After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 551390 - Moving item changes focus when it shouldn't
Moving item changes focus when it shouldn't
Status: RESOLVED FIXED
Product: alacarte
Classification: Applications
Component: general
0.11.x
Other All
: Normal minor
: ---
Assigned To: Alacarte Maintainer(s)
Alacarte Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-09-08 15:50 UTC by Andreas Moog
Modified: 2012-06-01 04:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
keep focus in source folder when dragging and dropping to another folder (455 bytes, patch)
2010-01-13 08:31 UTC, Antti Kaihola
committed Details | Review

Description Andreas Moog 2008-09-08 15:50:56 UTC
When I'm moving Items in alacarte from one folder to another, the focus changes to the destination folder. I feel that it should remain focused on the source folder so I don't have to keep navigating back when moving a lot of items. If you think about it, 100% of all move behavior on any operating system works this way by default; it doesn't open up the target folder you just dropped onto. I don't see any reason why alacarte should be any different.

Other information:
This bug was reported on Launchpad:
https://bugs.edge.launchpad.net/ubuntu/+source/alacarte/+bug/267635
Comment 1 Antti Kaihola 2010-01-13 08:08:26 UTC
I can confirm this on Alacarte 0.12.4 on Ubuntu 10.04 Lucid Alpha 1.

What's worse, the item is copied instead of moved, and since the focus is changed to the destination folder, it is not obvious that a copy of the item remains in the source folder.
Comment 2 Antti Kaihola 2010-01-13 08:31:24 UTC
Created attachment 151317 [details] [review]
keep focus in source folder when dragging and dropping to another folder