13.5.24 <form:value-range> does not allow a "continuous" number range

    • Hide

      In 13.5.24 change the sentence
      "The <form:value-range> element defines a control which allows the user to select a value from a continuous number range."
      to
      "The <form:value-range> element defines a control which allows the user to select a value from a number range."
      ie. strike the word continuous.

      Moreover change the type of the form:page-step-size and form:step-size attributes to decimal with the added condition that "the value of the ... attribute shall be positive."

      Show
      In 13.5.24 change the sentence "The <form:value-range> element defines a control which allows the user to select a value from a continuous number range." to "The <form:value-range> element defines a control which allows the user to select a value from a number range." ie. strike the word continuous. Moreover change the type of the form:page-step-size and form:step-size attributes to decimal with the added condition that "the value of the ... attribute shall be positive."
    • Hide

      13.5.24 change the sentence
      "The <form:value-range> element defines a control which allows the user to select a value from a continuous number range."
      to
      "The <form:value-range> element defines a control which allows the user to select a value from a number range."
      ie. strike the word continuous.

      Moreover change the type of the form:page-step-size and form:step-size attributes to double with the added condition that "the value of the ... attribute shall be positive."

      Show
      13.5.24 change the sentence "The <form:value-range> element defines a control which allows the user to select a value from a continuous number range." to "The <form:value-range> element defines a control which allows the user to select a value from a number range." ie. strike the word continuous. Moreover change the type of the form:page-step-size and form:step-size attributes to double with the added condition that "the value of the ... attribute shall be positive."

      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.

            Assignee:
            Michael Brauer (Inactive)
            Reporter:
            Andreas Guelzow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: