[Webkit-unassigned] [Bug 38087] Clicking below last line of right-to-left editable text that puts caret in the wrong place
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 30 06:11:28 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=38087
--- Comment #10 from Ryosuke Niwa <rniwa at webkit.org> 2011-03-30 06:11:28 PST ---
(From update of attachment 87509)
View in context: https://bugs.webkit.org/attachment.cgi?id=87509&action=review
> Source/WebCore/editing/visible_units.cpp:1062
> - getLogicalStartBoxAndNode(rootBox, logicalStartBox, logicalStartNode);
> + rootBox->getLogicalStartBoxAndNode(logicalStartBox, logicalStartNode);
Maybe we should return node instead of void?
--
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