Actions
Bug #29077
closedz-index of contextmenu is higher than z-index of timeout-overlay
Status:
Closed
Priority:
Could have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2011-08-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When you open the contextmenu of a page in the page tree and wait a long time until the session times out, you get an overlay. This overlay hides the page with some alpha-transparent layer and shows a dialog to enter your password and stay logged in.
This overlay has a lower z-index as the contextmenu. So the contextmenu is still clickable and isn't grayed out.
Fix should be easy: Either adjust z-index of overlay and dialog or adjust z-index of contextmenu.
Files
Actions