Summary: | Wrong number showing how many neighboring squares contain mines | ||
---|---|---|---|
Product: | [Applications] kmines | Reporter: | Sergiortc <sergiortc> |
Component: | general | Assignee: | Dmitry Suzdalev <dimsuz> |
Status: | RESOLVED NOT A BUG | ||
Severity: | grave | CC: | kde-games-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 4.0.221190 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | In the attached image you can see the wrong numbers inside a red box. |
Created attachment 156810 [details] In the attached image you can see the wrong numbers inside a red box. SUMMARY *** I was playing and a mine exploded. I noted the numbers stating how many mines were adyacent to the exploded mine were wrong. *** STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT In the attached image, Inside the red box, number are from left to right and top to bottom: 1 2 2 3 3 2 4 2 3 The right numbers are 1 2 3 3 2 4 3 4 EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: Version 10.0.19045 Build 19045 KMines: Version 4.0.230370 ADDITIONAL INFORMATION