Bug #5543
Placement, visibility and dimension issues of down frame children
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Alexandru Lungu about 5 years ago
Some testcases for down frames show:
- incorrect placement of child widgets: when the child is a frame, it is sometimes displayed with a top offset.
- visible child widgets even if set as hidden
- no-scrollbars for non-body frame children: sometimes, 4GL shows scrollbars for frames which are attached to down frames at runtime
- using empty down frames with
down != 1doesn't correctly size them.
The testcases and screenshots can be found in #5518 - some of the issues were already handled there (down frame decorations and hidden flag honor on visible set).
#3 Updated by Greg Shah about 5 years ago
Please check in the testcases to testcases/uast/gui_down_frame/. They will be found there more easily for other tasks that are not related to this one.
#4 Updated by Alexandru Lungu about 5 years ago
The testcases used in #5518 are now available in testcases/uast/gui_down_frame/.