Defect #5908
openOdd rendering of right click menu in Firefox
0%
Description
When using Firefox the right click menu does not leave enough room for submenus and their appear off screen (see scr)
Files
Related issues
Updated by Felix Schäfer over 14 years ago
IIRC this wasn't firefox-only nor are you the first to notice it, pretty sure there already is a ticket for this. Could you try to find it so we can mark this one a duplicate of the other?
Updated by Aaron Parks over 14 years ago
Updated by Felix Schäfer over 14 years ago
There's a proposed patch in #6053, haven't tested it though.
Updated by Daniel Felix almost 12 years ago
- File contextmenuMisplacement.png contextmenuMisplacement.png added
- Status changed from New to Confirmed
- Affected version (unused) changed from devel to 2.2.1
- Affected version set to 2.2.1
I can confirm this in the current Redmine Release (2.2.1) with current Firefox Release (18).
The rendering isn't weird anymore but the placement of the contextmenu could be realy improved (see screenshot attached).
This could be forced by a smaller window height and some scrolling (you need to scroll 50-80px downwards - depending on your theme). There's enough place to display it beneath, but instead it's display above, which causes the loss of the edit link.
In my opinion, the context menu doesn't respect the current viewport of the user for the calculation for it's position.