Hello Everyone,

I am trying to use ensureDebugId(String) in my smartGWT/GWT project so
that i can test with QTP.  However when I use this method on my web
objects it creates a new object above the one i am trying to set the
ids for and shifts everything on the page down.  When i use QTPs
object spy on the new space objects i see the ID i was trying to set
for the objects that got shifted down.  those objects still do not
have the ids set.

Has anyone else ever experienced ensureDebugId(String) leading to new
objects being created instead of IDs being set?

I have tried calling this method at different levels and am still
getting the same result.

Thank you,
-Jeff

-- 
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