Closed Bug 37373 Opened 24 years ago Closed 24 years ago

Triple click should highlight entire text field

Categories

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

x86
Windows 2000
defect

Tracking

()

VERIFIED DUPLICATE of bug 15095

People

(Reporter: bugzilla, Assigned: joki)

Details

A really cool and nice feature in IE is the ability to trible click on the text 
in a text box a get everything selected. This I would love to see in Mozilla 
too.

Try this:
With IE go to http://www.yahoo.com
In the search text field enter: "This is a test"
Now start clicking in the text field just after the word test.
The first time you click the word test in selected, the next time the entire 
text field.

This is not possible in either NS nor Mozilla. In these only one word gets 
selected.
Component: HTML Element → Selection
Summary: Trible click should hightlight entire text field → Triple click should highlight entire text field
fixing summary and component.
looks like a dup of, or related to bug 32807, and/or bug 16311.
This is an editor issue; not sure that we'll implement entire text field for 
triple-click.  Current debate is line vs paragraph (mostly in bug #32807).
Assignee: rickg → beppe
Actually, this is working fine in the editor and has been for months (I use it
every day on linux).  But the Windows event handler doesn't implement multiple
clicks greater than 2: see
http://lxr.mozilla.org/seamonkey/source/widget/src/windows/nsWindow.cpp#3232

There used to be a bug on this, but I can't find it (maybe it morphed into
something else).

Reassigning to joki, cc'ing Rods since I think he also used to be involved with
the Windows event system.
Assignee: beppe → joki
I found the bug akkana was referring to... dup


*** This bug has been marked as a duplicate of 15095 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verify dup
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.