Open Bug 1105260 Opened 10 years ago Updated 3 years ago

Double-clicking on text after an empty element selects combining characters and low surrogates before the element

Categories

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

x86
Windows XP
defect

Tracking

()

UNCONFIRMED

People

(Reporter: gogottt2009-hp, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

246 bytes, text/html
Details
Attached file test.html
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141113143407

Steps to reproduce:

1) Open attached test.html
2) Double-click on the "DoubleClickHere"
3) Press Ctrl+C and paste to somewhere else


Actual results:

1. "DoubleClickHere" is pasted (this is correct behavior)
2. "⃝DoubleClickHere" is pasted
3. "\uDC00DoubleClickHere" is pasted (\uDC00 is the low surrogate of U+20000)
4. "\uDC00⃝DoubleClickHere" is pasted


Expected results:

"DoubleClickHere" is pasted in all cases
Keywords: testcase
Version: unspecified → Trunk

Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.

If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: