Hide Forgot
Description of problem: When the user selects a task or select the All view (which includes completed tasks) and start navigating between different pages, the selection mechanism and the highlight mechanism for completed tasks fails. Version-Release number of selected component (if applicable): How reproducible: Create 20+ tasks, select one task in the first page and jump to the 2 page. Complete some tasks, select the ALL view and jump between pages. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: The completed tasks are painted consistently no matter the number of results or pages. Additional info:
fixed in this commit: https://github.com/droolsjbpm/jbpm-console-ng/commit/09f5f8585f541a4579f0c4f739d46672fde02dde
Verified on 6.0.1.ER1. Painting looks consistent enough.