[Webkit-unassigned] [Bug 87911] [chromium] There is no way to retrieve composition character rectangle in WebKit/chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 16:34:38 PDT 2012


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





--- Comment #17 from Hironori Bono <hbono at chromium.org>  2012-06-05 16:34:36 PST ---
(From update of attachment 145786)
View in context: https://bugs.webkit.org/attachment.cgi?id=145786&action=review

> Source/WebKit/chromium/src/WebViewImpl.cpp:2029
> +bool WebViewImpl::compositionCharacterBounds(size_t index, WebRect& rect) const

I cannot figure out the clear differences (in terms of functionality) between this function and WebFrameImpl::firstRectForCharacterRange() <http://code.google.com/searchframe#OAMlx_jo-ck/src/third_party/WebKit/Source/WebKit/chromium/src/WebFrameImpl.cpp&exact_package=chromium&q=firstrectforcharacte&type=cs&l=1209>. Would it be possible to give me why you need a new function?

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