My version of IE8 was accidentally set to "Display all Websites in Compatibility View". This seemed to not hurt anything in my application at first, but later I found that ListBoxes would not display properly, i.e., not at all. I guess GWT generates ListBox code for IE8 that is not compatible with older versions.
I will make sure to inform my users to not use compatibility mode for IE8. IE8 permits selecting compatibility mode for specific websites, but this is a bit messy. I admit that this is a Microsoft, rather than GWT, problem. Maybe it is too late for 1.7, but would it be possible for 2.0 to generate ListBox code for all versions of IE? But, who knows what other inconsistencies we will find from mighty Microsoft? Thanks, Danny -- 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=.
