-
Notifications
You must be signed in to change notification settings - Fork 974
Context menu paste should allow for repetitive paste just like the keyboard shortcut. #2909
Comments
This may be an electron / Muon bug... I bet we can check upstream for patches which may have this fixed |
@bsclifton this is the site that our Community contributor experienced this on (macOS, reported this evening, sounds similar to what you all were working through): URL: www.cor-mariae.com Community thread for reference: https://community.brave.com/t/pasting-material-on-website/1972/3 |
@bsclifton I am going to have the contributor confirm once the push is live, and will report here. Most likely was a timing discrep between the 0.14.0 release and the hotfix. |
@bsclifton |
I think this problem is made worse by the fact that context menus are synchronous on macOS (#5470). |
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
When pasting a word into a text field via the context menu, it will highlight and replace the previous word. When pasting from the keyboard it will append.
Expected behavior:
The context menu behavior should match the keyboard behavior.
Tested on OS X
0.11.2 RC1
The text was updated successfully, but these errors were encountered: