-
Type: Bug
-
Status: Applied
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: ODF 1.2 CD 05
-
Fix Version/s: ODF 1.2 CD 06
-
Component/s: Forms, Public Review
-
Labels:None
-
Proposal:
-
Resolution:
Currently 13.5.24 states:
"The <form:value-range> element defines a control which allows the user to select a value from a continuous number range."
Since <form:value-range> has a form:step-size attribute with a default value of 1 and values that are positiveInteger this is anything but a "continuous" number range.
In fact there is no real justification why the form:step-size and form:page-step-size attributes could not allow arbitrary positive numbers. Note that form:min-size and form:max-size allow arbitrary doubles.