Skip to content

Readthedocs theme display error in IE 10 #785

@jdury

Description

@jdury

Seems there's a bad detection of htmls "norms" on IE 10 while browsing docs generated by theme readthedocs (last version). See attached screenshots to appreciate difference with chrome.

rtd-ie

rtd-chrome

IE7 norms are detected by Internet Explorer, so it displays without using new css features, I think.

Found a workaround by adding this tag in base.html file :

  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions