Open
Bug 1256281
Opened 9 years ago
Updated 4 years ago
Text selection in input field that was highlighted by Findbar doesn't go away after I select text in another input field
Categories
(Core :: DOM: Selection, defect, P5)
Core
DOM: Selection
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
People
(Reporter: arni2033, Unassigned)
References
()
Details
Attachments
(1 file)
>>> My Info: Win7_64, Nightly 48, 32bit, ID 20160312030405
STR:
1. Open the following "data:" url or click URL in the form above
> data:text/html,<input value="hello"><textarea>world
2. Open findbar, type "hello" in findbar, press Enter to find the string on page
3. Select word "world" on the page using mouse
AR: Both words on the page are selected. It's unclear what I'll get in clipboard if I press Ctrl+C
ER: Only "world" should look selected.
Comment 2•4 years ago
|
||
Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.
If you have reason to believe this is wrong, 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.
Description
•