We have moved to Github. Please open tickets there.

Opened 5 years ago

Closed 5 years ago

#323 closed Defect (wontfix)

Menu & style problem

Reported by: jr Owned by:
Priority: normal Milestone: Elgg 1.0
Component: Core Version: 1.0
Severity: minor Keywords:
Cc: brettp Difficulty:

Description

On IE :
first the border-radius doesn't work
second the user ico go over the dropdown menu (see attach)

Attachments (2)

Clipboard01.png (56.6 KB) - added by jr 5 years ago.
style.jpg (20.9 KB) - added by sumon 5 years ago.

Download all attachments as: .zip

Change History (4)

Changed 5 years ago by jr

Changed 5 years ago by sumon

comment:1 Changed 5 years ago by sumon

I am having similar kind of problem. whenever I am on a profile page of any user the profile details comes over the profile picture. It happens only in IE. I am using IE-7 on a vista computer. I have tested with firefox and it works fine. Once I am on the profile page the problem apears and seems like a tabling problem and it fixes on its own once I refresh the profile page. The problem apears again when I navigate to another profile page. I have attached a screenshot (style.jpg). Plz Help.

comment:2 Changed 5 years ago by pete

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

1) border-radius will never work in IE - it is generated by proprietary techniques currently only available with Mozilla and WebKit based browsers.

2) The user icon / dropdown issue is a known one (search for previous tickets).
It is due to a bug in the jquery user interface framework when used in conjunction with IE (6 & 7) and z-index values. We are hoping the soon-to-be-released updated ui.jquery framework will fix this issue. If not we will look to remove all avatar drop-down menus from IE - as this is the route of the problem.

Note: See TracTickets for help on using tickets.