micheleg / dash-to-dock

A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops.
https://micheleg.github.io/dash-to-dock/
GNU General Public License v2.0
3.87k stars 459 forks source link

Cannot click right click menu when it overlaps the dock #1818

Open andrewaclear opened 2 years ago

andrewaclear commented 2 years ago

Whenever a menu is larger and drops down to the bottom of the screen overlapping the dock, I cannot click on the part of the menu that overlaps the dock.

vanvugt commented 2 years ago

Downstream Ubuntu bug: https://launchpad.net/bugs/1986451

vanvugt commented 1 year ago

This seems to be Xorg-specific. The equivalent Wayland bug is #1887

andrewaclear commented 1 year ago

I don't think it's Ubuntu (Ubuntu is a distro), if anything it's GNOME shell but I have not seen this behaviour with GNOME shell in anything else so that suggests it has to do with the dock.

andrewaclear commented 1 year ago

One thing I have observed is that some GNOME menus create an overlay that forces you to "click off" to click anything else. Perhaps the dock is always being placed "on top" or is "absolutely" positioned which is conflicting with / on top of this overlay pushing the menu behind so we can't click it.

Gu57avo commented 2 months ago

I'm seeing the same behaviour, it is for sure an issue of the menu popup being overlapped by the dash-to-dock dock, even if the menu appears to be on top, the section of the menu that is over the dock is unclickable.

Gu57avo commented 2 months ago

Also, the zorin devs 'fixed' this issue with their taskbar extension that also has an autohide option, and the popup doesn't draw over the taskbar.