Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab key won't go to next cell in the data editor #765

Closed
okneloper opened this issue Oct 7, 2019 · 4 comments
Closed

Tab key won't go to next cell in the data editor #765

okneloper opened this issue Oct 7, 2019 · 4 comments

Comments

@okneloper
Copy link

okneloper commented Oct 7, 2019

Steps to reproduce this issue

  1. Connect to a (MariaDB) database, select a table, and select the Data tab;
  2. Right-click the data area and select "Insert new row"
  3. Edit a text or a date field - type something
  4. While the field is still focused and in editing mode, press the Tab key on the keyboard

Current behavior

Nothing happens.

Expected behavior

The focus switches to the next cell in the row.
It works fine when editing a dropdown field. Also, I am pretty sure (although not 100%) that it worked fine previously.

Environment

  • HeidiSQL version:
    10.2.0.5709
  • Database system and version:
    MariaDB (don't think this is relevant)
  • Operating system:
    Win 10 x64
@ansgarbecker ansgarbecker added this to the v10.3 milestone Oct 7, 2019
@ansgarbecker
Copy link
Collaborator

Saw the same today and scratched my head...

@ansgarbecker
Copy link
Collaborator

Caused by 355db14, to enable Ctrl+Backspace for #144.

@okneloper
Copy link
Author

okneloper commented Oct 8, 2019

Awesome! Thanks for such a quick turnaround :)

@ansgarbecker
Copy link
Collaborator

Unfortunately the solution for #144 is broken, and I have to find a better one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants