[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1719) Some bugs for <h:selectMany*> components.

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Mon Oct 19 09:58:06 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12490375#action_12490375 ] 

Denis Maliarevich commented on JBIDE-1719:
------------------------------------------

Test results:

1) Resizer
h:selectManyCheckbox - works incorrectly.
h:selectManyListbox - cannot be resized.
h:selectManyMenu - cannot be resized.

2) disabled=true
h:selectManyCheckbox - work correctly.
h:selectManyListbox - work correctly.
h:selectManyMenu - work correctly.

3) Child f:selectItems selection
h:selectManyCheckbox - works correctly.

h:selectManyListbox - the whole html <h:selectManyListbox> tag is being selected and highlighted in the source part. f:selectItems could be selected from visual part by double clicking on it, but selected f:selectItems won't be selected in the source, the whole h:selectManyListbox will stay selected.

h:selectManyMenu - the same as <h:selectManyListbox>

> Some bugs for <h:selectMany*> components.
> -----------------------------------------
>
>                 Key: JBIDE-1719
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-1719
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: UpStream, Visual Page Editor Templates
>    Affects Versions: 2.0.0.GA
>            Reporter: Andrei Scherbovich
>            Assignee: Denis Maliarevich
>             Fix For: LATER
>
>         Attachments: 1.jpg, selectManyCheckbox.jsp, selectManyListbox.jsp, selectManyMenu.jsp
>
>
> 	<h:selectManyCheckbox>
> 1) Attributes "dir", "disabled", "disabledClass", "enabledClass" don't work
> 	<h:selectManyListBox> and <h:selectManyMenu>
> 1) Attributes "dir", "disabled", "disabledClass", "enabledClass", "styleClass", "style" don't work
> 2) Bad highlighting of selected in VPE elements of these components
> 	<f:selectItem>
> 1) Attribute "escape" doesn't work
> (SEE ATTACHMENT)

-- 
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 jbosstools-issues mailing list