Run appletviewer EventTest.html from the src/share/test/awt area in the workspace.
On Solaris, the last textfield will correctly turn on the shift key for every key typed.
On win32 it gets ignored so the letters entered are in lower-case.
I suppose a workaround would be to just change the event.key field manually.
On Solaris, the last textfield will correctly turn on the shift key for every key typed.
On win32 it gets ignored so the letters entered are in lower-case.
I suppose a workaround would be to just change the event.key field manually.