Project

General

Profile

Bug #6925

Initially focused widget shouldn't have dotted selection.

Added by Stanislav Lomany over 1 year ago. Updated over 1 year ago.

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

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:

dots.png (17.1 KB) Stanislav Lomany, 11/11/2022 03:39 PM

History

#1 Updated by Stanislav Lomany over 1 year ago

When a widget which has dotted selection when focused (like a radio set or a button) has the initial focus in a frame, in 4GL it has NO dotted selection as focused widgets do. Later you can, say, tab through it to make the selection appear. Testcase:

def button btn1 label "THE BUTTON".
define frame fr btn1.     
enable btn1 with frame btn1.
wait-for close of current-window. 

Also available in: Atom PDF