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

Bug 394082

Summary: JavaScript error in Control Demo -> Focus tab
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 2.0   
Target Milestone: 2.0 M3   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Ivan Furnadjiev CLA 2012-11-12 06:32:49 EST
Start Control Demo -> Focus tab.... application crashes with JavaScript error.
Error: Error: Operation "listen" on target "w130" of type "rwt.widgets.List" failed:
targetObject[setterName] is not a function
Properties: 
FocusIn = true
FocusOut = true
Comment 1 Ivan Furnadjiev CLA 2012-11-12 06:50:54 EST
Fixed with commit b024c5aeb7ae2d7bffce60351f5f535b8cbad8ad. The listenerHandler in ListAdapter.js was removed by mistake with commit 29cb1ccbef296b9eae0cb61690da92cc381788ca.