Bug 69052 - InputFieldSpeechButtonElement::startSpeechInput should probably respect transforms
Summary: InputFieldSpeechButtonElement::startSpeechInput should probably respect trans...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fady Samuel
URL:
Keywords:
Depends on: 69009
Blocks: 68075
  Show dependency treegraph
 
Reported: 2011-09-28 18:07 PDT by Fady Samuel
Modified: 2023-05-07 04:12 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fady Samuel 2011-09-28 18:07:06 PDT
It should probably use absoluteBoundingBoxRect instead of absoluteBoundingBoxRectIgnoringTransforms.
Comment 1 Ahmad Saleem 2023-05-07 04:12:20 PDT
I think this code is gone:

https://github.com/WebKit/WebKit/commit/2b450c7100036302f28fd23a3b5d36bf3d023be2

So WONTFIX.