Download & Extend

Disable rich text, textarea display is still set to none

Project:Wysiwyg
Version:7.x-2.x-dev
Component:Editor - Whizzywig
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Using whizzywig 61 on a clean drupal install the textarea's display is still set to 'none' after clicking on 'disable rich text'
I attached a patch that solves this problem. I haven't tested it with other whizzywig versions though.

AttachmentSize
whizzywig.patch914 bytes

Comments

#1

Status:active» needs review

Doesn't look bad, but I wonder why this didn't come up in earlier testing though.

#2

also having this problem... patch fixes it

#3

This patch should take care off all problems related to styles applied by the editor as it simply removes the entire style argument and restores whatever was in there before - if anything.

AttachmentSize
wysiwyg.master.whizzywig-styling.1079694.3.patch 3.55 KB

#4

Can't use Whizzywig without this patch... not sure why it didn't come up earlier but this does fix the problem.

Committed to all main branches. The -dev snapshots will be updated within 12h and this will be part of the next official releases.
Thanks all for patching, reviewing and testing!

#5

Status:needs review» fixed

#6

Status:fixed» closed (fixed)

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