Bug 260005 - wish: make left click smart reveal un-mined neighbors (like middle click) when a revealed square is selected.
Summary: wish: make left click smart reveal un-mined neighbors (like middle click) whe...
Status: RESOLVED FIXED
Alias: None
Product: kmines
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dmitry Suzdalev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-15 22:45 UTC by andrew
Modified: 2023-04-13 11:44 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
output from "svn diff" (4.00 KB, patch)
2010-12-15 22:45 UTC, andrew
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andrew 2010-12-15 22:45:51 UTC
Created attachment 54602 [details]
output from "svn diff"

Version:           unspecified
OS:                Linux

middle click does a smart reveal, but it would be nice if left click could do this as well (like Simon Tatham's version of minesweeper). 

Reproducible: Always

Steps to Reproduce:
click on a revealed square that has all its neighbor mines marked, and has a un-mined neighbor that can be revealed.

Actual Results:  
nothing happens.

Expected Results:  
the un-mined square is revealed.

I'm not familiar with kde or qt development, or even creating patches (first time) so let me know it the patch needs improvement.