Bug 47781 - MathML overflows table cell only if the page has a scroll bar
Summary: MathML overflows table cell only if the page has a scroll bar
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Alex Milowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-17 12:34 PDT by Alex Milowski
Modified: 2012-05-02 15:26 PDT (History)
2 users (show)

See Also:


Attachments
Example the demonstrates the problem (5.74 KB, application/xhtml+xml)
2010-10-18 12:29 PDT, Alex Milowski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Milowski 2010-10-17 12:34:43 PDT
If the page is long enough for the vertical scroll bar to be present, the MathML will overflow the table cell.  When the user resizes the window or zooms out and back in, the page reflows and everything is fine (no overflow).
Comment 1 Alex Milowski 2010-10-18 12:29:22 PDT
Created attachment 71071 [details]
Example the demonstrates the problem
Comment 2 Dave Barton 2012-01-30 11:28:11 PST
The patch for bug 52444 also fixes this bug.