ssanthosh243 / semicomplete

Automatically exported from code.google.com/p/semicomplete
0 stars 0 forks source link

xdotool search --onlyvisible not working as expexted #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start a window with an unique name/class etc
2. unmap the window (e.g. hide it)
3. do xdotool search --onlyvisible --name "Windowname"

What is the expected output? What do you see instead?
I expect to get no output, but instead I get the windowid of the searched
(invisible) window

What version of the product are you using? On what operating system?
1.20100302.2713-1 on arch linux

Original issue reported on code.google.com by seiichir...@googlemail.com on 5 Mar 2010 at 8:28

GoogleCodeExporter commented 9 years ago
Confirmed. I'll work on a fix.

Original comment by jls.semi...@gmail.com on 5 Mar 2010 at 8:30

GoogleCodeExporter commented 9 years ago
Fixed in svn r2718

I'm going to put some more tests in to catch things like this, then I'll put 
out a new 
release.

Thanks for the report! :)

Original comment by jls.semi...@gmail.com on 5 Mar 2010 at 8:45

GoogleCodeExporter commented 9 years ago
This should be fixed now in the latest release.  Let me know if you see 
problems :)

Original comment by jls.semi...@gmail.com on 26 Mar 2010 at 7:58