Summary: | Files/folders cannot be dragged using a tablet pen | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Kath <krazykath> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | jim+kde, kfm-devel, krazykath, nicolas.fella, qydwhotmail |
Priority: | NOR | Keywords: | wayland |
Version: | 24.05.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kath
2024-06-10 21:10:32 UTC
I think this could an issue in qt itself. After reproducing the problem on neon unstable and adding some logging, I found that both tablet and mouse behaved the same up until dolphin executes the QDrag. However when using a tablet pen, Dolphin doesn't receive any subsequent drag events. I then tried the drag and drop examples qt provides (https://code.qt.io/cgit/qt/qtbase.git/tree/examples/widgets/draganddrop?h=6.7) and got the same results, where dragging only works with a mouse and not a tablet pen. *** This bug has been marked as a duplicate of bug 488317 *** |