Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gtk
gtk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,147
    • Issues 1,147
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 141
    • Merge Requests 141
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gtkgtk
  • Issues
  • #3650

Closed
Open
Opened Feb 04, 2021 by Yuri6037@Yuri6037

popup input catched by other window

Steps to reproduce

  1. Open GNOME Totem, Nautilus or any GTK 3+ app
  2. Resize it in such a way that the popup menu would have larger height than the window itself
  3. Try to click on a button outside of the window in the popup menu
  4. Enjoy bug input captured by the window under the current one

Current behavior

Input gets pumped by a different window which is wrong.

Expected outcome

Input should be pumped by the current window.

Version information

  • OS: Pop!_OS 20.10
  • GNOME 3.38.1
  • Nautilus: 3.38.1-stable

Additional information

There's no specific error logs it's just an input bug.

Perhaps is this not GTK bug but GNOME shell bug?

Edited Feb 04, 2021 by Yuri6037
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gtk#3650