What steps will reproduce the problem?
1. User A logs in as moderator
2. User B logs in as moderator
3. User A (as presenter) starts deskshare, then stops
4. User B makes themselves present
What is the expected output? What do you see instead?
User B is unable to start deskshare.
Noticed that if everyone leaves the session, waits, and returns, then
another person can start deskshare, but it's only for the first person.
Please use labels and text to provide additional information.
Reported by ffdixon on 2009-09-06 18:20:31
The text was updated successfully, but these errors were encountered:
this fails in Firefox...the isJavaEnabled check always returns false for firefox but
works only in IE.
Try here http://www.w3schools.com/HTMLDOM/met_nav_javaenabled.asp
I make the check for javaEnabled in index.html return true for now. Need to come up
with a better way to check.
Originally reported on Google Code with ID 168
Reported by
ffdixon
on 2009-09-06 18:20:31The text was updated successfully, but these errors were encountered: