Bug 402574 - Disappearing icons
Summary: Disappearing icons
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Folder (show other bugs)
Version: 5.12.7
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-26 08:05 UTC by Oleg Solovyov
Modified: 2019-01-30 15:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.12.8, 5.14.6, 5.15.0


Attachments
Initial state (268.75 KB, image/png)
2018-12-26 08:05 UTC, Oleg Solovyov
Details
Final state (262.80 KB, image/png)
2018-12-26 08:06 UTC, Oleg Solovyov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Solovyov 2018-12-26 08:05:18 UTC
Created attachment 117114 [details]
Initial state

When I drop a group of icons the overlapping ones included in selected group disappears.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 4.9.146
(available in About System)
KDE Plasma Version: 5.12.7
KDE Frameworks Version: 5.49.0
Qt Version: 5.9.6

ADDITIONAL INFORMATION
Reproducible at fresh KDE Neon Dev Edition
Comment 1 Oleg Solovyov 2018-12-26 08:06:00 UTC
Created attachment 117115 [details]
Final state

I dragged the "Home Folder" icon
Comment 2 Eike Hein 2019-01-02 07:38:31 UTC
Could you record a video?
Comment 3 Bug Janitor Service 2019-01-17 04:33:11 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Nate Graham 2019-01-30 15:23:04 UTC
Git commit e2aa89898db3bfe05f0af1a1ab064542f095620f by Nate Graham, on behalf of Oleg Solovyov.
Committed on 30/01/2019 at 15:22.
Pushed by ngraham into branch 'Plasma/5.12'.

Check icon positions after move

Summary:

When we're moving a bunch of icons to the area which is already busy, we didn't check whether we're moving icons to different places.

Now we check additionally if we're moving icon to the place already taken by previously moved icons.

Reviewers: #plasma, hein

Reviewed By: #plasma, hein

Subscribers: davidedmundson, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D17809

M  +4    -2    containments/desktop/plugins/folder/positioner.cpp

https://commits.kde.org/plasma-desktop/e2aa89898db3bfe05f0af1a1ab064542f095620f
Comment 5 Oleg Solovyov 2019-01-30 15:38:01 UTC
What kind of info you're waiting for?
Comment 6 Nate Graham 2019-01-30 15:56:53 UTC
Sorry, my bad. Your patch (which I just landed) fixed this. :)