[desktop] When clicking a link that opens a new tab, focus should be on page, not address bar
Bug #1505724 reported by
Michael Terry
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
webbrowser-app (Ubuntu) |
Fix Released
|
High
|
Ugo Riboni |
Bug Description
1) Visit http://
2) Click the "HTML Tags" link in the "Example" area
3) Note where the keyboard focus after the new tab is opened
It should be on the page, which lets the user press up, down, page up, page down, etc.
Instead, its in the address bar. Which (A) is pointless since we just went to this page, we're unlikely to want to suddenly navigate elsewhere and (B) is actively annoying, since I can't see the URL of this new tab.
Related branches
lp://staging/~uriboni/webbrowser-app/open-targetet-link-focus-page
- PS Jenkins bot: Approve (continuous-integration)
- Olivier Tilloy: Approve
-
Diff: 37 lines (+9/-0)2 files modifiedsrc/app/webbrowser/Browser.qml (+1/-0)
tests/autopilot/webbrowser_app/tests/test_tabs.py (+8/-0)
Changed in webbrowser-app (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: focus |
Changed in webbrowser-app (Ubuntu): | |
assignee: | nobody → Ugo Riboni (uriboni) |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
milestone: | none → ww46-2015 |
importance: | Undecided → High |
status: | New → Triaged |
Changed in webbrowser-app (Ubuntu): | |
status: | Triaged → In Progress |
Changed in canonical-devices-system-image: | |
status: | Triaged → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package webbrowser-app - 0.23+16. 04.20151103- 0ubuntu1
--------------- 04.20151103- 0ubuntu1) xenial; urgency=medium
webbrowser-app (0.23+16.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
[ Olivier Tilloy ]
* Update translation template.
[ Ugo Riboni ]
* Fix a bug preventing in some cases the address bar from getting
focus when entering find in page mode. Also correctly hide the left
hand side icons when in find in page mode. (LP: #1508130)
* Focus the page when opening links with target="_blank". (LP:
#1505724)
* Prevent the address bar from being cleared when the actual url
changes and the user has already started typing. (LP: #1487713)
* Update the user script to remove the Facebook app banner. (LP:
#1352783)
* Use AbstractButton to handle some tab interactions so that haptics
are used on touch. (LP: #1505725)
-- Olivier Tilloy <email address hidden> Tue, 03 Nov 2015 11:56:19 +0000