Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Right click has the text overlap then icons #1008

Open
2 of 9 tasks
neilpat05 opened this issue Oct 21, 2024 · 3 comments
Open
2 of 9 tasks

Right click has the text overlap then icons #1008

neilpat05 opened this issue Oct 21, 2024 · 3 comments
Labels
Class::Padding Padding and margin related layout Component::Context-Menu Only for context menu Env::Mac Issues on Mac Issue::Bug Something isn't working

Comments

@neilpat05
Copy link

Describe the bug

On right clicking, the icons overlap the text
image

Expected behavior

There should not be an overlap

Screenshots

No response

OS

Mac OS

OS - Others

No response

Firefox Version

131.0.3

Distribution

Theme

Theme - More Info

No response

user.js setup

user.js setup
// Your settings

Additional context

No response

@neilpat05 neilpat05 added the Issue::Bug Something isn't working label Oct 21, 2024
@neilpat05
Copy link
Author

I'm unsure why the option was set to false in "widget.macos.native-context-menus". I set it to true, and this seems to be fixed.

@xiecang
Copy link

xiecang commented Oct 30, 2024

I’d like to customize the CSS for the right-click menu, so I need to set widget.macos.native-context-menus to false. However, the icons end up misaligned, which is quite frustrating. I’d be grateful if you could help optimize this.

@neilpat05 neilpat05 reopened this Nov 3, 2024
@Bali10050
Copy link

@xiecang try .menu-text{padding-left: 30px;} in your css

@black7375 black7375 added Env::Mac Issues on Mac Class::Padding Padding and margin related layout Component::Context-Menu Only for context menu labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Class::Padding Padding and margin related layout Component::Context-Menu Only for context menu Env::Mac Issues on Mac Issue::Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants