Opened 11 years ago
Last modified 11 years ago
#12234 confirmed Task
Missing dialog#iframeAdded event — at Version 1
Reported by: | Marek Lewandowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
In CKEDITOR.dialog
we have iframeAdded listener, and I see no such event fired in full package. I guess that it might been too hastily removed from the code.
I noticed that issue when I was checking #9611 issue.
Event is not docummented, but I think it should be fired by the iframedialog
plugin, so keyboard handler can be attached to the frame.