[Webkit-unassigned] [Bug 115256] Use the complete block as the context for Dictionary lookups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 26 11:41:12 PDT 2013


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





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2013-04-26 11:39:32 PST ---
(From update of attachment 199826)
View in context: https://bugs.webkit.org/attachment.cgi?id=199826&action=review

> Source/WebKit2/WebProcess/WebPage/mac/WebPageMac.mm:510
> +    // A "paragraph" is not enough as it may stop at a <br> and Lookup sometimes needs several lines of context.

If paragraph isn’t good enough, then block is probably not good enough either.
You realize that we can have each paragraph being isolated by a div, right?

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