Project

General

Profile

Actions

Bug #21936

closed

accessKey title attribute isn't accurate (or configurable)

Added by Paul Vetch over 14 years ago. Updated over 10 years ago.

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

0%

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

Description

Recent versions of TYPO3 which allow use of the 'accessKey' TS property automatically append the following output to the title attribute of menu links (when set to '1'):

(ALT + {letter})

This is a problem since this key combo doesn't actually work in all browsers (in FF2 yes, in FF3 no, for example) and this output is not configurable.

I'm not sure what the best solution is here but this shouldn't be hardcoded in class.tslib_menu.php

(issue imported from #M13196)

Actions

Also available in: Atom PDF