Project

General

Profile

Actions

Bug #19277

closed

Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser

Added by Schmid Valentin over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-09-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

"RTEhtmlarea doesn't work in Google Chrome browser", says the reporter...

Support for Safari was added in TYPO3 4.2. Therefore, Google Chrome should work also with TYPO3 4.2.
(issue imported from #M9277)


Files

rtehtmlarea_bugfix_9277.patch (5.47 KB) rtehtmlarea_bugfix_9277.patch Administrator Admin, 2008-09-14 00:00
Actions #1

Updated by Stanislas Rolland over 15 years ago

With what version of the RTE?

Google Chrome is just some different chrome over Apple's engine Webkit used in Safari.

Using current TYPO3 trunk, I see all features working correctly, even inserting ridiculous Apple styles... The only problem I see is the re-sizing of the dialogue windows which does not seem to work correctly in that browser.

Actions #2

Updated by Stanislas Rolland over 15 years ago

I think the problem is due to the following bug with resizeBy in Google Chrome:
http://code.google.com/p/chromium/issues/detail?id=1107

and maybe to other bugs in this browser: moving the window changes its size....

Actions #3

Updated by Stanislas Rolland over 15 years ago

The attached patch will disable resizing and centering of RTE windows in Google Chrome. As of bulild 1798, window methods resizeTo and moveTo give unpredictable and erratic results, the resulting window being most of the time simply collapsed.

The patch also revises the resizing algorithm so that resizing should be more accurate in Safari and Firefox3. Firefox method sizeToContent() does not work very well anymore since Firefox 3.

Actions #4

Updated by Stanislas Rolland over 15 years ago

Committed to SVN TYPO3core branch TYPO3_4-2 (revision 4101) and trunk (revision 4103).

Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF