QB64 Phoenix Edition
Odd behavior with Search -> Change window - 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: Odd behavior with Search -> Change window (/showthread.php?tid=2668)



Odd behavior with Search -> Change window - TerryRitchie - 05-08-2024

To recreate the bug:

Type in some code in the IDE.

Press ALT-F3 to bring up the Change window

Type something that exists in the code into the Find What: field

Type something to change it to into the Change To: field

press ALT-C to do change all

A message box appears telling you how many substitutions were made.

Press ENTER to remove the message box.

-- The message box did not get removed, the ENTER key was seen by the window underneath.
-- Now the message box reads "match not found" but the window underneath has closed.


RE: Odd behavior with Search -> Change window - bplus - 05-08-2024

is that from latest version, 3.13 ?


RE: Odd behavior with Search -> Change window - TerryRitchie - 05-09-2024

(05-08-2024, 10:57 PM)bplus Wrote: is that from latest version, 3.13 ?

Nope, that was from 3.12.0 but I just tested it on 3.13.0 and the same thing.


RE: Odd behavior with Search -> Change window - a740g - 05-09-2024

I was able to recreate this original QB64 v2.0.2 (QB64Team). So, I am guessing we have had this issue forever.

[Image: Screenshot-2024-05-09-083124.png]


RE: Odd behavior with Search -> Change window - TerryRitchie - 05-09-2024

(05-09-2024, 03:03 AM)a740g Wrote: I was able to recreate this original QB64 v2.0.2 (QB64Team). So, I am guessing we have had this issue forever.

[Image: Screenshot-2024-05-09-083124.png]
Crazy that it goes that far back. I use the change feature all the time and never noticed it until now.


RE: Odd behavior with Search -> Change window - Kernelpanic - 05-09-2024

The "error" only occurs when using Alt-F3 or Alt-C, or just the keyboard (Alt-S and keyboard only).
The error does not occur with Alt-S, keyboard then mouse, or just mouse. The problem lies in keyboard usage.


RE: Odd behavior with Search -> Change window - bplus - 05-09-2024

yes i never noticed this but i am mouser most always, i don't even know half the shortcut key and key combos, except alt+F4 ;-))


RE: Odd behavior with Search -> Change window - TerryRitchie - 05-09-2024

(05-09-2024, 04:21 PM)bplus Wrote: yes i never noticed this but i am mouser most always, i don't even know half the shortcut key and key combos, except alt+F4 ;-))
I never noticed it and I avoid the mouse at all costs when using the QB64 IDE. I've been using keyboard shortcuts since the QB4.5 IDE days so I'm a creature of habit.


RE: Odd behavior with Search -> Change window - bplus - 05-09-2024

(05-09-2024, 04:28 PM)TerryRitchie Wrote:
(05-09-2024, 04:21 PM)bplus Wrote: yes i never noticed this but i am mouser most always, i don't even know half the shortcut key and key combos, except alt+F4 ;-))
I never noticed it and I avoid the mouse at all costs when using the QB64 IDE. I've been using keyboard shortcuts since the QB4.5 IDE days so I'm a creature of habit.

we are all creatures of habit, they are our best friends and get us through day 90% unconscious and worst enemies why am i always looking for sugary desert after dinner? ;-)) good book is Power of Habits, also there is Atomic Habits and Tiny Habits that people talk about in my circles of internet usage (another obsessive habit).