[Webkit-unassigned] [Bug 28284] Chromium Linux: fix caret positioning in LTR complex languages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 1 02:50:44 PDT 2009


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


Hironori Bono <hbono at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hbono at chromium.org




--- Comment #3 from Hironori Bono <hbono at chromium.org>  2009-09-01 02:50:43 PDT ---
(In reply to comment #2)
> (From update of attachment 34796 [details])
> We can test selection rects.  Why doesn't this affect tests?

The answer for this question is simple: there are not any tests in LayoutTests
that tests the cursor position of a complex text, i.e. there are not any tests
that calls this selectionRectForComplexText(). Thus, changing this function
doesn't affect any existing tests. (This is also the reason why we ware not
able to be aware of <http://crbug.com/16279> until a user reported it.)

Shall I write a new test that verifies this issue?

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