ID:778875
 
BYOND Version:494
Operating System:Windows 7 Pro 64-bit
Web Browser:Chrome 19.0.1084.52
Applies to:Dream Seeker
Status: Unverified

Thus far we've been unable to verify or reproduce this bug. Or, it has been observed but it cannot be triggered with a reliable test case. You can help us out by editing your report or adding a comment with more information.
Descriptive Problem Summary:
Dreamseeker will crash if a web-browser control is browsed to a webpage that contains a java-applet and the user tries to exit dreamseeker while the applet is running.

Numbered Steps to Reproduce Problem:
Set a browser control to browse to http://www.joeysturgis.com/roguelike and then try to close dream seeker.

Code Snippet (if applicable) to Reproduce Problem:


Expected Results:
I expect that the browser kills its processes and carries on with exiting application.

Actual Results:
Browser process stays active, dream seeker freezes, application does not exit.

I did this with a custom interface. You should make a custom interface and put your own browser control on it. I don't know if this would happen with the default dream seeker window.
I am using 494.1134
Lummox JR changed status to 'Unverified'
Since BYOND uses trident rendering, your version of IE would be useful. In IE9 it correctly kills the java applet with a custom interface.