Project

General

Profile

Actions

Bug #29077

closed

z-index of contextmenu is higher than z-index of timeout-overlay

Added by Robert Vock almost 13 years ago. Updated over 5 years ago.

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


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #66701: Backend overlay z-indexClosedWouter Wolters2015-05-01

Actions
Actions #1

Updated by Chris topher almost 13 years ago

  • Status changed from New to Accepted
Actions #2

Updated by Alexander Opitz over 9 years ago

  • Status changed from Accepted to Needs Feedback
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.5)?

Actions #3

Updated by Robert Vock over 9 years ago

Tested on TYPO3 6.2.5, the bug is still there.

Testing the bug is easy: Make sure debugging is DISABLED for BackendController (otherwise the loginrefresh-Javascript will not be included):
https://git.typo3.org/Packages/TYPO3.CMS.git/blob/3eefe725197182b99f47db410aa5ccb313377ce0:/typo3/sysext/backend/Classes/Controller/BackendController.php#l117

1. Login
2. Open the Contextmenu in the pagetre
3. Delete the be_typo_user-Cookie
4. Wait one minute

Actions #4

Updated by Alexander Opitz over 9 years ago

  • Category set to Backend User Interface
  • Status changed from Needs Feedback to New
Actions #5

Updated by Riccardo De Contardi over 9 years ago

still present in 6.2.9 and 7.0.2

Actions #6

Updated by Benjamin Kott about 9 years ago

  • Assignee set to Benjamin Kott
Actions #7

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41635

Actions #8

Updated by Gerrit Code Review almost 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41635

Actions #9

Updated by Anonymous almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF