Open Bug 408973 Opened 17 years ago Updated 2 years ago

If button's caption that ends with ">>" or ">", Accesskey should be appended before it.

Categories

(Core :: XUL, defect)

x86
Windows XP
defect

Tracking

()

UNCONFIRMED

People

(Reporter: masa141421356, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b3pre) Gecko/2007121805 Minefield/3.0b3pre Build Identifier: Almost of Wizards shipped with Windows uses Button's caption with AccessKey is inserted before ">". But, when using Firefox trunk with setting intl.menuitems.alwaysappendaccesskeys = "true", accessKey is always inserted after ">" or ">>" Reproducible: Always Steps to Reproduce: 1.Install Trunk or Old version of Firefox (It can be automatic updated). 2.Open about:config 3.Set intl.menuitems.alwaysappendaccesskeys as "true" 4.Start "Check for Updates" from Menu. Actual Results: Caption of Button that contains >>" or ">" are "Next>(N)" and "Download & Install Now >>(D)" Expected Results: They should be "Next(N)>" and "Download & Install Now (D)>>" This bug may depends on UI Guideline and Standard Application Implementation of Window System. See also : Bug 407584
Summary: Button caption that ends with ">>" or ">", Accesskey should be appended before it. → If button's caption that ends with ">>" or ">", Accesskey should be appended before it.
For HTML/XML composer like SeaMonkey, Simple fix of this bug may break menu item like "Insert <br>". It may be enough reason to change this bug as WONTFIX.
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.