Opened 15 years ago
Last modified 8 years ago
#5479 review Bug
[IE] Cursor after table at the end of document in enterMode=BR — at Version 1
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE | Cc: |
Description (last modified by )
Environment
IE8 standards, with enterMode = BR.
Reproducing Procedures
- Load any of the sample page and fill the editor with the following contents:
<table> <tbody> <tr> <td> text</td> </tr> </tbody> </table>
- Click into the spaces after the table at the end of document.
- Expected Result: It's possible to have the cursor blinking there and start typing.
- Actual Result: Cursor stays as it is.
WFM in IE6/7.