Emulator Issues #5537
closed"Volume Up" key triggers the "Open" hotkey by default
0%
Description
- Game Name and ID: Any game
2) What is the expected output? What do you see instead?
I expect my volume to go up or down due to me pressing the volume button on my alienware M17xR3. Instead a window pops up saying "Select the file to load", at this time the emulation stops, if I click off the window another pop-up says "warning invalid file". The emulation resumes playing normally after this.
3) Did the game ever work correctly (i.e. not have this problem) on an
earlier version of dolphin? Please specify the exact revision when the
problem began. Yes this function worked correctly on dolphin 3.0-509 and under, this began in revision 3.0-539 (a merge branch).
4) What steps will reproduce the problem?
- Run ANY game
- Press the volume up or down key on an alienware laptop (assuming it does this for other versions as well)
- What version of dolphin are you using? OS?
Dolphin 3.0-715 64bit
Windows 7 64bit
6) Please provide any additional information below.
As I mentioned above I am recreating this problem on an alienware M17xR3 laptop.
- Attachments.
What I see when I perform the steps in #4.
http://minus.com/lbgyFE7x8uVb7O
http://minus.com/lgQWpwN4n3vZ1
Updated by pauldacheez over 12 years ago
3.0-539 (rd15740daf124) corresponds with the wxWidgets 3 update, which caused a related bug in which keys weren't being mapped correctly on OS X - for example, hitting W (without holding the Command key) would stop emulation, and hitting Fn would bring up the file open dialog. Re-mapping all the shortcuts in the Hotkey Settings fixed that, and should fix your problem.
See Issue 5324 for more detail, specifically on remapping the keys. (This'll probably be marked as a duplicate of that issue.)
Updated by slmpika over 12 years ago
This issue occurs with my GIGABYTE GK-K6800 as well. The only way that I've been able to fix it is to open User\Config\Dolphin.ini and set "ChangeDisc = -1". Clearing the hotkey through the GUI does not solve this issue.
Updated by delroth over 12 years ago
- Status changed from New to Accepted
Adding to 4.0 blockers, lots of people complain about that and it's a regression from 3.0.
Updated by delroth over 12 years ago
Can also reproduce this with the "Volume Up" key of my laptop (Thinkpad T420).
Updated by delroth over 12 years ago
Can also reproduce this with the "Volume Up" key of my laptop (Thinkpad T420).
Updated by delroth over 12 years ago
- Status changed from Accepted to Fixed
This issue was closed by revision fe1501db9aed.