Summary | New message with IE8 and fckeditor: Vertical sizing of editor window does not work |
Queue | DIMP |
Queue Version | 1.1.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | pop3 (at) flachtaucher (dot) de |
Created | 09/30/2009 (5734 days ago) |
Due | |
Updated | 01/13/2010 (5629 days ago) |
Assigned | 10/01/2009 (5733 days ago) |
Resolved | 10/06/2009 (5728 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 1.1.4 |
Patch | No |
Fix
Bug #8616http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=f1f00322567d2ebed6e2b6cf61b03ed603f28940&r2=988271d3e688f20f96cfb5c0296fc5cdff271019
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-git&r1=f4336780477c7cb3594131bea147e30b20f15104&r2=988271d3e688f20f96cfb5c0296fc5cdff271019
Thanks a lot for the effort.
State ⇒ Resolved
Bug: 8616merge from horde-hatchery: 988271d
http://cvs.horde.org/diff.php/dimp/docs/CHANGES?rt=horde&r1=1.69.2.78&r2=1.69.2.79&ty=u
http://cvs.horde.org/diff.php/dimp/js/compose.js?rt=horde&r1=1.87.2.33&r2=1.87.2.34&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/compose.js?rt=horde&r1=1.84.2.34&r2=1.84.2.35&ty=u
Fix
Bug #8616http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=f1f00322567d2ebed6e2b6cf61b03ed603f28940&r2=988271d3e688f20f96cfb5c0296fc5cdff271019
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-hatchery&r1=f4336780477c7cb3594131bea147e30b20f15104&r2=988271d3e688f20f96cfb5c0296fc5cdff271019
State ⇒ Assigned
Assigned to Michael Slusarz
Details zum Fehler auf der Webseite
Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 1.1.4322)
Zeitstempel: Thu, 1 Oct 2009 13:03:53 UTC
Meldung: Ungültiges Argument. (Invalid argument)
Zeile: 2216
Zeichen: 9
Code: 0
URI: http://192.168.60.1/horde/js/src/prototype.js
Meldung: Das Objekt unterstützt diese Eigenschaft oder Methode nicht.
(Object doesn't support this property or method)
Zeile: 640
Zeichen: 17
Code: 0
URI: http://192.168.60.1/horde/dimp/js/src/compose.js
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ New message with IE8 and fckeditor: Vertical sizing of editor window does not work
Queue ⇒ DIMP
Milestone ⇒
Patch ⇒ No
New Attachment: dimp.jpg
State ⇒ Unconfirmed
* selected fckeditor as WYSIWYG editor
* Options->Message Composition->"Compose messages with an HTML GUI by
default (if browser supports the feature)?" enabled.
Click "New message"
Expected behaviour:
New window opens. fckeditor is displayed. Vertical size of editor is
adjusted so that it fills the "Compose" browser-window vertically. (It
goes all the way to the bottom of the window).
Actual behaviour:
New window opens. fckeditor is displayed. Vertical size of editor is
adjusted *to a fixed size much smaller than the browser window* (see
screenshot).
Browser: IE 8.0.6001.18813
IMP: 4.3.4 with security fix applied
horde: 3.3.4 with security fix applied
Any feedback will be greatly appreciated.