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

Panel obscures the menu search box. (Xia regression?) #12670

Open
LinuxOnTheDesktop opened this issue Jan 22, 2025 · 1 comment
Open

Panel obscures the menu search box. (Xia regression?) #12670

LinuxOnTheDesktop opened this issue Jan 22, 2025 · 1 comment
Labels

Comments

@LinuxOnTheDesktop
Copy link

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:

Image

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

  1. Have an autohiding top panel.
  2. Have this menu option disabled: 'Force the panel to be visible when opening the menu'.
  3. Have the pointer outside the panel-opening trigger area.
  4. Open Mint's menu by using a keyboard shortcut.
  5. Start typing - and do not move the pointer.
  6. 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

Cf. #12536?

@atiredman
Copy link

Hi LinuxOnTheDesktop,

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.

Also cf. linuxmint/cinnamon-spices-applets#6772

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

No branches or pull requests

2 participants