Closed
Bug 409201
Opened 18 years ago
Closed 18 years ago
Typing an URL when browser.urlbar.clickSelectsAll is set to true
Categories
(Firefox :: Address Bar, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 406360
People
(Reporter: breizh.titang, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9b2) Gecko/2007121016 Firefox/3.0b2 (Ubuntu - Feisty)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9b2) Gecko/2007121016 Firefox/3.0b2 (Ubuntu - Gutsy)
When the value browser.urlbar.clickSelectsAll is set to true, and when I select the adressbar either with Ctrl+L shortcut either using my mouse, I have to type twice the first letter of the new URL.
This is due to the fact that the first letter is selected just after I typed it, just as the previous adress was selected. So writing a second letter erase the first one forcing me to type twice the first letter.
Reproducible: Always
Steps to Reproduce:
1. set browser.urlbar.clickSelectsAll to true
2. select the adress bar
3. type two letters
Actual Results:
Only one letter appears.
Expected Results:
Both letters I type should appear
Quite easy to avoid, just set browser.urlbar.clickSelectsAll to false and use Ctrl+L to select the whole adress.
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•