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
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18359 | Tue Feb 17 15:24:52 MST 2009 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/application.js
MODIFY
/icefaces/trunk/icefaces/bridge/src/focus.js
|
| Salesforce Case | [] | |
| Fix Version/s | 1.8 [ 10161 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18371 | Fri Feb 20 02:52:11 MST 2009 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/focus.js
|
| Fix Version/s | 1.8RC2 [ 10163 ] | |
| Fix Version/s | 1.8 [ 10161 ] |
| Fix Version/s | 1.8 [ 10161 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Register non-destructive event listener on all elements capable of receiving focus.