[Webkit-unassigned] [Bug 11686] WebKit draws Carto.net tabgroup example completely incorrectly (ff does fine)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 2 10:40:03 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11686





------- Comment #2 from macdome at opendarwin.org  2006-12-02 10:40 PDT -------
> I looked into it and getBBox is wrong on the text element that gets created
> dynamically. It is
> basically an empty rect (0, 0, 0, 0), causing indeed measuring problems. It
> seems the render object
> is created but not layouted. Not sure how to handle this yet...


I expect that getBBox just needs to force a layout, similar to how offsetTop
works for HTML.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list