Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.2, EE-4.2.0.GA
-
Fix Version/s: 4.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Tomcat 7/8, ICEfaces 4.2 release and up, all browsers.
Description
The ace:resizable QA test apps where the ace:resizable is inside a table or repeat have a containment issue. This was not seen in IF 4.1 but was found in 4.2.
See attached screen shots.
resize1.PNG - ICEfaces 4.1 - In the third row I resized the panel vertically. After the resize the words "ICEsoft Technologies" stayed within the panel.
resize2.PNG - ICEfaces 4.2 and current - In the third row I resized the panel vertically. After the resize the words "ICEsoft Technologies" dropped out of the panel.
See attached screen shots.
resize1.PNG - ICEfaces 4.1 - In the third row I resized the panel vertically. After the resize the words "ICEsoft Technologies" stayed within the panel.
resize2.PNG - ICEfaces 4.2 and current - In the third row I resized the panel vertically. After the resize the words "ICEsoft Technologies" dropped out of the panel.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | resize1.PNG [ 22569 ] | |
| Attachment | resize2.PNG [ 22570 ] |
| Assignee | Mircea Toma [ mircea.toma ] | |
| Fix Version/s | 4.3 [ 13096 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #51910 | Mon Sep 18 14:57:41 MDT 2017 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/panel/PanelRenderer.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/panel/panel.css
|
| Attachment | align.PNG [ 22607 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #51943 | Mon Sep 25 17:57:20 MDT 2017 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/panel/panel.css
|
| Attachment | IE10.PNG [ 22609 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #51978 | Mon Oct 02 15:35:14 MDT 2017 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/panel/PanelRenderer.java
|
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Render panel's header, content and footer as rows in a table to ensure that they are always resized together with a bounding box around all the panel parts.