Ticket #3587 (closed Bug: worksforme)
Error pressing enter after selectAll
| Reported by: | alfonsoml | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | WorksForMe Pending | Cc: |
Description
- Load the replace by class sample in Firefox.
- Press the Select All button
- 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: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.

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