•  
      request #9007 Force compatibility mode for IE
    Infos
    #9007
    BEN MANSOUR Med Rafik (benm)
    2021-01-04 13:15
    2016-03-31 10:59
    9110
    Details
    Force compatibility mode for IE
    In order to ease our end users life, we want to force some compatibilities views under IE for its different version by using some meta tags cause the message added in the previous dev (#8711) is not well formatted (missing css when compatibility mode is active) and so not well visible to the end user.
    UX/UI
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2021-01-04
    Attachments
    Empty
    References
    Referencing request #9007
    Referenced by request #9007

    Artifact Tracker v5

    rel #10994 9.19

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2021-01-04 13:15
    Looks like this was fixed but anyway IE is no more supported.

    • Status changed from Reopen to Closed
    • Close date set to 2021-01-04
    User avatar
    Thomas Gerbet (tgerbet)2017-08-18 16:25
    Since this request is 1 year old and nothing has happened on this subject I'm going to close it. If this is still relevant, please manifest yourself here.

    • Status changed from Under review to Closed
    • Assigned to changed from BEN MANSOUR Med Rafik (benm) to None
    • Close date set to 2017-08-18
    User avatar

    Hmmm Seems fair to me, here is what i propose.

    LoadModule headers_module modules/mod_headers.so

    <IfModule headers_module>
    Header set X-UA-Compatible: IE=Edge
    </IfModule

     

    User avatar
    Thomas Gerbet (tgerbet)2016-04-27 11:20
    I'm not in favor to integrate something specific to weird behaviors of Microsoft's browsers that only apply in some cases. Current specific checks will probably be dropped with incoming new developments.

    However this is something that completely have his place in the documentation as it should be handled with the insertion of a new HTTP header. You could propose the specific Apache configuration needed for that. I will happily accept a PR to update the documentation.
    User avatar
    Yo,

    For now, our company's employees are using internet explorer 11(some website are accessible only with compatibility view), we want to disable the compatibility view automatically without notifying the user.

    We can extend this part for the older browsers if you want.
    User avatar
    Thomas Gerbet (tgerbet)2016-04-21 16:42
    Can you please explain why this is needed for Internet Explorer 11 or Edge? I have an hard time seeing how this is necessary.

    • Status changed from New to Under review
    User avatar
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes