[Bug 166035] Dragging application links is broken
Marco Martin
notmart at gmail.com
Tue Jul 8 14:16:23 CEST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=166035
notmart gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From notmart gmail com 2008-07-08 14:16 -------
The problem is that folderview shows the desktop:/ url
that makes the if on line 112 of icon.cpp
if (m_url.isLocalFile() && KDesktopFile::isDesktopFile(m_url.toLocalFile())) {
to fail
More information about the Panel-devel
mailing list