Open Bug 1767941 Opened 2 years ago Updated 2 years 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, Unassigned)

References

(Blocks 1 open bug)

Details

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.

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