[richfaces-issues] [JBoss JIRA] Commented: (RF-4051) there are some problems with layout of rich:tabPanel and rich:comboBox

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Mon Aug 11 05:10:50 EDT 2008


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

Tatyana Romanovich commented on RF-4051:
----------------------------------------

Should be verified for scenario:
1. Create any tested application with code on the page:
<rich:panel>
<rich:tabPanel title="Title test 1">
<rich:tab
label="Test 1"
name="1">
This is first tab
</rich:tab>
<rich:tab name="2">
This is second tab
</rich:tab>
</rich:tabPanel>
.....
</rich:panel>
2. Run application on the server and open in the IE 6 or 7
3. Verify displaying of tabPanel and panel
FAILURE: horizontal scroll appears, but default width of components should be 100% 

> there are some problems with layout of rich:tabPanel and rich:comboBox
> ----------------------------------------------------------------------
>
>                 Key: RF-4051
>                 URL: https://jira.jboss.org/jira/browse/RF-4051
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: RF-3.2.2.BETA2
> jsp, facelets
> test-application
> Tomcat 6
> IE 6,7
>            Reporter: Tatyana Romanovich
>            Assignee: Nick Belaevski
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: Menu.jsp, tabPanel.gif
>
>
> 1. Create test application (use attached code)
> 2. Run application and open page in the IE 6 or IE 7
> Result: see attached screen

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