Defect #8224
closedMenu does not show on IE 9 beta
0%
Description
Menu shows up on Chrome and FireFox but not on IE 9 beta.
Actually, its a pretty big issue for me since I use a biometric fingerprint reader and unfortunately its currently only working with IE. Firefox 4 killed the addon for that and they don't have a Chrome extension yet.
See this quick vid I captured demonstrating the issue:
Related issues
Updated by Brett Patterson over 13 years ago
I can semi-reproduce the issue using 1.0.3.stable (yes, old version I know, but we're waiting on 1.2).
Just to confirm we have the same issue, after you right-click on an issue, hit the escape key. I think the menu may be showing up under the main context menu but because the context menu is huge in IE 9, the Redmine context menu is being hidden.
IE 9 redid some of their event handlers, and any PrototypeJS version less than 1.7 will exhibit "weird" behavior. Our instance of redmine is running PrototypeJS 1.6.0.3. I believe the fix would be to update PrototpyeJS to 1.7 to solve this issue.
Can you install the trunk version of redmine as a test to see if this is still an issue? I see Jean-Philippe updated to Prototype 1.7 on the 04-15-2011, so perhaps this is already fixed.
Updated by Charles Monteiro over 13 years ago
nope, esc , just gets rid of the IE menu , see here:
Updated by Etienne Massip over 13 years ago
- Category set to Issues
- Status changed from New to Closed
- Resolution set to Duplicate
Closed as duplicate of #7954, fix has already been committed, will be released with 1.2.0 or 1.1.3, whichever comes first.
Updated by Charles Monteiro over 13 years ago
Sorry, is there a ball park estimate of when that release may happen ? thanks