You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser right-click context menu seems to be disabled by default when right-clicking selected text in an item in a kanban list.
The text was updated successfully, but these errors were encountered:
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
changed the title
Browser context menu available - how to enable.
Browser context menu disabled - how to enable.
Oct 23, 2022
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.
Browser right-click context menu seems to be disabled by default when right-clicking selected text in an item in a kanban list.
The text was updated successfully, but these errors were encountered: