diff options
author | Henrik Paul <henrik@vaadin.com> | 2013-08-20 15:47:54 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-09-02 11:14:14 +0000 |
commit | a24d391349354579a83ab2f6b50e9552fbe2566a (patch) | |
tree | 2857d39024e9c1b4b82da3b464ac4700dd4786fb /WebContent/VAADIN | |
parent | f7ee8fb1d2c6b6d51e03486968f3bc20e7c44b4d (diff) | |
download | vaadin-framework-a24d391349354579a83ab2f6b50e9552fbe2566a.tar.gz vaadin-framework-a24d391349354579a83ab2f6b50e9552fbe2566a.zip |
Table ignores Container updates while painting (#12258)
Vaadin threw an IllegalStateException if a Container was updated while
Table was being painted. SQLContainer was known to invalidate its cached
size during a Table repaint, resulting in an ItemSetChangeEvent. This fix
has been copied over from how ComboBox handles this situation.
Change-Id: I04af71a5ea3844da245cb9e31ada4a30ff704619
Diffstat (limited to 'WebContent/VAADIN')
0 files changed, 0 insertions, 0 deletions