Opened 18 years ago
Closed 18 years ago
#2027 closed Bug (fixed)
Context menu is hidden behind Firefox context menu
| Reported by: | Wiktor Walc | Owned by: | Martin Kou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.1 |
| Component: | UI : Context Menu | Version: | FCKeditor 2.4.3 |
| Keywords: | Confirmed Firefox | Cc: |
Description
I've found a couple of bugs regarding context menus, but couldn't find similar issue.
Latest Ubuntu 7.10 + Firefox 2.0.0.12 (no additional plugins).
Tested on: latest nightly build of FCKeditor, 2.4.3, CFKinder 1.2.
Open FCKeditor, right-click with your mouse (anywhere). Firefox context menu appears, FCKeditor menu is hidden below (I barely see it). I have to left-click once again to switch off Firefox context menu and access FCKeditor menu.
Change History (4)
comment:1 Changed 18 years ago by
| Keywords: | Firefox added; FF removed |
|---|
comment:2 Changed 18 years ago by
| Milestone: | → FCKeditor 2.6.1 |
|---|
comment:3 Changed 18 years ago by
| Owner: | set to Martin Kou |
|---|---|
| Status: | new → assigned |
comment:4 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |

This is definitely a Firefox/Linux bug, as there is no way to prevent the context menu from appear in FF2/Linux (even with evt.preventDefault() in a context menu handler).
The issue has been fixed in Firefox 3 beta 4/Linux though, so the Mozilla devs have already fixed it.