Ticket #1219 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

CSS issues on IE7

Reported by: timmcnamara Owned by:
Priority: awaiting triage Milestone:
Component: ckan Keywords: ux css ie
Cc: Repository: ckan
Theme: none

Description

As reported on ckan-dev:

items in the footer of CKAN ("Packages", "Groups & Tags", "About", "Language", etc.) are shown vertically instead of horizontally in IE7. This works fine in later browsers like IE8, IE9, FF4, and latest Opera and Chrome.

This seems to exist in all recent CKAN versions up to 1.4.1a.

Attachments

patch-1219-A0.diff (829 bytes) - added by erilem 3 years ago.

Change History

comment:1 Changed 3 years ago by dread

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

This is a known issue and of low importance.

Changed 3 years ago by erilem

comment:2 Changed 3 years ago by erilem

  • Status changed from closed to reopened
  • Resolution wontfix deleted

The issue is due to IE7 (and IE6) not supporting inline-block. patch-1219-A0.diff works around the issue.

I'm reopening this ticket in case you want to consider my patch.

But note that I won't be offended if you close it as wontfix again. I agree this is pretty minor, and that working around old browsers' limitations isn't always a good idea.

comment:3 Changed 3 years ago by dread

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

Patch applied in cset:8c05d27db224 for 1.4.2 release.

Note: See TracTickets for help on using tickets.