Opened 11 years ago
Last modified 11 years ago
#11691 confirmed Bug
[IE8] Can not expand selection when caret is at the end of a inline element
Reported by: | Marek Lewandowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE8 | Cc: |
Description
checked only on IE8, but this issue might be also present in other IE versions
- open any sample with CKEditor (i.e. samples/replacebyclass.html)
- using "Source" button set content to following markup:
<p>aa bb<u> cc </u>dd ee</p>
- go back to wysiwyg mode
- place caret in following position
aa bb cc |dd ee
- press
ctrl + shift + right arrow
Expected result:
Selection should be expanded to contain dd
string.
Current result:
Selection is not expanded.
additional info:
- i've tested it with bold, italic - they have the same issue too
Change History (1)
comment:1 Changed 11 years ago by
Keywords: | IE8 added |
---|---|
Status: | new → confirmed |
Version: | → 3.0 |
I see this problem is happening in native IE8 as well (other browsers work fine) but we could have this fixed in editor.