flutter-quill icon indicating copy to clipboard operation
flutter-quill copied to clipboard

Paste via ctrl+v does not work in web chrome windows

Open Nightwelf opened this issue 1 year ago • 8 comments

Is there an existing issue for this?

Flutter Quill version

8.6.4

Steps to reproduce

  • copy any text
  • paste text using ctrl+v

Expected results

text pasted

Actual results

text pasted incorrect or not pasted

Nightwelf avatar Dec 26 '23 05:12 Nightwelf

Hi, does the issue only happen on google chrome for windows?

EchoEllet avatar Dec 27 '23 11:12 EchoEllet

Hi, does the issue only happen on google chrome for windows?

no. I check in other browsers too

Nightwelf avatar Dec 28 '23 07:12 Nightwelf

Hi, does the issue only happen on google chrome for windows?

no. I check in other browsers too

I can't reproduce the bug, I tested it on google chrome in macOS and Android as well iOS

EchoEllet avatar Dec 28 '23 14:12 EchoEllet

Hi, does the issue only happen on google chrome for windows?

no. I check in other browsers too

I can't reproduce the bug, I tested it on google chrome in macOS and Android as well iOS

Bug only on Windows Linux and Mac works ok

Nightwelf avatar Dec 28 '23 15:12 Nightwelf

Is the copied text have styles or not?

EchoEllet avatar Dec 28 '23 15:12 EchoEllet

Is the copied text have styles or not?

Bug only on Microsoft Windows on any browser

Nightwelf avatar Dec 28 '23 15:12 Nightwelf

Is the copied text have styles or not?

Bug only on Microsoft Windows on any browser

The logic of pasting text differ if it have styles or not, we need to know if that bug from our side or from clipboard plugin that we use

EchoEllet avatar Dec 28 '23 15:12 EchoEllet

I just tested it and it seems to be working, I didn't test it on Microsoft Windows on any browser yet.

EchoEllet avatar Dec 30 '23 12:12 EchoEllet