Project

General

Profile

Actions

Bug #55120

closed

Long words break install tool layout

Added by Marcin Sągol over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2014-01-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

There might be situation where very long 'words' (line text without spaces) are rendered in System environment check and that leads to some visual issues.
Such line is rendered outside message body and if we scroll to it's end than the left menu hovers other boxes. Check the attached screenshot. We can solve this ba adding to styles:

.message-body { word-wrap: break-word; }

Files

word_wrap_for_message_body.jpg (310 KB) word_wrap_for_message_body.jpg Marcin Sągol, 2014-01-18 11:22
Actions

Also available in: Atom PDF