Bug 46274 - Freecell clears away too may cards
Summary: Freecell clears away too may cards
Status: RESOLVED DUPLICATE of bug 36582
Alias: None
Product: kpat
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-08 20:18 UTC by kanthoney
Modified: 2002-09-21 23:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kanthoney 2002-08-08 20:16:50 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kpat
Version:           2.0 (using KDE 3.0.1 )
Severity:          normal
Installed from:    compiled sources
Compiler:          gcc version 2.95.3 20010315 (release)
OS:                Linux (i686) release 2.4.18
OS/Compiler notes: 

When freecell automatically clears away cards to the top right it's too enthusiastic - it clears away all the cards that will go. This leads to problems because sometimes you want to keep cards in the playing area.

For example let's say I've cleared away up to the three of clubs and the five of diamonds. If the six of diamonds turns up it get's cleared too. But that means I've got nowhere to put the five of clubs if it turns up.

So if I've cleared all the red threes it's safe to clear any black fours that turn up but no higher than that. That's what the windows version does anyway.

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Stephan Kulow 2002-09-21 23:15:04 UTC

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