Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1457201 - Wayland - child pop-up menu is not shown
Summary: Wayland - child pop-up menu is not shown
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ffwayland
TreeView+ depends on / blocked
 
Reported: 2017-05-31 10:09 UTC by Martin Stransky
Modified: 2017-12-06 15:09 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1455915
Environment:
Last Closed: 2017-06-19 12:15:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Martin Stransky 2017-05-31 10:09:34 UTC
Description of problem:

On https://github.com/stransky/gecko-dev.git package:

View -> Toolbars -> missing menu

Comment 1 Martin Stransky 2017-06-19 11:33:40 UTC
On Wayland Gtk complains that we create popup as a child of non-topmost window. It's because Firefox creates all popups as a child of main window does not honor the popup hierarchy.

As a workaround we create popups as subsurface GdkWindow type and not xdg_shell popups on Wayland.

Comment 3 Jan Horak 2017-12-06 15:09:28 UTC
We can't use this workaround, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1423598


Note You need to log in before you can comment on or make changes to this bug.