roygbyte / crossword.koplugin

Crosswords on your KOReader device
GNU Affero General Public License v3.0
12 stars 2 forks source link

Plugin crashes when backspace event reaches end of column or row #3

Closed roygbyte closed 2 years ago

roygbyte commented 2 years ago

If you are erasing letter values from column or row and reach the end, the plugin will crash if the active pointer moves into the inactive square region.

To reproduce:

  1. Enter into a column or row
  2. Press backspace until the pointer attempts to move outside of the column or row
roygbyte commented 2 years ago

T'is fixed