nikhilbchilwant / google-web-toolkit-incubator

Automatically exported from code.google.com/p/google-web-toolkit-incubator
1 stars 1 forks source link

styles not applied properly when we have rowspan on header table #286

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of gwt and gwt-incubator are you using?  gwt1.6 and gwt-
incubator 1.6 i.e. march version

What OS and browser are you using? Windows XP

Do you see this error in hosted mode, web mode, or both? In both

(If possible, please include a test case that shows the problem)

Hopefully using the test case you have generously provided, what steps 
will reproduce the problem? 
1.construct header table with columns having rowspan
2.Apply different style for background
3.Styles are not applied to teh columns having rowspan and on the edge 
portion above the scroll bar area of the data table ... this is fine with 
data table

What is the expected output? What do you see instead?
Style should be applied uniformly across the table . Instead i see styles 
are not applied in places where we have different implementation....

Workaround if you have one:

Please provide any additional information below,  and thank you for taking 
the time and effort to report this issue, as good issue reports are 
critical for our quest to make GWT's new widgets and libraries shine.

Original issue reported on code.google.com by jerome...@gmail.com on 12 Jun 2009 at 2:09

Attachments: