[
http://jira.jboss.com/jira/browse/JBIDE-791?page=all ]
Evgeny Zheleznyakov resolved JBIDE-791.
---------------------------------------
Resolution: Done
Assignee: (was: Evgeny Zheleznyakov)
have been added check for <f:facet name="header">
Simple toggle Panel on VPE
--------------------------
Key: JBIDE-791
URL:
http://jira.jboss.com/jira/browse/JBIDE-791
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.Beta1
Reporter: Ilya Shaikovsky
Priority: Minor
Fix For: 2.0.0.CR1
Attachments: 1.gif
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