Bug 74896

Summary: gqview is placing dialog windows under the bottom panel
Product: [Retired] Red Hat Linux Reporter: Philip Imants Long <plong>
Component: gqviewAssignee: Havoc Pennington <hp>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 8.0Keywords: MoveUpstream, Triaged
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-01-13 04:21:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Philip Imants Long 2002-10-02 17:11:41 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
Metacity is placing dialog windows under the bottom panel

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Open gqview (guess what I'm working with today?)
2. Have gqview extend near the bottom menu panel
3. Right click on a picture
4. Choose "copy"

	

Actual Results:  Metacity places the copy dialog so the bottom (the part with
the "ok" control) is under the gnome menu panel, and thus inaccesable.

Expected Results:  Places the window above the menu panel so all controls are
accesible without moving the thing.

Additional info:

Comment 1 Havoc Pennington 2002-10-02 19:00:39 UTC
This is a gqview bug, it hardcodes the position of that dialog. 
(uses GTK_WIN_POS_MOUSE to place it under the mouse)