Project

General

Profile

Actions

Bug #17139

closed

RichTextEditor doesn't work under Firefox 2.0.0.3 anymore

Added by Christoph Blömer about 17 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-03-21
Due date:
% Done:

0%

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

Description

I updated Firefox from 2.0.0.2 to 2.0.0.3 (german) and the RTE doesn't work anymore.
It says: "Der Editor wird geladen. Bitte warten..."
It means: "The editor is loading. Please wait..."

My colleague tested it on his machine, too. And it doesn't work.

It generates a JavaScript error at
editor._hasPluginWithOnKeyPressHandler = false;

(issue imported from #M5270)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #17136: htmlarea doesn't load with new Firefox 2.0.0.3ClosedPatrick Broens2007-03-21

Actions
Actions #1

Updated by Christoph Blömer about 17 years ago

Typo 4.0.2
RTE 1.3.7

Actions #2

Updated by Staffan Ericsson about 17 years ago

Can confirm that. Got the same problem after updateing!

Actions #3

Updated by Jens Köster about 17 years ago

Can confirm that too in RTE 1.5.1. See https://bugzilla.mozilla.org/show_bug.cgi?id=374738

"It seems like the RTEarea1["editor"] property gets nulled somehow
accidentally, maybe in conjunction with the window.setTimeout() handling."

I can confirm that as well. My idea was, that it has to do with the variable scope of RTEarea1["editor"] because it is initialized very tricky. But so far I did not find a way to fix it.

Maybe someone feels inspired to contribute...

Actions #4

Updated by Oliver Hader about 17 years ago

Well, the strange thing is, that this behaviour changed in a (normally bugfixing) release of Firefox from 2.0.0.2 to 2.0.0.3. Thus, it is a FF issue. I'm going to close this bug-id, because it's a duplicate of #5266. Please continue there...

Actions

Also available in: Atom PDF