Opened 14 years ago
Closed 14 years ago
#8658 closed Bug (worksforme)
a better solution for #1659
| Reported by: | yiminghe | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Selection | Version: | 3.0 |
| Keywords: | Cc: |
Description
- input the following html in ie:
<p> 1234567890</p>
- click the area as shown in 1.jpg
expected result:
cursor positioned as shown in expected.jpg (same with other browsers)
actual result:
cursor positioned as shown in actual.jpg
PS : i provide a patch which solution came from tinymce , i think it's better.
Attachments (4)
Change History (7)
Changed 14 years ago by
Changed 14 years ago by
| Attachment: | actual.png added |
|---|
Changed 14 years ago by
| Attachment: | expected.png added |
|---|
Changed 14 years ago by
| Attachment: | 20120111.patch added |
|---|
comment:1 Changed 14 years ago by
| Keywords: | ie cursor removed |
|---|---|
| Status: | new → confirmed |
| Version: | 3.6.3 (SVN - trunk) → 3.0 |
comment:2 Changed 14 years ago by
I did a quick test and it seems that patch from #7932 has fixed this issue.
comment:3 Changed 14 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | confirmed → closed |
It works for me as well.

It works as expected for IE so I guess it's worth looking at the patch provided by a user. Confirming the ticket.