If I create a table, and dont set a size on the div, and dont set a size in the table.draw options, everything works as expected. See http://maps.myosotissp.com/bugs/tbug.html
If I specify a size for the div, and its not high enough then: i) even though the div is wide enough for the table, a horizontal scroll bar appears (it looks like it didnt take account of the vertical scrollbar when sizing the table horizontally). ii) if I select a row in the table, and then move the mouse across that row (without clicking), the row loses the highlight. No selection event is generated, and I believe the row remains selected. See http://maps.myosotissp.com/bugs/tbug.html?dsize=1 If I specify a size for the table then: i) it does correctly account for the vertical scroll bar ii) I get the same broken selection highlighting as above See http://maps.myosotissp.com/bugs/tbug.html?wsize=100%&hsize=140px --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" 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-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
