Bug 753947 - ugly resource selector
Summary: ugly resource selector
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.2
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: JON 3.0.0,RHQ 4.3.0
Assignee: John Mazzitelli
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: jon30-sprint8
TreeView+ depends on / blocked
 
Reported: 2011-11-14 22:25 UTC by John Mazzitelli
Modified: 2012-02-07 19:22 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-02-07 19:22:13 UTC
Embargoed:


Attachments (Terms of Use)
wizard.png (54.93 KB, image/png)
2011-11-14 22:26 UTC, John Mazzitelli
no flags Details

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


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