Showing posts with label Browser Window. Show all posts
Showing posts with label Browser Window. Show all posts

Tuesday, September 22, 2009

Browser Window Is Always Minimized When Viewing Concurrent Log/Out Files

This issue is caused by a new 'feature' in Java 1.6.0_10 and aboveMore details of the feature can be found at:
http://www.java.com/en/download/help/new_plugin.xml?jre=6.0

To implement the solution, please execute the following steps:

Note - this is a client machine specific solution:
1. Click Start.
2. Click Control Panel.
3. Double click on Java Control Panel.
4. Click Advance tab in Java Control Panel.
5. Scroll to Java Plug-in entry.
6. Uncheck the check box for Enable next-generation Java Plug-in.
7. Click Ok and restart the system.
8. Retest for the issue.