[richfaces-issues] [JBoss JIRA] Created: (RF-7256) Tab: It's impossible to switch between tab in tabPanel if colorPicker presents in the same form

Vadim Mikovoz (JIRA) jira-events at lists.jboss.org
Tue May 26 09:46:56 EDT 2009


Tab:  It's impossible to switch between tab in tabPanel if colorPicker presents in the same form
------------------------------------------------------------------------------------------------

                 Key: RF-7256
                 URL: https://jira.jboss.org/jira/browse/RF-7256
             Project: RichFaces
          Issue Type: Bug
          Components: browser compatibility
    Affects Versions: 3.3.2.CR1
         Environment: v.3.3.2-SNAPSHOT
ie 7, 8; safari 3.1.2, google chrome 2.0.156.1
            Reporter: Vadim Mikovoz
            Assignee: Nick Belaevski


Code:
	<h:form id="formID">
	<rich:tabPanel>
	<rich:tab label="first"></rich:tab>
	<rich:tab label="second"></rich:tab>
	</rich:tabPanel>
	<rich:colorPicker></rich:colorPicker>		
	</h:form>
1. Open test page under any of the browsers: ie 7, 8; safari, google chrome
2. Switch between tabs
--------------------------------
it's impossible

It's ok in firefox and opera

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