Issue 121180

Summary: SpinningProgressControlModel description is esoteric
Product: App Dev Reporter: bmarcelly <marcelly.bernard>
Component: apiAssignee: Ariel Constenla-Haile <arielch>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: arielch, issues, marcelly.bernard
Version: 3.3.0 or older (OOo)   
Target Milestone: 4.0.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description bmarcelly 2012-10-08 08:24:47 UTC
IDL of c.s.s.awt.SpinningProgressControlModel reads :

Description
is a specialization of the AnimatedImagesControlModel which provides standard image sets for displaying a non-procentual progress. 


The term "procentual" does not appear in my Harraps Shorter, nor in my Cassel Pocket English Dictionary.
Descriptions should be easy to understand for most readers.

The sentence could be replaced by :

is a specialization of the AnimatedImagesControlModel. To show a progress which cannot be expressed as a percentage of execution, it displays animated images from a standard image set.
Comment 1 SVN Robot 2012-10-08 09:40:51 UTC
"arielch" committed SVN revision 1395493 into trunk:
#i121180# - Fix SpinningProgressControlModel description\n\nIDL description b...
Comment 2 Ariel Constenla-Haile 2012-10-08 09:43:44 UTC
Fixed on trunk