Ticket #2027 (closed Bug: fixed)
Context menu is hidden behind Firefox context menu
| Reported by: | wwalc | Owned by: | martinkou |
|---|---|---|---|
| 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
comment:3 Changed 5 years ago by martinkou
- Status changed from new to assigned
- Owner set to martinkou
comment:4 Changed 5 years ago by martinkou
- Status changed from assigned to closed
- Resolution set to fixed
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.
