Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
The MenuBuilder feature is adding a defaultModifierKey to NativeMenu.
It will be the controlKey on Windows and commandKey on Mac. According to the MenuBuilder spec, defaultModifierKey will default to true. We need to add this property to FlexNativeMenu and investigate whether or not this will break backwards compatibility.