Bug 249812 - Allow moving card by clicking the card and its destination instead of dragging
Summary: Allow moving card by clicking the card and its destination instead of dragging
Status: RESOLVED DUPLICATE of bug 248859
Alias: None
Product: kpat
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
: 324604 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-02 01:56 UTC by Kai Uwe Broulik
Modified: 2023-03-09 05:39 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
I have used QTime to determine the duration of the click. If it is greater than 500 ms then it is considered a click and drag else a click (4.67 KB, patch)
2013-03-29 21:08 UTC, Saurav Singhi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2010-09-02 01:56:10 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

There should be a way of selecting a card by clicking on it and then dropping it on another stack by clicking this instead of having to drag it all the way

Reproducible: Didn't try
Comment 1 Parker Coates 2010-09-02 03:07:41 UTC
Could you explain the potential benefits of such an option?
Comment 2 Kai Uwe Broulik 2010-09-02 03:09:45 UTC
It is much more comfortable for just clicking a card once, and then click the staple I wish to have the card and then have it move over.
Especially in Freecell where you actually don‘t move more than one card at a timei (yes, it automatically moves them using free cells but it‘s not that direct) loved this back in Windows NT days.
Comment 3 Saurav Singhi 2013-03-29 21:08:38 UTC
Created attachment 78491 [details]
I have used QTime to determine the duration of the click. If it is greater than 500 ms then it is considered a click and drag else a click
Comment 4 Christoph Feck 2013-12-17 22:08:14 UTC
*** Bug 324604 has been marked as a duplicate of this bug. ***
Comment 5 Kai Petzke 2014-11-06 09:55:28 UTC
I suggest a different solution: Make click on a card actually move that card to the "best" location. In case of "spider", which actually allows somewhat complex moves, the game board can usually guess the desired location in 80 to 90% of the cases. And it is faster, to "fix" the remaining 10 to 20% by moving the card to where it was intended to be, than to always have to click & hold & drag & drop or click & move & click again.

See Bug report 248859 and my attachment there.
Comment 6 Stephan Kulow 2023-03-09 05:39:23 UTC
I need to play with the options.

*** This bug has been marked as a duplicate of bug 248859 ***