Opened 13 years ago
Closed 11 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 ¶
- 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
- 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.
- type "test" in editor, press enter 5 times and type "test2"
- 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"
Change History (3)
Changed 13 years ago by
Attachment: | replacebycode2.html added |
---|
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
DUP of #8164.