- No changes.
- No changes.
- Fixed an issue with next/previous behavior that could cause focus to get
stuck at the beginning or end of a control set when the
circular
attribute was set tofalse
. [Ticket #2529353]
- Fixed an issue that prevented arrow keys from working properly in form input fields and textareas inside a focused node. [Ticket #2529041]
- No changes.
- No changes.
- Updated the "refresh" method so that it will set up event listeners if they haven't yet been set up, enabling the Focus Manager to be plugged into an empty Node with the focusable descendants to be added later.
- Fixed an issue where mousing down on a child node of a descendant would result in the descendant losing focus.
- Initial release.