GNOME Bugzilla – Bug 86883
dragging over an icon should cause app to receive focus
Last modified: 2015-03-24 13:00:31 UTC
Hi, If you are dragging an object, and you hover the mouse over a button on the tasklist for a couple of seconds, that app should receive focus. For example, if i wanted to drag a file between 2 maximized nautilus windows, I could grab the icon, hover it over the button representing the other nautilus window, and have that window receive focus and move to the top of the stack. thanks, -Brendan McCarthy
The same could be done for the workspace switcher, allowing drags between desktops.
Brendan: this works now.
Hi, I've just upgraded to RH8.0, so I don't know if this is a RH specific problem, but: Dragging a file from nautilus (#1) and holding it over the icon of another nautilus window(#2) causes the #2 window to move to the top of the stack. But the effect is only visual, the DnD still works as if the stack order is unchanged, so if the #1 and #2 windows overlap each other, and you try to drop it in the area of #2 that overlaps #1, the #1 window still recieves the Drop event. If you drop in the area of #2 that is not overlapped, then #2 gets the drop event like it should. Also, the mouse pointer icons behave as if the stack order is unchanged. I'm using Sawfish, but the problem occurs in Metacity as well. Please reopen this if you can confirm it as non-RH specific. thanks, -Brendan McCarthy
This still happens in GNOME 2.1.1 => reopening. The window list seems to forget to give focus to the raised window.
Havoc: I have no clue atm. libwnck or metacity ? :)
Aside: this should be a new bug, not a reopened bug. Anyway, it works for me. Maybe it's only broken with mouse focus or something? I don't know where the bug is, could be libwnck, metacity, or gtk.
Seems fixed now.