SliderThumbElement::setPositionFromPoint should probably respect transforms
https://bugs.webkit.org/show_bug.cgi?id=69051
Summary SliderThumbElement::setPositionFromPoint should probably respect transforms
Fady Samuel
Reported 2011-09-28 18:02:59 PDT
It should probably use absoluteBoundingBoxRect instead of absoluteBoundingBoxRectIgnoringTransforms.
Attachments
Ahmad Saleem
Comment 1 2023-06-13 15:29:51 PDT
https://searchfox.org/wubkat/source/Source/WebCore/html/shadow/SliderThumbElement.cpp#225 I am not able to find 'absoluteBoundingBoxRectIgnoringTransforms' in this function, do we need anything else?
Note You need to log in before you can comment on or make changes to this bug.