IE7: List becomes distorted when Increase Indent is pressed
Steps to reproduce the defect:
- Open the Ajax sample in IE7.
- Paste the following code into the editor:
<ol>
<li>
line 1</li>
<li>
</li>
<li>
line 3</li>
</ol>
- Select line 3 & click on Increase Indent in the toolbar.
Expected: A list 2 layers deep should display properly in the editor & you should be able to access all 3 lines in the list.
Actual: The list becomes obscured & there is no way to access the second numbered list item. (see attachment)
Change History (7)
Summary: |
IE7: List becomes distorted Increase Indent is pressed →
IE7: List becomes distorted when Increase Indent is pressed
|
Milestone: |
→ CKEditor 3.5.1
|
Status: |
new →
confirmed
|
Owner: |
set to Garry Yao
|
Status: |
confirmed →
review
|
Status: |
review →
review_passed
|
Resolution: |
→ fixed
|
Status: |
review_passed →
closed
|
Similar with #3165.