Actions
Bug #24181
closedSelect box "language" inaccessible in narrow viewports (Page > Quickedit)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-11-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Module WEB > Page > Quickedit: In narrow viewports the select element named "SET[language]" can be covered by div.docheader-row2-right which contains the path to the current document. In that situation SET[language] is no longer accessible for mouse events.
How to reproduce:
1. Narrow the viewport until the select element named "SET[language]" jumps into a secont row as shown on the screenshot.
2. Select Module WEB > Page > Quickedit.
3. Select a page which is nested deep in your page tree and/or has a long title and has an alternative language.
- DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : www-dev.tu-harburg.de
TYPO3_HOST_ONLY : www-dev.tu-harburg.de
TYPO3_PORT :
PATH_INFO :
QUERY_STRING : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI : /t3be/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER : https://www-dev.tu-harburg.de/t3be/install/index.php?TYPO3_INSTALL[type]=about
TYPO3_REQUEST_HOST : https://www-dev.tu-harburg.de
TYPO3_REQUEST_URL : https://www-dev.tu-harburg.de/t3be/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: https://www-dev.tu-harburg.de/t3be/install/index.php
TYPO3_REQUEST_DIR : https://www-dev.tu-harburg.de/t3be/install/
TYPO3_SITE_URL : https://www-dev.tu-harburg.de/
TYPO3_SITE_SCRIPT : t3be/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_SSL : 1
TYPO3_REV_PROXY :
SCRIPT_NAME : /t3be/install/index.php
TYPO3_DOCUMENT_ROOT : /webserver/www/typo3/htdocs/tuhh
SCRIPT_FILENAME : /webserver/www/typo3/htdocs/tuhh/t3be/install/index.php
REMOTE_ADDR : 134.28.200.154
REMOTE_HOST :
HTTP_USER_AGENT : Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11
HTTP_ACCEPT_LANGUAGE: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
CONST: PHP_OS : Linux
CONST: TYPO3_OS :
(issue imported from #M16536)
Files
Actions