Merge lp://qastaging/~osomon/webbrowser-app/qquickshortcuts into lp://qastaging/webbrowser-app

Proposed by Olivier Tilloy
Status: Merged
Approved by: Olivier Tilloy
Approved revision: 1391
Merged at revision: 1407
Proposed branch: lp://qastaging/~osomon/webbrowser-app/qquickshortcuts
Merge into: lp://qastaging/webbrowser-app
Diff against target: 1198 lines (+666/-337)
12 files modified
src/app/CMakeLists.txt (+3/-1)
src/app/FilteredKeyboardModel.qml (+33/-0)
src/app/browserapplication.cpp (+2/-0)
src/app/qquickshortcut.cpp (+283/-0)
src/app/qquickshortcut_p.h (+109/-0)
src/app/webbrowser/Browser.qml (+200/-258)
src/app/webbrowser/KeyboardShortcut.qml (+0/-25)
src/app/webbrowser/KeyboardShortcuts.qml (+0/-41)
src/app/webbrowser/ListViewHighlight.qml (+2/-3)
src/app/webbrowser/NavigationBar.qml (+10/-7)
tests/autopilot/webbrowser_app/tests/test_keyboard.py (+22/-1)
tests/autopilot/webbrowser_app/tests/test_private.py (+2/-1)
To merge this branch: bzr merge lp://qastaging/~osomon/webbrowser-app/qquickshortcuts
Reviewer Review Type Date Requested Status
system-apps-ci-bot continuous-integration Needs Fixing
PS Jenkins bot continuous-integration Needs Fixing
Review via email: mp+290299@code.qastaging.launchpad.net

Commit message

Import QQuickShortcut from Qt 5.5 to properly handle window-level keyboard shortcuts.
We cannot bump the dependency on Qt to 5.5 as the stable overlay PPA for devices currently has Qt 5.4.1.

To post a comment you must log in.
1389. By Olivier Tilloy

Remove an incorrect condition now that the QInputInfo API is available.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
1390. By Olivier Tilloy

Fix failing autopilot test.

1391. By Olivier Tilloy

Filter out autopilot-emulated keyboards.

Revision history for this message
system-apps-ci-bot (system-apps-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
1392. By Olivier Tilloy

Do not change focus unnecessarily when switching tabs: clear the address bar instead if needed.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to status/vote changes: