]> git.mjollnir.org Git - moodle.git/commit
wiki: fix for IE6 bug with HTMLArea, where the text area is not drawn
authormartinlanghoff <martinlanghoff>
Thu, 6 Jul 2006 05:38:53 +0000 (05:38 +0000)
committermartinlanghoff <martinlanghoff>
Thu, 6 Jul 2006 05:38:53 +0000 (05:38 +0000)
commit330b0bb2ad7d135e915371a5f543c96b4f4181a9
treee75f3723535a3d247db52bd80b82e42cdcb8a784
parent95900e17f2c837c15d8615dafc1cc685b2b6b5c0
wiki: fix for IE6 bug with HTMLArea, where the text area is not drawn

IE6 measures a page element and - sometimes - it does this before the
element is drawn, so the dimensions it finds are zero. This update sets
sensible minimum for the width.

Author: Donal McMullan <donal@catalyst.net.nz>
lib/editor/htmlarea/htmlarea.php