Details
Description
All other Windows programs I have seen use "Alt+Shift+F" (using "+" as the final separator) for keyboard shortcuts. Pivot would render this "Alt+Shift-F" (using "-" as the final separator). In addition, if the key has no modifiers given (such as "F5") Pivot will render it as "-F5" (with leading separator).
Bugs are in org.apache.pivot.wtk.Keyboard and org.apache.pivot.wtk.Platform