[Webkit-unassigned] [Bug 60170] [Chromium] Speech-enabled input fields need the ability to trigger without a click

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 5 05:19:55 PDT 2011


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





--- Comment #29 from Leandro GraciĆ” Gil <leandrogracia at chromium.org>  2011-09-05 05:19:54 PST ---
(From update of attachment 106017)
View in context: https://bugs.webkit.org/attachment.cgi?id=106017&action=review

> Source/WebCore/html/shadow/TextControlInnerElements.cpp:530
> +    IntRect rect = input->renderer()->absoluteBoundingBoxRect();

This line is introducing a regression that undoes this patch: https://bugs.webkit.org/show_bug.cgi?id=65333

I've created a separate bug to fix this: https://bugs.webkit.org/show_bug.cgi?id=67597

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