You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The proximate cause seems to be as follows. When and only when (1) 'Force the panel to be visible when opening the menu' is false, and (2) one opens the menu with the keyboard, the menu appears too far up the screen.
Steps to reproduce
Have an autohiding top panel.
Have this menu option disabled: 'Force the panel to be visible when opening the menu'.
Have the pointer outside the panel-opening trigger area.
Open Mint's menu by using a keyboard shortcut.
Start typing - and do not move the pointer.
See that the panel drops down, obscuring one's typing - and stay's down until one clicks somewhere outside the trigger area.
Expected behavior
5 should not happen.
Additional information
The affected computer. (I have yet to test on another computer)
Framework F13
Resolution: 2880 x 1920
Scaling: x 2
~/.xsession-errors contains some stuff that just might be relevant:
(cinnamon:3514): GLib-GObject-CRITICAL **: 04:57:41.324: value "-36.000000" of type 'gfloat' is invalid or out of range for property 'margin-bottom' of type 'gfloat'
(cinnamon:3514): Clutter-WARNING **: 05:03:48.077: Attempting to remove actor of type 'StIcon' from group of class 'ClutterBox', but the container is not the actor's parent.
(cinnamon:3514): GLib-GObject-CRITICAL **: 05:03:48.078: value "-36.000000" of type 'gfloat' is invalid or out of range for property 'margin-bottom' of type 'gfloat'
[. . .]
(cinnamon:3514): Gjs-CRITICAL **: 03:00:17.461: JS ERROR: TypeError: devices is undefined
_connectionRemoved@/usr/share/cinnamon/applets/[email protected]/applet.js:2260:29
Gjs-Message: 03:00:55.369: JS LOG: Unknown network device type, is 29
Gjs-Message: 03:05:30.207: JS LOG: [LookingGlass/info] Updating user
Gjs-Message: 03:05:36.035: JS LOG: [LookingGlass/info] Updating user
Gjs-Message: 03:10:17.065: JS LOG: Removing a network device that was not added
[. . .]
Gjs-Message: 04:39:07.843: JS LOG: Unknown network device type, is 29
Gjs-Message: 04:44:33.913: JS LOG: [LookingGlass/info] Updating user
Gjs-Message: 04:46:25.004: JS LOG: [LookingGlass/info] Updating user
Gjs-Message: 04:54:09.790: JS LOG: [LookingGlass/info] Updating user
I am 95% certain this is related to the following pull request. #11779
I have been dealing with the same issue ever since the Cinnamon 6.4.0 release last November. There was discussion about reverting the pull request in early December 2024 but I have not heard anything since.
Distribution
Mint 22..2
Package version
6.4.6
Graphics hardware in use
AMD integrated
Frequency
Always
Bug description
Under some conditions - see 'Steps to reproduce' for detail - opening Mint's menu makes the panel obscure the menu's search box.
I managed (despite this) to get a screenshot:
The proximate cause seems to be as follows. When and only when (1) 'Force the panel to be visible when opening the menu' is false, and (2) one opens the menu with the keyboard, the menu appears too far up the screen.
Steps to reproduce
Expected behavior
5 should not happen.
Additional information
The affected computer. (I have yet to test on another computer)
~/.xsession-errors contains some stuff that just might be relevant:
Cf. #12536?
The text was updated successfully, but these errors were encountered: