[richfaces-issues] [JBoss JIRA] Assigned: (RF-5208) ComboBox: buttonIconDisabled, buttonIconInactive, buttonIcon problems.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Dec 5 00:44:38 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski reassigned RF-5208:
----------------------------------

    Assignee: Anton Belevich  (was: Nick Belaevski)


> ComboBox: buttonIconDisabled, buttonIconInactive, buttonIcon problems.
> ----------------------------------------------------------------------
>
>                 Key: RF-5208
>                 URL: https://jira.jboss.org/jira/browse/RF-5208
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: 3.3.0.BETA2
>            Reporter: Alexander Dubovsky
>            Assignee: Anton Belevich
>            Priority: Minor
>
> case 1: 
> Set 
> buttonIconDisabled="/pics/disabled.gif"
> buttonIconInactive="/pics/inactive.gif"
> buttonIcon="/pics/icon.gif"
> # Open page with combobox => inactive icon is shown - all is OK
> # Set focus on combobox input => icon is shown - OK
> # remove focus => inactive icon is shown - OK
> # click combobox button => icon is shown - OK
> # select any item and remove focus => icon is shown any way - WRONG (inactive icon should be shown)
> case 2:
> Set
> buttonIconDisabled="/pics/disabled.gif"
> buttonIcon="/pics/icon.gif"
> # Open page with combobox => default arrow is shown - OK
> # Set focus on combobox input => icon is shown - OK
> # remove focus => icon is shown any way - WRONG (default arrow should be shown)
> # click combobox button => icon is shown - OK
> # select any item and remove focus => icon is shown any way - WRONG (default arrow should be shown)
> # disable combobox using JS API => disabled icon is shown - OK
> # enable combobox using JS API =>  disabled icon is shown anyway - WRONG (default arrow should be shown)

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