Project

General

Profile

Actions

Bug #19909

closed

Menu_layers obstructs links below menu layers when hidden - IE only

Added by Bill Stoltz over 15 years ago. Updated about 11 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-01-25
Due date:
% Done:

0%

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

Description

XMenu_layers using the visibility:hidden to hide menus and display menus. However, in IE, works in FF, any normal links that are positioned under the hidden menu layer, will be seen, but you can not click on the link.

The menu_layer is tranparent when hidden, however it blocks any links underneath.

A possible solution is to use display:none and display:block instead of visibility:hidden and visibility:visible;

Changing just the layerstyle in the menu TS, is not enough, this will probably require changes to the scripts.

(issue imported from #M10258)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #46358: Separate ext:statictemplates code from coreClosed2013-03-16

Actions
Actions #1

Updated by Christian Kuhn about 11 years ago

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

With 6.1 issue #46358, the _layers menus where moved to statictemplates, and statictemplates was removed from core afterwards. This issue won't be solved in the core anymore.

Actions

Also available in: Atom PDF