[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 10 15:49:40 PDT 2011


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





--- Comment #15 from Ryosuke Niwa <rniwa at webkit.org>  2011-05-10 15:49:40 PST ---
(From update of attachment 93006)
View in context: https://bugs.webkit.org/attachment.cgi?id=93006&action=review

> Source/WebCore/editing/visible_units.cpp:1176
> +

It's not too obvious here that we're at the end of the current box.  I think we should combine the outer if on hasSeenWordBreakInThisBox with a tertiary operator above that constructs wordBreak so that the fact wordBreak is at the end of the current box becomes clear.

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