Details
Description
Improve the focus retention mechanism to track the last focused element for any focusable element not only the ones rendered by ICEfaces components. Avoid re-applying the focus on already focused element.
Issue Links
- blocks
-
ICE-3720 IE loses focus when tabbing goes beyond currently visible area of screen
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Register non-destructive event listener on all elements capable of receiving focus.