Bug 534785 (RHQ-1548)

Summary: add a vertical scrollbar to the property set modal panel
Product: [Other] RHQ Project Reporter: Ian Springer <ian.springer>
Component: ConfigurationAssignee: Joseph Marques <jmarques>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: urgent    
Version: 1.2CC: ccrouch, jmarques
Target Milestone: ---Keywords: SubTask
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-1548
Whiteboard:
Fixed In Version: 1.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 534605    

Description Ian Springer 2009-02-12 00:05:00 UTC
This will be vital for groups containing more than 15 or so members, especially since the OK and Cancel buttons are located at the bottom of the modal panel. A horizontal scrollbar shouldn't be necessary, since the content is a table with a fixed width. See http://jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/development/faq/en/html_single/faq.html, item 1.32, for info on how to add a vertical scrollbar to a RF modal panel.

      


Comment 1 Joseph Marques 2009-02-21 19:28:25 UTC
rev3130 - allow drill down to scroll when necessary, for large groups; 

ian, i couldn't access that link so i solve it using an overflow-y style on the modal panel, which is built up programmatically in the ConfigRenderer.  not sure if that's the suggested/standard approach, but it worked well.  let me know if you think it needs to change.

Comment 2 Red Hat Bugzilla 2009-11-10 20:35:22 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1548
This bug is duplicated by RHQ-1530


Comment 3 David Lawrence 2009-11-11 17:18:34 UTC
*** Bug 534766 has been marked as a duplicate of this bug. ***