Friday, December 25, 2020

2.9.0 ListBox getItemText(i) trims result [possible bug]

I have an issue with GWT 2.9.0 ListBox#getItemText():

String name = listBox.getItemText(i);

The result is a string with extra spaces removed at the end.

Have anybody run into the same problem?

Browser - Chrome/Firefox(latest)


--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/9d8e9a1c-7544-4bc1-b177-88000ddc965fn%40googlegroups.com.

No comments:

Post a Comment