We have moved to Github. Please open tickets there.

Opened 2 years ago

Closed 21 months ago

#3449 closed Defect (fixed)

Elements of default theme broken in IE7

Reported by: coldtrick Owned by:
Priority: normal Milestone: Elgg 1.8.0
Component: UI/UX Version: 1.8 Beta
Severity: minor Keywords:
Cc: brett@… Difficulty:

Description

In IE7 the theme has the following issues:

  • a white space at the top (loggedin)
  • menu items more dropdown has wrong z-index (border of content area title is in front of the drop down)
  • menu items more dropdown not very stable
  • on members and groups page the sidebar (search by tag) input text runs over the side
  • tinymce + embed text above the editor (remove editor, embed content) are not align next to each other
  • breadcrumb not showing correctly
  • blog (and maybe others too), list mode, edit + like + delete + etc not correctly aligned
  • like (thumb) hover not a hand cursor
  • delete hover not a hand cursor
  • group widgets are have no spacing between the 2 columns

more later...

Change History (9)

comment:1 Changed 2 years ago by cash

  • Component changed from Core to UI/UX
  • Milestone changed from Needs Review to Elgg 1.8

comment:2 Changed 2 years ago by cash

  • Milestone changed from Elgg 1.8.0 to Elgg 1.8 Beta 2

We should fix some of these before the beta 2 release.

comment:3 Changed 23 months ago by cash

  • Milestone changed from Elgg 1.8 Beta 2 to Elgg 1.8.0

comment:4 Changed 21 months ago by brettp

  • Summary changed from Theme IE7 to Elements of default theme broken in IE7

comment:5 Changed 21 months ago by brettp

Problems that I've verified:

  • menu items more dropdown has wrong z-index (border of content area title is in front of the drop down)
  • menu items more dropdown not very stable
  • tinymce + embed text above the editor (remove editor, embed content) are not align next to each other
  • breadcrumb not showing correctly
  • group widgets are have no spacing between the 2 columns

Could definitely use some help fixing the remaining items if anyone's feeling like diving into the wonderful world of IE CSS.

comment:6 Changed 21 months ago by Brett Profitt

Refs #3449. Some IE7 CSS fixes. I need to shower now.

Changeset: 68331b3ca029009a468373e64a689c1b32928877

comment:7 Changed 21 months ago by brettp

The only outstanding IE 7 problem from this ticket is the site-more menu dropdown.

comment:8 Changed 21 months ago by Brett Profitt

Refs #3449, #3770. Using JS to fix submenu dropdown in IE7.

Changeset: 826310d08ba1ed468ab01b8a5c87b5396fed3a3c

comment:9 Changed 21 months ago by brettp

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

Closing this one in favor of #3770.

Note: See TracTickets for help on using tickets.