Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC2
-
Fix Version/s: 3.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Code Rev: 3.0.0.RC2 build 9
Browser: all major browsers
Server: Tomcat7
-
Assignee Priority:P2
Description
On ace:dialog - > Effect & Size page, resizing of the dialog box is not quite accurate, as example selecting 600 px for both width and height, and both effects='bounce' displays a dialog box as in screenshot attached (dialogBoxResize.png), where it is visible that width is much smaller than height.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | dialogBoxResize.png [ 13903 ] |
| Salesforce Case | [] | |
| Fix Version/s | 3.0 [ 10241 ] | |
| Assignee Priority | P2 | |
| Security | Private [ 10001 ] | |
| Assignee | yip.ng [ yip.ng ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #27079 | Tue Jan 03 14:21:40 MST 2012 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js
|
| Attachment | screenshot-2.png [ 13939 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Dropdown lists in demo are for minimum width and height, not actual width and height. Min. height is set correctly. See screenshot-2.png. (Lots of calculations and cross-browser logic involved in jquery-ui, not just a simple setting.) However, somehow min. width is not set correctly.