Opened 16 years ago
Last modified 15 years ago
#4362 confirmed New Feature
Fire event when floatpanel opened
| Reported by: | Garry Yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | QA | Version: | 3.0 |
| Keywords: | HasPatch | Cc: |
Description
The opening of our panel system is a mixing of async( iframe loading for first time ) and sync ( subsequent showing ) process, which makes it hard to determinate it's ready to been manipulated, event is always good treatment in these cases, an 'open' event could be fired when the panel is fully loaded and become visible.
Attachments (1)
Change History (8)
Changed 16 years ago by
| Attachment: | 4362.patch added |
|---|
comment:1 Changed 16 years ago by
| Type: | Bug → New Feature |
|---|
comment:2 Changed 16 years ago by
comment:4 Changed 16 years ago by
| Keywords: | Confirmed added; Discussion removed |
|---|
If it's really necessary for the tests, then I'm ok with it.
comment:5 Changed 16 years ago by
| Component: | General → QA |
|---|---|
| Milestone: | CKEditor 3.1 |
comment:6 Changed 15 years ago by
| Milestone: | → CKEditor 3.6 |
|---|---|
| Version: | → 3.0 |
comment:7 Changed 15 years ago by
| Milestone: | CKEditor 3.6 |
|---|
Let's postpone it for now and work on it when we really know whether we need it (CKRobot is coming).

Is there any use case for it already?