Closed
Bug 156560
Opened 23 years ago
Closed 23 years ago
desirable GUI pref for click on address field
Categories
(SeaMonkey :: Preferences, enhancement)
Tracking
(Not tracked)
People
(Reporter: vlbrown, Assigned: samir_bugzilla)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.14; Mac_PowerPC)
BuildID: 2002061014
Feature request: please implement highly desirable IE option for "Firts
click in address field". Choice of
Selects all text
Places the insertion point
Reproducible: Always
Steps to Reproduce:
1. Open prefs , look around, no option
2. click in Address field; all text is selected. Try to set insertion point
3. Try again
Vicki, you're talking about the URL field, right? If so, there's already an
option for that, but it doesn't have a UI presence; you have to edit your
user.js file and add the line:
user_pref("browser.urlbar.clickSelectsAll", false);
If that solves this problem for you, please say so and/or resolve this bug
WorksForMe. You could also transform it into a request for a GUI presence for
this preference.
Vicki, please add your reply here, and not via e-mail. (I tried to respond to
you via e-mail, but e-mail to you is bouncing.)
Reporter | ||
Comment 3•23 years ago
|
||
------- Additional Comments From greg@tcp.com 2002-07-10 10:56 -------
Vicki, you're talking about the URL field, right? If so, there's already an
option for that, but it doesn't have a UI presence; you have to edit your
user.js file and add the line:
user_pref("browser.urlbar.clickSelectsAll", false);
If that solves this problem for you, please say so and/or resolve this bug
WorksForMe. You could also transform it into a request for a GUI presence for
this preference.
================
Yep, I want a GUI pref.
Component: XP Apps → Preferences
Summary: desirable pref for click on address field → desirable GUI pref for click on address field
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 62023 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•