Project

General

Profile

Bug #6076

Help text is not reset when a widget with no help text gains the focus.

Added by Stanislav Lomany about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/17/2022
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version:

History

#1 Updated by Stanislav Lomany about 2 years ago

Testcase:

def var str1 as char.
def var str2 as char.

enable str1 help "help me 1" str2 with frame fr1.

message "click on fill-in 2".

wait-for close of current-window.

You'll see that when you click on the fill-in 2, help text stays "help me 1".

Also available in: Atom PDF