[
https://issues.jboss.org/browse/RF-13052?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč commented on RF-13052:
---------------------------------
The attribute was evidently introduced in RF3 in RF-2464:
http://www.docjar.com/html/api/org/richfaces/component/UIModalPanel.java....
As it seems, it should serve for setting a map of visual options like left/top coordinates
and width/height.
These attributes can be setup using attributes left/top and width/height in
rich:popupPanel
together with the min/max values.
These options are discussed here:
http://docs.jboss.org/richfaces/latest_4_X/Component_Reference/en-US/html...
And further documented in VDL DOC:
http://docs.jboss.org/richfaces/latest_4_X/vdldoc/rich/popupPanel.html
popupPanel: @visualOptions does not work
----------------------------------------
Key: RF-13052
URL:
https://issues.jboss.org/browse/RF-13052
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-output
Affects Versions: 5.0.0.Alpha1
Environment: RichFaces 5.0.0-SNAPSHOT
Reporter: Jiří Štefek
Assignee: Lukáš Fryč
Fix For: 4.3.4, 5-Tracking
Original Estimate: 30 minutes
Remaining Estimate: 30 minutes
Setting @visualOptions doesn't work. Tried both settings from
https://issues.jboss.org/browse/RF-2464 or
https://issues.jboss.org/browse/RF-5239
e.g.: 'left:1px'
OR
Is this attribute a leftover from older versions of RF (RF-3) and was replaced by
attributes @*width, @*height and @style* ?
ALSO UPDATE VDL-DOC in both cases.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira