Clicking on tabbed dialog window fails to deliver mouse events in JDK1.1.1, but
works under JDK1.1.
The application which demonstrates the problem is a very large Oracle application. To reproduce the problem on win32:
run appletviewer on /home/richie/orcl/x.html
click on "Claim Management"
click on the first "Icon" button.
you will see a Tabbed Dialog Window in which no mouse events are delivered.
The code is located in /home/richie/orcl
works under JDK1.1.
The application which demonstrates the problem is a very large Oracle application. To reproduce the problem on win32:
run appletviewer on /home/richie/orcl/x.html
click on "Claim Management"
click on the first "Icon" button.
you will see a Tabbed Dialog Window in which no mouse events are delivered.
The code is located in /home/richie/orcl