Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.BETA1
-
Fix Version/s: 3.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:-
Description
The ace:dateTimeEntry registers some key event listeners on the text input element (when in popup mode). These listeners are causing noticeable slowdown in browser responsiveness when used with a very large DOM in IE 7/8.
Activity
Migration
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31578 | Thu Oct 18 10:24:23 MDT 2012 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js
MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/readme.txt |
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Tyler Johnson [ tyler.johnson ] |
Migration
made changes -
Fix Version/s | 3.2 [ 10338 ] |
Migration
made changes -
Attachment | sf-110694.war [ 14903 ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Summary | Add "onblur" client event to ace:dateTimeEntry | ace:dateTimeEntry text input key-events causing slowdown with large DOMs in IE7/8. (was: Add "onblur" client event to ace:dateTimeEntry) |
Description |
The ace:dateTimeEntry should have the onblur event available. |
The ace:dateTimeEntry registers some key event listeners on the text input element (when in popup mode). These listeners are causing noticeable slowdown in browser responsiveness when used with a very large DOM in IE 7/8. |
Migration
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Icefaces Administrator
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
sf-110694.war attached with source. Ready for deployment on Tomcat 7.