Ticket #4288 (closed defect (bug): fixed)

Opened 5 years ago

Last modified 5 years ago

The color picker in TinyMCE doesn't work

Reported by: azaozz Owned by: anonymous
Priority: high Milestone: 2.2.1
Component: TinyMCE Version: 2.2
Severity: normal Keywords:
Cc:

Description

color_picker.htm locate at wp-includes/js/tinymce/themes/advanced/ is from TinyMCE version 2.0.9, however color_picker.js located at wp-includes/js/tinymce/themes/advanced/jscripts/ seems to be from TinyMCE version 2.1.1 and is incompatible with previous versions.

Fix

add colorpicker.css to wp-includes/js/tinymce/themes/advanced/css/ add colors.jpg to wp-includes/js/tinymce/themes/advanced/images/ overwrite the current color_picker.htm with the one from TinyMCE version 2.1.1.1

Attached - the 3 files mentioned above.

Attachments

themes.zip Download (4.9 KB) - added by azaozz 5 years ago.

Change History

azaozz5 years ago

comment:1   ryan5 years ago

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

(In [5488]) Fix tinymce colorpicker. Props azaozz. fixes #4288 for 2.3

comment:2   ryan5 years ago

Oops, commit message typos. Should be[5487] for 2.3 and [5488] for 2.2.

Note: See TracTickets for help on using tickets.