Closed
Bug 27528
Opened 25 years ago
Closed 25 years ago
Double-click behavior incorrect in Ender input fields
Categories
(Core :: DOM: Selection, defect, P1)
Core
DOM: Selection
Tracking
()
M16
People
(Reporter: hyatt, Assigned: mjudge)
Details
(Whiteboard: Composer feature work)
Platform: Win98 (probably happens everywhere)
Steps to reproduce:
(1) Load some page to get an URL into the URL bar, e.g., http://www.mozilla.org.
(2) Click once at the left hand side of the URL bar to get a blinking caret,
i.e., click just before the "h" in "http".
(3) Rapidly double-click in the middle of the URL.
Expected Result: The entire URL should become selected.
Actual Result: Only the text from the beginning of the URL to the click point
is selected.
Comment 2•25 years ago
|
||
This sounds like #23784; reassign to mjudge
Assignee: buster → mjudge
Component: Editor → Selection
OS: Windows 98 → All
Hardware: PC → All
Comment 3•25 years ago
|
||
or maybe a duplicate of #21090?
Comment 4•25 years ago
|
||
updating keyword and status whiteboard to reflect that this is a beta 2 feature
work bug that the Composer team deems a must fix for beta 2.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
this is the threshhold bug. double clicking is getting a SLIGHT drag at the end
and thinks to drag select to where it is now. fixing 12764 will fix this.
*** This bug has been marked as a duplicate of 12764 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•