Open Bug 1590307 Opened 5 years ago Updated 2 years ago

Double paste when click "Paste" menu with left click and right click at the same time

Categories

(Core :: XUL, defect, P5)

69 Branch
Unspecified
Windows
defect

Tracking

()

UNCONFIRMED

People

(Reporter: roberto.gigli98, Unassigned)

Details

(Keywords: reproducible)

Attachments

(1 file)

Attached video kxOy0BWK84.mp4

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

Steps to reproduce:

  1. Copy some text
  2. Paste it with the right click context menu
  3. Click "Paste" with left and right click at the same time

Actual results:

The text a copied got pasted 2 times

Expected results:

I don't know, should the text only get pasted once? Or is it the correct behavior?

I can reproduce it in Fx7.0 & Fx71.0b3 on Win10 1903, not a new behavior.

Has STR: --- → yes
Component: Untriaged → Menus
Keywords: reproducible
Summary: Double paste → Double paste when click "Paste" menu with left click and right click at the same time

This is just a simple <menuitem> with a single command attribute and (AFAICT) no other event listeners. If the command is being invoked twice, something is wrong in XUL land.

Component: Menus → XUL
Product: Firefox → Core

The priority flag is not set for this bug.
:bgrins, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(bgrinstead)

(In reply to :Gijs (he/him) from comment #2)

This is just a simple <menuitem> with a single command attribute and (AFAICT) no other event listeners. If the command is being invoked twice, something is wrong in XUL land.

Yeah, just watching the screenshot this seems to be happening from both the in-content context menu and the url bar menu. Both of them are just using a plain menuitem+command, nothing extra that I can tell:

FWIW I can't reproduce it on OSX, so this might be Windows specific.

Flags: needinfo?(bgrinstead)
OS: Unspecified → Windows
Priority: -- → P5
Severity: normal normal → S3 S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: