← Back to team overview

mahara-contributors team mailing list archive

[Bug 791854] A change has been merged

 

Reviewed:  https://reviews.mahara.org/287
Committed: http://gitorious.org/mahara/mahara/commit/651fcdba81e529ffa5506c7b68756338f4ff2b98
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit 651fcdba81e529ffa5506c7b68756338f4ff2b98
Author: Francois Marier <francois@xxxxxxxxxxxxxxx>
Date:   Sat Jun 4 16:57:15 2011 +1200

    tinymce: disable autoresize plugin (bug #791854)
    
    The auto-resize plugin is currently broken in Chrome:
    
      http://tinymce.moxiecode.com/develop/bugtracker_view.php?id=4416
    
    This effectively reverts 5525cb60742b19a475cdbd824c5cd567639fabd8
    and reopens bug #530656.
    
    Change-Id: I2729dec02247ea1eb3d5d10f9a4f4a8bf93f1b52
    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