Closed Bug 1958704 Opened 1 year ago Closed 1 year ago

When doind a copy/paste using right click in style editor (only), pasting is duplicated. ctrl-c/ctrl-v works.

Categories

(Core :: CSS Parsing and Computation, defect)

Firefox 137
defect

Tracking

()

RESOLVED DUPLICATE of bug 1955854

People

(Reporter: j-g.eustache, Unassigned)

Details

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

Steps to reproduce:

Select (left mouse button). Copy (right-click). Paste (right-click)
Example copy "element{color:red}" paste in style editor.

Actual results:

element{color:red}element{color:red}

Expected results:

element{color:red}

(In reply to j-g.eustache from comment #0)

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

Steps to reproduce:

Select (left mouse button). Copy (right-click). Paste (right-click)
Example: copy "element{color:red}" / paste in style editor.

Actual results:

element{color:red}element{color:red}

Expected results:

element{color:red}

The Bugbug bot thinks this bug should belong to the 'Core::CSS Parsing and Computation' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core

I should add that not only CSS but also any text or html will be duplicated when copying/pasting in the style editor. I don't know whether this information is relevant.

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1955854
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.