Opened 12 years ago

Closed 10 years ago

#8866 closed Bug (duplicate)

IE: empty margins not visible in page with header X-UA-Compatible overwriting compatibility mode

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4.3
Keywords: IE Cc:

Description

  1. Go to IE -> Tools -> Compatibility mode settings and add IP which you want to use to display HTML page E.g. 192.168.1.123
  2. Place page attached to this ticket in samples folder. This page contains header

<meta http-equiv="X-UA-Compatible" content="IE=8" /> which should overwrite compatibility mode.

  1. type "test" in editor, press enter 5 times and type "test2"
  2. Switch to Source and back to WYSIWYG

Result: You will notice that there is no empty paragraphs between "test" and "test2"

I have managed to reproduce it in IE8 and IE9 and only when content attribute was set to IE8 - content="IE=8"

Attachments (1)

replacebycode2.html (3.0 KB) - added by Jakub Ś 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by Jakub Ś

Attachment: replacebycode2.html added

comment:1 Changed 12 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 10 years ago by Piotrek Koszuliński

Resolution: duplicate
Status: confirmedclosed

DUP of #8164.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy