Closed Bug 196566 Opened 22 years ago Closed 22 years ago

It now takes three clicks to select all text in the URL bar.

Categories

(SeaMonkey :: Location Bar, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 188567

People

(Reporter: bill_beebe, Assigned: hewitt)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030308
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030308

Older versions took two leasurely clicks to select all the text in the URL bar.
It now takes three rather rapid clicks to select all the text (for example, to
quickly delete or just to have the older text wiped when the first character is
typed in). IE 6 SP 1 selects all text with one click, which is frankly what it
should do in Mozilla. This new behavior just sucks.

Reproducible: Always

Steps to Reproduce:
1. Click on any text in URL bar.
2.
3.

Actual Results:  
See Details.

Expected Results:  
Should select all text with the first click.
The behaviour is by design (see bug 125172) and isn't going to be changed. 
However, see bug 188567 for a "fix" that, hopefully, will get implemented (as
well as some workarounds).

*** This bug has been marked as a duplicate of 188567 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Incidentally (I just now saw your "expected results" comment) you can achieve a
single-click highlight of everything by using the following preference in your
prefs.js or user.js file:

user_pref("browser.urlbar.clickSelectsAll", true);

(Perhaps I should have resolved this as INVALID since that functionality already
does exist - however I'll leave it as is.)
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.