touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #123119
[Bug 1524353] Re: Shortcuts still active in settings page
I think this is a regression introduced by https://bazaar.launchpad.net
/~phablet-team/webbrowser-app/trunk/revision/1280.
The Chrome instance used to be parented to a FocusScope which wasn’t
visible when the settings page was, but it was moved out of that focus
scope. The relevant keyboard shortcuts are disabled when the chrome
isn’t visible, but that condition is not valid any longer, it needs to
be updated.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1524353
Title:
Shortcuts still active in settings page
Status in webbrowser-app package in Ubuntu:
Triaged
Bug description:
Steps to reproduce
1) Open a couple of new tabs
2) Go to the settings page
3) Press Ctrl-W
4) Close the settings page
Expected result
All the tabs you opened should still be there
Actual result
A tab was closed in the background when you pressed Ctrl-W
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1524353/+subscriptions
References