Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 1.7.1
-
Fix Version/s: 1.7.2
-
Component/s: Bridge, Framework, ICE-Components
-
Labels:None
-
Environment:portal portlet ie7 ie6
-
ICEsoft Forum Reference:
-
Workaround Exists:Yes
-
Workaround Description:
Description
A forum poster submitted a test case that showed the calendar popup icon disappearing in IE when navigating between different views. I delved down a bit and it seems that it may be a more general problem with CSS getting "lost" as you navigate.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Attachment | calendar_icon.zip [ 11107 ] |
Attachment | ie7 calendar 1.png [ 11108 ] | |
Attachment | ie7 calendar 2.png [ 11109 ] | |
Attachment | ie7 calendar 3.png [ 11110 ] |
Assignee | Adnan Durrani [ adnan.durrani ] |
Fix Version/s | 1.7.2 [ 10130 ] | |
Assignee Priority | P2 |
Attachment | ICE-3277.war [ 11216 ] |
Fix Version/s | 1.7.2RC1 [ 10140 ] | |
Fix Version/s | 1.7.2 [ 10130 ] |
Attachment | ICE-3277-html-demo.zip [ 11227 ] |
Assignee | Adnan Durrani [ adnan.durrani ] | Mircea Toma [ mircea.toma ] |
Fix Version/s | 1.7.2 [ 10130 ] | |
Fix Version/s | 1.7.2RC1 [ 10140 ] |
Attachment | ICE-3277-html-demo-updated.zip [ 11254 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Invalid [ 6 ] |
Workaround Description | By moving ice:outputStyle declaration right before closing ice:portlet tag the background image is reloaded when navigating back to page1. | |
Workaround Exists | [Yes] |
Workaround Description | By moving ice:outputStyle declaration right before closing ice:portlet tag the background image is reloaded when navigating back to page1. |
When ice:outputStyle is contained by elements other than HEAD, BODY, or FORM moving the declaration right before closing the tag the background image is rendered properly when navigating back to page1. Example: <ice:portlet> ...... ...... <ice:outputStyle href="..."/> <ice:portlet> |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Mircea Toma [ mircea.toma ] |