Closed Bug 12145 Opened 25 years ago Closed 25 years ago

[PP] Mac - menu items shouldn't interpret meta characters

Categories

(Core :: XUL, defect, P2)

PowerPC
Mac System 8.6
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: mozilla, Assigned: saari)

Details

On Mac, Menu items that start with open parenthesis "(" are disabled, and if they contain a slash "/" followed by a character have a cmd-key assigned to them. Menu items need to be created so that they don't have any meta-character interpretation.
Priority: P3 → P2
Target Milestone: M10
QA Contact: claudius → cpratt
Summary: On Mac, menu items should not be interpreting meta characters → [PP] Mac - menu items shouldn't interpret meta characters
This seems vaguely like a duplicate, but I can't substantiate that claim.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
My bad, debug code that shouldn't have been checked in. All better now.
OK, sounds good. How do I verify this, saari?
In navigator.xul pick a menu or menuitem and change its value to some thing that includes a "(" like value="(foo"
QA Contact: cpratt → elig
I'm going to go ahead and admit I can't figure out how to verify this. Reassigning to elig. (SimpleText couldn't open that file as it was too big; Word 98 seemed to munge it on open, and I don't have a copy of BBEdit or what have you. May you have better luck! Thanks.)
Status: RESOLVED → VERIFIED
Chris Saari very kindly and patiently explained how to verify this. (thanks!) In short, using yesterday's optimized Mac build (and whatever debug build saari had) we: - opened the navigatorOverlay.xul in BBEdit - replaced menuitem values with ones including metacharacters "/foo" and "(foo") - confirmed that the "/" and "(" characters were displayed, rather than interpreted. So, verified.
Moving all UE/UI bugs to new component: User Interface: Design Feedback UE/UI component will be deleted.
Component: UE/UI → User Interface: Design Feedback
Component: User Interface: Design Feedback → XP Toolkit/Widgets: Menus
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: elig → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.