Actions
Bug #50114
closedFaulty layout if row details are too long
Start date:
2013-07-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If the row details in in the workspaces difference view are too long, e.g. a string that does not contain white-spaces like e.g. a filename, the layout looks broken.
The solution is to introduce a new classname for the content details and to force word breaking via CSS.
Before:
After:
Files
Actions
#1
Updated by Oliver Hader over 11 years ago
- File 50114_before.png 50114_before.png added
- File 50114_after.png 50114_after.png added
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22381
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/22387
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/22388
Updated by Oliver Hader over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 871ca2a5817738ce22032116c2735cbd158311c9.
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Actions