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

contextual menu of the single dial superimposed on the windows one so that the single dials cannot be modified #310

Open
giuvahhh opened this issue Feb 29, 2024 · 3 comments

Comments

@giuvahhh
Copy link

giuvahhh commented Feb 29, 2024

Hi!
My problem using firefox is that contextual menu of the single dial is superimposed on the windows one so that the single dials cannot be modified. How can I resolve? Thanks

@Juraj-Masiar
Copy link
Member

Juraj-Masiar commented Feb 29, 2024

Hello,
Open "about:config" page and change this value to TRUE:
dom.event.contextmenu.enabled

@giuvahhh
Copy link
Author

giuvahhh commented Mar 5, 2024

it works! but after 1 day firefox reset change, why?
How should I set these keys?
services.sync.prefs.sync-seen.dom.event.contextmenu.enabled
services.sync.prefs.sync-seen.services.sync.prefs.sync.dom.event.contextmenu.enabled
services.sync.prefs.sync.dom.event.contextmenu.enabled

@Juraj-Masiar
Copy link
Member

In general, it's best to NOT change any values in the "about:config" page :).

The dom.event.contextmenu.enabled I've mentioned should be by default set to TRUE, so if you have it set to FALSE, then either you or some software set it to FALSE.
Do you have some tools that can manipulate about:config values?

Regarding your question, sadly I can't tell what those options do. But as mentioned before, it's best to not change any values there, unless you are 100% sure what they do. Otherwise some unexpected things may break (like the context menu :)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants