sirux88 commented on PR #695: URL: https://github.com/apache/guacamole-client/pull/695#issuecomment-1793376217
I fell over an problem concerning browsers not implementing `keyboard.lock` api (e.g. firefox): If you set fullscreen mode and use the browsers back functionality (e.g. mouse xbutton1) the screen will stay in fullscreen mode. This might be confusing to some users. My approach to solve it would be to unload fullscreen mode if the client is "minimized". Meaning guacamole application is going to its homescreen. But I haven't found an event to register to. Is there an event like this @necouchman ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
