#1583 closed Bug (fixed)
Submenues in popup menues are broken in non-IE browsers
| Reported by: | Martin Kou | Owned by: | Martin Kou |
|---|---|---|---|
| Priority: | Must have (possibly next milestone) | Milestone: | FCKeditor 2.5 |
| Component: | UI : Context Menu | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed Firefox Safari | Cc: |
Description
To reproduce the bug:
- Go to sample01.html with Firefox or Safari (Popup menues aren't working in Opera 9.50 build 9660 as of now).
- Insert an empty table to the document.
- Right click on the empty table.
- Try to open any submenu (e.g. "Cell") by moving the mouse cursor.
- The submenu appears, but the original menu disappears.
Change History (3)
comment:1 Changed 18 years ago by
comment:2 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed with [1129].
Click here for more info about our SVN system.

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