-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
6u11
-
x86
-
windows_xp
User of the NetBeans IDE complained that parent container on Windows doesn't reflect changes of keyboard layout in a modal dialog. I find out it is true with all swing applications on Windows. User then claimed that the Eclipse IDE behaves correctly (see http://www.netbeans.org/issues/show_bug.cgi?id=157075). To reproduce:
- have an java swing application
- switch to Czech keyboard layout (probably reproducible with other locale as well)
- open a model dialog
- switch to English layout
- close the dialog
- the aplication has now previously selected Czech layout but not English one which would be correct
- have an java swing application
- switch to Czech keyboard layout (probably reproducible with other locale as well)
- open a model dialog
- switch to English layout
- close the dialog
- the aplication has now previously selected Czech layout but not English one which would be correct