Posted by Jelle_S on March 3, 2011 at 8:56am
5 followers
| 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.
| Attachment | Size |
|---|---|
| whizzywig.patch | 914 bytes |
Comments
#1
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.
#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
#6
Automatically closed -- issue fixed for 2 weeks with no activity.