Closed Bug 360589 Opened 18 years ago Closed 18 years ago

add conditional testing for accesskey conflicts in release binaries

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: Pike, Unassigned)

References

()

Details

It would be good to have the testing code for accesskey conflicts in release code so that localization teams and tests could check for that in release software or tinderbox configs.

It should probably the same code that is current DEBUG_jag and protected by a pref.
Actually, the most important part would be accesskeys in menus, and that's a tad tougher, and doesn't go through nsEventStateManager.cpp, but through layout in 
http://lxr.mozilla.org/mozilla/source/layout/xul/base/src/nsMenuPopupFrame.cpp#1521.

The rest is not really worth it, so I'm WONTFIXing this one.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.