Skip to content

Menus seem to be displayed on the same layer as the parent #1293

@spl237

Description

@spl237

A small glitch I noticed yesterday.

We use pcmanfm to draw the desktop background; if you right-click the desktop, you get a pop-up menu.
On labwc, this menu displays underneath any windows which happen to be open - on wayfire, it displays on top of any open windows.

I suspect the layer-shell layer for the menu is being set to the same layer as the parent window which opens it - as the pcman desktop window is shown on the background layer, the menu gets set to the same layer, rather than the overlay layer where it should be displayed. Would it be better to make sure all menus get assigned to the overlay layer irrespective of parent layer?

Metadata

Metadata

Assignees

No one assigned

    Labels

    PR pendingPR to fix the issue is already pendingbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions