Open Bug 133047 Opened 24 years ago Updated 5 years ago

URL-Complete should depend on laguage-settings

Categories

(Firefox :: Address Bar, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: bugzilla_kl, Unassigned)

Details

(Keywords: intl)

if you've set the preferred language to i.e. "de" an URL "test" should be compleatet to www.test.de, not www.test.com
Keywords: intl
QA Contact: ruixu → kasumi
WONTFIX. It's not possible to map languages to country codes, and the www. .com pasting is a horrible UI wart anyway. And no, there shouldn't be a pref for it either ... Won't mark it until someone more official agrees :)
setting severity to RFE and confirming. ccing Adam, since this is URI fixup...
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
There are prefs for the prefix & suffix that URI fixup appends. The defaults are these: pref("browser.fixup.alternate.prefix", "www."); pref("browser.fixup.alternate.suffix", ".com"); Localization could supply other values for these during creation of a profile or in a localization pref panel for example.
reassign this to smontagu for future design. smontagu- this seems a good pet project for you.
Assignee: rchen → smontagu
Component: Localization → Internationalization
If we already have a pref, what's the problem?
I don't know if there should be a UI for just this, but I believe there are enough locale specific settings that might warrant a localization prefs panel.
Priority: -- → P4
Target Milestone: --- → Future
QA Contact: kasumi → marina
QA Contact: marina → i18n

This is a browser feature to be triaged, not Platform:Intl bug.

Severity: normal → N/A
Component: Internationalization → Address Bar
Priority: P4 → --
Product: Core → Firefox

This sounds like it's about autofill, not fixup... Or was there even autofill when this bug was filed? Modern autofill is based on frecency, so if you're visiting test.de more than test.com, this should just work. I'm not sure we want to base autofill decisions only on the preferred language, but maybe it could be a factor.

OS: Linux → All
Priority: -- → P5
Hardware: x86 → All
Assignee: smontagu → nobody
Target Milestone: Future → ---
You need to log in before you can comment on or make changes to this bug.