Bug 1063818 - too long changePasswordMsg breaks the layout
Summary: too long changePasswordMsg breaks the layout
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-userportal
Version: 3.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.4.0
Assignee: Alexander Wels
QA Contact: Pavel Stehlik
URL:
Whiteboard: ux
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-11 13:31 UTC by Tomas Jelinek
Modified: 2014-03-31 12:24 UTC (History)
8 users (show)

Fixed In Version: ovirt-3.4.0-ga
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-31 12:24:50 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)
long url (34.49 KB, image/png)
2014-02-11 13:31 UTC, Tomas Jelinek
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 24466 0 None MERGED userportal,webadmin: word wrap login error message Never

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


Note You need to log in before you can comment on or make changes to this bug.