ragardner / tksheet

Python tkinter table widget for displaying tabular data
https://pypi.org/project/tksheet/
MIT License
400 stars 48 forks source link

Don't work keyboard UP arrow when navigating through the table of tksheet #215

Closed zalpet closed 5 months ago

zalpet commented 6 months ago

Hello! Thank you for the good tksheet application! Unfortunately, in the latest version it is not possible to move up the table using the "up" key with the up arrow on the keyboard. I ask you to correct this. Thank you very much in advance!

ragardner commented 6 months ago

Thanks very much for your report, I'm sorry it stopped working with newer versions

It should now be fixed from versions 7.1.2+, changelog:

Version 7.1.2

Fixed:

Version 7.1.1

Fixed:

Version 7.1.0

Changed:

Removed:

Added:

Fixed:

Improved: