Bug: once DAP has been run and then closed, the "Volume +" and "Volume -" buttons on a multimedia keyboard no longer work.
Repro Steps:
1. on a clean machine (no DAP), open Window's Volume Control Panel
2. on a multimedia keyboard, hit the Volume + and Volume - buttons
3. note that the system volume slider goes up and down
4. leave control panel open
5. install DAP, which leads to DAP running
6. hit the Volume + and Volume - buttons
7. note that DAP is stealing the events, so the DAP volume control moves, but the system system volume slider in the control panel does not change (arguably, bad behavior; iTunes and WMP do not steal this event, but let it go to the system volume control)
8. close DAP
9. hit the volume buttons again
Result: in control panel, system volume slider does not change
Expected Result: Volume Buttons should resume working with system volume after DAP closes
10. reboot, try control panel again; buttons work
Spoon, looks like you're hooking these events but not letting them go when you close DAP?
Repro Steps:
1. on a clean machine (no DAP), open Window's Volume Control Panel
2. on a multimedia keyboard, hit the Volume + and Volume - buttons
3. note that the system volume slider goes up and down
4. leave control panel open
5. install DAP, which leads to DAP running
6. hit the Volume + and Volume - buttons
7. note that DAP is stealing the events, so the DAP volume control moves, but the system system volume slider in the control panel does not change (arguably, bad behavior; iTunes and WMP do not steal this event, but let it go to the system volume control)
8. close DAP
9. hit the volume buttons again
Result: in control panel, system volume slider does not change
Expected Result: Volume Buttons should resume working with system volume after DAP closes
10. reboot, try control panel again; buttons work
Spoon, looks like you're hooking these events but not letting them go when you close DAP?
Comment