Summary: | XmuClientWindow chooses the wrong window | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Mark Tiefenbruck <mark> | ||||
Component: | Lib/Xmu | Assignee: | Jeremy Huddleston Sequoia <jeremyhu> | ||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | high | CC: | tomi | ||||
Version: | unspecified | Keywords: | patch | ||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | 2011BRB_Reviewed | ||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Mark Tiefenbruck
2006-07-09 22:39:36 UTC
Created attachment 6392 [details] [review] patch to libXmu-1.0.2/src/ClientWin.c It seems that somewhere between here and the file, the number of spaces on each line changes. Thus, the patch doesn't apply easily. I'm attaching a copy, in case you don't feel like figuring out why. I also accidentally came upon a page confirming that this causes problems for Ion, too. Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future. You say that it "affects the behavior of tools like xprop in fluxbox" ... how does it affect their behavior. Why does the ordering of the list matter? Other tools may expect the current ordering. The window managers I listed implement tabbed windows: multiple client windows are children of the same parent window. `xprop' allows a user to click on a window and get a list of its window properties. However, under the current implementation, `xprop' returns the information for a client window other than the one being clicked on (specifically, the least recently used client in the parent window). While it's possible that other tools rely on the current order, I've been using this patch for five years and haven't noticed any side effects. Would you mind sending it to xorg-devel for review? Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.