Ticket #3587 (closed Bug: worksforme)

Opened 3 years ago

Last modified 3 years ago

Error pressing enter after selectAll

Reported by: alfonsoml Owned by:
Priority: Normal Milestone:
Component: General Version: SVN (CKEditor) - OLD
Keywords: WorksForMe Pending Cc:

Description

  1. Load the replace by class sample in Firefox.
  2. Press the Select All button
  3. Press Enter. An error is shown:
    node is null
    http://localhost/ckeditor/_source/plugins/enterkey/plugin.js
    Line 85
    

The error is different than #3505

Change History

comment:1 Changed 3 years ago by arczi

  • Keywords WorksForMe Pending added

Could you provide more information? It works for me in FF 2 and 3.

comment:2 Changed 3 years ago by alfonsoml

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

Something has changed because now it works, but the generated code is quite different about what it's expected of a single enter key:

<p>
</p>
<p>
	<br />
</p>
<p>
	<br />
</p>

But this thicket is not longer valid.

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