ID:1668531
 
Resolved
Dragging the mouse over an iframe (e.g., a browser control) caused mouse events to be lost instead of maintaining capture.
BYOND Version:507.1248
Operating System:Windows 7 Home Premium 64-bit
Web Browser:Chrome 36.0.1985.143
Applies to:webclient
Status: Resolved (507.1250)

This issue has been resolved.
Descriptive Problem Summary:
When resizing the map window using the vertical divider, there seems to be a problem after shrinking the map window down. The mouse doesn't seem to want to 'let go' of the divider, and it doesn't move the way it should. Tested in Dramstud's Ra and Settlers.
Numbered Steps to Reproduce Problem:

Code Snippet (if applicable) to Reproduce Problem:


Expected Results:

Actual Results:

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

When does the problem NOT occur?

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:

Tom changed status to 'Verified'
I'm seeing this happen when the mouse is dragged over a browser control. Probably an issue with the capture setup vs. the iframe.
Lummox JR resolved issue with message:
Dragging the mouse over an iframe (e.g., a browser control) caused mouse events to be lost instead of maintaining capture.