Bug 263548

Summary: [Palette] When a stack at the bottom of the palette is opened, the contents of the stack cannot be seen without scrolling down
Product: [Tools] GEF Reporter: Brendan Curran-Johnson <brendanc>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: 3.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Brendan Curran-Johnson CLA 2009-02-03 16:41:31 EST
Build ID: I20081211-1908

Steps To Reproduce:
1. Open the Logic Example
2. Close the Canned Parts drawer
3. resize the eclipse Window so that the V+ stack is close enough to the Canned Parts drawer that another icon could not fit inbetween.
4. Open the V+ stack.


More information:
This seems a bit ugly. Anyone opening a stack is going to want access to its contents, so it should scroll automatically. All  that would need to be done would be to check whether any of the extended pane was below the Drawer/Group that contains it, and scroll the Drawer/Group down by the amount that was hidden.