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

Layer control disabled layers contextmenu doesn't work on firefox #847

Open
prushforth opened this issue May 8, 2023 · 0 comments
Open
Labels

Comments

@prushforth
Copy link
Member

prushforth commented May 8, 2023

  1. Layer control disabled layers contextmenu doesn't work on firefox

This may be because of an underlying bug in firefox, but it may be possible to work around, with some effort, because the default context menu is shown.

  1. Context menu always appears at center of map on firefox, making "Copy Location" unlikely (but Paste also doesn't work on firefox, so perhaps that's a moot point until both are fixed).

This is also likely because the contextmenu event is not a kind of PointerEvent on firefox, so the coordinates of the right-click event aren't reported.

There are known upstream accessibility issues with context menu.

@prushforth prushforth added the bug label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant