Closed Bug 490687 Opened 15 years ago Closed 15 years ago

ALT + D doesn't work in FF3.5b4 French version

Categories

(Mozilla Localizations :: fr / French, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: tux, Assigned: cedric.corazza)

Details

(Keywords: regression, verified1.9.1)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4

ALT + D doesn't work in FF3.5b4 French version, but it does in the English version (I didn't try any other languages).

Reproducible: Always

Steps to Reproduce:
1. Install FF3.5b4 French
2. alt + d doesn't work

Actual Results:  
url in address bar doesn't get selected

Expected Results:  
Like on the previous version of Firefox and in the English version of 3.5beta4, alt + d normally select the url in the address bar

F6 and CTRL + L do work, only Alt + D doesn't
Version: unspecified → 3.5 Branch
Assignee: nobody → bugzilla.fr
Component: Keyboard Navigation → fr / French
Product: Firefox → Mozilla Localizations
QA Contact: keyboard.navigation → benoit.leseul
Version: 3.5 Branch → unspecified
Confirmed with Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1b5pre) Gecko/20090429 Shiretoko/3.5b5pre
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Also confirmed with Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4

I checked with another locale (nl) and the problem doesn't exist there. Firefox 3.1b3 fr worked fine too, so the regression is recent and takes place somewhere in our locale. It's not in the main menu since the shortcut does nothing at all. I'd check browser.dtd first.
OS: Windows Vista → Windows XP
Hardware: x86_64 → x86
I strongly suspect this checkin: http://hg.mozilla.org/l10n-central/fr/rev/3e2ae4caf200

Hand-made patch (will fix it tomorrow if Cédric doesn't jump in here):
-<!ENTITY urlbar.accesskey             "W">
+<!ENTITY urlbar.accesskey             "d">
Fixed on branches 1.9.1 and 1.9.2.
I added a localization note to avoid the modification of this accesskey in the future.
http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/fr/rev/1483f5641873
Assignee: bugzilla.fr → cedric.corazza
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: fixed1.9.1
OS: Windows XP → All
Hardware: x86 → All
Resolution: --- → FIXED
Verified -> Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.1b5pre) Gecko/20090507 Shiretoko/3.5b5pre
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.