hatliff / wmii

Automatically exported from code.google.com/p/wmii
MIT License
0 stars 0 forks source link

strange behavior when dragging windows out of stacked column #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create 2 columns, let's call them A and B, where A has 2 clients, let's
call them X and Y, and B has any number of clients
2. Set column A to stacked mode, and set focus on client X
3. Drag client X into column B using Modifier + left button drag

What is the expected output? What do you see instead?

Client X is now displayed correctly in column B, but column A now displays
only the title bar of client Y, and below that, the root window.

The expected (and arguably correct) behavior is that column A will display
client Y in full, since client Y should now be in focus in A.

What version of the product are you using (wmii -v)? On what operating system?

I'm using the released version of wmii-3.6 on Arch linux.

Please provide any additional information below.

More strange behaviors will be seen if further things are done to column A.
For example, if I try to mouse drag client X back into column A, it will
seem as if nothing happens. Also, if I send client X into column A using
the keyboard, client Y will disappear completely from the screen.

I've also experimented with variations of this basic phenomenon and have
gotten wmii to crash on several occasions.

Original issue reported on code.google.com by joseph...@gmail.com on 16 Feb 2009 at 7:21

GoogleCodeExporter commented 9 years ago
Oops, checked out hg version and am no longer encountering this problem. Sorry 
for
the redundant report.

Original comment by joseph...@gmail.com on 16 Feb 2009 at 7:32

GoogleCodeExporter commented 9 years ago

Original comment by maglion...@gmail.com on 6 Oct 2009 at 6:34