browser - Silverlight fullscreen limitations -
When a silverlight plug-in is in full-screen mode, it disables most keyboard events, they say This is for:
The aim of a user is to minimize the possibility of entering unwanted information
What I do not understand Is the difference between Silverlight's full screen or any web browser fullscreen? Is not a browser also a security risk in the foreclosure? Does any browser complain about fullscreen mode?
Thanks
The reason for this is that a malicious Silverlight application is such a UI Which can make your banking login screen, the Windows login screen, Facebook or whatever site you wanted your login details.
Only some keyboard keys are disabled, but the screen can not be added until the full screen is active. For example, the user will have to click on a button to go fullscreen, As without this the app is not able to make the full screen.
This is an active-active response to known security risks by Microsoft, and although Downsides, professionals have run away from the opposition.
Comments
Post a Comment