Project

General

Profile

Actions

Bug #18191

closed

Various issues with nested lists in htmlArea RTE

Added by Stanislas Rolland almost 17 years ago. Updated over 16 years ago.

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

0%

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

Description

Using the built-in execCommand function for indent/outdent within lists, every browser gets it wrong and eventually produces some invalid code for nested lists. The break point varies depending on the browser.

Moreover, Safari inserts a span element inside every li element.

The attached patch removes reliance on execCommand in Firefox, IE and Safari (but not in Opera where it fails).

Also eliminates Apple span elements from li elements.
(issue imported from #M7495)


Files

rtehtmlarea_bugfix_7495.patch (11.8 KB) rtehtmlarea_bugfix_7495.patch Administrator Admin, 2008-02-11 18:50

No data to display

Actions

Also available in: Atom PDF