[richfaces-issues] [JBoss JIRA] Resolved: (RF-10409) ProgressBar: using defaults(min and max) breaks component look and feel

Anton Belevich (JIRA) jira-events at lists.jboss.org
Thu Feb 3 08:00:41 EST 2011


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

Anton Belevich resolved RF-10409.
---------------------------------

    Resolution: Done


Fixed.

> ProgressBar: using defaults(min and max) breaks component look and feel
> -----------------------------------------------------------------------
>
>                 Key: RF-10409
>                 URL: https://issues.jboss.org/browse/RF-10409
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-output, regression
>    Affects Versions: 4.0.0.Milestone5
>            Reporter: Ilya Shaikovsky
>            Assignee: Anton Belevich
>             Fix For: 4.0.0.Milestone6
>
>
>           <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>
> (from client mode showcase demo).
> PB appears as completed.
> <rich:progressBar mode="client" id="progressBar" value="-1"> - does not makes difference. 
> So seems the problem in min and max. when them set - it appears in initial state with last definition.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list