Bug #3690
closedWTableView virtual scrolling and (somtimes) selection broken by browser zoom.
0%
Description
WTableView calculations for the selected row and row height and so on seem to be messed up by using the browser in a zoom other than 100%. This causes very serious problems, like when a row is double-clicked, quite often a different row is the row that is activated, and this can go unnoticed. This also has an effect on the "Loading" graphic, where the rows that are visible are calculated incorrectly and the loading graphic is never replaced by the real records.
To reproduce, simply go here: http://www.webtoolkit.eu/widgets/trees-tables/mvc-table-views and change the browser zoom and then start scrolling the WTableView, and then scroll the table under the heading "Virtual scrolling".
Updated by Koen Deforche almost 10 years ago
- Status changed from New to Feedback
Hey,
I believe we've fixed this in 3.3.4; can you try with the latest RC?
We still need to update the examples on webtoolkit.
Regards,
koen
Updated by Koen Deforche over 9 years ago
- Status changed from Feedback to Resolved
- Target version changed from 3.3.0 to 3.3.4
Updated by Koen Deforche over 9 years ago
- Status changed from Resolved to Closed