Issue

The menu appears below the content on Microsoft Internet Explorer 8 if the site's directory contains an Unicode non-ASCII character.

Steps to reproduce the issue

Make a very simple site using the default main menu, naming its directory with only ASCII characters. Let's say sites/zen . In Configuration → Performance, choose to aggregate the CSS files and save your choice.
Copy the site, i.e. the database and the files, naming its directory with at least one ASCII character, let's say sites/zèn , the database name still including only ASCII characters, like "zen1". Change the database name in the new directory's settings.php accordingly.
In the ASCII site, the menu appears above the content, as expected, but in the non-ASCII site, it appears below the content on Microsoft Internet Explorer 8, even if you access through a all-ASCII alias defined in sites/sites.php . In Firefox, both sites' menu appear above the content.

Comments

JohnAlbin’s picture

Version: 7.x-5.1 » 7.x-5.x-dev
Status: Active » Fixed

That sucks. Respond.js has really turned out to be quite buggy.

See #1539682: Turn off Respond.js by default, use .lt-ie9 rules for IE8 layouts

Fiable.biz’s picture

In what is this bug "fixed"?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

In IE only.