[Bug] RegisterKeyMapping doesn't respect input blocking #177
Nexxed
started this conversation in
[BUG] FiveM for GTAV Enhanced
Replies: 2 comments
|
Thanks for the report, I was able to reproduce this issue and it will be resolved in a future patch. |
0 replies
|
A fix for this bug has been implemented and is available in the August 4 patch. Please try again and let us know if the issue persists. Thanks for your help! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
When pressing a key used with RegisterKeyMapping, it does not respect input blocking from elements e.g.
DisplayOnscreenKeyboard.Issue type
Client
Repro rate
Always
Server build version
b94
OS
No response
CPU
No response
GPU
No response
RAM
No response
Storage type
None
Connection type
None
ISP and bandwidth
No response
DxDiag
No response
Network graph
No response
Platform
None
OS version / distribution
No response
CPU
No response
RAM
No response
Using txAdmin?
None
Hosting provider
None
Machine type
None
/perf endpoint output
No response
DDoS protection
No response
ulimit -n value (Linux only)
No response
Docker Compose file (Docker only)
No response
Steps to Reproduce
DisplayOnscreenKeyboardExpected Behavior
The bound key should not work when blocked by native elements like
DisplayOnscreenKeyboardActual Behavior
The bound key still works when blocked
Evidence
No response
Additional Context
No response
All reactions