[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2058) Some bugs for <rich:panelMenu*> components.

Andrei Scherbovich (JIRA) jira-events at lists.jboss.org
Mon Apr 14 14:07:56 EDT 2008


Some bugs for <rich:panelMenu*> components.
-------------------------------------------

                 Key: JBIDE-2058
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2058
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Visual Page Editor
    Affects Versions: 2.1.0.beta1
            Reporter: Andrei Scherbovich
         Assigned To: Denis Maliarevich


General:
    Selection doesn't work properly in VPE. User must be able to select custom elements (groups, items) and to edit its labels.


      For <rich:panelMenu>
1) disabled="true" should not disable component in VPE. It just should apply disabled styles
2) hoveredGroupStyle, hoveredGroupClass, hoveredItemStyle, hoveredItemClass, iconItem, iconTopItem, iconItemPosition, iconItemTopPosition, iconDisabledItem, iconTopDisabledItem - attributes don't work in VPE
3) vertical resizement not allowed
4) textFormatting not allowed

     For <rich:panelMenuGroup>
1) disabled="true" should not disable component in VPE. It just should apply disabled styles
2) hoverStyle, hoverClass - attributes don't work in VPE
3) resource bundles not resolved for attribute label
4) textFormatting not allowed

     For <rich:panelMenuItem>
1) disabled="true" should not disable component in VPE. It just should apply disabled styles
2) styleClass, icon, iconClass, iconStyle, iconDisabled, hoverStyle, hoverClass - attributes don't work in VPE
3) resource bundles not resolved for attribute label
4) textFormatting not allowed

SEE TEST FILE ATTACHED

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