Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Confirmed failure in IE7/8/9/10
Passes in Firefox/Chrome
-
Assignee Priority:P1
-
ICEsoft Forum Reference:
Description
When using the for attribute in IE and trying to print a specific element on the page the entire page is printed. Issue can not be reproduced in Chrome or Firefox. See forum posting for more details.
Test case attached.
Test case attached.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | 21943.war [ 15891 ] |
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-3.3.0.GA [ 10572 ] | |
Fix Version/s | 3.4 [ 10770 ] | |
Affects Version/s | 3.2 [ 10338 ] | |
Affects Version/s | 3.4 [ 10770 ] | |
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35596 | Fri May 24 12:09:31 MDT 2013 | art.zambrano | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Committed fix at revision 35596. The generated iframe, containing the markup to be printed, needed to be focused just before invoking its print() method.