Ticket #1583 (closed Bug: fixed)

Opened 10 months ago

Last modified 10 months ago

Submenues in popup menues are broken in non-IE browsers

Reported by: martinkou Owned by: martinkou
Priority: High Milestone: FCKeditor 2.5
Component: UI : Context Menu Version: SVN
Keywords: Confirmed Firefox Safari Cc:

Description

To reproduce the bug:

  1. Go to sample01.html with Firefox or Safari (Popup menues aren't working in Opera 9.50 build 9660 as of now).
  2. Insert an empty table to the document.
  3. Right click on the empty table.
  4. Try to open any submenu (e.g. "Cell") by moving the mouse cursor.
  5. The submenu appears, but the original menu disappears.

Change History

Changed 10 months ago by martinkou

The bug is due to [1111], which was a fix to #1559.

Changed 10 months ago by martinkou

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

Fixed with [1129].

Click here for more info about our SVN system.

Changed 10 months ago by fredck

My fault here.

Fortunately, a simpler solution can be found instead of [1129], which goes touching too much things for a pre-release change. I've reverted it with [1130], and proposed a new fix with [1131].

Note: See TracTickets for help on using tickets.