Project

General

Profile

Actions

Bug #23618

closed

htmlArea RTE: Erratic behaviour of toolbar in some browsers

Added by Stanislas Rolland over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
Start date:
2010-09-26
Due date:
% Done:

0%

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

Description

The behaviour of the RTE toolbar may be erratic in some strange ways in TYPO3 4.4+;

In IE7, when setup.override.navFrameResizable = 1 is set in UserTSConfig, the toolbar buttons are just not reacting. (See issues #23441 and #23441).

In WebKit browsers, the focus is stolen on every second click in the toolbar, resulting in erratic behaviours of the RTE. (See issue #23441).

(issue imported from #M15818)


Files

rtehtmlarea_bugfix_15818_trunk.patch (942 Bytes) rtehtmlarea_bugfix_15818_trunk.patch Administrator Admin, 2010-09-26 17:35

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6ClosedStanislas Rolland2010-08-24

Actions
Related to TYPO3 Core - Bug #23518: htmlArea RTE: RTE toolbar not working in IE 7 when setup.override.navFrameResizable is set (TYPO3 4.4)ClosedStanislas Rolland2010-09-08

Actions
Related to TYPO3 Core - Bug #23337: htmlArea RTE: RTE in Safari misbehaves when styling text with inline style buttonClosedStanislas Rolland2010-08-02

Actions
Related to TYPO3 Core - Bug #23664: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-devClosedStanislas Rolland2010-10-03

Actions
Actions #1

Updated by Stanislas Rolland over 13 years ago

The attached patch works around the issue, presumably somehow caused by ExtJS, by replacing the clickevent on toolbar buttons by a mousedown event.

Actions #2

Updated by Stanislas Rolland over 13 years ago

Committed to SVN TYPO3core trunk (revision 8914) and branch TYPO3_4-4 (revicion 8915).

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF