← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1649577] [NEW] Fix for bug 1599771 breaks popup menus

 

Public bug reported:

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.

** Affects: oxide
     Importance: Critical
         Status: Triaged

** Affects: oxide/1.19
     Importance: Critical
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => Critical

** Changed in: oxide
       Status: New => Triaged

** Also affects: oxide/1.19
   Importance: Undecided
       Status: New

** Changed in: oxide/1.19
   Importance: Undecided => Critical

** Changed in: oxide/1.19
       Status: New => Triaged

** Changed in: oxide
    Milestone: None => branch-1.20

** Changed in: oxide/1.19
    Milestone: None => 1.19.6

-- 
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:
  Triaged
Status in Oxide 1.19 series:
  Triaged

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


Follow ups