Closed bnoazx005 closed 2 years ago
CUnixInputContext::IsMouseButton and relative methods don't recognize when a user makes right clicks. Left clicks are processed well.
Ubuntu 14.04 x64 / g++ / TDEngine2-v0.5.x / NVidia GTX 860M
Right clicks should be correctly processed based on context of user's input
Only left clicks are recognized by CUnixInputContext
Bug report
CUnixInputContext::IsMouseButton and relative methods don't recognize when a user makes right clicks. Left clicks are processed well.
Environment
Ubuntu 14.04 x64 / g++ / TDEngine2-v0.5.x / NVidia GTX 860M
Steps to reproduce the issue
What's the expected result?
Right clicks should be correctly processed based on context of user's input
What's the actual result?
Only left clicks are recognized by CUnixInputContext