Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#16154 closed defect (bug) (wontfix)

HTML editor's buttons show up in Visual editor's button panel

Reported by: OddOneOut Owned by:
Priority: normal Milestone:
Component: TinyMCE Version: 3.0.4
Severity: normal Keywords:
Cc: Focuses:

Description

When I try to add custom buttons to the tinymce editor, as stated here: http://codex.wordpress.org/TinyMCE_Custom_Buttons, every time I edit a post (with the visual editor as the default editor) the HTML editor's buttons are displayed on top of the visual editor's. Screenshot: http://img98.imageshack.us/img98/4677/bugo.gif

This happens on a clean WP 3.0.4 installation. I'm using Firefox 3.6.1.3.

Change History (5)

#1 @garyc40
16 years ago

Could you also post the exact code you used to add the button (both js and php)?

#2 @ocean90
16 years ago

  • Component GeneralTinyMCE
  • Keywords tinymce editor button custom removed

Take also a look at the Javascript console, maybe there is an error logged.

#3 @OddOneOut
16 years ago

There were no errors unfortunately and I were still able to use the visual editor, clicking on the html editor will throw errors though.

The code I used is the default from http://codex.wordpress.org/TinyMCE_Custom_Buttons, for the js file, should I attach it? I'm not very familiar with this trac system so please excuse me for my ignorance.

Anyway, after about 15 minutes the problem automatically went away, can it possibly a browser cache issue?

#4 @koopersmith
16 years ago

  • Resolutionwontfix
  • Status newclosed

I'm not sure exactly what is causing the button stacking. I've encountered it briefly in the past (while adjusting TinyMCE) and it usually smooths out after a refresh, which leads me to believe it's a browser issue.

I'm going to close this as wontfix. If you can reproduce this consistently, reopen this ticket.

#5 @nacin
16 years ago

  • Milestone Awaiting Review
Note: See TracTickets for help on using tickets.