[richfaces-issues] [JBoss JIRA] Resolved: (RF-9882) progressBar: should display "finish" when value >= maxValue and initial when value < minValue.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Dec 6 14:23:00 EST 2010


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

Nick Belaevski resolved RF-9882.
--------------------------------

    Resolution: Done


> progressBar: should display "finish" when value >= maxValue and initial when value < minValue.
> ----------------------------------------------------------------------------------------------
>
>                 Key: RF-9882
>                 URL: https://jira.jboss.org/browse/RF-9882
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.0.0.Milestone4
>            Reporter: Ilya Shaikovsky
>            Assignee: Nick Belaevski
>             Fix For: 4.0.0.Milestone5
>
>
> now condition is just > for max
> and <= for min.
> why: 1) 100% already means that process done normally. and we should not wait for 101% to be sure. 2) process could be started but it could be so long that current progress will be 0% some time. And that's normal.
> Additionally: progressBar should not send any requests in initial state. Only when it switched to progress state by changing value to minValue or more and having it enabled.

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