Ticket #4177 (closed Bug: fixed)
[Safari] core/editor/test_config_inpage randomly failed
| Reported by: | garry.yao | Owned by: | fredck |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | QA | Version: | |
| Keywords: | Safari Confirmed Review+ | Cc: |
Description
The inline config should be checked only after 'configLoaded' is fired.
Attachments
Change History
comment:1 Changed 4 years ago by garry.yao
- Owner set to garry.yao
- Status changed from new to assigned
- Keywords Review? added
comment:2 Changed 4 years ago by fredck
- Keywords Review- added; Review? removed
The event registration should be set in the replace call. If things are cached, the configLoaded could be called even before the event registration. It just happend to me with Firefox.
Note: See
TracTickets for help on using
tickets.
