https://bugs.kde.org/show_bug.cgi?id=441021

Andrei Rybak <rybak....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|WAITINGFORINFO              |---

--- Comment #3 from Andrei Rybak <rybak....@gmail.com> ---
@Nate, both the pinned task manager icon and a _differently created_ desktop
icon work. By "differently created" I mean created via "Right click in
Application Launcher > + Add to Desktop".

I didn't realize that the contents of .desktop file would matter that much.
However, it apparently matters for this use case. The bug as described above
only reproduces with a .desktop file I've created myself in a text editor. The
whole contents of the file are:

    #!/usr/bin/env xdg-open
    [Desktop Entry]
    Exec=/snap/bin/chromium
    Terminal=false
    Type=Application
    Icon=/snap/chromium/current/chromium.png

It is a bare minimum of what's needed for an otherwise working .desktop icon.
The icon created via Application Launcher is actually a symlink to
/var/lib/snapd/desktop/applications/chromium_chromium.desktop, which has 296
lines. I'm trying to figure out which of these are needed for the icon to
behave differently on drag-n-drop of URLs (drag-n-drop of files works fine with
the bare minimum .desktop file).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to