Opened 15 years ago
Last modified 15 years ago
#5708 confirmed Bug
[IE] SCAYT changes selection after 'Backspace' key — at Initial Version
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Enter Key | Version: | 3.0 |
Keywords: | IE | Cc: |
Description
Environment
IE
Reproducing Procedures
- Load the following content and selection in editor;
<ol> <li> item1^</li> </ol>
- Press 'Enter' key twice to move out of the list.
- Actual Result: The new paragraph is not created and cursor is blinking at wrong place.
- Expected Result: A new paragraph is created after the list.