Opened 12 years ago
Closed 12 years ago
#10943 closed Bug (invalid)
[IE9-10] enterBr doesn't put cursor to next line
| Reported by: | Jakub Ś | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.2.1 |
| Keywords: | IE9 IE10 | Cc: |
Description
Seems #7433 has started occuring again since 4.2.1
- Load any of the sample page;
- Put cursor at the end of block and press one shift enter;
- Press shift enter again;
- Expected Result: Cursor moved to the next line;
- Actual Result: Cursor stays at the same line.
Change History (3)
comment:1 Changed 12 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | confirmed → closed |
After clearing cache and restarting IE it seems to me that everything is ok. I have checked it under CKE 4.2.1. I'm guessing something got cached.

I tried to reproduce this on IE9 and IE10 on 4.2.1 and master, with no luck.