Version: 2023
Type: Bug Fixes
Category: Programming
Subcategory: Origin C
Jira: ORG-25323
1.Run following OC code.
void test_list() { GETN_BOX(tr) GETN_LIST(list1, "List 1", 0, "item1|item2|item3|item4") GETN_LIST(list2, "List 2", 0, "item1|item2|item3|item4") GetNBox(tr); }
2.Hover the mouse on List 1 and List 2, and scroll with mousewheel.
==>Fails to scroll the items in list.
Fixed in Origin 2023