Open Bug 1767941 Opened 3 years ago Updated 5 months ago

Once `navigator.clipboard.readText()` has been enabled behind a pref, check behavior when the "Paste" button overlaps another context menu

Categories

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

task

Tracking

()

People

(Reporter: mbrodesser-Igalia, Assigned: edgar)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Potentially problematic case: when opening the right-click context menu via a right-click and opening the "Paste" popup in the corresponding "mousedown" event handler.

Blocks: 1770358

Implement forbidding pasting when the user activation stems from a context menu (e.g. Right click), because it the "Paste" button could overlap with that menu.

Assignee: nobody → echen
Blocks: 1619251
No longer blocks: 1770358

Front-end is looking at a general solution that could help with this type of problem. Let's revisit this after that.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: