Juraj Húska created RF-13633:
--------------------------------
Summary: PopupPanel - should validate width, height, minWidth, maxWidth and
similar
Key: RF-13633
URL:
https://issues.jboss.org/browse/RF-13633
Project: RichFaces
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: component-output, doc
Affects Versions: 4.3.7
Reporter: Juraj Húska
Priority: Minor
Validation of {{popupPanel}} attributes like:
* width
* minWidth
* maxWidth
* height
* minHeight
* maxHeight
should be in place, to avoid for example user setting {{width}} to 0.
The documentation for {{minWidth}} is describing a state when an
{{IllegalArgumentException}} is thrown, however, no exception is thrown at all.
So at least we should remove these discrepancies.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)