[
http://jira.jboss.com/jira/browse/JBIDE-2196?page=comments#action_12417196 ]
Tatyana Romanovich commented on JBIDE-2196:
-------------------------------------------
There are some bugs in the rev.8771 in the local build
Combo Box component:
1. Selection box in the Visual Pane is displayed incorrectly (without end across)
2. List of items can't be expanded in Visual pane
Inplace Select component:
1. If there isn't enough space for expanded control, last items (all except first
three in my test) are not displayed in the expanded panel (they intersects next control)
2. Scrollbars didn't appear
(see screen RichComp3.2.png p2)
Progress Bar component:
1. button intersects initial and complete text
<rich:progressBar mode="client" id="progressBar">
<f:facet name="initial">
<h:outputText value="Process doesn't started
yet"/>
</f:facet>
<f:facet name="complete">
<h:outputText value="Process Done"/>
</f:facet>
</rich:progressBar>
<button type="button" onclick="startProgress();"
style="margin: 9px 0px 5px;" id="button">Start
Progress</button>
(see screen RichComp3.2.png p3)
Pick List component:
1. Selection of item in the Source Pane isn't the same as in the Visual Pane
2. f:selectItem element is displayed incorrectly (as tags, but should be as item value)
(see screen RichComp3.2PickList.png)
visual page editor templates for RF 3.2
---------------------------------------
Key: JBIDE-2196
URL:
http://jira.jboss.com/jira/browse/JBIDE-2196
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Reporter: Max Rydahl Andersen
Assigned To: Eugene Stherbin
Fix For: 3.0.alpha
Attachments: RichComp3.2.png, RichComp3.2PickList.png
Need to find out any new and updated components for RF 3.2.
--
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