Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Context menu paste should allow for repetitive paste just like the keyboard shortcut. #2909

Closed
alexwykoff opened this issue Aug 3, 2016 · 6 comments

Comments

@alexwykoff
Copy link
Contributor

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.

  • Platform (Win7, 8, 10? macOS? Linux distro?):
    Tested on OS X
  • Brave Version:
    0.11.2 RC1
  • Steps to reproduce:
    1. Visit a site with a text input.
    2. Copy and paste some text via the context menu.
    3. Paste again.
  • Screenshot if needed:
  • Any related issues:
@bsclifton
Copy link
Member

Confirmed this is still an issue; we saw it on 0.14.0 and 0.14.1 RC1

paste_selectall2

@bsclifton bsclifton added the needs-investigation A bug not 100% confirmed/fixed that needs QA to better audit. label Apr 1, 2017
@bsclifton
Copy link
Member

This may be an electron / Muon bug... I bet we can check upstream for patches which may have this fixed

@bsclifton bsclifton self-assigned this Apr 1, 2017
@bsclifton bsclifton modified the milestones: 1.1.0, 1.2.0 Apr 1, 2017
@lukemulks
Copy link
Collaborator

@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

@lukemulks
Copy link
Collaborator

@bsclifton
Just noting before my brain forgets...
The link above may actually be fixed by the update currently being pushed.

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.

@lukemulks
Copy link
Collaborator

@bsclifton
Confirming that the contributor mentioned above has reported that v0.14.1 has resolved their issue.

@cndouglas
Copy link

I think this problem is made worse by the fact that context menus are synchronous on macOS (#5470).

@alexwykoff alexwykoff modified the milestones: 1.2.0, Backlog Nov 1, 2017
@bsclifton bsclifton removed their assignment Sep 1, 2018
@bsclifton bsclifton added stale and removed needs-investigation A bug not 100% confirmed/fixed that needs QA to better audit. labels Sep 1, 2018
@bsclifton bsclifton removed this from the Triage Backlog milestone Sep 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants