Opened 15 years ago
Closed 15 years ago
#5675 closed bug (fixed)
Losing windows when switching workspaces
Reported by: | humdinger | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev35922.
- Open a window and activate it (yellow tab).
- Press SHIFT+CTRL+ALT+CursorRight to change with that window to the next workspace.
--> Now your window isn't active any more (grey tab) and you can't simply move on with it to another workspace.
The window should stay active.
When using the mouse to hold on to a window and change workspaces with CTRL+ALT+CursorRight, the window will also deactivate (grey tab), but moving along with the window will, unexpectedly, still work.
Change History (4)
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I just tested with hrev36627.
Slight problem: CTRL+ALT+Cursor now always takes the active window with it, instead of only when SHIFT is also held.
comment:3 by , 15 years ago
Status: | reopened → in-progress |
---|
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Thanks, I completely forgot to remove that, fixed in hrev36637.
Note:
See TracTickets
for help on using tickets.
Fixed in hrev36584 (the deactivation when using the mouse), and hrev36585 (the rest).