Opened 14 years ago
Closed 11 years ago
#7516 closed Bug (invalid)
[IE] setData does not fire selectionChange
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE | Cc: |
Description
Using setData does not fire the selectionChange event. It could be confirmed using the api sample.
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 follow-up: 3 Changed 11 years ago by
Keywords: | IE added |
---|---|
Summary: | setData does not fire selectionChange → [IE] setData does not fire selectionChange |
comment:3 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | confirmed → closed |
Replying to Reinmar:
Reproducible on IEs only.
And actually I wouldn't say that it's a bug, because on IE there's no selection inside editor if you don't place it there. And I checked that editor correctly fires selectionChange after setData if selection was in editor or if it's moved there.
Reproducible on IEs only.