Page 1 of 1

9.6.0 bug with Shift+Insert?

Posted: Wed Nov 06, 2024 10:13 pm
by richardb
was running 9.5.0, upgraded to 9.6.0 and Shift+Insert now brings up the File | Open dialog. If I turn off the "use windows dialogs", I get the native File Insert dialog.

Shift+Insert is bound to the EditPaste command. Deleting this assignment doesn't change the unintended behavior. Ctrl+V is also bound but works correctly. Ctrl+Shift+V was bound to something like EditInsertFile and it worked correctly. Did a bunch of fiddling with keyboard shortcuts with no affect.

Turned off/exited any other app that could impact the keyboard/macros/clipboard and no change. Also, this incorrect behavior happens in no other apps and when uninstalling 9.6.0 and reinstalling 9.5, the correct behavior re-appears for tp. So... seems to point to 9.6 specifically.

It's also weird interaction, in that the clipboard is appended to instead of replaced with a new "copy" command. Which leads me to think it's a bug in the new "duplicate" code (if for no other reason that's it's right next to it in the menu dropdown :) in 9.6.0 but I suppose it could be in 9.5.1 or 9.5.2 but I missed those...

Re: 9.6.0 bug with shift-insert?

Posted: Thu Nov 07, 2024 8:03 am
by bbadmin
I can confirm that this is a bug which will be fixed in the next few days. In the meantime, please use Ctrl+V to paste.

Re: 9.6.0 bug with shift-insert?

Posted: Thu Nov 07, 2024 11:26 am
by richardb
thanks for the quick action.

Re: 9.6.0 bug with shift-insert?

Posted: Sun Nov 10, 2024 4:41 am
by Mr. Code Monkey
Glad to see that a fix is coming soon (real soon, hopefully).

This has been annoying me for days and I didn't have time to prepare to post about it until now. Thanks for the timely report, @richardb! :)

Re: 9.6.0 bug with Shift+Insert?

Posted: Tue Nov 12, 2024 2:09 pm
by bbadmin
This is fixed in 9.6.1 which can be downloaded now.

Re: 9.6.0 bug with Shift+Insert?

Posted: Wed Nov 13, 2024 7:05 pm
by Mr. Code Monkey
Thank you for the timely fix!