Closed
Bug 180357
Opened 22 years ago
Closed 22 years ago
alt-d in German localization is not activating Datei
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: timeless, Assigned: aaronlev)
References
()
Details
(Keywords: access, intl, regression)
Attachments
(2 files)
1.75 KB,
patch
|
timeless
:
review+
bzbarsky
:
superreview+
jesup
:
approval+
|
Details | Diff | Splinter Review |
28.79 KB,
image/jpeg
|
Details |
This is driving me nuts. I don't care about the english localization, and I
don't care whose fault this is, but this needs to be fixed. It needs to be fixed
on the 1.2 branch, and I want it fixed by tuesday on the trunk.
Steps:
install de-AT (from url), it should work with your nightly
locale switch to it. in my build this doesn't require a restart -- the reason
i'm testing german is because i'm working on live locale switching.
press alt-d to trigger Datei (file menu). when it doesn't, get *very* irritated.
Comment 1•22 years ago
|
||
If nothing else, the accesskey should be coming from a DTD, not hardcoded.
That's how all our accesskeys are done and this one should be no exception. I'm
very tempted to back the patch out just on the basis of that, and I will, at
least from branch, if it's not fixed by tonight (because 1.2 should not ship
with this horkage).
Blocks: 157669
Assignee | ||
Comment 2•22 years ago
|
||
Seeking r=/sr=/a=
Attachment #106397 -
Flags: review+
Updated•22 years ago
|
Attachment #106397 -
Flags: superreview+
Attachment #106397 -
Flags: approval?
Comment 3•22 years ago
|
||
Comment on attachment 106397 [details] [diff] [review]
Use dtd for location bar accesskey
approved for 1.2; lets get it in
Attachment #106397 -
Flags: approval? → approval+
Assignee | ||
Comment 4•22 years ago
|
||
Fixed in 1.2 branch. Waiting for trunk to open.
Assignee | ||
Comment 5•22 years ago
|
||
checked into trunk
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•22 years ago
|
QA Contact: sairuh → ylong
Comment 6•22 years ago
|
||
Reporter:
It would be great that you can verify this on 1.2 branch and trunk build. Thanks!
Comment 7•22 years ago
|
||
I can verify this on trunk (using my current L10n sources)
Comment 8•22 years ago
|
||
With mozilla 11-18-08 trunk build:
After I installed the german language pack and selected it, I failed to launch
the browser.
Comment 9•22 years ago
|
||
That's because you need an updated locale pack (which no one but KaiRo has at
the moment).
Comment 10•22 years ago
|
||
There's a new Nightly XPI Pack on http://mozilla.kairo.at/ which should work for
new (trunk) nightlies, the key for address bar is Alt+S
Comment 11•22 years ago
|
||
I installed the language pack that mentioned above in 11-19-08 mozilla trunk
build (browser only). The Alt-D works properly with open the file menu, as well
as some others, e.g. Alt-B, G, L, T ...etc.
I'm marking this as verified. Please provide the language pack for 1.2 if want
to verify this on 1.2.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•