Opened 17 years ago

Closed 17 years ago

#2165 closed Bug (duplicate)

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

Reported by: Hervé BLONDEAU 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!

Find this issue on GitHub

Change History (1)

comment:1 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

dup of #2126

Find this issue on GitHub
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy