[dolphin] [Bug 488329] Files/folders cannot be dragged using a tablet pen

James Lyne bugzilla_noreply at kde.org
Tue Jun 11 22:21:04 BST 2024


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

James Lyne <jim+kde at not-null.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jim+kde at not-null.co.uk

--- Comment #1 from James Lyne <jim+kde at not-null.co.uk> ---
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list