Bug #5682
Buttons rendering issues
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 Vladimir Tsichevski almost 5 years ago
I ran the uast tests for buttons some time ago, and this is what I gathered:
Button image related:
- Any test using BUTTON:LOAD-IMAGE: when image cannot be loaded, OE complains with error 2289, FWD does not complain.
- gui_btn_test26.p, gui_btn_test5_6.p: In OE images have transparent areas (rendered white), in FWD they have not.
- gui_btn_test5_1.p: disabled image differs, button dimensions printed differ
- gui_btn_test5_2.p: button image without extension: OE compiles OK (it should not?) and displays the 2289 error. FWD silently ignores the button image.
Other differences
- gui_btn_test16_1.p: OE uses embossed border, FWD does not.
- gui_btn_test22_1.p to gui_btn_test22_3.p: built-in buttons looks completely different.
These comparisons were made with FWD Windows10 theme an OE on Windows Server 2012.
These issues have to be re-checked with the recent versions of FWD.