-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0
-
1.2.2
-
x86
-
windows_nt
There are two small problems with the original implementation of bidirectional
support in 1.2FCS. The code changes to AwtCanvas::Create should be removed,
since there is no good reason why the style bits should be set for a Canvas.
More importantly, the style bits need to be added to Window. This requires
modifying AwtWindow::Create. See the Suggested Fix for a 1.1.8 patch. This
patch will need to be modified for 1.2.
support in 1.2FCS. The code changes to AwtCanvas::Create should be removed,
since there is no good reason why the style bits should be set for a Canvas.
More importantly, the style bits need to be added to Window. This requires
modifying AwtWindow::Create. See the Suggested Fix for a 1.1.8 patch. This
patch will need to be modified for 1.2.