Closed Bug 152016 Opened 23 years ago Closed 13 years ago

URL bar autocomplete should be case-insensitive

Categories

(SeaMonkey :: Location Bar, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mudi, Assigned: ajschult784)

References

(Blocks 1 open bug, )

Details

Attachments

(1 file)

This might be by design but I think case insensitivity would be a conviniece... (not only for for the domain part)
As some URL parts could be case sensitive (path, parameter values etc.), this bug report should be resolved as WONTFIX.
Whiteboard: WONTFIX
I'm going out on a limb here and marking WONTFIX myself. This would clearly break many many sites.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Reopening. By the HTTP 1.1 specification, 3.2.3 "URI Comparison", <http://ietf.org/rfc/rfc2616.txt>: | When comparing two URIs to decide if they match or not, a client | SHOULD use a case-sensitive octet-by-octet comparison of the entire | URIs, with these exceptions: [then is listed four exceptions none of which are relevant here] That clearly states that URIs are case sensitive; thus they should be treated case sensitively when determining whether a link is visited or not. However, I fail to see why the autocomplete dropdown in the URL bar should also be case sensitive; listing matches which are identical except for case would not break any sites. wd, aha, do you disagree?
Severity: minor → enhancement
Status: RESOLVED → UNCONFIRMED
Resolution: WONTFIX → ---
While that doesn't sound like what the author asked for, I think that's a good idea.
Mudi: Could you agree with change of summary to 'Autocomplete should be case insensitive'?
OS: Windows 2000 → All
Hardware: PC → All
Sorry for causing confusion. I actually meant the url autocompletion matching (and not matching against memory or disk cache). This autocompletion is a UI convinience, I think the HTTP RFC shouldn't apply.
Confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: url bar is case sensitive → URL bar autocomplete should be case-insensitive
Whiteboard: WONTFIX
*** This bug has been marked as a duplicate of 38998 ***
Status: NEW → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → DUPLICATE
what was I thinking?
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Blocks: 221040
Component: Location Bar → XP Apps: GUI Features
Product: Core → Mozilla Application Suite
bug 233229 needs to be fixed first so that best-match-as-you-type still works
Assignee: hewitt → ajschult
Status: REOPENED → NEW
Component: XP Apps: GUI Features → Location Bar
Depends on: 233229
Product: Mozilla Application Suite → Core
Attached patch patchSplinter Review
I had to make autocomplete autofill fully case insensitive too so that it would notice the match. I'm not sure why it wasn't case insensitive before.
Attachment #205934 - Flags: review?(jag)
Product: Core → SeaMonkey
QA Contact: claudius → location-bar
WORKSFORME Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0a1) Gecko/20111215 SeaMonkey/2.8a1 Probably due to using the smart location bar code nowadays.
Really close as WORKSFORME
Status: NEW → RESOLVED
Closed: 23 years ago13 years ago
Resolution: --- → WORKSFORME
Comment on attachment 205934 [details] [diff] [review] patch Cancelling review request for obsolete bug.
Attachment #205934 - Flags: review?(jag-mozilla)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: