Ticket #2057 (closed Bug: fixed)
Strange behavior of fix for #1990 (IE selection re-work)
| Reported by: | MarkWB | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | UI : Dialogs | Version: | SVN (FCKeditor) |
| Keywords: | Confirmed IE Review+ | Cc: |
Description
It seems like the InsertHtml() function from a floating dialog is getting executed about 10 to 15 times. It is not noticeable using the 'insertbug' plugin as it is attached to #1990. However, if you replace the 'Insert Text' string that gets inserted with content that is taller than the editor window, you can then see the up/down rapid flickering from what appears like multiple re-insertions. Ultimately, it does end up working correctly, but the behavior is strange.
This doesn't happen with FF. However, the ultimate result isn't consistent between FF and IE. With FF, what gets inserted is not selected, but with IE it does end up selected.
SVN build 18515
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
