http://code.google.com/p/google-web-toolkit/issues/detail?id=1279
The only difference is I'm using an external stylesheet to set the popup's z-index, rather than inline style, so the fix from r2449 doesn't work for me. I'll change my code to use inline style but I think issue 1279 should be re-open. Proposed fix (untested): use currentStyle.zIndex instead of style.zIndex. --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
