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 #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26937

Actions #2

Updated by Georg Ringer over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF