Ticket #2412 (closed Bug: fixed)

Opened 20 months ago

Last modified 20 months ago

InsertHTML inserts at beginning of selection

Reported by: henrylyne Owned by: martinkou
Priority: Normal Milestone: FCKeditor 2.6.3
Component: General Version: FCKeditor 2.6.3 Beta
Keywords: Confirmed Firefox Review+ Cc:

Description

This bug may be related to Ticket #2376. In FireFox 3 I see InsertHTML append to the beginning of a Selection, instead of replacing the Selection. Using FireFox 3 go through the same steps in ticket #2376.

Attachments

2412.patch Download (454 bytes) - added by martinkou 20 months ago.

Change History

Changed 20 months ago by martinkou

  • keywords Confirmed Firefox added
  • owner set to martinkou
  • status changed from new to assigned

Confirmed. Happens in FF2 as well.

Changed 20 months ago by martinkou

This is caused by the fix to #2247, the Gecko insertHtml logic doesn't delete the current selection before adding new content.

Changed 20 months ago by martinkou

Changed 20 months ago by martinkou

  • keywords Review? added

Changed 20 months ago by fredck

  • keywords Review+ added; Review? removed

Please include the changelog on commit.

Changed 20 months ago by martinkou

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [2308].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.