Closed Bug 1803494 Opened 1 year ago Closed 23 days ago

whenever i copy something in my vm and try to switch over and paste the thing firefox freezes for a few seconds

Categories

(Core :: DOM: Copy & Paste and Drag & Drop, defect)

Firefox 107
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: notforspam69420, Unassigned, NeedInfo)

References

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0

Steps to reproduce:

  1. i tab into my vm in vmware
  2. i copy some text
  3. i tab out of the vm back to my host
  4. i try to paste the text
  5. i have to wait 3-5 seconds for firefox to unfreeze

Actual results:

firefox freezes for 3-5 seconds

Expected results:

it should not freeze ¯_(ツ)_/¯

The Bugbug bot thinks this bug should belong to the 'Core::DOM: Copy & Paste and Drag & Drop' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → DOM: Copy & Paste and Drag & Drop
Product: Firefox → Core

This is probably just a manifestation of the old bug where we try to process clipboard requests synchronously. If the data transfer takes an unusual amount of time (e.g., because of an unresponsive source app, or network lag), Firefox will freeze until it completes. That will hopefully improve as part of the effort to implement the asynchronous web clipboard API.

Severity: -- → S3
See Also: → 1691825

Hello, could you please check if the issue is still reproducible for you?

Flags: needinfo?(notforspam69420)

Closing this as we haven't received the info. If this still happens to you, please leave a comment so we can reopen.

Status: UNCONFIRMED → RESOLVED
Closed: 23 days ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.