modalPanel: values of minWidth and minHeight in 'px' in the visualOptions
attribute block resizeable functionality
------------------------------------------------------------------------------------------------------------------
Key: RF-5239
URL:
https://jira.jboss.org/jira/browse/RF-5239
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Tatyana Romanovich
Assignee: Nick Belaevski
Priority: Trivial
1. Go to the test application, select modalPanel component
2. Set visualOptions attribute to
"minWidth:200,minHeight:100,width:400,height:300"
3. Open modalPanel1, verify sizes, try to miniaturize
RESULT: values from the visualOptions attribute were applied correctly
4. Set visualOptions attribute to
"minWidth:200px,minHeight:100px,width:400px,height:300px"
5. Open modalPanel1, verify sizes, try to miniaturize
FAILURE: width and height values from the visualOptions attribute were applied correctly,
but it's impossible to resize modalPanel
Note: in my mind:
1) minWidth, minHeight can be defined using px as width and height
2) incorrectly setted values should be ignored, or other, but shouldn't block resize
modalPanel
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira