<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Adding DOM Event Handlers to the View</title>
	<atom:link href="http://livingmachines.net/2009/05/adding-dom-event-handlers-to-the-view/feed/" rel="self" type="application/rss+xml" />
	<link>http://livingmachines.net/2009/05/adding-dom-event-handlers-to-the-view/</link>
	<description>Test-driven development of a JavaScript MVC library, from the ground up...</description>
	<lastBuildDate>Fri, 22 Jan 2010 13:27:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason S. Kerchner</title>
		<link>http://livingmachines.net/2009/05/adding-dom-event-handlers-to-the-view/comment-page-1/#comment-562</link>
		<dc:creator>Jason S. Kerchner</dc:creator>
		<pubDate>Thu, 14 Jan 2010 23:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://livingmachines.net/?p=462#comment-562</guid>
		<description>Unfortunately, I have never used GWT and am not at all familiar with Google&#039;s libraries. Are you interfacing this somehow with the library I&#039;ve created?</description>
		<content:encoded><![CDATA[<p>Unfortunately, I have never used GWT and am not at all familiar with Google&#8217;s libraries. Are you interfacing this somehow with the library I&#8217;ve created?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillermo Sanchez</title>
		<link>http://livingmachines.net/2009/05/adding-dom-event-handlers-to-the-view/comment-page-1/#comment-561</link>
		<dc:creator>Guillermo Sanchez</dc:creator>
		<pubDate>Mon, 11 Jan 2010 23:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://livingmachines.net/?p=462#comment-561</guid>
		<description>Good day, I am facing a really strange problem with IE, which I think 
it is caused by the addDomHandler, but I am not sure of this. 
We are creating a huge application, and my task is to create a button 
with Rounded corners, I created the new Button with basically is a 
DecoratorButton, that supports ClickListseners( or the new 
ClickHandlers), and MouseListeners and FocusListeners as well. 
Everything was perfect until we detect a really strange bug, which I 
have try to locate but so far I have&#039;nt had such luck. 
What is happening, is that every time I just put my pointer over my 
new button, the widget which the button directly interacts 
dissapear!!!, this is not for all the widgets though, apparently only 
on FlexTable and other widgets as well, also this only happens on IE8, 
not in Firefox or Chrome or Safari. And when this happens there is no 
problem detected in the log, not even an exception. 
Does you have any clue of the possible reason for this?

Thank you very much for your help. 

If I set a normal button instead of the new Button, this doesn&#039;t seem 
to happen. It happens with all the Panels which I tried to make them 
to Handle Click and Mouse events. I am using GWT 1.6.</description>
		<content:encoded><![CDATA[<p>Good day, I am facing a really strange problem with IE, which I think<br />
it is caused by the addDomHandler, but I am not sure of this.<br />
We are creating a huge application, and my task is to create a button<br />
with Rounded corners, I created the new Button with basically is a<br />
DecoratorButton, that supports ClickListseners( or the new<br />
ClickHandlers), and MouseListeners and FocusListeners as well.<br />
Everything was perfect until we detect a really strange bug, which I<br />
have try to locate but so far I have&#8217;nt had such luck.<br />
What is happening, is that every time I just put my pointer over my<br />
new button, the widget which the button directly interacts<br />
dissapear!!!, this is not for all the widgets though, apparently only<br />
on FlexTable and other widgets as well, also this only happens on IE8,<br />
not in Firefox or Chrome or Safari. And when this happens there is no<br />
problem detected in the log, not even an exception.<br />
Does you have any clue of the possible reason for this?</p>
<p>Thank you very much for your help. </p>
<p>If I set a normal button instead of the new Button, this doesn&#8217;t seem<br />
to happen. It happens with all the Panels which I tried to make them<br />
to Handle Click and Mouse events. I am using GWT 1.6.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
