Opened 15 years ago
Last modified 14 years ago
#5200 confirmed Bug
IE: Div Container may show extra top padding
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.1 |
Keywords: | IE | Cc: |
Description
With IE8 with Compatibility mode:
- Load the following HTML:
<p>Line 1</p> <p>Line 2</p> <p>Line 3</p> <p>Line 4</p>
- Select Lines 2 and 3.
- Click the Div Container button.
- In the Advanced tab, set the Style field to "border: solid red".
- Confirm the dialog.
Note that there will be extra (unwanted) space at the top padding of the created div. When moving back and forth to source, that space disappears.
Milestone CKEditor 3.x deleted