PXListView icon indicating copy to clipboard operation
PXListView copied to clipboard

Moving below the last visible row via cursor down fails

Open MSch opened this issue 13 years ago • 0 comments

Steps to Reproduce:

  1. Set NUM_EXAMPLE_ITEMS to 1000
  2. Start demo app
  3. Select an item
  4. Press cursor down repeatedly
  5. Observe that PXListView scrolls to the absolute bottom once the selection moves to a row that's invisible

MSch avatar May 25 '11 15:05 MSch