Bug 69052
Summary: | InputFieldSpeechButtonElement::startSpeechInput should probably respect transforms | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fady Samuel <fsamuel> |
Component: | Layout and Rendering | Assignee: | Fady Samuel <fsamuel> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ahmad.saleem792 |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 69009 | ||
Bug Blocks: | 68075 |
Fady Samuel
It should probably use absoluteBoundingBoxRect instead of absoluteBoundingBoxRectIgnoringTransforms.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
I think this code is gone:
https://github.com/WebKit/WebKit/commit/2b450c7100036302f28fd23a3b5d36bf3d023be2
So WONTFIX.