Summary: | When hovering a file it does not unselect | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Nicolas L. <kde> |
Component: | Desktop icons & Folder View widget | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bnu.fantasma, boec0025, davidfl.uma, eneeen, kde, l12436.tw, martinreininger, plasma-bugs, rdieter, shsullivan57, vmorenomarin |
Priority: | NOR | ||
Version: | 5.8.6 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/b7ce1a4bc1d050ee03837bac77d1a31c3b84c175 | Version Fixed In: | 5.8.7 |
Sentry Crash Report: | |||
Attachments: |
Snapshot when hovering files
icon background stays after click |
Description
Nicolas L.
2017-03-09 23:24:05 UTC
Created attachment 104479 [details]
Snapshot when hovering files
Affects 5.9 branch only *** This bug has been marked as a duplicate of bug 377348 *** Git commit 547a34d346695295ce05499ae355203414412993 by David Edmundson. Committed on 10/03/2017 at 09:50. Pushed by davidedmundson into branch 'master'. Handle applyPrefixes with an empty string Summary: When setting an empty QStringList as prefix, it can lead to unexpected results, such as the prefix not changing. Reviewers: #plasma Subscribers: plasma-devel, #frameworks Tags: #plasma, #frameworks Differential Revision: https://phabricator.kde.org/D5000 M +7 -1 src/declarativeimports/core/framesvgitem.cpp https://commits.kde.org/plasma-framework/547a34d346695295ce05499ae355203414412993 Git commit b7ce1a4bc1d050ee03837bac77d1a31c3b84c175 by Kai Uwe Broulik. Committed on 10/03/2017 at 13:40. Pushed by broulik into branch 'Plasma/5.8'. [Folder View] Explicitly set prefix as empty in normal state Somehow with FrameSvg optimizations State no longer manages to reset the property back to its original state when state is reset. FIXED-IN: 5.8.7 Differential Revision: https://phabricator.kde.org/D4998 M +2 -0 containments/desktop/package/contents/ui/FolderItemDelegate.qml https://commits.kde.org/plasma-desktop/b7ce1a4bc1d050ee03837bac77d1a31c3b84c175 *** Bug 377348 has been marked as a duplicate of this bug. *** i tested and i confirm this is now fixed with this commit. *** Bug 377601 has been marked as a duplicate of this bug. *** *** Bug 377630 has been marked as a duplicate of this bug. *** *** Bug 377668 has been marked as a duplicate of this bug. *** *** Bug 377681 has been marked as a duplicate of this bug. *** This is not fixed; I am using KDE neon User Edition 5.9 x86_64 with all of the latest updates, and I still experience this exact issue. A version that contains the fix hasn't been released yet. Plasma 5.9.4 is due Tuesday. i got an update on fc24 overnight that seems to have fixed the issue. so my desktop icons are acting normally again. *** Bug 377881 has been marked as a duplicate of this bug. *** Created attachment 104679 [details]
icon background stays after click
Now mouse over is fixed but background stays after clicking icon. Clicking on empty desktop space clears selection. I'm not sure if it's intentional or bug.
System updated yesterday, not fixed yet. ___________________________________________________________________________ $ cat /etc/*release DISTRIB_ID=neon DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="KDE neon LTS User Edition 5.8" NAME="KDE neon LTS" VERSION="5.8" ID=neon ID_LIKE="ubuntu debian" PRETTY_NAME="KDE neon LTS User Edition 5.8" VERSION_ID="16.04" HOME_URL="http://neon.kde.org/" SUPPORT_URL="http://neon.kde.org/" BUG_REPORT_URL="http://bugs.kde.org/" VERSION_CODENAME=xenial UBUNTU_CODENAME=xenial For KDE Neon LTS you need to wait for either Plasma 5.8.7 or next Frameworks release, sorry. or do this change yourself https://cgit.kde.org/plasma-desktop.git/commit/?id=b7ce1a4bc1d050ee03837bac77d1a31c3b84c175 you will see it fixes the issue Thanx a lot, Kal & Nicolas L. (In reply to Nicolas L. from comment #19) > or do this change yourself > > https://cgit.kde.org/plasma-desktop.git/commit/ > ?id=b7ce1a4bc1d050ee03837bac77d1a31c3b84c175 > > you will see it fixes the issue Nicolas L.: I have applied the changes to the specified file and it works correctly again. Thank you for the information. Regards. *** Bug 377797 has been marked as a duplicate of this bug. *** |