[richfaces-issues] [JBoss JIRA] Commented: (RF-10273) IE: popupPanel is misplaced

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Feb 3 11:57:39 EST 2011


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

Nick Belaevski commented on RF-10273:
-------------------------------------

       	<pn:popupPanel id="popup" modal="false" autosized="true"
					resizeable="false">
            <pn:tabPanel id="panel" switchType="ajax" tabDisabledHeaderClass="myClass_01" itemChangeListener="#{togglePanelBean.itemChangeActionListener}">
                <pn:tab header="tab1 header" headerDisabledClass="myClass_02" onenter="alert('onenter 01')">
                    Content will be here. Content will be here. Content will be here. Content will be here. Content will be here. Content will be here. Content will be here. Content will be here. Content will be here. Content will be here. Content will be here. Content will be here. Content will be here. Content will be here.
                </pn:tab>
                <pn:tab header="tab 1a (disabled) header" disabled="true">
                	Disabled tab content
                </pn:tab>
                <pn:tab header="tab2 header" onenter="alert('onenter 02')">
                    He he
                </pn:tab>
            </pn:tabPanel>
        	</pn:popupPanel>
        	<a href="#" onclick="RichFaces.$('f:popup').show()">Open panel</a>


> IE: popupPanel is misplaced
> ---------------------------
>
>                 Key: RF-10273
>                 URL: https://issues.jboss.org/browse/RF-10273
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-panels-layout-themes
>    Affects Versions: 4.0.0.Milestone5
>            Reporter: Juergen Zimmermann
>            Assignee: Konstantin Mishin
>             Fix For: 4.0.0.CR1
>
>         Attachments: listKunden.xhtml, listKundenPopup.xhtml, screenshot-1.jpg
>
>
> I open a popupPanel in IE (instead of FF): the popupPanel's left border is placed at the left border of IE, and the popupPanel's right border is streched to the right. I'll attach a screenshot to illustrate the problem.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list