Summary: | A Sticky Note is unexpectedly created when I drag a URL or image from a chromum-based browser running natively on Wayland and drop it on desktop | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
Component: | Desktop Containment | Assignee: | Marco Martin <notmart> |
Status: | CLOSED UPSTREAM | ||
Severity: | normal | CC: | clay, dashonwwIII, kde, kdelibs-bugs, nate, plasma-bugs, postix, raspberryonpi, sam, vmordstein |
Priority: | NOR | Keywords: | wayland |
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick Silva
2022-02-05 10:23:25 UTC
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. *** |