[Webkit-unassigned] [Bug 62659] nextLinePosition and previousLinePosition are broken for inline blocks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 22:35:37 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62659


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-14 22:35:36 PST ---
The problem stems from inline-block's inline text box being a leaf child and closestLeafChildForLogicalLeftPosition being fooled by that.

Dan & Eric, do you know why inline-block needs to be a leaf-child?  Maybe because it's a separate block for the purpose of UBA?

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



More information about the webkit-unassigned mailing list