Project

General

Profile

Actions

Bug #14680

closed

problems with layermenu and select boxes in Internet Explorer

Added by typo3-bahag-com about 19 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2005-09-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In Internet Explorer, all select boxes are displayed above all other
HTML elements on the page. This bug is well-known and described here:
http://support.microsoft.com/?id=177378
Unfortunately, when using a layermenu in TYPO3, as we do on our site,
there are some serious displaying errors because not all items can be
accessed easily. Please see the attached screenshots what the problem is
like.

Proposed Fix:
The only solution to this problem seems to be to hide the select boxes
temporarily if they are under the layermenu.
To implement this in a general manner, one would have to find out all
the positions of all dropdown select boxes first (the problem only
occurs there, not with other form elements [see MSDN]). After
finding out the positions of the select elements, they could be hidden
as needed in case they are overlapping with a layermenu.

In general, this solution needs quite some JS calculations, and that's
why I think it needs to be made possible to switch the bugfix on or off.

We would implement the solution outlined above and provide a fix for
this. It would be nice if the solution could - if workable - go into the
TYPO3 core.

Greets,
Sebastian Kurfuerst

(issue imported from #M1431)


Files

layerproblem.jpg (8.33 KB) layerproblem.jpg Administrator Admin, 2005-09-06 20:19
Actions #1

Updated by Chris topher almost 14 years ago

This should be working in current versions.

Closed.

Actions

Also available in: Atom PDF