Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.1.1
-
Fix Version/s: 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:supported browsers
-
Assignee Priority:P2
Description
Visual components that can potentially be resized should have the resizable functionality built in instead of relying on the external ace:resizable component. This will ensure that the corect markup is modified when the size of the component is changed. The ace:resizable component currently changes the size of the component root element without taking into consideration the inner markup of the component (such as header, footer, content, and control buttons), a very crude approach that breaks the layout of the more complex components.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50155 | Tue Jan 17 17:11:46 MST 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/Resizable.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50153 | Tue Jan 17 08:53:17 MST 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/Resizable.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50011 | Thu Jan 12 14:35:38 MST 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/Resizable.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49995 | Wed Jan 11 15:33:20 MST 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.js
MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.css |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49979 | Tue Jan 10 14:57:05 MST 2017 | mircea.toma | |
Files Changed | ||||
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableListener.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/Resizable.java MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/META-INCLUDE/faces-config.xml MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49967 | Tue Jan 10 13:24:12 MST 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/stackpane/StackPane.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/panelstack/PanelStackRenderer.java MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/stackpane/StackPaneRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49966 | Tue Jan 10 13:22:08 MST 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/accordion/AccordionRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49965 | Tue Jan 10 13:16:39 MST 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/stackPane/stackpane.css
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49781 | Wed Jan 04 15:28:03 MST 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.css
MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.css |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49780 | Wed Jan 04 13:45:47 MST 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js
MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/panel/panel.css MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableRenderer.java |