Ticket #1642 (closed Bug: fixed)
window.onresize causes flicker running in chrome
| Reported by: | alfonsoml | Owned by: | alfonsoml |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | General | Version: | |
| Keywords: | Review+ | Cc: |
Description
While setting the Write Area extension one of the problems was that the editor did flicker continously, it was very annoying and finally I found that it was due to the window.onresize of the fckeditor.html and fckdialog.html
The problem is that in this situation it gets the event also from the inner frames, so it never ends the resizing.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
