Skip to content
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

Damage issues with Firefox on Wayland menus #3197

Closed
J0nnyMak0 opened this issue Nov 26, 2018 · 1 comment
Closed

Damage issues with Firefox on Wayland menus #3197

J0nnyMak0 opened this issue Nov 26, 2018 · 1 comment
Labels
bug Not working as intended

Comments

@J0nnyMak0
Copy link
Contributor

Some symptoms:

  1. Menus are drawn over each other. (attached).
  2. Context menu stays on screen even after clicking outside the menu.
    menus
@J0nnyMak0 J0nnyMak0 changed the title Firefox fails redraw menus Firefox fails to redraw menus Nov 26, 2018
@emersion emersion changed the title Firefox fails to redraw menus Damage issues with Firefox on Wayland menus Nov 26, 2018
@emersion emersion added the bug Not working as intended label Nov 26, 2018
emersion added a commit to emersion/sway that referenced this issue Nov 26, 2018
Damage subsurfaces when they are destroyed. Since subsurfaces don't have an
unmap event we need to do that on destroy.

We also don't want to keep a sway_view_child when the wlr_subsurface has been
destroyed.

Fixes swaywm#3197
@emersion
Copy link
Member

Can you try #3199?

emersion added a commit to emersion/sway that referenced this issue Nov 27, 2018
Damage subsurfaces when they are destroyed. Since subsurfaces don't have an
unmap event we need to do that on destroy.

We also don't want to keep a sway_view_child when the wlr_subsurface has been
destroyed.

Fixes swaywm#3197
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Not working as intended
Development

No branches or pull requests

2 participants