QB64 Phoenix Edition
Bug report - Ctrl+Shift+G - Linux version 3.11.0 - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: Chatting and Socializing (https://qb64phoenix.com/forum/forumdisplay.php?fid=11)
+--- Forum: General Discussion (https://qb64phoenix.com/forum/forumdisplay.php?fid=2)
+--- Thread: Bug report - Ctrl+Shift+G - Linux version 3.11.0 (/showthread.php?tid=2424)



Bug report - Ctrl+Shift+G - Linux version 3.11.0 - Circlotron - 02-05-2024

When an error is detected in a line of code, Ctrl+Shift+G should take the cursor to the relevant line but it does not. Instead a "G" is printed at the current line.


RE: Bug report - Ctrl+Shift+G - Linux version 3.11.0 - SpriggsySpriggs - 02-05-2024

I've had issues with that feature all along on Windows and Linux. I always have to end up clicking the message at the bottom of the screen instead.


RE: Bug report - Ctrl+Shift+G - Linux version 3.11.0 - RhoSigma - 02-06-2024

(02-05-2024, 12:24 PM)Circlotron Wrote: When an error is detected in a line of code, Ctrl+Shift+G should take the cursor to the relevant line but it does not. Instead a "G" is printed at the current line.

Sorry, I can't reproduce it here, all possible combos of left/right CTRL/SHIFT + "G" bring the cursor to the error line for me, only when not pressing CTRL but just SHIFT then I get the "G" as input, hence my best educated guess is your CTRL key isn't working correct anymore.

Does it open the "Goto line" dialog for you when pressing CTRL + "G" only?