Project

General

Profile

Actions

Bug #23664

closed

htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev

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

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

0%

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

Description

Clicking on any option of the context menu just closes the menu without performing any action.

This is due to fix to issue #0015818.

ExtJS option was used to use mousedown event on the toolbar buttons, rather than click events, in some browsers. However, when the context menu fires the click event, it is not triggered, whatever the browser.

(issue imported from #M15880)


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #23618: htmlArea RTE: Erratic behaviour of toolbar in some browsersClosedStanislas Rolland2010-09-26

Actions
Actions #1

Updated by Stanislas Rolland over 13 years ago

Attached patch will make the context menu fire own custom event.

Actions #2

Updated by Stanislas Rolland over 13 years ago

Committed to SVN TYPO3core trunk (revision 8943).

Actions #3

Updated by Stanislas Rolland over 13 years ago

Committed to branch TYPO3_4-4 (revision 8946).

Actions #4

Updated by Stanislas Rolland over 13 years ago

One comma too many in trunk...

Actions #5

Updated by Stanislas Rolland over 13 years ago

Attached follow-up patch committed to trunk in order to remove one comma too many (revision 9004).

Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF