[Webkit-unassigned] [Bug 57543] -webkit-visual-word does not work on words separated by multiple spaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 22:24:28 PDT 2011


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





--- Comment #25 from Ryosuke Niwa <rniwa at webkit.org>  2011-05-17 22:24:28 PST ---
(From update of attachment 93839)
View in context: https://bugs.webkit.org/attachment.cgi?id=93839&action=review

> Source/WebCore/editing/visible_units.cpp:-1341
> +    bool isLastWordBreakInBox = false;
>      while (1) {
> -        bool isLastWordBreakInBox = false;

Is this change necessary after you've removed the change in nextWordBreakInBoxInsideBlockWithDifferentDirectionality?

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