← Back to team overview

mahara-contributors team mailing list archive

[Bug 791854] Re: TinyMCE: height growing misbehaviour in Chrome

 

It literally changes 'height' CSS property of the parent iframe. It
might be some TinyMCE settings conflict or incompatibility. If there is
no quick solution, then I think we should consider reverting the change.

-- 
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:
  New

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