Project

General

Profile

Actions

Bug #20633

closed

Cursor may not be put in list elements newly created in front of links

Added by Christian Kartnig over 15 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-06-19
Due date:
% Done:

0%

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

Description

Create a list (ul or ol) with some list elements. Let one list element start with a link and try to insert a list element before that one (by pressing enter). You won't be able to navigate to the newly created List Element (if you switch to HTML View and back, it works).

TYPO3 4.2.6,
RTE 1.7.9 sysext
(issue imported from #M11362)


Files

Actions #1

Updated by Stanislas Rolland about 15 years ago

In content editable mode, Gecko browsers do not render empty list elements. Insert br element in new list element.

Committed to SVN TYPO3core trunk (revision 6425) and branch TYPO3_4-2 (revision 6426).

Actions #2

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF