Actions
Feature #1281
openThe URL line edit is not populated if the tab is switched to while it is loading
Start date:
06/13/2025
Due date:
% Done:
0%
Estimated time:
Description
When switching to a new tab, if the URL line edit is blank, it receives keyboard focus. This is the desired behavior when opening a new tab. But if the new tab is loading a slow URL, like bugs.debian.org, then the URL line edit is focused, and it is not populated once the page receives the URL.
The solution is to either not focus the URL line edit when switching to a tab that has no current URL but is loading one or to populate a loading URL before one is received from the page.
No data to display
Actions