Rocket.chat.electron: Copy/paste does not reliably work on Electron client

Created on 14 Mar 2019  路  8Comments  路  Source: RocketChat/Rocket.Chat.Electron

My Setup

  • Operating System: Windows 10 Pro Build 1809
  • App Version: 2.15.0
  • Installation type: exe

  • [ ] I have tested with the latest version
  • [x] I can simulate the issue easily

Description

It seems the copy/paste behavior does not work reliably when using the Electron client, even when using the context menu to expressly copy/paste text.

Current Behavior

Nothing is copied, and the clipboard retains whatever was in the buffer before.

Expected Behavior

The clipboard should consistently store what is copied from the app (message text, Administration info text, etc).

ezgif-5-1f024b298217

web view bug

Most helpful comment

I have the same issue on 2.17.7

All 8 comments

This is killing us, as well.

Same issue here.

AI7GEynV0w
ae3fnUYGJ4

Thanks to @wreiske's information I've found the root cause: there is a serious bug on recent Electron versions related to <webview> tag focus where all views remain focused while the actions are only applied to the first one. I'm experimenting a little, trying to find a reliable workaround.

This doesn't seem to be a problem anymore. Could you confirm @bkraul and @wreiske?

No. Still does not work on 2.16.2 (with 2.3.0-develop server). (Windows 10 Build 1909 Client)

I have the same issue on 2.17.7

It seems to have been fixed after updating Electron to v10.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jswolf19 picture jswolf19  路  4Comments

tendo256 picture tendo256  路  4Comments

geekgonecrazy picture geekgonecrazy  路  4Comments

thehutman picture thehutman  路  4Comments

bbrendon picture bbrendon  路  4Comments