After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731222 - Allow earmarking numbers without popover using Ctrl+number
Allow earmarking numbers without popover using Ctrl+number
Status: RESOLVED FIXED
Product: gnome-sudoku
Classification: Applications
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-sudoku-maint
gnome-sudoku-maint
Depends on:
Blocks:
 
 
Reported: 2014-06-04 15:40 UTC by Michael Catanzaro
Modified: 2014-06-05 13:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Allow earmarking numbers using Ctrl+number (3.61 KB, patch)
2014-06-05 11:50 UTC, Parin Porecha
committed Details | Review

Description Michael Catanzaro 2014-06-04 15:40:09 UTC
If I hold Ctrl and press a number key n, that number should immediately be earmarked in the current cell (unless there are already five earmarks in the current cell), as in Sudoku 3.12.  Pressing Ctrl+n again should un-earmark that number.
Comment 1 Parin Porecha 2014-06-05 11:50:55 UTC
Created attachment 277946 [details] [review]
Allow earmarking numbers using Ctrl+number
Comment 2 Michael Catanzaro 2014-06-05 13:38:27 UTC
Looks good.

Attachment 277946 [details] pushed as bbf1e52 - Allow earmarking numbers using Ctrl+number