[richfaces-issues] [JBoss JIRA] Updated: (RF-9090) Popup panel: cannot move panel horizontally when minWidth equals maxWidth

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Aug 17 07:24:12 EDT 2010


     [ https://jira.jboss.org/browse/RF-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-9090:
-------------------------------

    Assignee: Andrey Markhel


> Popup panel: cannot move panel horizontally when minWidth equals maxWidth
> -------------------------------------------------------------------------
>
>                 Key: RF-9090
>                 URL: https://jira.jboss.org/browse/RF-9090
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.0.0.Milestone1
>         Environment: v.4.0.0-SNAPSHOT SVN r.18649, Glassfish 3, Firefox 3.6, Chrome 6
>            Reporter: Pavol Pitonak
>            Assignee: Andrey Markhel
>             Fix For: 4.0.0.Milestone2
>
>
> It is not possible to move panel horizontally when minWidth and maxWidth is set to the same value, e.g. 
> <rich:popupPanel id="popupPanel" header="header" left="auto" moveable="true" minWidth="500" maxWidth="500" resizeable="true" top="auto">
> ... </rich:popupPanel>.
> It is not possible to move panel vertically when minHeight and maxHeight is set to the same value, e.g.
> <rich:popupPanel id="popupPanel" header="header" left="auto" moveable="true" minHeight="500" maxHeight="500" resizeable="true" top="auto">
> ... </rich:popupPanel>.
> It is not possible to move panel at all when all 4 attributes are set to the same value.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list