Bug #113039 pasted content duplicated
Submitted: 10 Nov 2023 7:55 Modified: 10 Nov 2023 13:02
Reporter: Zhuang Gou Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Shell VSCode Extension Severity:S2 (Serious)
Version:1.13.6 OS:Linux (Ubuntu 22.04.3 LTS)
Assigned to: CPU Architecture:x86 (x86_64)

[10 Nov 2023 7:55] Zhuang Gou
Description:
whenever press Ctrl-V to paste from clipboard, the content is pasted twice. This happens in both DB Notebook and Connection Configuration dialog.

How to repeat:
1. from some other application copy some text into clipboard
2. open a DB Notebook, press Ctrl-V, the copied text appears twice
[10 Nov 2023 12:50] MySQL Verification Team
Hello Zhuang Gou,

Thank you for the bug report.
I could not repeat the issue with Ubuntu 22.04 and Shell VSCode Extension 	1.13.6. If you can provide more info feel free to add to this bug. Thanks.

Regards,
Ashwini Patil
[10 Nov 2023 13:02] Zhuang Gou
I think it could be the input method that is causing the problem. I'm using ibus for the input method. I only see this issue in mysql shell extension, not other part of vscode.

By the way, I found that Ctrl-Shift-V works fine.