Actions
Task #100761
closedFilelist squeezing thumbnails at tiles view (Firefox)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2023-04-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
- Tested on: Ubuntu Linux
- Width: Firefox 112.0.2 (64-Bit)
- TYPO3 12.4.0
Width Chrome there are no display issues here, so i guess this is a browser behaviour
Description:
At the Module "Filelist" the Thumbnails in tiles view are squeezed, because the width of the wrapping button depends on the file title length.
Fourthermore it seems that no max width or something like overflow is set.
- The Image size should be indipendent from the file title length (like in chrome)
- The length of the title should be handled by a text overflow if it can't break into a new line (like in chrome)
Files
Actions