Bug 1063818

Summary: too long changePasswordMsg breaks the layout
Product: [Retired] oVirt Reporter: Tomas Jelinek <tjelinek>
Component: ovirt-engine-userportalAssignee: Alexander Wels <awels>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.4CC: acathrow, awels, bazulay, ecohen, gklein, iheim, pstehlik, yeylon
Target Milestone: ---   
Target Release: 3.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ux
Fixed In Version: ovirt-3.4.0-ga Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-31 12:24:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
long url none

Description Tomas Jelinek 2014-02-11 13:31:59 UTC
Created attachment 861784 [details]
long url

If the changePasswordMsg is too long it breaks the layout of the login screen - see screenshot.

Comment 1 Alexander Wels 2014-02-13 13:53:03 UTC
You can fix this by adding:

word-wrap: break-word;
width:400px;

To the style of the label that displays the message. Note that without the width the break-word doesn't work.

Comment 2 Itamar Heim 2014-02-16 08:23:51 UTC
Setting target release to current version for consideration and review. please
do not push non-RFE bugs to an undefined target release to make sure bugs are
reviewed for relevancy, fix, closure, etc.

Comment 3 Sandro Bonazzola 2014-03-03 15:24:02 UTC
This is an automated message.

This BZ should be fixed in oVirt 3.4.0 RC repository, assignee please update the status of the bug to ON_QA once you've verified that the change is included in the build.

Comment 4 Pavel Stehlik 2014-03-19 14:04:33 UTC
ok - av3 (d/s RHEVM)

Comment 5 Sandro Bonazzola 2014-03-31 12:24:50 UTC
this is an automated message: moving to Closed CURRENT RELEASE since oVirt 3.4.0 has been released