Ticket #2165 (closed Bug: duplicate)

Opened 23 months ago

Last modified 23 months ago

IE: Dropdown lists and buttons are not refreshed in IE after any change issued from a floating dialog

Reported by: Tarto Owned by:
Priority: Normal Milestone:
Component: UI : Dialogs Version: FCKeditor 2.6 RC
Keywords: Cc:

Description

DESCRIPTION
All buttons and dropdown lists stop being updated after applying any change that involves a floating dialog.
This occurs in FCKEditor versions 2.6RC and 2.6 (2.6Beta is ok), and using IE7 (I have not tried with earlier versions).

HOW TO REPRODUCE
Extremely fast and easy:
1. Using IE7, go to the demo page at  http://www.fckeditor.net/demo
2. Apply one or two styles and/or formats (or anything that has an automatically updated state, such as font, size, B/U/I etc.)
3. Insert a smiley anywhere (or apply any other change that requires using a floating dialog)
And that's it. Now, no matter where you click, all buttons and dropdown lists stay in the same state.

RANDOM COMMENTS
- Concerning the dropdown lists, the RefreshActiveItems() method is not even called anymore.
- This does not seem to be triggered by the call to EnsureElements(). Indeed I tried with a test plugin and the problem occurs regardless of whether EnsureElements is called or not.

OS
Windows XP Home Edition SP2.

Thank you!

Change History

Changed 23 months ago by alfonsoml

  • status changed from new to closed
  • resolution set to duplicate

dup of #2126

Note: See TracTickets for help on using tickets.