[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
Tue Feb 8 01:46:38 PST 2011


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





--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org>  2011-02-08 01:46:38 PST ---
(In reply to comment #7)
> I've confirmed that this doesn't reproduce on Safari 5 or Chrome 9 on Windows.
> 
> I think using getLogicalEndBoxAndNode() is a valid fix.
> 
> (In reply to comment #6)
> > getLogicalEndBoxAndNode() in visible_units.cpp gets the last logical node in a line.
> > BTW, can you reproduce it in Windows?

It's really odd for RenderBlock to rely on visible_units.cpp though.  Perhaps, dependency becomes less odd once we implement RenderedPosition I proposed on webkit-dev.

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