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

Browser context menu disabled - how to enable. #178

Closed
WriterStat opened this issue Oct 23, 2022 · 1 comment
Closed

Browser context menu disabled - how to enable. #178

WriterStat opened this issue Oct 23, 2022 · 1 comment

Comments

@WriterStat
Copy link

WriterStat commented Oct 23, 2022

Browser right-click context menu seems to be disabled by default when right-clicking selected text in an item in a kanban list.

@WriterStat WriterStat changed the title Unable to copy item text...no browser context menu available - how to enable. Browser context menu available - how to enable. Oct 23, 2022
@WriterStat WriterStat changed the title Browser context menu available - how to enable. Browser context menu disabled - how to enable. Oct 23, 2022
@WriterStat
Copy link
Author

I took a chance on trying this below...

propagationHandlers: [] // the specified callback does not cancel the browser event. possible values: "click", "context"

from the read-me file.

It worked to turn back on the browser context menu. Was confusing label for me as it sounded like I needed to specify propagationHandlers. Hope helps someone.

Could there be a simpler way to do this where it defaults to the Browser event unless item context-menu option is turned on.

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

1 participant