Closed
Bug 84809
Opened 23 years ago
Closed 23 years ago
[RFE] prefs to configure autocomplete behavior
Categories
(SeaMonkey :: Autocomplete, enhancement)
SeaMonkey
Autocomplete
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.4
People
(Reporter: diego, Assigned: hewitt)
References
Details
Attachments
(3 files)
(deleted),
image/png
|
Details | |
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
application/octet-stream
|
Details |
When I type something into the URL bar autocomplete starts and offers me the
option to search for whatever I am typing on my favorite search engine. I do not
want this. There should be some way to disable this, just as I could disable the
search button.
Besides, this is unbearably slow, but that is covered in bug 78757.
This is very annoying. The mere interact with the URL will pop up this thing;
even deleting or a character to the URL bar makes it appear.
Two proposed solutions:
1 (quick) Tie this feature with the "Enable Location bar autocomplete"
preference so it gets enabled/disabled at the same time.
2 (better?) Add a new option in Preferences to disable this thing, maybe in
Navigator -> Internet Search, something like "Enable Search bar autocomplete" or
something like that.
Reporter | ||
Comment 3•23 years ago
|
||
This appears to be a feature people want, so I will confirm this bug now, but
mark it as RFE.
The second alternative proposed by artemis3@cantv.net sounds good.
Severity: minor → enhancement
Summary: pref to disable "Search XYZ for .." in autocomplete wanted → [RFE] pref to disable "Search XYZ for .." in autocomplete wanted
Reporter | ||
Comment 4•23 years ago
|
||
I'm confirming it now, really.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Updated•23 years ago
|
OS: Linux → All
Hardware: PC → All
Reporter | ||
Comment 7•23 years ago
|
||
I am proposing this bug for 0.9.3 and nsCatFood since older computers (PII
350MHz class) have trouble updating the text in the location bar and force users
to slow down typing. This is extremely annoying, immediately visible and likely
to keep people from using mozilla.
Keywords: mozilla0.9.3,
nsCatFood
Assignee | ||
Comment 8•23 years ago
|
||
The following patch will add a button the the Smart Browsing pref panel which
opens a dialog that lets you choose the following autocomplete prefs:
[] - select matching text as you type
[] - show autocomplete popup
[] - show search engine item
The patch also fixes the annoying white space bug.
Summary: [RFE] pref to disable "Search XYZ for .." in autocomplete wanted → [RFE] prefs to configure autocomplete behavior
Assignee | ||
Updated•23 years ago
|
Keywords: mozilla0.9.3
Target Milestone: --- → mozilla0.9.4
Assignee | ||
Comment 9•23 years ago
|
||
Comment 10•23 years ago
|
||
r=matt
Comment 11•23 years ago
|
||
The patch seems to look for autocomplete-autofill-on.gif, which doesn't appear
to exist in my tree...
Comment 12•23 years ago
|
||
Hewitt, could you add autocomplete-autofill-on.gif as an attachment to this
bug? I'd really like to try this patch, but my build breaks since I don't
have this file.
Assignee | ||
Comment 13•23 years ago
|
||
Comment 14•23 years ago
|
||
sr=blake, including the other changes in this patch not directly related to this
bug...
Assignee | ||
Comment 15•23 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 16•23 years ago
|
||
verified on 2001081003. Minor nit, the Advanced button should be disabled if
the "Enable location bar autocomplete" checkbox is not checked. I'll file that
as a separate bug sometime.
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 17•23 years ago
|
||
I filed bug 95159 about your proposal, Dean.
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•