Closed
Bug 200602
Opened 22 years ago
Closed 22 years ago
Useability: double-clicking in address bar should select the whole address, not the last portion of it
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: nelomolen, Assigned: asa)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
in builds prior to "anything 1.3", double-clicking on the address bar would
select the entire address bar text, allowing for quick typing of a new address
in it's stead. getting used to the changed behavior is quite a bear, and i'm
sure i'm not the only person who finds myself clicking 10... 20...30... an
infinite number of times, just trying to get the whole thing highlighted
(instead of just clicking and dragging to select, what simpletons we are!)
Reproducible: Always
Steps to Reproduce:
1. double-click inside the address bar
2. that's about it.
Actual Results:
the final portion of the address (in this case "cgi") was selected instead of
the entire address ("http://bugzilla.mozilla.org/enter_bug.cgi")
Expected Results:
the entire address should have been highlighted.
"modern" theme. that's about all i can think of.
![]() |
||
Comment 1•22 years ago
|
||
There's a preference you can set to go back to the old behavior... (see unix.js
in lxr.mozilla.org; search for "select" to find the right pref).
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Comment 2•22 years ago
|
||
Also see bug 188567.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•