Closed
Bug 1370239
Opened 8 years ago
Closed 8 years ago
Parts of selection persistent even after deselection
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
RESOLVED
DUPLICATE
of bug 1368521
People
(Reporter: benjamin, Unassigned)
Details
(Keywords: regression)
Attachments
(1 file)
|
33.27 KB,
text/plain
|
Details |
I'm seeing lots of cases where selecting using mouse drag and then selecting something else causes the first selection to partly or completely remain.
I'm not certain that this is a selection issue: it very well could be a painting/revalidation issue.
I'm pretty sure this is a fairly recent regression in nightlies: I saw it first sometime mid/late last week.
STR. This is intermittent and I haven't found a 100% reproducible situation:
* visit a site that has selectable text: I've reproduced this on multiple sites including bugzilla and gmail
* select some text using the mouse
* select some other text
* parts or all of the first text remains inverted/selected
screencast: https://www.screencast.com/t/Gm3Gg6FMX
about:support attached
Comment 1•8 years ago
|
||
dup of bug 1368521 ?
| Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•