Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 371769

Summary: [Spinner] JavaScript error when spinner lose the focus
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: tbuschto
Version: 1.5   
Target Milestone: 1.5 M6   
Hardware: All   
OS: All   
Whiteboard:

Description Ivan Furnadjiev CLA 2012-02-16 10:16:38 EST
Reproducible with Controls Demo -> Spinner Tab. Click on the first spinner, click on the second spinner:
----------------
Javascript error occurred:

Error: TypeError: this._textfield.setSelectionLength is not a function
---------------
in Spinner.js#_visualizeBlur.
Comment 1 Tim Buschtoens CLA 2012-02-16 11:42:33 EST
Fixed with Bug 371192.