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

Wayland: app freezes if viewport is behind main window #5145

Open
YgorSouza opened this issue Sep 21, 2024 · 0 comments
Open

Wayland: app freezes if viewport is behind main window #5145

YgorSouza opened this issue Sep 21, 2024 · 0 comments
Labels
bug Something is broken native-linux Problem specific to Linux viewports multiple viewports, viewports API

Comments

@YgorSouza
Copy link
Contributor

Describe the bug

When an immediate or deferred viewport is completely covered by the main window, the application stops responding until the viewport is brought to the front again.

Screencast.from.2024-09-21.10-40-26.mp4

To Reproduce
Steps to reproduce the behavior:

  1. Run the multiple_viewports example
  2. Check either of the viewports
  3. Move the child window on top of the main window
  4. Click on the main window to bring it to the front
  5. The app freezes

Expected behavior

The application should remain responsive.

Screenshots

Desktop (please complete the following information):

  • OS: Fedora 40
  • Browser N/A
  • Version N/A

Smartphone (please complete the following information):
N/A

Additional context

OS: Fedora Linux 40 (Workstation Edition) x86_64
Host: Laptop (12th Gen Intel Core) A6
Kernel: 6.10.10-200.fc40.x86_64
Shell: bash 5.2.26
Resolution: 2256x1504
DE: GNOME 46.5
WM: Mutter
WM Theme: Adwaita
Theme: Adwaita-dark [GTK2/3]
Icons: Adwaita [GTK2/3]
CPU: 12th Gen Intel i7-1260P (16) @ 4.700GHz
GPU: Intel Alder Lake-P GT2 [Iris Xe Graphics]

@YgorSouza YgorSouza added the bug Something is broken label Sep 21, 2024
@emilk emilk added native-linux Problem specific to Linux viewports multiple viewports, viewports API labels Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken native-linux Problem specific to Linux viewports multiple viewports, viewports API
Projects
None yet
Development

No branches or pull requests

2 participants