Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#2416 closed defect (bug) (invalid)

NewPage bug in RTE

Reported by: rajkp's profile rajkp Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.0.1
Component: General Keywords: newpage, tag, wysiwyg, rich, editor, tinymce, rte, fix
Focuses: Cc:

Description

When clicking the NewPage button in the Rich Editor while using Firefox 1.5+, the command associated with the newpage tag is executed twice. This results in two newpage tags for every click. Another problem is that these newpage tags are not editable until a more tag is created; they can't be deleted, moved, replaced, selected, etc.

I don't know what exactly is causing the problem, but I was able to make it go away by removing the javascript: from the button html code in the editor_plugin file.

I have included the bugfix (along with the bugfix for the ampersand bug) in this ticket as I am unable to submit this through Subversion.

Attachments (1)

editor_plugin.js (10.9 KB) - added by rajkp 18 years ago.

Download all attachments as: .zip

Change History (2)

@rajkp
18 years ago

#1 @foolswisdom
18 years ago

  • Keywords rte added; bug bug removed
  • Milestone 2.0.1 deleted
  • Resolution set to invalid
  • Severity changed from major to normal
  • Status changed from new to closed
  • Summary changed from NewPage bug in WYSIWYG Rich Editor to NewPage bug in RTE

Closing as INVALID.

ENV: WP 2.1-alpha3 (r4198)

I dont' see a NewPage button.

Please reopen if you the bug is still present at WordPress HEAD.

Note: See TracTickets for help on using tickets.