Strange behaviour of Fetch Last Page shortcut

Maxmix

Member³
Hello,
every time I invoke Fetch Last Page by pressing Alt+End keyboard combination, the fetch correctly accomplishes, but then character O (Latin capital O, chr(79)) is entered into the editor.

This happens only in SQL Windows, I mean in other types of windows Alt+End does nothing.
And only when keyboard layout is set to Russian (not American).

So I request your assistance to solve the mystery.
Version is 11.0.0.1762

 
Last edited:
Because nothing has changed in 11.0.3, I would like to request somebody else to confirm the bug. May be, it's just my PC configuration?
 
My case:
KB Layout set to RU
LAlt + END - works w/o issues
RAlt + END - nothing happens

KB Layout set to ENG
LAlt + END - works w/o issues
RAlt + END - works w/o issues

wierd
 
Absurdity continues:
I have changed my keyboard shortcut to Alt+Home, now instead the character chr(149) - "bullet"- is inserted into the editor!
 
Suddenly found and executed the old PLSD v.10 (which shares somehow many preferences including keys combinations) and it works as it should - no extra characters pasted.

So I think I narrowed the set of suspects to PLSD v.11
 
Fresh information every day!

I returned to my usual Alt+End shortcut, and by chance pressed End key several times before releasing Alt. It turns out that the character produced depends on how many times End was pressed (numbers in parenthesis = how many times):
Alt+End(1) O
Alt+End(2) >
Alt+End(3) o
Alt+End(4) W
Alt+End(5) g
Alt+End(6) ?
Alt+End(7) G
Alt+End(8) ?
Alt+End(9) ?
......
Alt+End(999) ?

If I fetch with different key combination then the results change accordingly. For example, Alt+Home:
Alt+Home(1) ?
Alt+Home(2) M
Alt+Home(3) 0
Alt+Home(4) a
Alt+Home(5) T
Alt+Home(6) 1
Alt+Home(7) ё
Alt+Home(8) q

Miracles happen also with other Alt+ combinations, for example Alt+PgDown, but not with any: for example, Alt+F7 does not do any fancy things - only what it was assigned to.

The game is very exciting, but I have to admit that I do not see the pattern so far.

 
Last edited:
Back
Top