Project

General

Profile

Bug #2601

Bug #2596: Implement missing browse quirks.

Implement gap closing mechanism for browse

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

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

0%

billable:
No
vendor_id:
GCD
case_num:
version:

History

#1 Updated by Stanislav Lomany almost 9 years ago

When some of the records contained in a browse are deleted in background (by DELETE, not DELETE-*-ROW(S)), "gaps" in row numeration appear. There gaps can be "closed" and numeration become continuous again after some navigation actions in browse.

E.g. - uast/browse/brws-gap.p:
Down to 13, d, up to 7, n, up, n, up, n - output is "7, 6, 2" - you can see the gap between 2 and 6
then continue with esc-up, esc-down, up to 7, n, up, n, up, n - output is "4, 3, 2" - you can see that the gap between 2 and 6 is closed.

Also available in: Atom PDF