Context menu/item corners never square #488
Labels
Class::Layout-Others
Layout issues except Padding and Size issues
Component::Context-Menu
Only for context menu
Difficult::Unknown
Unknown cause or difficult to reproduce
Env::Mac
Issues on Mac
Issue::Bug
Something isn't working
Discussed in #487
Originally posted by adamp01 October 20, 2022
Describe the bug
Hey @black7375 - On esr102 (Waterfox G5.0.2) and MacOS the context menu and context menu items never seem to have square corners. This is using v6.3.0.
Any ideas for why this might be happening? I checked the css for the menupopup and it is applied and active, but it seems the border-radius property has no effect on this element.
Expected behavior
Menu's corner should looks square
Screenshots
Environment:
Additional context
Looks like it's just related to native context menu:
widget.macos.native-context-menus
. Unfortunately setting that to false makes the menu look a bit nasty.The text was updated successfully, but these errors were encountered: