Skip to content

Bug: Mouse events captured by invisible window preview #33

Description

@binarynoise

After hovering a window to show the thumbnail/preview, the preview continues to intercept mouse events even after it is no longer visible.

Steps to reproduce:

  1. Hover a window to make the preview/thumbnail appear.
  2. Click the preview to bring the window to the foreground.
  3. Try to click or scroll over the area where the preview was shown:
    • Clicks in that area now have no effect
    • Scrolling in that area triggers the default preview action (open/restore/maximize/minimize)
  4. Manually closing the preview by clicking the application icon instead of the preview seems to fully close the preview window, so mouse events aren't intercepted any more.

The problem started around the time Cinnamon 6.6.
The same effect appears when only displaying the list of window titles.
It looks like there is something missing when the preview is dismissed by selecting it, instead of getting actively closed.

Screencast:

2026-01-21_22-04-03.webm

This is a follow-up to my report at https://cinnamon-spices.linuxmint.com/applets/view/372

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions