#5640 closed defect (fixed)
[patch]onChange doesn't work for dijit.Editor
Reported by: | guest | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Editor | Version: | 1.0 |
Keywords: | Cc: | Douglas Hays, bill | |
Blocked By: | Blocking: |
Description
<textarea id="announcementEntrySummary" name="summary" cols="100" height="15" dojoType="dijit.Editor" onChange="document.getElementById('announcementEntryPreviewSummary').innerHTML = dijit.byId('announcementEntrySummary').getValue(false);">
summary
</textarea>
If I move away from editor with tab, the code works and the innerHTML changes. If I move away with a mouse click, onChange -function isn't executed.
Dojo 1.0.2, firefox 2.0.0.11 under ubuntu feisty
Attachments (1)
Change History (9)
comment:1 Changed 13 years ago by
Cc: | Douglas Hays bill added |
---|---|
Component: | Dijit → Editor |
Milestone: | → 1.0.3 |
Owner: | set to liucougar |
Priority: | normal → high |
comment:2 Changed 13 years ago by
This seems to be working OK in 1.1. Hopefully the fix can be backported to 1.0.3.
comment:3 Changed 13 years ago by
Summary: | onChange doesn't work for dijit.Editor → [patch]onChange doesn't work for dijit.Editor |
---|
I think this is a dup of #5290 but for 1.0.x.
comment:4 Changed 13 years ago by
Milestone: | 1.0.3 → 1.1 |
---|---|
Owner: | changed from liucougar to alex |
severity: | critical → normal |
comment:5 Changed 13 years ago by
Owner: | changed from alex to Douglas Hays |
---|
comment:6 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:7 Changed 13 years ago by
Milestone: | 1.1 → 1.0.3 |
---|
Note: See
TracTickets for help on using
tickets.
This needs to be targetted for 1.0.3 for an existing IBM product install. IBM reference # 78960.