Master Item Form In Hebrew Opens In Cut Window
(Doc ID 1986736.1)
Last updated on NOVEMBER 01, 2021
Applies to:
Oracle Item Master - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3 version, Item Issues
ACTUAL BEHAVIOR
---------------
When selecting the Hebrew language and opening the Master Item form, you find that the form shrinks to an abnormal size.
The size of attribute cause this issue.
1 adjust the width size of ATTRIBUTE_GROUPS_WND, and there was a hard code to
control the width size of this attribute in Form .
set_window_property('ATTRIBUTE_GROUPS_WND',Width,9);
change this size too
.
2 adjust the width size of Main canvas, and
attribuate_groups,attribute_groups_regions
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |