[Webkit-unassigned] [Bug 59435] REGRESSION (74971): Can't select a line of RTL text on Facebook

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 19:22:48 PDT 2011


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





--- Comment #12 from Ryosuke Niwa <rniwa at webkit.org>  2011-04-27 19:22:48 PST ---
(In reply to comment #11)
> You might be right about the <br> in comment #6. 
> But blindly removing the offset swapping at line 1165 in http://trac.webkit.org/changeset/74971/trunk/WebCore/rendering/InlineTextBox.cpp will make your demo test case work (selection could select the whole line).

Sure but that's because the bug I fixed happens to cancel-out this bug.

> I am wondering whether the logical at line 1165 is correct or could be as simple as that?

I believe the logic in line 1165 is correct.

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