Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 1.2.0
-
Fix Version/s: 1.2.2
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:1.2.2
-
CPU:x86
-
OS:windows_nt
Description
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.