ubuntu-webapps-bugs team mailing list archive
-
ubuntu-webapps-bugs team
-
Mailing list archive
-
Message #04655
[Bug 1649577] Re: Fix for bug 1599771 breaks popup menus
** Changed in: oxide/1.19
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1649577
Title:
Fix for bug 1599771 breaks popup menus
Status in Oxide:
Fix Released
Status in Oxide 1.19 series:
Fix Released
Bug description:
Whilst trying to bring <select> popup menu support in to
UbuntuWebView, I've been struggling to get them working. It turns out
that popup menus are also broken in webbrowser-app with Oxide 1.19.
What's happening is:
1) The popup menu opens and receives focus.
2) Blink immediately requests that the popup menu closes because the webview sends a blur event.
This is a regression from bug 1599771. It sucks that we didn't find
this sooner (when the UI lives in Oxide, this sort of thing will be
easily testable with automated tests in Oxide).
I wonder whether we should revert the fix for bug 1599771 on the 1.19
branch and come up with a different fix for that.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1649577/+subscriptions
References