Project

General

Profile

Bug #6250

SELECTION-LIST: declaring event trigger does not suppress normal event processing

Added by Vladimir Tsichevski about 2 years ago. Updated about 2 years ago.

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

0%

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

5937-simple-static.p Magnifier (1.21 KB) Vladimir Tsichevski, 04/06/2022 05:33 PM

History

#1 Updated by Vladimir Tsichevski about 2 years ago

  1. In OE, if I define an event trigger, the default event processing is suppressed. For example, if I define event triggers for mouse and keyboard events, it is no possible to navigate the widget with mouse or keyboard anymore. In FWD this is still possible. Test program 5937-simple-static.p.
  2. In OE, if I trigger the same event from the event handler using the APPLY statement, the later is suppressed: the event handler is not called twice. In FWD it is.

May be, these issues are not specific for the SELECTION-LIST widget.

Also available in: Atom PDF