NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item11383 for general documentation changes for release 1.1.5. Use Item9693 for docu changes for release 2.0.

Item2281: IE + TMCE sizing issues with NatEditPlugin

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal Closed Extension NatEditPlugin Main.PaulHarvey
IE Browsers (confirmed on IE6, IE7, IE8) fail to set up TMCE with proper width.

PatternSkin and Foswiki default skin both use style="width: 99%" as an attribute for the #topic textarea.

Somehow TinyMCE? doesn't manage to get the equivalent setting from JazzyNoteTheme? CSS.

It's an interaction with TABPANE, because disabling JQueryPlugin allows TMCE to inherit the proper dimensions from the #topic textarea and it works fine.

The simple fix is TINYMCEPLUGIN_INIT and add width : "99%" there, or adjust the edit.natedit.tmpl to add the style attribute to the textarea.

However this only solves width and not height problems when the browser is resized.

I want to add some JS to edit.js along the lines of what TMCE's autoresize plugin does, but just so that it will keep TMCE's editor sized to fit the browser dimensions at all times.

This is a major usability issue and I have reports from some users that sometimes TMCE's editor window manages to cover save/cancel buttons at the bottom so that they cannot save their work (although I have been unable to replicate; these users are on IE6).

-- PaulHarvey - 23 Oct 2009

Re-opened to work on transition from NatEdit? back to TMCE resizing issue.

-- PaulHarvey - 01 Nov 2009

ItemTemplate edit

Summary IE + TMCE sizing issues with NatEditPlugin
ReportedBy PaulHarvey
Codebase 1.0.7, trunk
SVN Range Foswiki-1.0.7, Sun, 20 Sep 2009, build 5061
AppliesTo Extension
Component NatEditPlugin
Priority Normal
CurrentState Closed
WaitingFor PaulHarvey
Checkins Foswikirev:5383 Foswikirev:5416
TargetRelease n/a
ReleasedIn
Topic revision: r6 - 02 Nov 2009 - 04:36:07 - PaulHarvey
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads