Hi guys, Are there some spec about the navigable? Should disable item be navigable?I have notice, in the src/share/classes/com/sun/java/swing/plaf/windows/WindowsLookAndFeel.java, line 1000:
"MenuItem.disabledAreNavigable", Boolean.TRUE,
Should it to be FALSE as default?