Actions
Bug #19984
closedTable editor: Tabbing though cells does not work if table contains tfoot in FF
Start date:
2009-02-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
As soon as a table contains a footer you cannot move through the cells using tab any more nor can you add a new row when you are in the last cell inside the last row of tbody. Instead, the whole table gets indented.
I tried to test IE7 as well, but it triggers an error when ever you start to type in a cell. Seems to be caused by the language feature.
Uschi
(issue imported from #M10376)
Updated by Stanislas Rolland over 15 years ago
Hi Uschi,
I assume you are referring to trunk.
I cannot reproduce this problem in latest trunk.
Actions