omarkerr / shortyz

Automatically exported from code.google.com/p/shortyz
0 stars 0 forks source link

Movement behavior bug using skip filled boxes #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Turn on skip filled boxes
2. Set movement style to "stop at end"
3. Enter a letter in a word which has all subsequent letters filled (e.g. 
entering b in cry_aby).

4.a Do this for a word whose end is not the edge of the puzzle.
4.b Do this for a word whose end is at the edge of the puzzle.

What is the expected output? What do you see instead?
4.a and 4.b should produce the same behavior.  However, in 4.a, the cursor 
stays put, and in 4.b, the cursor jumps to the end of the word (i.e., to the 
last box in that line).

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by ben.ke...@gmail.com on 13 Jul 2011 at 10:47