Project

General

Profile

Bug #5921

Browse multi select - screen-value quirks.

Added by Marian Edu over 2 years ago. Updated over 2 years ago.

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

0%

billable:
No
vendor_id:
GCD
case_num:
version:

Related issues

Related to User Interface - Bug #2596: Implement missing browse quirks. New 06/26/2015

History

#1 Updated by Marian Edu over 2 years ago

For a multiple selection browse screen-value is link to the last selected row - even if later is being deselected. The following two situations are considered as quirks, the 4GL behaviour is not as-expected:
  1. when the browse's query is re-open with a filter clause that leaves out the 'last selected row' column screen-value still returns the values of that row even if not visible in the browse
  2. when the fields of last selected row are updated in the buffer and query is re-open the screen-value still shows the old values although the record in the browse shows the new updated values

If those quirks ever need to be implemented the 'last selected row' actual data must be saved somehow, not just the row index as it is now in SelectedRow.

Simple test in testaces repo - ui/browse/browse-screen-value-multi-quirk.p

#2 Updated by Marian Edu over 2 years ago

  • Related to Bug #2596: Implement missing browse quirks. added

Also available in: Atom PDF