Opened 15 years ago

Closed 15 years ago

#3587 closed Bug (worksforme)

Error pressing enter after selectAll

Reported by: Alfonso Martínez de Lizarrondo 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 (2)

comment:1 Changed 15 years ago by Artur Formella

Keywords: WorksForMe Pending added

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

comment:2 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Resolution: worksforme
Status: newclosed

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 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy