Closed
Bug 345569
Opened 19 years ago
Closed 19 years ago
After triple-click, mouse down removes selection, should be on mouseup
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: testcase)
To reproduce:
- Triple-click some text, afterwards DON'T MOVE THE MOUSE.
- After waiting a second or so, mousedown on the selection
Actual result:
Selection disappears on mousedown.
Expected result:
- Selection should not disappear on mousedown, but only on mouseup when clicking on selection
Comment 1•19 years ago
|
||
Works for me.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060721 Minefield/3.0a1
Comment 2•19 years ago
|
||
WFM with:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20060722 Minefield/3.0a1 ID:2006072204
Martijn, are you seeing this only after triple-click?
| Reporter | ||
Comment 3•19 years ago
|
||
Ah, sorry. It appears that it is seen as a double-click, I click to soon after the triple-click, so the fourth click is seen as a second click (if you know what I mean).
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•