Open Bug 1461941 Opened 6 years ago Updated 2 years ago

Double click on inline elements selects adjacent text

Categories

(Core :: DOM: Selection, defect, P3)

62 Branch
defect

Tracking

()

Tracking Status
firefox62 --- affected

People

(Reporter: sergen-vas, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 YaBrowser/18.4.1.559 (beta) Yowser/2.5 Safari/537.36

Steps to reproduce:

1. Open page https://jsfiddle.net/s48mLa8e/1/
2. Double click on word `second`.
3. Copy text with Ctrl+C.
4. Paste text into editor.


Actual results:

Pasted text is `	second`, with tabulation at start.


Expected results:

Pasted text is `second`.
Priority: -- → P3

The bug has a release status flag that shows some version of Firefox is affected, thus it will be considered confirmed.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.