-
Bug
-
Resolution: Won't Fix
-
Normal
-
None
-
5.0.9
-
Windows 7 Ultimate; Browser: Chrome 16.0.912.63, Firefox 8.0.1; Java: 1.6.0_27
Create a zul page containing a grid (see _autopagingTest.zul); assign a GroupsModel (SimpleGroupsModel) to it; set autopaging="true" mold="paging" vflex="true" as grid's parameters. Show the page in a browser, then resize the browser page vertically so that the last visible item in the grid is a group head (see Page 1.png), leaving about a half blank row under it. Move to page 2 using the paging component arrow at the grid's bottom. Content in page 2 will start flickering, continuously adding/removing (in page 2) the last group head of page 1 (see Page 2A.png, Page 2B.png).