Project

General

Profile

Actions

Bug #18160

closed

GMENU does not generate onfocus and onblur events

Added by Christian Welzel almost 17 years ago. Updated over 11 years ago.

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

0%

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

Description

Several online validation tools for accessablility complain about missing onfocus and onblur in graphical rollover GMENUs.

This is, what http://www.webagogo.be/tools/accessibility/ tells me:

  1. onmouseover event handler missing onfocus event handler on line 56: # * <a href="de/oper/willkommen.html" title="Oper" onmouseover="over('img7_d789_0');" onmouseout="out('img7_d789_0');" >
  1. script not keyboard accessible - onmouseout missing onblur on line 56: # * <a href="de/oper/willkommen.html" title="Oper" onmouseover="over('img7_d789_0');" onmouseout="out('img7_d789_0');" >

The fix should be rather simple.

(issue imported from #M7441)

Actions #1

Updated by Alexander Opitz over 11 years ago

  • Category deleted (Communication)
  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Christian Welzel over 11 years ago

i dont know, i have no GMENUs in my latest projects.

Actions #3

Updated by Alexander Opitz over 11 years ago

  • Status changed from Needs Feedback to Closed

Closed as commented.

Actions

Also available in: Atom PDF