Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-2.0.0.GA, 2.0.2
-
Fix Version/s: 3.0.RC2, 3.0, EE-2.0.0.GA_P01
-
Component/s: ICE-Components
-
Labels:None
-
Environment:IE8
-
Assignee Priority:P1
Description
Here are the steps to reproduce the issue in the attached test case:
1) Run application and start on landing page
2) Navigate to second page by clicking button. Second page contains the inputRichText.
3) Click inside of inputRichText to set focus.
4) Navigate back to the previous page by clicking button below the inputRIchText. Browser will hang.
1) Run application and start on landing page
2) Navigate to second page by clicking button. Second page contains the inputRichText.
3) Click inside of inputRichText to set focus.
4) Navigate back to the previous page by clicking button below the inputRIchText. Browser will hang.
Activity
Tyler Johnson
created issue -
Tyler Johnson
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000I0Ddb] |
Tyler Johnson
made changes -
Attachment | sc10371.war [ 13428 ] |
Ken Fyten
made changes -
Fix Version/s | EE-2.0.0.GA_P01 [ 10271 ] | |
Fix Version/s | 2.1 [ 10241 ] | |
Assignee Priority | P1 | |
Assignee | Mircea Toma [ mircea.toma ] |
Ken Fyten
made changes -
Attachment | testIE8.0.7600.jpg [ 13429 ] | |
Attachment | testIE8.0.6001.JPG [ 13430 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25285 | Fri Aug 19 13:07:23 MDT 2011 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/ckeditor_ext.js
|
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Mircea Toma
made changes -
Attachment | ICE-7129.patch [ 13469 ] |
Mircea Toma
made changes -
Assignee | Mircea Toma [ mircea.toma ] | Arran Mccullough [ arran.mccullough ] |
Tyler Johnson
made changes -
Assignee | Arran Mccullough [ arran.mccullough ] | Tyler Johnson [ tyler.johnson ] |
Ken Fyten
made changes -
Assignee | Tyler Johnson [ tyler.johnson ] | Carmen Cristurean [ ccristurean ] |
Ken Fyten
made changes -
Assignee | Carmen Cristurean [ ccristurean ] | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26841 | Tue Dec 13 07:59:56 MST 2011 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java
MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/PropagatingNavigationHandler.java MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/fixjsf.js |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 3.0.RC2 [ 10313 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Carmen says:
I reproduced the issue (following the steps bellow) in IE 8.0.7600 on Windows 7, and IE 8.0.6001 on Windows XP (icepc4), using ICEfaces 2.0.2 code version deployed locally on tomcat7. This happens only if setting focus in the Input Rich Text.
IE browser crashes when navigating away from Rich Text to any other component in IE 8.0.6001.
IE browser crashes when navigating back to Rich Text from any other component in IE 8.0.7600.
Screen shots attached.