ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #09761
[Bug 1532739] Re: [webapp-container] WebView initially doesn’t have active focus
This bug was fixed in the package webbrowser-app -
0.23+16.10.20160713-0ubuntu1
---------------
webbrowser-app (0.23+16.10.20160713-0ubuntu1) yakkety; urgency=medium
[ Alexandre Abreu ]
* Fix container AP tests browse_to function
* Set container webview as active focus (LP: #1532739)
[ Santosh Mahto ]
* Support keyboard shortcuts in webapp containers (LP: #1579101)
-- Alexandre Abreu <alexandre.abreu@xxxxxxxxxxxxx> Wed, 13 Jul 2016
16:24:06 +0000
** Changed in: webbrowser-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1532739
Title:
[webapp-container] WebView initially doesn’t have active focus
Status in webbrowser-app package in Ubuntu:
Fix Released
Bug description:
When launching the webapp container, the webview that is instantiated
initially doesn’t have active focus (the window’s QQuickRootItem
does). The ancestor chain of the WebView should be comprised of
FocusScopes only, not bare Items (Loaders are focus scopes, so they
are OK), and the top-level ancestor should have focus.
Note: I came across this issue while working on
https://code.launchpad.net/~osomon/webbrowser-app/context-menu-
focus/+merge/280759, autopilot tests should verify that the webview
initially has active focus.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1532739/+subscriptions
References