Firefox inherits old macOS cursor menu on Pop-up Preferences
Categories
(Core :: Widget: Cocoa, enhancement, P2)
Tracking
()
People
(Reporter: raymond.h1227, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:96.0) Gecko/20100101 Firefox/96.0
Steps to reproduce:
- Go on a website that would show a pop-up window
- Firefox blocks the pop-up and shows a notice below the address bar with preferences button.
- Click on the "Preference" button and it'll show the menu.
Actual results:
The quick preference menu is not inheriting macOS Big Sur / Monterey design.
The attached image that shows the pop-up quick preference menu is the one showing it's inheriting incorrect macOS design on newer macOS versions.
Expected results:
The quick preference menu should inherit newer macOS cursor menu design.
| Reporter | ||
Comment 1•4 years ago
|
||
| Reporter | ||
Updated•4 years ago
|
| Reporter | ||
Updated•4 years ago
|
Comment 2•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 3•4 years ago
|
||
By 'cursor' menu, I'm assuming you are referring to the context menu. Could you clarify what you see as incorrect in the existing menu? I see that the horizontal separation bar is not the expected color. Is there something else that I missed?
| Reporter | ||
Comment 4•4 years ago
|
||
Hello, the part you mentioned could be a part of enhancement too. Anyway, I was talking about the part that in macOS Big Sur (or above), the context menu has a design that the hovered selection highlight has a round rectangle design, meanwhile the old macOS design that the pop-up blocker is using has a design that the hovered selection extends the highlight part to its edge and without round rectangles.
Comment 5•4 years ago
|
||
Yes, this dropdown is one of those "anchored" menupopups which we still need to make native.
Description
•