Info Window - Row selection selects hidden page row too

Description

Info Window Pagination - row selection selects hidden page row too

use case: (pagination=10)
Step 1. User open info window minimal user selects on first Pagination page - first row
Step 2. navigate to next paginated page - you can see BUG: 2nd paginated page same line is selected

ergo: system has been selected 2 rows. Instead 1

if you run a process then system consider the second page row was selected too, so apply process for both rows (user doenst have info about that - because cant see second page selection

see attached screens.

Environment

None

Attachments

3

Activity

Show:

Hiep Lq July 18, 2014 at 8:23 AM

to redo, not need step 1, just click next page.
reason is by code at line 1350 class InfoPanel.

for log time ago. at rev 5568 line 966 i see a comment for this code is:
//workaround for scrollbar position problem

at the moment i comment line 1350
//contentPanel.setSelectedIndex(0);

I see nothing issue with scroll.
please help me review it.

Fixed

Details

Assignee

Reporter

Affects versions

Priority

Created July 7, 2014 at 11:37 AM
Updated May 4, 2015 at 5:43 PM
Resolved January 7, 2015 at 7:41 PM