]> source.dussan.org Git - vaadin-framework.git/commit
Removed dual adapter registration: in ajax mode the window sent the events both to...
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Mon, 29 Jan 2007 16:56:43 +0000 (16:56 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Mon, 29 Jan 2007 16:56:43 +0000 (16:56 +0000)
commitd189afd876afc2dac2f8a9994fdf9505162f7b77
tree0a11da81a75f86c7ee6078e01e91aa819db6e9ee
parent17e2b652bf2d46ad557b645859084652398a890a
Removed dual adapter registration: in ajax mode the window sent the events both to application manager as well as
to application servlet. This causes various bugs in repainting.

Fixes #247

svn changeset:366/svn branch:toolkit
src/com/itmill/toolkit/terminal/web/ApplicationServlet.java