MM5 shortcut bug

Help improve MediaMonkey 5 by testing the latest pre-release builds, and reporting bugs and feature requests.

Moderator: Gurus

stax76
Posts: 176
Joined: Sun Mar 12, 2006 6:45 am

MM5 shortcut bug

Post by stax76 »

page up/down key is mixed up with numpad9/numpad3
dtsig
Posts: 3588
Joined: Mon Jan 24, 2011 6:34 pm

Re: MM5 shortcut bug

Post by dtsig »

do you have numlock on?
Where's the db and ini stored
Reporting Bugs
Where tags are stored

Not affiliated with MediaMonkey ... just a RABID user/lover
DTSig
stax76
Posts: 176
Joined: Sun Mar 12, 2006 6:45 am

Re: MM5 shortcut bug

Post by stax76 »

yes
Ludek
Posts: 4958
Joined: Fri Mar 09, 2007 9:00 am

Re: MM5 shortcut bug

Post by Ludek »

It works as expected for me.
When num-lock is on then they are 9,3 and when numlock is off then they works like PgDw/PgUp (moving the focus in the media tree)
stax76
Posts: 176
Joined: Sun Mar 12, 2006 6:45 am

Re: MM5 shortcut bug

Post by stax76 »

numpad is fine, normal page up/down is wrong

VK_PRIOR
0x21
PAGE UP key

VK_NEXT
0x22
PAGE DOWN
Ludek
Posts: 4958
Joined: Fri Mar 09, 2007 9:00 am

Re: MM5 shortcut bug

Post by Ludek »

Probably I still don't understand. For me _both_ PageDown keys on my keyboard perform page down action (unless num lock is enabled) as expected.

How does the Page Down on the num pad work for you? It doesn't move the tree down to the last node?
stax76
Posts: 176
Joined: Sun Mar 12, 2006 6:45 am

Re: MM5 shortcut bug

Post by stax76 »

For me _both_ PageDown keys on my keyboard perform page down action (unless num lock is enabled) as expected.
same here exactly, when I go Options/Hotkey and edit a hotkey with normal page down not on numpad it displays '3 (ZEHNERTASTATUR)', zehn means 10 and tastatur means keyboard so ZEHNERTASTATUR means numbad, when I press page down on numpad with numlock enabled it shows '3 (ZEHNERTASTATUR)', when I disable numlock it shows also '3 (ZEHNERTASTATUR)' so it shows '3 (ZEHNERTASTATUR)' three times no matter what.
Peke
Posts: 17457
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Re: MM5 shortcut bug

Post by Peke »

Looks like MM detect RAW key not representation with numpad.

Do you get same results with http://www.happymonkeying.com/eSupport/hotkey.zip
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
stax76
Posts: 176
Joined: Sun Mar 12, 2006 6:45 am

Re: MM5 shortcut bug

Post by stax76 »

key logger works as expected on normal non numpad page up/down

Keyboard ID: 65658
Pressed Key: PRIOR
VKey ID: 0021
State Flags: 0002
HotKey: PRIOR
--------
Keyboard ID: 65658
Pressed Key: PRIOR
VKey ID: 0021
State Flags: 0003
HotKey: PRIOR
--------
Keyboard ID: 65658
Pressed Key: NEXT
VKey ID: 0022
State Flags: 0002
HotKey: NEXT
--------
Keyboard ID: 65658
Pressed Key: NEXT
VKey ID: 0022
State Flags: 0003
HotKey: NEXT
Ludek
Posts: 4958
Joined: Fri Mar 09, 2007 9:00 am

Re: MM5 shortcut bug

Post by Ludek »

OK,
I see:

- both in MM4 and MM5 the hotkey name is wrong, because for both Page Up/Down it shows Num 9/3 in Options > Hotkeys

- in MM4 it is only "cosmetic" issue, but in MM5 the issue is that the same action is actually performed for both 'Page Up' and 'Num 9'

Fixed the issues as
http://www.ventismedia.com/mantis/view.php?id=13954
http://www.ventismedia.com/mantis/view.php?id=13955
Post Reply