Bug 76949

Summary: click in window always raises it, regardless of focus behaviour
Product: [Retired] Red Hat Linux Reporter: Damien Miller <djm>
Component: metacityAssignee: Havoc Pennington <hp>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-10-30 00:02:30 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 Damien Miller 2002-10-30 00:02:24 UTC
Description of Problem:

A click (left or right) inside a windows will always cause it to be raised,
regardless of the focus or raise behaviour set in metacity-properties.

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

metacity-2.4.0.92-5

How Reproducible:

Always

Steps to Reproduce:
1. Set "point to give focus" and turn off "raise window on focus" in
metacity-properties
2. Open a couple of xterms so that they overlap
3. Click in one of the lower ones

Actual Results:

The xterm is raised

Expected Results:

The xterm stays put

Additional Information:
	
This is frustrating if you work with many overlapped windows (e.g. xterms).

Comment 1 Havoc Pennington 2002-10-30 03:29:51 UTC
The "raise on focus" option refers to so-called "autoraise" not to what happens
on click.

See http://bugzilla.gnome.org/show_bug.cgi?id=86108 for tracking on this issue. 
Closing here, as it's tracked there.