Bug 753947

Summary: ugly resource selector
Product: [Other] RHQ Project Reporter: John Mazzitelli <mazz>
Component: Core UIAssignee: John Mazzitelli <mazz>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: high Docs Contact:
Priority: high    
Version: 4.2CC: hrupp
Target Milestone: ---   
Target Release: JON 3.0.0, RHQ 4.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-07 19:22:13 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: 745494    
Attachments:
Description Flags
wizard.png none

Description John Mazzitelli 2011-11-14 22:25:49 UTC
see attached image. Go to Inventory>AllGroups, click the New button, in the wizard, enter a name and click Next. You get what I attached.

There is ugly whitespace at the top, my buttons are cut off and I have a scrollbar on the right.

This changed recently - this didn't look like this about 2 weeks ago.

Comment 1 John Mazzitelli 2011-11-14 22:26:49 UTC
Created attachment 533643 [details]
wizard.png

Comment 2 John Mazzitelli 2011-11-15 20:34:03 UTC
I think this is because the following is added to a VLayout in AbstractSelector:

            this.messageLayout = new Label();
            this.messageLayout.setMargin(3);
            addMember(this.messageLayout);

Comment 3 John Mazzitelli 2011-11-15 21:36:01 UTC
master git commit 827d3fd

not in release branch yet

Comment 4 Heiko W. Rupp 2011-11-16 10:42:58 UTC
Looks fine to me on Safari,OS/X

Comment 5 John Mazzitelli 2011-11-16 17:37:06 UTC
ian and heiko smoke tested this. looks good.

release_jon3.x branch commit: a8a417e

Comment 6 Mike Foley 2011-11-17 15:47:48 UTC
verified jon 3 release branch

Comment 7 Mike Foley 2012-02-07 19:22:13 UTC
changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE