The patch in #735624: Enabling one button removes default editor toolbar has caused a major usability regression per #1003850: 6.x-2.2 has no toolbar buttons by default. It need to be reverted.

Before this patch is re-introduced, either more of the master plan for usability (item #37 in #1003850: 6.x-2.2 has no toolbar buttons by default) needs implementation, or the entire usability plan needs to be rethought per #2 in #1006072: Provide some kind of default toolbar that is similar to each editor's default.

Even if the solution is to implement more of the existing master plan, it appears #277954: Allow to sort editor buttons is in the critical path to making this patch usable, and that issue appears like it's going to take a while to work through given current progress.

Comments

Aren Cambre’s picture

Reverting to 2.1 is not a viable solution. It doesn't support the current version of TinyMCE.

sun’s picture

Status: Active » Closed (duplicate)
Issue tags: -Usability, -Regression

As already explained elsewhere, this is not a regression. Marking as duplicate of #1006072: Provide some kind of default toolbar that is similar to each editor's default

Aren Cambre’s picture

Title: Revert patch from "Enabling one button removes default editor toolbar" » How to undo "no browser buttons" patch from #735624?
Component: User interface » Code
Category: task » support
Status: Closed (duplicate) » Active

Thanks. How can we undo the patch from #735624: Enabling one button removes default editor toolbar in our own copy of the module? Is it just a literal matter of reversing the patch in that issue, or do other things depend on it?

sun’s picture

Title: How to undo "no browser buttons" patch from #735624? » How to undo "no buttons" patch from #735624?
Priority: Major » Normal
Status: Active » Fixed

Yes, you can reverse-apply that patch. Better would be to implement hook_wysiwyg_profile_settings_alter().

Aren Cambre’s picture

Actually, I just ended up going back to 6.x-2.1.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.