[richfaces-issues] [JBoss JIRA] Commented: (RF-8060) ModalPanel isn't refreshing if resize vertical in Opera

martin krzys (JIRA) jira-events at lists.jboss.org
Tue Nov 10 08:34:05 EST 2009


    [ https://jira.jboss.org/jira/browse/RF-8060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12493957#action_12493957 ] 

martin krzys commented on RF-8060:
----------------------------------

I change code: 

<body >
    <rich:modalPanel id="mpt" shadowDepth="10" resizeable="true" showWhenRendered="true" moveable="true">
        <h:panelGrid columns="3"  style="width: 100%;height: 100%;border-style: Solid;border-color: #3C3C3C;" border="1" frame="vsides">
             <h:panelGroup>
	    t1
	</h:panelGroup>
	<h:panelGroup>
	    t2
	</h:panelGroup>
	<h:panelGroup>
	    t3 
	</h:panelGroup>
          </h:panelGrid>
    </rich:modalPanel>
</body>

No css files.
I resize vertical ModalPanel, panelGrid no change size.
When I resize hirizontal ModalPanel, panelGrid change size.


> ModalPanel isn't refreshing if resize vertical in Opera
> -------------------------------------------------------
>
>                 Key: RF-8060
>                 URL: https://jira.jboss.org/jira/browse/RF-8060
>             Project: RichFaces
>          Issue Type: Bug
>          Components: browser compatibility
>    Affects Versions: 3.3.2.SR1
>            Reporter: martin krzys
>            Assignee: Nick Belaevski
>            Priority: Minor
>             Fix For: Future
>
>
> desc: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=162889

-- 
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

        


More information about the richfaces-issues mailing list