Activity log for bug #1532739

Date Who What changed Old value New value Message
2016-01-11 10:20:44 Olivier Tilloy bug added bug
2016-01-11 12:27:36 Olivier Tilloy description When launching the webapp container, the webview that is instantiated initially doesn’t have active focus (I don’t know which item 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. 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.
2016-01-15 17:12:42 Alexandre Abreu webbrowser-app (Ubuntu): status New In Progress
2016-06-17 17:40:33 Alexandre Abreu branch linked lp:~abreu-alexandre/webbrowser-app/active-focus
2016-07-25 09:47:23 Launchpad Janitor webbrowser-app (Ubuntu): status In Progress Fix Released