View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005470 | MMW v4 | Other | public | 2009-04-05 05:50 | 2024-08-12 14:09 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.1 | ||||
Target Version | 3.1 | Fixed in Version | 3.1 | ||
Summary | 0005470: Hotkeys: Locking PC causes all keys to be treated as if CTRL is pressed | ||||
Description | If the user Locks their PC and then relogs in then any keystroke is treated as if CTRL has been pressed with the key. e.g. -Play tracks in MM -Press N --> Nothing happens -Press CTRL-N --> next track plays -Lock PC -Log in again -Press N --> Next track plays!! -Press B --> Previous track plays!! | ||||
Additional Information | Reported at: http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=38167 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1233 | ||||
related to | 0004369 | closed | Ludek | MMW v4 | Global hotkeys stop working after locking & unlocking (regression) |
related to | 0008210 | closed | Ludek | MMW v4 | Hotkeys: Ctrl+Space sometimes affect playback |
related to | 0017054 | resolved | Ludek | MMW 5 | Nodes are opened in new tab when DevTools is started using Ctrl+Alt+Shift |
related to | 0021137 | closed | Ludek | MMW 5 | ALT-RIGHT ALT-LEFT navigation fails after using it several times |
|
Rusty, I cannot reproduce. Could you describe me exactly which way you locks PC? Do you use any special hotkey combination for this action including Ctrl key? I use Win XP and 'WinKey + L' combination to lock and have no such issue. |
|
The step 'Lock PC' should read: 'Lock PC (CTRL-ALT-DELETE > Lock) while tracks are playing. note: Once the issue arises, the way to get rid of it is to close and restart MM. |
|
Ok, the only way I've reproduced is to hold Ctrl key pressed while unlocking PC. This way MM remember Ctrl key being pressed, because there has been the "push key down" action, but there hasn't been any "realease key" action, because user has been unlocked before the key release. In order to prevent such a problems I have added 6 seconds timeout in which MM consider the Ctrl key as unpressed again after the unlocking. Fixed in build 1233. |
|
Verified 1233. |