Bug #6591
closedWTreeView items duplication and corruption
0%
Description
If I open WTreeView demo on WT site and change the size of my Chrome browser so that there are scrolls on TreeView, and then start to scroll the tree with scroll arrow-buttons, eventually tree becomes corrupted (see screenshot). Items are duplicated, also there are randomly placed empty spaces between items.
I checked this on git version - same behavior.
It seems that bigger vertical scroll range leads to this error faster. So fastest way to reproduce this error is to shrink browser as shown on screenshot.
Files
Updated by Roel Standaert about 6 years ago
- Status changed from New to Feedback
I just fixed a WTreeView-related regression in Wt 4. Can you check with the latest master if you're still observing this issue? I've also updated the example on the website with this new version.
Updated by Alexander Paukonen about 6 years ago
Currently I do not have needed test environment to check master but I checked example on the website. I tried to reproduce this problem for quite some time on 2 machines and it seems that problem is solved. Tree works fine.
Updated by Roel Standaert almost 6 years ago
- Status changed from Feedback to Closed