rafaelmardojai / firefox-gnome-theme

A GNOME👣 theme for Firefox🔥
The Unlicense
3.4k stars 155 forks source link

Overflowing bookmarks menu and right click context menu jitters #743

Closed ZechariahB closed 7 months ago

ZechariahB commented 7 months ago

Describe the bug Firefox limits the size of menus according to the monitor's resolution and to show everything it shows arrows and allows scrolling. There seems to be conflicting CSS which causes jittering to occur while that is visible.

To Reproduce 1

  1. Add bookmarks inside a folder until both top and bottom is constrained by monitor resolution.
  2. Move your mouse and hover over the folder, then over to the list of bookmarks.
  3. You should see that contents inside jitter back and forth violently until mouse stops moving.

To Reproduce 2

  1. Use a right click menu that has a lot of entries. If it is too small or you place it too far down, this will not occur.
  2. Touch the bottom of the context menu with the bottom of the monitor.
  3. You should also see that too jitters.

Expected behavior Both described should not occur like Firefox without using theme.

Setup information

Optional features:

rafaelmardojai commented 7 months ago

Possibly a duplicated of #728, can you confirm? Should be fixed on master.

rafaelmardojai commented 7 months ago

Tagged a new release, so you can also use the curl command to update.

ZechariahB commented 7 months ago

Seems to be indeed a dupe. I overlooked that.