Closed (fixed)
Project:
Wysiwyg
Version:
7.x-2.3
Component:
Editor - TinyMCE
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2017 at 20:25 UTC
Updated:
5 Mar 2017 at 13:54 UTC
Jump to comment: Most recent
Comments
Comment #2
KoshaK commentedonly selecting ALL Plugins and buttons unordered and ordered list shows up in Editor... means one of other plugins required to be selected as well?
Comment #3
twodI just tested having both or just one of those buttons without issues.
As far as I know, there's no need for any other button or plugin to be enabled for those two to work.
Did you customize the TinyMCE build or use the prepackaged Community variant? Only the pre-packaged version is currently supported out of the box.
Which browsers have you tested with?
Did you recently upgrade from a previous version of TinyMCE and/or Wysiwyg?
Comment #4
web226 commentedI jut had the same issue with TinyMCE 4.5.1 and WYSIWYG 7.x-2.x-dev on a new project at https://www.mygymexpert.com
Solved it by also selecting the 'List normalizer' plugin, then the UL and LI buttons showed up on the toolbar.
Comment #5
web226 commentedComment #7
twodI was able to reproduce the problem and found the cause.
The list buttons now require the lists plugin but this was not explicitly mentioned in the changelogs so I had to dig through the TinyMCE commits to find it.
As shown by the bot I have committed the changes needed to compensate for this difference.
The verified editor version range has also been updated to 4.5.3.
Thank you for your help with this issue. Expect a new release with these changes soon.