ID:2146776
 
BYOND Version:511.1355
Operating System:Windows 7 Ultimate 64-bit
Web Browser:Chrome 52.0.2743.116
Applies to:Dream Seeker
Status: Open

Issue hasn't been assigned a status value.
http://files.byondhome.com/DarkerEmerald/bug.mp4

Descriptive Problem Summary:
When using the left-mouse-click assigned to a controller setup, in this case a XboxOne controller. the left-mouse-click on the controller wont close an html browser and can freeze the game and wont close after that. Also you can't select any drop down menu options in browser.

Numbered Steps to Reproduce Problem:
Assign left-mouse-click to a button on controller, Open a browser and try to close it or trying clicking on a drop down menu option.

Code Snippet (if applicable) to Reproduce Problem:


Expected Results:
Browser should not freeze game and should close, drop-down menu options should be selectable.

Actual Results:
Browser freezes the game and does not close, drop-down menu options in browser are not selectable.

Does the problem occur:
Every time? Or how often?
- Yes
In other games?
- Not sure
In other user accounts?
- Yes
On other computers?
- Yes

When does the problem NOT occur?
- No way around it.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)

Workarounds:
- None as of yet.
Wow, that's really bizarre. Literally all the mouse button mapping does is fire an input event; I wouldn't expect that to cause a freeze. I'll see if I can find any info on that sort of thing. If not, I can always limit the action to work on map controls only.