There's no deferred binding in SuggestBox proper. Are you talking about the 
one on PopupImpl, used by the DefaultSuggestionDisplay? if so, IE9 should 
use PopupImpl, just like IE8, not PopupImplIE6.
BTW, setExpression throws in IE8 (AFAIK, it still exists there, contrary to 
IE9, but throws).
There might be a bug in how GWT's deferred binding implementation (which 
changed a bit in 2.3 to add support for ie9 without breaking libraries in 
introducing the new user.agent property value, introducing a fallback 
mechanism) works, but that would probably fail somewhere else first...

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to