On desktop, history view loses focus after pressing Ctrl+F
Bug #1522757 reported by
Olivier Tilloy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
Bill Filler | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Medium
|
Olivier Tilloy |
Bug Description
Steps to reproduce:
- launch webbrowser-app
- press Ctrl+H to open the history view
- use the up, down, left, right arrow keys to verify that you can navigate in the history (thus proving that the view has active focus)
- press Ctrl+F to activate the search in history
Expected result: the search field gets focus
Current result: the search field doesn’t get focus, and the view completely looses active focus: pressing ESC doesn’t exit search in history.
Related branches
lp://staging/~osomon/webbrowser-app/keyboard-shortcut-fixes
- PS Jenkins bot: Approve (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 159 lines (+92/-6)4 files modifiedsrc/app/webbrowser/Browser.qml (+14/-2)
src/app/webbrowser/HistoryViewWide.qml (+2/-4)
tests/autopilot/webbrowser_app/emulators/browser.py (+3/-0)
tests/autopilot/webbrowser_app/tests/test_keyboard.py (+73/-0)
tags: | added: keyboard |
Changed in webbrowser-app (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in webbrowser-app (Ubuntu): | |
assignee: | nobody → Olivier Tilloy (osomon) |
status: | Triaged → In Progress |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
importance: | Undecided → Medium |
milestone: | none → ww02-2016 |
status: | In Progress → Fix Committed |
summary: |
- On desktop, history view looses focus after pressing Ctrl+F + On desktop, history view loses focus after pressing Ctrl+F |
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.20151204- 0ubuntu1
--------------- 04.20151204- 0ubuntu1) xenial; urgency=medium
webbrowser-app (0.23+16.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
[ Olivier Tilloy ] istChronologica lModel, VisitDateModel and TopSitesModel) with simple, pure QML eModel
* Fix 3 autopilot test failures on desktop in narrow mode. (LP:
#1522344)
* Fix multiple keyboard focus/shortcut issues. (LP: #1522776,
#1522783, #1522757, #1522767)
* Replace custom models (HistoryDomainL
HistoryLast
SortFilterModel instances. Remove entirely HistoryTimefram
which was not needed any longer. (LP: #1480947)
* Skip a test that requires HTTPS support in the test suite, which is
lacking for now.
* Update translation template.
-- Olivier Tilloy <email address hidden> Fri, 04 Dec 2015 11:06:50 +0000