D28017: Update dragCursor while dragging
Tranter Madi
noreply at phabricator.kde.org
Sun Mar 15 16:06:22 GMT 2020
trmdi added a comment.
In D28017#627729 <https://phabricator.kde.org/D28017#627729>, @davidedmundson wrote:
> > Is this a Qt bug or an intention
>
> which bit specifically?
These ones:
1, When dragging, if you change the modifier key and not move the mouse afterwards -> the cursor does not change, no way to update the cursor except sending a MouseMoveEvent.
2, When you drag stuff from one process into another one the possible actions depends on the modifier key (e.g. ShiftModifier -> possibleActions = MoveAction)
If you change the modifier key without moving the mouse, the possibleActions doesn't change, while you expect the new action -> no way to update this except sending a MouseMoveEvent.
Are these bugs or not? Could this be fixed in QDrag or we have to fix our code?
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D28017
To: trmdi, #dolphin, meven, ngraham, davidedmundson
Cc: elvisangelaccio, kfm-devel, pberestov, iasensio, fprice, MrPepe, fbampaloukas, alexde, Codezela, feverfew, meven, spoorun, navarromorales, firef, ngraham, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200315/245241a8/attachment.htm>
More information about the kfm-devel
mailing list