mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04333
[Bug 791854] A change has been merged
Reviewed: https://reviews.mahara.org/291
Committed: http://gitorious.org/mahara/mahara/commit/1b231d7667b7dd4451c61c4d472922ad3fcd4419
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: master
commit 1b231d7667b7dd4451c61c4d472922ad3fcd4419
Author: Francois Marier <francois@xxxxxxxxxxxxxxx>
Date: Tue Jun 7 13:06:05 2011 +1200
text block: add option for larger tinymce editor
This is a cherry-pick of the following commits:
688a506321262dffcbe8400ccf6dd46588afb657
b4c77eb66b07c2928f5566b6df8857eda4f15c67
0e7a938a8b5005efca86403e156c453f1af940ae
ff8b17d30ff7edd62eed77e58fa8141543ce95ce
b8ca346ac2b28f01d32ea3cf61bc6930939d8750
The original one was done to fix bug #530656 but was then reverted
in 55a8feadbecf31725b4b3808e9e26b783b9ed873 after the tinymce
autoresize plugin was enabled.
However, the autoresize plugin was removed after causing problems
in bug #791854 (see 651fcdba81e529ffa5506c7b68756338f4ff2b98) so
we'll restore this work-around for the time being.
Change-Id: I74176a3a155a7d9442448d09f206250b55394611
Signed-off-by: Francois Marier <francois@xxxxxxxxxxxxxxx>
--
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