http://bugs.winehq.org/show_bug.cgi?id=59655 --- Comment #5 from Stefan Dösinger <stefan@codeweavers.com> --- @xmine64, you can't delete comments yourself. Bugzilla admins can delete them if e.g. there is a link to copyrighted material or a file is attached even though the user attaching it doesn't have permission to redistribute it. This isn't the case in your particular comment. If you think your suggestion is technically incorrect, the better solution is to write another comment explaining why your original thinking is wrong. Then somebody who has a similar idea can learn what you figured out. As for the bug itself: I think this needs some tests how windows behaves. What I suspect is that the layout changes aren't supposed to continue forever. The size changes are probably no-ops. LISTVIEW_UpdateSize or something else should probably check for that and not invalidate the control in this case. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.