You are not logged in.
Hello,
I've encountered weird behaviour of XFCE 4.12 - selecting many icons and trying to move them results in breaking their original order.
Video for better explanation - https://www.youtube.com/watch?v=NVWiNILmieI
I'm using Manjaro Linux with 4.7.3 kernel.
Is there any fix planned or is it designed behaviour?
Thanks in advance,
muttley
Offline
That is how it is coded now. From the comments in the code:
/* 1: Remove all the icons that are going to be moved from
* the desktop. That's in case the icons being moved
* want to rearrange themselves there.
* 2: We need to move the icon that's being dragged since the
* user explicitly wants to drop it in that spot.
* 3: We just append all the other icons in any spot that's
* open. */
There is this existing bug report.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Okay, thank you for the information. Don't know if have the skills to fix it, but if I do then I'll send a patch for it.
Offline
[ Generated in 0.007 seconds, 8 queries executed - Memory usage: 523.72 KiB (Peak: 524.56 KiB) ]