Error when pressing letter "A"

sanuka.dev's profile image sanuka.dev posted 1 day ago in General Permalink

I've got a error that when adding columns to the table, i can't type letter "A". When i do, it navigates back to database tab. i even tried reinstalling the program completely. Does anyone know a specific reason? plzz let me know.

ansgar's profile image ansgar posted 1 day ago Permalink

Please post a screenshot of your "Go to" menu:

grafik.png

sanuka.dev's profile image sanuka.dev posted 1 day ago Permalink

Here

1 attachment(s):
  • Screenshot-2024-09-26-190930
ansgar's profile image ansgar posted 1 day ago Permalink

Ok that's strange, and I cannot reproduce that here with HeidiSQL 12.8. Is it the latest HeidiSQL version you are using?

Is there probably an ampersand in your session's name, like so?

351965691-626e6fe1-81b3-4525-96e9-bd83df978c06.png

Makes sense if you post a screenshot with the whole app on it, right before you type "A".

sanuka.dev's profile image sanuka.dev posted 1 day ago Permalink

ohh! I get it. I actually have & in my database names.Tried on another it doesn't happen anymore. Thank you very much.

ps: can you tell me why it happened when the name containes & symbol? i just like to know

ansgar's profile image ansgar posted 13 hours ago Permalink

The ampersand symbol & tells the Delphi compiler/libraries to use the following character as a hotkey. In many cases you can also see an underscore below the character, like in the menus or on the tabs. The tree on the left does not support that, so it shows the underscore:

grafik.png

However, this is another effect of issue #1992 which I am planning to solve for the next release.

sanuka.dev's profile image sanuka.dev posted 13 hours ago Permalink

I get it. Thank you very much.

Please login to leave a reply, or register at first.