Opened 4 years ago

Closed 4 years ago

#1486006 closed Bugs (fixed)

Message Menu drop down menu is hidden by the messageframe div

Reported by: rosali Owned by:
Priority: 5 Milestone: 0.3-stable
Component: User Interface Version: git-master
Severity: normal Keywords:
Cc:

Description

Browser: IE6

See attached screenshot.

Attachments (1)

screeny.JPG (153.6 KB) - added by rosali 4 years ago.

Download all attachments as: .zip

Change History (6)

Changed 4 years ago by rosali

comment:1 follow-up: Changed 4 years ago by alec

Try to set "z-index: -1;" for #messagetoolbar or body.

comment:2 Changed 4 years ago by alec

Also you may try with "zoom: 1" for #messagemenu

comment:3 Changed 4 years ago by corbosman

I have a screenshot from a customer using IE8 that shows the same. I could not reproduce it, but the screenshot seems genuine.

comment:4 in reply to: ↑ 1 Changed 4 years ago by rosali

Replying to alec:

Try to set "z-index: -1;" for #messagetoolbar or body.

"z-index: 250;" fixed it. I did not use zoom. Also I can't cross-check at the moment if this z-index change has an impact to other browsers.

comment:5 Changed 4 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [2e63d304]. Tested with IE7.

Note: See TracTickets for help on using tickets.