Ticket #8866 (confirmed Bug)
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
- 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"
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
