liteide icon indicating copy to clipboard operation
liteide copied to clipboard

Impossible to type {

Open ventor3000 opened this issue 2 years ago • 1 comments

Please answer these questions before submitting your issue. Thanks! Please download LiteIDE latest version and test before submitting your issue. Thanks!

What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)?

X38.3

What version of Go are you using (go version)?

1.21.1

What operating system and processor architecture are you using(go env)?

Windows 11, amd64

What did you do?

Try to type { on Swedish keyboard

If possible, provide a recipe for reproducing the error.

On Swedish keyboards (and some other countries as well), the { character is written by pressing AltGR+7. This seems to be a shortcut in LiteIDE to switch to tab no.7 (bookmarks), so it is impossible to type {

What did you expect to see?

{

What did you see instead?

Change to left tab no. 7

ventor3000 avatar Sep 27 '23 08:09 ventor3000

Options -> LiteApp -> Generic -> "Use tool windows shortcuts" : uncheck and reload.

visualfc avatar Sep 27 '23 12:09 visualfc