Project

General

Profile

Bug #5449

Focusing issues after APPLY entry TO window

Added by Stanislav Lomany almost 3 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/14/2021
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version:

window-entry.p Magnifier (1.85 KB) Stanislav Lomany, 06/14/2021 04:18 PM

History

#2 Updated by Stanislav Lomany almost 3 years ago

Related discussion is in #5142-14, #5142-24 thru #5142-32.

Testcase attached. To reproduce, press "ENTRY to window" button. Then press F. You'll see that in 4GL the focus is btn1 in Window 1, while Window 2 is visually "focused". In FWD the focus is set to ch2.

The issue is that APPLY entry TO window in 4GL makes that window "visually focused" (highlighted), but if there was no previously focused widget in this window, FOCUS is not changed. That probably will require a separate implementation for FOCUS handle, independent on how WindowManager.getFocusWindow() and the other related focus methods work.

Also available in: Atom PDF