Bug 361337 - [RBD] DojoTextArea: onChange only triggered when focus lost
Summary: [RBD] DojoTextArea: onChange only triggered when focus lost
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: lu lu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 02:47 EDT by Xin Wu CLA
Modified: 2017-02-23 14:17 EST (History)
2 users (show)

See Also:


Attachments
Test TextArea (2.69 KB, application/octet-stream)
2011-10-19 02:47 EDT, Xin Wu CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xin Wu CLA 2011-10-19 02:47:16 EDT
Build Identifier: 20111018 nightly build

DojoTextArea: onChange only triggered when focus lost. This also happens in RBD.

Reproducible: Always

Steps to Reproduce:
1. Create new Web Client Project
2. Download the attached RUIHandler and copy it to your project
3. Open it by VE preview or real browser
4. Type some words in DojoTextArea, the onChange event doesn't triggered.
5. The onChange event only triggered when focus lost(click on the other widget)
Comment 1 Xin Wu CLA 2011-10-19 02:47:58 EDT
Created attachment 205475 [details]
Test TextArea
Comment 2 Xin Wu CLA 2011-10-19 03:45:00 EDT
Same bug in Dojo TextField
Comment 3 Lisa Lasher CLA 2011-11-08 13:22:09 EST
Deferring to 1.0 - this is a low priority defect that also occurs in RBD