Article Details
| Id: | 20883 | 
| Product: | finPOWER Connect | 
| Type: | FIX | 
| Version: | 4.00.04 | 
| Opened: | 31/10/2023 | 
| Closed: | 31/10/2023 | 
| Released: | 05/12/2023 | 
| Job: | J032321 | 
HTML Widgets; widget.UI.MsgboxList; Better handling of keyboard
The widget.UI.MsgboxList method displays a Modal window to the User with a list of items to select from.
This Modal window was not handling the following very consistently:
- closeOnEscape
- If an option of "closeOnEscape: true" was passed when showing the list, pressing Esc to close the window was not reliable
- Using the cursor keys to move up and down in the list was not reliable