STEPS TO REPRODUCE 1. run a crhomium-based browser natively on Wayland (I tested ungoogled chromum from flathub and Opera. I'm unable to reproduce this bug - nothing happens after these steps - with Firefox.) and navigate to any website 2. Drag the URL from the URL bar to the desktop OBSERVED RESULT Plasma creates a Stick Note on deskop EXPECTED RESULT Plasma creates a .desktop file launcher for the URL SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.24.80 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.3 Graphics Platform: Wayland ADDITONAL INFORMATION to run a chromium-based browser natively on Wayland, load chrome://flags/, search for 'wayland', set 'Preferred Ozone platform' flag to 'Auto' and restart the browser.
On neon unstable, a stick note is also created when I drag a .jpg file and drop it on desktop. link for test: https://wallpapercave.com/wp/wp2567098.jpg Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.26.80 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.7 Graphics Platform: Wayland
Proooooooooooobably a Chromium bug.
I see this in Firefox with URLs I get a Sticky Note. Chrome doesn't do anything. Both Kde Neon and Fedora 38, Plasma 5.27.5
Wonder if that is fixed by https://code.qt.io/cgit/qt/qtwayland.git/commit/?id=80a3359598553298b544feae0a7e7399d6cfd9a7
Hm, nope, still happens even with that, it gets a moz-url from Chromium but then doesn't actually trigger the conversion code I added, interesting...
https://codereview.qt-project.org/c/qt/qtwayland/+/518017 and https://codereview.qt-project.org/c/qt/qtwayland/+/518018 should fix that
Nice, thanks!
This bug reapperead with KDE neon 6.1 with Firefox and Wayland. Dragging an url to the desktop creates an empty sticky notes window. With Chrome and Chromium browsers nothing happens: no sticky notes widget, no shortcut created.
https://codereview.qt-project.org/c/qt/qtwayland/+/518018 isn't merged into Qt yet. That's the final piece.
*** Bug 489650 has been marked as a duplicate of this bug. ***