Project

General

Profile

Actions

Bug #89406

closed

TypoScript Object browser - lines can go outside the TSOB box

Added by Riccardo De Contardi about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2019-10-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Steps to reproduce:

1) Switch to TSOB > Setuo
2) select a node with a very long definition or comment (you can uncheck "crop lines") and expand it- for example lib.parseFunc_RTE.externalBlocks
3) Reduce the window's width if necessary

Results: see attached screenshot:

The problem relies on the CSS white-space:nowrap property assigned to .list-tree-group - maybe it could be replaced with word-break:break-all ? (I don't remember if Firefox supports it); Alternatively, an overflow-x:auto could be added to the box itself.

Affects also TYPO3 7.6.x and 8.7.x but is solved on 10.x


Files

cattura.png (66 KB) cattura.png Riccardo De Contardi, 2019-10-13 17:29

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #89405: Disable TypoScript object browser "crop lines" per defaultClosed2019-10-13

Actions
Related to TYPO3 Core - Task #87141: TypoScript Object Browser: better presentation of wide linesClosed2018-12-13

Actions
Actions

Also available in: Atom PDF