Bug 396731

Summary: Gtk package selection have bad menu on tools
Product: [openSUSE] openSUSE 11.0 Reporter: Josef Reidinger <jreidinger>
Component: YaST2Assignee: Forgotten User h13THG8RK1 <forgotten_h13THG8RK1>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: forgotten_h13THG8RK1
Version: RC 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: screenshots

Description Josef Reidinger 2008-06-03 14:29:23 UTC
Created attachment 219822 [details]
screenshots

See screenshot, when you select tools button you see only empty window with arrow down and after move over that arrow you see what expect.
Comment 1 Forgotten User h13THG8RK1 2008-06-04 01:36:54 UTC
Yeah, GTK doesn't push up menus when they are near the bottom like that, resulting in that. Rarely applications have combo-boxes in the bottom like in our case, but if you move a window overlapping the bottom, so that some combo-box is positioned like that widget, you'll be able to reproduce this behavior.

Anyway, our widget isn't quite a combo box, it's a custom pushbutton-looking widget, and I fixed it.