Opened 15 years ago
Last modified 15 years ago
#7174 closed Bug
IE9: Cursor path does not load corectly when editor is switched back from source to wysiwyg — at Version 1
Reported by: | Krzysztof Studnik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.2 |
Component: | General | Version: | 3.5.3 |
Keywords: | IE9 | Cc: |
Description (last modified by )
Environment
IE9 Browser mode IE9, document mode IE9 standards CKEditor set to source
TC
- clear contents
- insert default table
- in first row type some text
- switch to source and back to wysiwyg
- click on first cell in second column (as on attached screenshot)
Expected
caret position is shown in 'status bar of editor'. Example body blockquote table tbody tr td
Actual
The bottom line in Editor is empty, until next operation is done.
User is allowed to make nested blockquotes, which is not possible in other browsers (by repeating two last steps and clicking blockquote
button).
<blockquote> <blockquote> <blockquote> <table border="1" cellpadding="1" cellspacing="1" style="width: 500px;"> <tbody> <tr> <td> ...
Change History (2)
Changed 15 years ago by
Attachment: | krst_20110214-01.png added |
---|
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|
Empty bottom bar