Skip to content

only bring toplevels to front #2716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lilydjwg
Copy link
Contributor

@lilydjwg lilydjwg commented Jul 8, 2025

Don't bring a popup or subsurface to front as subsurfaces have their own order.

fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1943240. fixes #2566.

don't bring a popup or subsurface to front as subsurfaces have their own
order.

fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1943240.
fixes WayfireWM#2566.
@lilydjwg lilydjwg force-pushed the subsurface-order branch from 2e95a94 to e6ad62e Compare July 8, 2025 14:24
@ammen99
Copy link
Member

ammen99 commented Jul 8, 2025

The fix is weird because what you describe is a bug related to subsurface ordering, and the patch that you have will make a difference only if we have dialogs. Can you explain how to reproduce the issue starting from a fresh install of firefox?

@lilydjwg
Copy link
Contributor Author

lilydjwg commented Jul 8, 2025

I have written steps to reproduce in the firefox bug. Copying it here:

  • Create a folder in the bookmark bar
  • Create a folder inside the folder just created
  • Right click on the new folder to open a context menu

@killown
Copy link
Contributor

killown commented Jul 8, 2025

test.mp4

@ammen99
Copy link
Member

ammen99 commented Jul 8, 2025

I have written steps to reproduce in the firefox bug. Copying it here:

  • Create a folder in the bookmark bar
  • Create a folder inside the folder just created
  • Right click on the new folder to open a context menu

I repeated these steps but it works OK here. Firefox 139.0.4

@killown
Copy link
Contributor

killown commented Jul 8, 2025

I have written steps to reproduce in the firefox bug. Copying it here:

* Create a folder in the bookmark bar

* Create a folder inside the folder just created

* Right click on the new folder to open a context menu

are you on matrix wayfire chat? https://matrix.to/#/#wayfire:matrix.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Subsurface order isn't respected on mouse click and causes issue for Firefox
3 participants