Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

cinnamon: Tooltips stop working #11

Closed
Elliot4444 opened this issue Jun 21, 2023 · 1 comment
Closed

cinnamon: Tooltips stop working #11

Elliot4444 opened this issue Jun 21, 2023 · 1 comment

Comments

@Elliot4444
Copy link

Tooltips stop working in panel completely.

Steps to reproduce:

  • Turn off "Group windows by application" in the Grouped windows list applet.
    grafik
  • Open two windows of one application, e.g. Firefox.
  • Close one window by middleclick on the application button on the panel.
  • No more toolstips anywhere until restarting Cinnamon.
mtwebster added a commit to linuxmint/cinnamon that referenced this issue Jun 21, 2023
when destroying the hover menu.

When a PopupMenu instance opens, global.menuStackLength is
incremented. Panel tooltips are prevented from showing when
that is non-zero.

When cleaning up after middle-clicking an app, PopupMenu.close()
was not being called, which would decrement that value.

Fixes linuxmint/mint21.2-beta#11
@clefebvre clefebvre changed the title Tooltips stop working cinnamon: Tooltips stop working Jun 22, 2023
@clefebvre
Copy link
Member

Fixed in master.

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

No branches or pull requests

2 participants