Bug 46727

Summary: mixup rendering of two tables (one floating) with z-index: auto on wikipedia
Product: WebKit Reporter: Julian Gonggrijp <j.gonggrijp>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: hartman.wiki
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
URL: http://en.wikipedia.org/wiki/BlackBerry_OS
Attachments:
Description Flags
Screenshot of table overlay rendering bug none

Julian Gonggrijp
Reported 2010-09-28 08:37:08 PDT
Created attachment 69055 [details] Screenshot of table overlay rendering bug Using nightly build of version 534.10+ (not available in the "Version" field of the form), revision 68419. Wikipedia pages (such as the one referenced) sometimes contain a floating "infobox" on the right side of the page, as well as a "sortable table" for displaying factual data. Both are implemented in HTML as table elements. If the height of the floating infobox is larger than the distance between the top of the "sortable table" and the top of the content text, the "sortable table" is not pushed to the bottom, as would be expected. Instead, the background of the "sortable table" is hidden behind the background of the floating infobox, while the text of the "sortable table" is printed on top of the text of the floating infobox, yielding a strange mixed-up look. The effect is illustrated in the attachment.
Attachments
Screenshot of table overlay rendering bug (337.17 KB, image/png)
2010-09-28 08:37 PDT, Julian Gonggrijp
no flags
Derk-Jan Hartman
Comment 1 2014-01-08 07:18:19 PST
Not sure when this got fixed, but it is no longer a problem as far as I can determine https://en.wikipedia.org/w/index.php?title=BlackBerry_OS&oldid=387506276
Note You need to log in before you can comment on or make changes to this bug.