bmFtZQ / edge-frfox

A Firefox userChrome.css theme that aims to recreate the look and feel of Microsoft Edge.
MIT License
667 stars 35 forks source link

Profile drop down menu box is too big. #129

Closed Spacellary closed 8 months ago

Spacellary commented 8 months ago

Description

Clicking the 3 dots then your account/profile brings a menu with a few options, but the box for this menu is very oversized and goes past the options. This wasn't the case in the previous versions for me. Tested in both Nightly and stable Firefox.

Include screenshot / video recording if possible:

image

The menu from the movable profile icon remains correct:

image

Configuration

nikkehtine commented 8 months ago

The menu pop up stays the same size even when navigating to a submenu, this is normal Firefox behavior

ContinuumOperand commented 8 months ago

Since it's redundant to have both and to make it closer to Edge, I think a tweak option to hide the Profile menu from the [...] menu then would be interesting, as Edge doesn't have that, with only the profile icon being visible.

bmFtZQ commented 8 months ago

I've added the tweak uc.tweak.context-menu.hide-firefox-account as suggested by ContiuumOperand which will hide the Firefox account menu item from the app menu.

As nikkehtine said, the pop-up doesn't change size when navigating between menus in regular Firefox. So with the tweak added I will mark this as closed.

Screenshot showing app menu with the Firefox account menu item removed.