Hide Forgot
Created attachment 792128 [details] Steps to reproduce - video Description of problem: When there's more than 1 task in task list and you switch from Grid view to Calendar view and then back to Grid, the visible portion of the list collapses to display only 1 task. Version-Release number of selected component (if applicable): BPMS 6.0.0 ER2 deployed on EAP 6.1.0 How reproducible: Always Steps to Reproduce: 1. Go to task list and create 2 tasks using 'New task' button. 2. go to Day view and then back to Grid view Actual results: The task list now displays only 1 task - the 2nd task is not visible (althought it is present in the HTML, it seems to be somehow overlaid by white foreground). Notice in the video, that at the level of HTML the task is present as demonstrated in 0:45 - 0:50 Expected results: The task list should display all the tasks correctly. Additional info: This might be the problem introduced by fixing of bug https://bugzilla.redhat.com/show_bug.cgi?id=990121 However it only seems to be affecting tasklist (not process instance / definition lists).
This is already fixed in master
Hello Mauricio, please make sure that commits for fixing these bugzillas are also applied to product branch 6.0.x. I checked github today and noticed that for example this fix and fix for BZ-982955 are only present in master. Thank you.
Ok, verified with BPMS 6.0.0 ER4