FLUID-2856: Editing the slider value in the text box, causes keyboard incrementing of the slider thumb to append a "1" to the value

Metadata

Source
FLUID-2856
Type
Bug
Priority
Critical
Status
Closed
Resolution
Won't Fix
Assignee
Justin Obara
Reporter
Justin Obara
Created
2009-06-01T09:00:56.000-0400
Updated
2011-06-27T11:27:29.710-0400
Versions
  1. 1.1
  2. 1.1.1
  3. 1.1.2
  4. 1.2
  5. 1.3
Fixed Versions
  1. 1.4
Component
  1. UI Options

Description

Editing the slider value in the text box, causes keyboard incrementing of the slider thumb to append a 1 to the value

Steps to reproduce:

1) Open the Sakai mock-up example

2) Open the UI Options dialog and modify one of the text field sliders by typing in a new value in the textfield

3) tab or shift-tab back to the slider thumb and increment it via the keyboard

Notice that the thumb jumps to the end of the slider, and the value in the textfield now has a "1" appended to it.

This occurs whether or not you save the change to the textfield, or not.

Environments

FF2, FF3, Opera 9.6, Safari 3.2 (Mac OS 10.5)
Safari 3.2 (Mac OS 10.4)
FF2, FF3, IE6, IE7, IE8, Opera 9.6 (Win XP)
FF3, IE7, IE8 (Win Vista)
IE6 (Win 2000)

Attachments

Comments

  • Justin Obara commented 2009-06-01T09:02:09.000-0400

    'screenshot-1' shows the textfield slider with the 1 appended to the value.

  • Justin Obara commented 2009-06-02T09:29:48.000-0400

    possibly doing a "+" operation while the value is of type string

  • Justin Obara commented 2011-05-17T09:56:59.678-0400

    Bug Parade Infusion

  • Michelle D'Souza commented 2011-06-21T10:46:07.005-0400

    I am no longer able to reproduce this - perhaps it was fixed when all the component refactoring happened.

  • Cindy Li commented 2011-06-27T11:27:29.708-0400

    Confirmed that this issue is no longer re-producible.