Hi, I'm encountering a browser issue with IE (seems to behave the same in IE 8, 9 10) when scrolling through a table in activiti-explorer that has tens of thousands of rows.
I navigate to Manage -> Database. Then select ACT_HI_TASKINST which in my case has 64,359 rows in it. Then I attempt to scroll to the bottom of the table. The popup box indicates it is retrieving the rows, but when it returns the scroll bar is left at about row 23,425. If I drag the scroll bar again, or even use page up/down, the table may appear to scroll but always ends up back at the same row. The behavior is similar but not identical on Manage -> Administration -> Running Processes where I have 63,359 rows in the process instance table. Here it gets stuck on row 33,156.
I'm using Activiti 5.13. This does not occur in Firefox or Chrome.
Any thoughts on why this is occurring? Has anyone experienced this?
Thanks in advance …
Matt