Ticket #8866 (confirmed Bug)

Opened 15 months ago

Last modified 15 months ago

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

Reported by: j.swiderski 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

replacebycode2.html (3.0 KB) - added by j.swiderski 15 months ago.

Change History

Changed 15 months ago by j.swiderski

comment:1 Changed 15 months ago by j.swiderski

  • Status changed from new to confirmed
Note: See TracTickets for help on using tickets.
© 2003 – 2012 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy