Closed
Bug 301254
Opened 20 years ago
Closed 17 years ago
Sorting of autocomplete entries is case-sensitive
Categories
(Toolkit :: Autocomplete, defect)
Toolkit
Autocomplete
Tracking
()
RESOLVED
DUPLICATE
of bug 468543
People
(Reporter: ispiked, Unassigned)
Details
Example: The order is Adam, Balloon, apple, boy instead of Adam, apple, Ballon, boy.
| Reporter | ||
Updated•20 years ago
|
Summary: Sorting of autocomplete entires is case-sensative → Sorting of autocomplete entries is case-sensitive
| Reporter | ||
Updated•20 years ago
|
Component: Location Bar and Autocomplete → Autocomplete
Product: Firefox → Toolkit
Version: Trunk → unspecified
Updated•20 years ago
|
QA Contact: location.bar → nobody
| Reporter | ||
Comment 1•20 years ago
|
||
Does the patch in bug 324170 fix this?
Comment 2•17 years ago
|
||
This really depends on the search provider, doesn't it? Is there a particular type of AutoComplete that you see this behavior in?
| Reporter | ||
Comment 3•17 years ago
|
||
This occurs in the autocomplete widget that appears for HTML <input> elements.
Comment 4•17 years ago
|
||
I'm pretty sure dolske or gavin fixed this for 1.9.1. I'm pretty sure I did the review too.
| Reporter | ||
Comment 5•17 years ago
|
||
I guess you're thinking of bug 468543. Apparently that patch hasn't landed yet, though, as I can still reproduce this using 3.1b2.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•