Turns out someone installed Chrome Frame on this machine. It works fine when disabled...
On Friday, March 9, 2012 3:07:49 PM UTC-5, Patrick Tucker wrote: > I'm having the same problem with one of the machines at my work, but the > others work fine. Really strange, if you look at the HTML in Developer > Tools, the elements that are in the TBODY element, which are supposed to be > TR and TD elements, are DIV elments. > > Has anyone filed an issue? > > On Saturday, September 24, 2011 7:04:36 PM UTC-4, drtman wrote: >> >> If I take the example code directly from the GWT API docs for >> CellTable (i.e. the code for an entry point module that creates and >> displays a contact table with a manual list), the table that is >> displayed has no formatting whatsoever on IE9. It is just simple left- >> justified text with no styling and nothing is selectable. If I >> replace the CellTable with a DataGrid, only the paging control >> displays. On Chrome and Firefox these appear to work. I have tried >> all combinations of styling, tried replacing the CellTable.Resources >> with my own styling, etc., etc. and it never works. >> >> Is there a trick to making the new data widgets style properly on IE9? > > > On Saturday, September 24, 2011 7:04:36 PM UTC-4, drtman wrote: >> >> If I take the example code directly from the GWT API docs for >> CellTable (i.e. the code for an entry point module that creates and >> displays a contact table with a manual list), the table that is >> displayed has no formatting whatsoever on IE9. It is just simple left- >> justified text with no styling and nothing is selectable. If I >> replace the CellTable with a DataGrid, only the paging control >> displays. On Chrome and Firefox these appear to work. I have tried >> all combinations of styling, tried replacing the CellTable.Resources >> with my own styling, etc., etc. and it never works. >> >> Is there a trick to making the new data widgets style properly on IE9? > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/qUx_Iouy120J. 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.
