Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Firefox, Opera, Safari
Description
When the modal panelPopup is displayed on some browsers there are a couple of visible issues:
1. There is a detectable resizing of the modality DIV element. Basically, it displays at a fixed size in the top left corner and then is resized to fill the page. This is an undesirable effect. It would be better if the modal div wasn't visible at all until it was the correct size, etc.
2. The panelPopup itself is displayed in a given location initially and then snaps to the center of the window. It shouldn't appear to the user until it is in it's final location.
Also, note that the backing div should display before the panelPopup as it looks strange if the div appears after the popup is displayed.
1. There is a detectable resizing of the modality DIV element. Basically, it displays at a fixed size in the top left corner and then is resized to fill the page. This is an undesirable effect. It would be better if the modal div wasn't visible at all until it was the correct size, etc.
2. The panelPopup itself is displayed in a given location initially and then snaps to the center of the window. It shouldn't appear to the user until it is in it's final location.
Also, note that the backing div should display before the panelPopup as it looks strange if the div appears after the popup is displayed.
Issue Links
- blocks
-
ICE-2362 Modal popup z-index issue on IE 6.0
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.6.2 [ 10111 ] | |
Fix Version/s | 1.7DR#3 [ 10112 ] | |
Assignee Priority | P1 | |
Assignee | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15104 | Tue Nov 06 18:14:23 MST 2007 | mircea.toma | Resize overlay whil invisible. Fix javascript injection. |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15107 | Wed Nov 07 10:29:15 MST 2007 | mircea.toma | Resize overlay while invisible. Fix javascript injection. |
Files Changed | ||||
![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15111 | Wed Nov 07 13:00:31 MST 2007 | adnan.durrani | Fix for issue # 2 of |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15112 | Wed Nov 07 13:01:58 MST 2007 | adnan.durrani | Backporting the fix for issue # 2 of |
Files Changed | ||||
![]() |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Mircea Toma [ mircea.toma ] | Adnan Durrani [ adnan.durrani ] |
Summary | Modal panelPopup div displays and then resizes visibly | Modal panelPopup displays and then moves / resizes visibly |
Description |
When the modal panelPopup is displayed on some browsers there is a detectable resizing of the modality DIV element. Basically, it displays at a fixed size in the top left corner and then is resized to fill the page. This is an undesirable effect. It would be better if the modal div wasn't visible at all until it was the correct size, etc. |
When the modal panelPopup is displayed on some browsers there are a couple of visible issues: 1. There is a detectable resizing of the modality DIV element. Basically, it displays at a fixed size in the top left corner and then is resized to fill the page. This is an undesirable effect. It would be better if the modal div wasn't visible at all until it was the correct size, etc. 2. The panelPopup itself is displayed in a given location initially and then snaps to the center of the window. It shouldn't appear to the user until it is in it's final location. Also, note that the backing div should display before the panelPopup as it looks strange if the div appears after the popup is displayed. |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15113 | Wed Nov 07 13:54:16 MST 2007 | adnan.durrani | Fix related to |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15114 | Wed Nov 07 13:54:55 MST 2007 | adnan.durrani | Fix related to |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15132 | Thu Nov 08 10:41:19 MST 2007 | mircea.toma | Fix javascript evaluation in Safari. |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15135 | Thu Nov 08 11:58:33 MST 2007 | mircea.toma | Workaround IE bug. |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15136 | Thu Nov 08 12:00:30 MST 2007 | mircea.toma | Workaround IE bug. |
Files Changed | ||||
![]() |
Priority | Major [ 3 ] | Minor [ 4 ] |
Fix Version/s | 1.7 [ 10080 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Resize overlay while invisible.