Created attachment 569684 [details] A screen shot of the issue Description of problem: When I go to view the details view for a server plugin that has a configuration, the configuration section is not stretching vertically, resulting in only one row being visible at a time. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. Log into RHQ server. 2. Click on Administration link in top level nav. 3. Click on Server Plugins link. 4. Click on Alert:SNMP link. 5. Click on the Plugin Configuration banner. Actual results: The configuration editor is not filling space vertically. Expected results: The config editor should stretch vertically. Additional info:
master commit 390d77685e376a39ea51a1cba4f3bd392cc3b290 I was also concerned that the async building of the section stack was a problem, which it may have been, I'm not sure. Anyway, I think it's in decent shape now and now waits to present the view until it's fully built. Test Notes: Try several server plugins expanding and collapsing various sections. Make sure you play with the Cobbler server plugin, which is the only plugin I know of with the scheduled jobs section.
Created attachment 580451 [details] Verified-screenshot Verified on the Build: Version: 4.4.0-SNAPSHOT Build Number: c87d039 GWT Version: 2.4.0 SmartGWT Version: 3.0 Browser: Firefox ESR 10.0.3 OS: RHEL 6.2 x86_64 Verified Screen shot is attached
Bulk close of old bugs in VERIFIED state.