range does not support non-integer steps

Project:formsPlayer
Version:1.5.5-dev
Component:Code
Category:bug
Priority:normal
Assigned:Unassigned
Status:closed
Attachment:range-double.html.txt (1.14 KB)
Description

The XForms recommendation states that the range control may be bound to the following data types: xsd:duration, xsd:date, xsd:time, xsd:dateTime, xsd:gYearMonth, xsd:gYear, xsd:gMonthDay, xsd:gDay, xsd:gMonth, xsd:float, xsd:decimal, xsd:double [1]

formsPlayer's range control currently only works correctly with integer steps. The attached document contains a range bound to xsd:double that demonstrates this problem.

[1] http://www.w3.org/TR/xforms/slice8.html#ui-range

Updates

#1 submitted by Paul Butcher on Tue, 2007-07-24 15:23
Status:new» applied
#2 submitted by Anonymous on Tue, 2007-08-07 17:45
Status:applied» closed