Ticket #8658 (closed Bug: worksforme)

Opened 17 months ago

Last modified 14 months ago

a better solution for #1659

Reported by: yiminghe Owned by:
Priority: Normal Milestone:
Component: Core : Selection Version: 3.0
Keywords: Cc:

Description

  1. input the following html in ie:
<p>
	1234567890</p>
  1. 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

1.png (12.7 KB) - added by yiminghe 17 months ago.
actual.png (5.5 KB) - added by yiminghe 17 months ago.
expected.png (1.4 KB) - added by yiminghe 17 months ago.
20120111.patch (5.5 KB) - added by yiminghe 17 months ago.

Change History

Changed 17 months ago by yiminghe

Changed 17 months ago by yiminghe

Changed 17 months ago by yiminghe

Changed 17 months ago by yiminghe

comment:1 Changed 16 months ago by j.swiderski

  • Status changed from new to confirmed
  • Keywords ie cursor removed
  • Version changed from 3.6.3 (SVN - trunk) to 3.0

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

Last edited 15 months ago by j.swiderski (previous) (diff)

comment:2 Changed 15 months ago by j.swiderski

I did a quick test and it seems that patch from #7932 has fixed this issue.

comment:3 Changed 14 months ago by fredck

  • Status changed from confirmed to closed
  • Resolution set to worksforme

It works for me as well.

Note: See TracTickets for help on using tickets.
© 2003 – 2012 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy