Closed
Bug 357972
Opened 19 years ago
Closed 19 years ago
Access keys are case sensitive
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 349716
People
(Reporter: dave, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; nl; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; nl; rv:1.8.1) Gecko/20061010 Firefox/2.0
Previously when using Horde it worked with normal access keys on certain buttons. I noticed the access keys weren't working anymore, but then found out they are now case sensitive.
So if the element has accesskey="N", I need to press ALT-SHIFT-n, instead of ALT-n as it was before.
Reproducible: Always
Steps to Reproduce:
1. Open site with accesskeys on elements
2. Press the accesskey as normal (without SHIFT)
3.
Actual Results:
Nothing ;)
Expected Results:
Action to be done...
Component: General → XP Toolkit/Widgets: XUL
Product: Firefox → Core
QA Contact: general → xptoolkit.xul
Version: unspecified → 1.8 Branch
Comment 1•19 years ago
|
||
That's because alt is for menus, alt-shift is now for access-keys.
*** This bug has been marked as a duplicate of 349716 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•