Actions
Bug #18376
closedIssues when navigating inside tables with up/left/down/right arrows
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-03-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi Stan,
if you walk through rows using arrow down/up/left/right there are several issues in FF and IE 7 (funny: IE 6 works flawlessly here).
FF has a problem with moving downwards from thead to tbody . The cursor ends up below the table.
IE 7: If you have a newly created table (all or some cells empty) you have moving problems between empty cells in thead and tfoot. Just move forwards and backwards to see what happens. Otherwise we end up with novels in BT ;-)
Uschi and Tom
(issue imported from #M7761)
Actions