Bug 24974
| Summary: | Scrollable TBODY not supported in webkit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | jasneet <jasneet> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | jasneet |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| URL: | http://karl.lalancette.googlepages.com/ScrollableTBODY.html | ||
jasneet
I Steps:
Go to http://karl.lalancette.googlepages.com/ScrollableTBODY.html
II Issue:
Any table having a fixed height TBODY with overflow:auto and enough rows to overflow the fixed height TBODY. A fixed height TBODY with a vertical scrollbar is displayed in FF but not in Chrome/Safari
III Other Browsers:
FF3: OK
IE7: not OK
IV Nightly tested: 42138
Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=8998
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Cameron Zwarich (cpst)
*** This bug has been marked as a duplicate of 3239 ***