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
Seems to only happen when right clicking immediately after the double left click, so there's probably some timeout in the selection code that isn't accounting for the difference between right and left click.
You can reproduce the issue by clicking left, then right, then left again in quick succession.
Since this happens on https://prosemirror.net/ too, I don’t think I can do anything here. Please create an issue at ProseMirror if you think this is an issue.
Since this happens on https://prosemirror.net/ too, I don’t think I can do anything here. Please create an issue at ProseMirror if you think this is an issue.
Description
When highlighting a word and opening a menu, the entire paragraph is highlighted.
Steps to reproduce the bug
Steps to reproduce the behavior:
Current behavior
v1
v2
Expected behavior
Screenshot, video, or GIF
If applicable, add screenshots to help explain your problem.
Environment?
Tested on multiple devices.
Windows 10 x64, FireFox 89.0.1 (64 bit), Google Chrome 91.0.4472.106 (64 bit)
The text was updated successfully, but these errors were encountered: