1. Host & Launch
2. Notice this in Dream Daemon as expected
BYOND hub reports port 8803 can be reached by players.
resources sent to client. Browser pages loading.
Browser_1_Loaded=1
Browser_2_Loaded=1
3. Click on Navigate button away button
4. Notice two new browser loaded entries in Dream Daemon which is not expected.
Browser_1_Loaded=1
Browser_2_Loaded=1
Browser_1_Loaded=1
Browser_2_Loaded=1
5. Click Navigate Back (Note 'Esc' macro isn't working in the WebClient. Not sure that it should.)
6. Notice we get two more browser loaded entries which I think you're suggesting should not happen either.
Browser_1_Loaded=1
Browser_2_Loaded=1
Browser_1_Loaded=1
Browser_2_Loaded=1
Browser_1_Loaded=1
Browser_2_Loaded=1
Repro Files.
https://drive.google.com/ open?id=0B9tEOkVmyGwlb2tCNVpBbVlnblU
Here's Firefox on initial navigation!?!Two loaded events from browser 1? What the heck? Updating Firefox to latest and... same problem.
Here's all repro steps completed. Silly that it loads them in somewhat unexpected order but it is allowed.