[Webkit-unassigned] [Bug 61324] --webkit-visual-word does not work well in words separated by multiple spaces
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 23:12:28 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61324
--- Comment #3 from Xiaomei Ji <xji at chromium.org> 2011-05-23 23:12:28 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > I have not figured out how to write an auto test for it.
> > Given example: " abc | def", I am not able to set position at offset 9.
> > sel.setPosition(node, 9) will set the position to 8.
>
> What if we added a span at that point?
I doubt it helps. add a span makes what inside a span a separate node. Inside this node, we still would not have a way to set position in those collapsed spaces for testing.
--
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