[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-791) Simple toggle Panel on VPE

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu Aug 16 09:47:01 EDT 2007


Simple toggle Panel on VPE
--------------------------

                 Key: JBIDE-791
                 URL: http://jira.jboss.com/jira/browse/JBIDE-791
             Project: JBoss Tools
          Issue Type: Bug
    Affects Versions: 2.0.0.Beta1
            Reporter: Ilya Shaikovsky
         Assigned To: Max Andersen


Look to screenshot

1) Gray header line - is too thin
2) This line has right "hand" cursor but click on it doesn't expand/collapse the panel.. but it should
3) Is it normal that in collapsed state not only heade but also the content shown?

The code for this screen is:
	<rich:simpleTogglePanel opened="false" width="300px" switchType="client" id="stp">
		<f:facet name="header">
                                         <h:outputText value="Header"/>
		</f:facet>
		<h:outputText value="Hello"></h:outputText>
	</rich:simpleTogglePanel>

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

        



More information about the jbosstools-issues mailing list