Bug 263548 - [Palette] When a stack at the bottom of the palette is opened, the contents of the stack cannot be seen without scrolling down
Summary: [Palette] When a stack at the bottom of the palette is opened, the contents o...
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-03 16:41 EST by Brendan Curran-Johnson CLA
Modified: 2010-11-04 17:41 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.