]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/commit
Don't focus the URL line edit when switching tabs if it is blank but a new page is...
authorSoren Stoutner <soren@stoutner.com>
Tue, 24 Jun 2025 18:42:17 +0000 (11:42 -0700)
committerSoren Stoutner <soren@stoutner.com>
Tue, 24 Jun 2025 18:42:17 +0000 (11:42 -0700)
commitbb66773a6b374b075ff7ee1fbf7e028bdd51d2db
treeb8aa358b0d5ef34834573551b0b41df507ff55ac
parent749e4f7635923f954f3ac4b5728bb535da9cda65
Don't focus the URL line edit when switching tabs if it is blank but a new page is loading.  https://redmine.stoutner.com/issues/1281
src/dialogs/SettingsDialog.cpp
src/widgets/TabWidget.cpp
src/windows/BrowserWindow.cpp