Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2
-
Fix Version/s: 1.8.2-EE-GA_P01, 1.8.3
-
Component/s: None
-
Labels:None
-
Environment:Icefaces rev 19313
-
Workaround Exists:Yes
-
Workaround Description:
Description
Fix for ICE-4674 was not backward compatibile.
Complex pageswith collapisble panel shows unexpected bottom scrollbar in IE browsers .
The problem is in line 79 of PanelCollapsibleRenderer.java (updated with revision 19313 ) with content
div.setAttribute(HTML.STYLE_ATTR, "padding:1px;background-image:none;width:100%;");
'padding 0px' resolve scrollbars problem.
Complex pageswith collapisble panel shows unexpected bottom scrollbar in IE browsers .
The problem is in line 79 of PanelCollapsibleRenderer.java (updated with revision 19313 ) with content
div.setAttribute(HTML.STYLE_ATTR, "padding:1px;background-image:none;width:100%;");
'padding 0px' resolve scrollbars problem.
Issue Links
- depends on
-
ICE-4674 Add focus support to the panelCollapsible component
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #20896 | Tue Mar 09 15:45:28 MST 2010 | yip.ng | |
Files Changed | ||||
![]() |