<div class="gmail_quote">On Wed, Oct 19, 2011 at 1:31 AM, Robbie Smith <span dir="ltr"><<a href="mailto:zoqaeski@gmail.com">zoqaeski@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
After toying around with some of GNOME 3's new features, I've started using dynamic desktops to organise my work a lot more. One thing I've noticed, and I was wondering if anyone could confirm it, is that when switching between windows on different desktops, sometimes the window gets flagged as URGENT but the desktop isn't switched.<br>
<br>
For example, I have a Main workspace and a IM/Mail workspace. Thunderbird sits on the IM/Mail one, and when switching from urxvt [Main] to Thunderbird [IM/Mail], Thunderbird will flash in the window list on Xfce4-panel, but urxvt will keep the focus, and so I have to click on the icon in the panel to focus Thunderbird.<br>
<br>
(This doesn't occur all the time, only occasionally, and if it's a mistake in my configuration settings I would have thought that it'd occur all the time.)<br>
<br>
For the record, my window-switching bindings are:<br>
<br>
<keybind key="A-Tab"><br>
<action name="NextWindow"><br>
<bar>no</bar><br>
<dialog>yes</dialog><br>
<raise>no</raise><br>
</action><br>
</keybind><br>
<keybind key="A-S-Tab"><br>
<action name="PreviousWindow"><br>
<bar>no</bar><br>
<dialog>yes</dialog><br>
<raise>no</raise><br>
</action><br>
</keybind><br>
<keybind key="W-Tab"><br>
<action name="NextWindow"><br>
<allDesktops>yes</allDesktops><br>
<bar>no</bar><br>
<dialog>yes</dialog><br>
</action><br>
</keybind><br>
<keybind key="W-S-Tab"><br>
<action name="PreviousWindow"><br>
<allDesktops>yes</allDesktops><br>
<bar>no</bar><br>
<dialog>yes</dialog><br>
</action><br>
</keybind><br><br></blockquote><div><br></div><div>There is a related bug fix in git. </div></div><br>