If vertical tabs (6.x-1.0-rc1) are enabled, there is no way to enter text into a Whizzywig rendered field. The field won't accept any text. The menu etc. is rendered correctly. Just no text :/
If the field is put outside vertical tabs, text can be entered.
Comments
Comment #1
maulwuff commentedthis one seems related #639790: Collapsible fieldsets break whizzywigs
Comment #2
drupalnesia commentedHow about this?
6.x-2.0-alpha3:
---------------
Bug fix: toolbar_custom get 'whizzywig_toolbar_medium' instead 'whizzywig_toolbar_custom'
Bug fix: setting to determina which collapsible field set to un-collapsed
Bug fix: disable editor on Whizzywig Settings-page
Bug fix: better compability to PHP 5.3 (not tested)
Bug fix: set toolbar textfield to texarea to accomodate > 128 chars
Comment #3
maulwuff commentedI've tested whizzywig 6.x-2.0-beta3 now, but still no text.
edit: I'm using a cck textfield for that.
edit: using Vertical Tabs 6.x-1.0-rc1
Comment #4
drupalnesia commentedFrankly I never use Vertical Tabs, I will install it to reproduce this bug.
Look like this bug temporary can be fixed use "setting to determine which collapsible field set to un-collapsed" method. I have contacted the creator of Whizzywig libs (http://code.google.com/p/whizzywig/) according to this jQuery conflict but still no response. A patch may need to modifiy the libs but better if the original libs provide it.
Comment #5
ahkiam commentedsubscribe