Project

General

Profile

Actions

Defect #1644

closed

Context menu overwritten by calender on MyPage

Added by Davin Atkins over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
UI
Target version:
Start date:
2008-07-15
Due date:
% Done:

0%

Estimated time:
0.50 h
Resolution:
Fixed
Affected version:

Description

In Firefox 3 and Internet Explorer 7, the Issue context menu is overwritten by anything text in the calender if it is positioned in the way.

Caused by a conflict between application.css (at .tooltip and/or .tooltip:hover) and context_menu.css (at #context-menu li).

Recommended fix is to either lower z-index of .tooltip to a value below #context-menu li (leaving .tooltip:hover alone) or raise z-index of #context-menu li to a value above .tooltip, and raise .tooltip:hover even higher. Committer will need to determine which causes fewest conflicts with existing z-index values.

Issue found in Redmine 0.7.3 - seems to still exist in HEAD.

Actions #1

Updated by Jean-Philippe Lang over 15 years ago

  • Status changed from New to Closed
  • Target version set to 0.8
  • Resolution set to Fixed

Indeed. Fixed in r1671.
Thanks for pointing out the problem.

Actions

Also available in: Atom PDF