Closed (fixed)
Project:
Wysiwyg
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2010 at 13:13 UTC
Updated:
20 Feb 2010 at 13:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
sunerm, sorry, turns out that this is actually a bug in Wysiwyg ;)
So the issue is that we munge a #resizable textarea in the hope that we'll load an editor afterwards. But if we don't? Hell breaks lose. Or at least, no yummy-resizy ;)
Comment #2
sunBetter title + patch.
Comment #3
dragonwize commentedThis also affects the comment form. #620338: comment textarea resizable function removed when removed fieldset
Comment #4
sunI need another review/test here and I hope that TwoD or someone else is able to chime in. To raise attention, marking as RTBC.
Comment #5
twodHaven't had time to test it but the patch in #2 looks good and I can follow its logic without problems as it just delays the overriding of the #resizable flag until we know if we can actually handle it ourselves. Ok from me.
Comment #6
sunThanks for reporting, reviewing, and testing! Committed to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.