Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Unusable with not-QWERTY keyboard layouts #35

Open
3 tasks done
excelkobayashi opened this issue Jan 26, 2019 · 0 comments
Open
3 tasks done

Unusable with not-QWERTY keyboard layouts #35

excelkobayashi opened this issue Jan 26, 2019 · 0 comments
Labels

Comments

@excelkobayashi
Copy link

Expected behaviour

Pressing CTRL+C opens XenonTrade.

Actual behaviour

Pressing CTRL+C does nothing.

To reproduce

Set your keyboard layout to anything where C is in a different location, such as Dvorak.

Your specifications

  • Platform: Windows 7
  • XenonTrade Version: 0.5a

I have tried the following

  • Running XenonTrade as admin
  • Exclude XenonTrade in my antivirus program
  • Closed similar tools that might interfere with XenonTrade

Also tried pressing the key that would be in the QWERTY C location (J on my keyboard), which is what Xenon is actually listening for, but that also doesn't work because PoE is not listening for that key, it's listening for the correct key.

Additional context

Caused by hard-coding the scancode when attaching the keydown listener.
Ideally this could just be configured in the settings to be whatever we like, but at the very least should respect the current keyboard layout instead of assuming the scancode.

@klayveR klayveR added the bug label Feb 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants