ID:2208665
 
Resolved
winset and winget links in the browser control stopped working correctly.
BYOND Version:511 .1371
Operating System:Windows 10 Pro 64-bit
Web Browser:Firefox 51.0
Applies to:Dream Seeker
Status: Resolved (511.1372)

This issue has been resolved.
I honestly have no idea how to explain this. It seems like the byond:// handler broke and is opening new instances of dreamseeker.
If you have any way I can provide more information I will, but for now this is kinda major.
I didn't run into that in my tests, but I'll try again. If you can get any kind of test case together that would be a huge help.
I'll experiment with separating out the issue, not sure why it seems to specifically affect our chromeless windows.
Thanks. I retried the tests I was doing before and those still work. I was concerned I might have changed something after running those tests that would have impacted it, but I'm not seeing anything out of the ordinary in my test project.
Yeah we abuse winset/winget on the javascript end, have you experimented with that in the meantime?
Not yet, but that shouldn't have changed either. I would think if one link works, the others will work. There may be something special about those specific pages that's causing the problem.
Yup, that was it. I was able to reproduce the issue.
Lummox JR resolved issue with message:
winset and winget links in the browser control stopped working correctly.
Ok awesome, thanks, was worried about my ability to separate it completely haha