Friday, December 5, 2014

Random (and unwanted) PopupPanel in GWT 2.7

I recently updated to GWT 2.7 on a project that's been using GWT since the beginning and everything was fine.  I develop on a Mac and I didn't notice any problems.

However, there's a nightly build that happens on Linux (RHEL) and checking there when I start my GWT web app a random PopupPanel appears in the far upper left as soon as I start the app.  It looks like this:

http://imgur.com/zhP8LHB

Now I do use PopupPanel (a custom extension anyway) but they don't look anything like this.  And there is nowhere in my code that adds this minimize and maximize buttons nor the resize icon that you can't see in the lower right.

And as I said, this doesn't happen in the Mac build, and it doesn't happen on the Linux build when I revert to 2.6.

Does anybody know what's going on?

Thanks!

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment