Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.4.3, 4.5.3, 4.6.3, 4.7.0
-
None
-
Windows 7
Description
To reproduce this, use the attached example and first resize the widget so that only the first two rows are visible. The problem manifests after the widget has been resized vertically or horizontally a few times so that the scrollers appear/disappear and there is a transition between the first two rows being visible and the third row becoming visible. It took several minutes when I tested this but eventually there is at first a discernable delay between the state where only two rows are shown and the third row is shown. The widget appears to freeze. If you continue resizing, eventually the widget locks the system up and it takes about 10-15 seconds to recover.
The second part of the problem is that the bottom row is hidden by the horizontal scroll bar momentarily when transitioning between the two states - i.e. two rows/three rows visible. Note that the item in column 1, row 3 needs to be wider than the other items so that the horizontal scroller appears/disappears when resizing vertically.