Bug 804131

Summary: bundle dest/deploy UI screen has unaligned text
Product: [Other] RHQ Project Reporter: John Mazzitelli <mazz>
Component: Core UIAssignee: John Mazzitelli <mazz>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.3CC: hrupp, skondkar
Target Milestone: ---   
Target Release: RHQ 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-31 10:14:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 735475    
Attachments:
Description Flags
bundle-info-align.png none

Description John Mazzitelli 2012-03-16 15:34:10 UTC
Created attachment 570634 [details]
bundle-info-align.png

look at the attached screenshot and notice the text of the links are apparently centered and thus misaligned from all the other text. The values should be left-aligned immediately after the : character.

Comment 1 John Mazzitelli 2012-03-16 19:27:45 UTC
looks like setting the LinkItem.setLinkTitle() is causing the link text to be centered for some unknown reason. I will convert to a StaticTextItem and just manually put in the <a> element information so the link appears in the static text area.

Comment 2 John Mazzitelli 2012-03-16 19:52:18 UTC
master branch commit: 8c3b5ac

Comment 3 Sunil Kondkar 2012-04-12 10:03:49 UTC
Verified on build#1314 (Version: 4.4.0-SNAPSHOT Build Number: 4fb7669)

The links in bundle destination/deploy screens are left aligned immediately after the : character. Verified on Firefox and Chrome.

Comment 4 Heiko W. Rupp 2013-08-31 10:14:16 UTC
Bulk close of old bugs in VERIFIED state.