/
4.2.7 (Nov 2006)
4.2.7 (Nov 2006)
Enhanced Attribute: shortcut
shortcut has been enhanced to take a comma delimited list of shortcut keys or key chords. For example, a shortcut can be defined to respond to both the "8" and "NUMPAD8" keys. <button shortcut="8,NUMPAD8"/>
Defects Resolved
Id | Description |
6498 | 712-3084194, 712-3074549: under heavy load, threads may get stuck in a call to read() , never wakes up, and never recovers, ultimately leading to 0 available threads and server deadlock |
6347 | 712-2985660 ComboBox doesn't be update when listItem sets to selected |
6346 | 712-2985660 When program starts, set listItem to selected via NFC doesn't update corresponding comboBox |
6343 | 712-3067448 - Extend the shortcut attribute to take in a comma delimited list |
6244 | 712-2799944 - setting a button with default="true" in DisplayService.modalCustomButtonAlert() causes NPE |