[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
Tue Jun 7 16:17:40 PDT 2011


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





--- Comment #14 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-07 16:17:40 PST ---
(From update of attachment 96316)
View in context: https://bugs.webkit.org/attachment.cgi?id=96316&action=review

> Source/WebCore/ChangeLog:13
> +        Using positionBeforeNextWord() as example, 

I don't think this is a complete sentence.  Maybe "Consider positionBeforeNextWord() for example."?

> Source/WebCore/ChangeLog:17
> +        wrong for words separated by multiple spaces. For example, given words A and B separated by 

You should probably state why it's wrong.

> Source/WebCore/ChangeLog:20
> +        position after current word. But positionBeforeNextWord and positionAfterPreviousWord only 
> +        take care of case "A|".

Instead of what positionBeforeNextWord can do, you should state what it gets wrong.

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