[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 13:31:51 PDT 2011


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





--- Comment #27 from mitz at webkit.org  2011-03-30 13:31:50 PST ---
(In reply to comment #26)
> >> Source/WebCore/rendering/RootInlineBox.h:146
> >> +    Node* getLogicalEndBoxWithNode(InlineBox*&);
> > 
> > Can these be const?
> 
> You mean
> Node* getLogicalStartBoxWithNode(InlineBox*&) const;
> Node* getLogicalEndBoxWithNode(InlineBox*&) const;

Yes.

-- 
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