mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04327
[Bug 791854] Re: TinyMCE: height growing misbehaviour in Chrome
Ahh, I don't think my comment on the TinyMCE bug tracker was very good -
I should have added that a repack was needed.
I've attached what I think will be the packed version as a patch.
** Patch added: "tinymce_autoresize.patch"
https://bugs.launchpad.net/mahara/+bug/791854/+attachment/2158041/+files/tinymce_autoresize.patch
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/791854
Title:
TinyMCE: height growing misbehaviour in Chrome
Status in Mahara ePortfolio:
Fix Committed
Bug description:
This is on gerrit/master and gerrit/1.4_STABLE so far. With TinyMCE
update (b079064d) a new bug has been introduced. When user types in
the text, the height of the iframe containing the editor is rapidly
growing. Each keystroke (any key including backspace) results in
iframe height increase by 50px.
Steps to reproduce:
* checkout gerrit/master
* open any page containing TinyMCE editor
* type in the text in the textbox.
Chrome version in use: 11.0.696.71
References