Bug 69051

Summary: SliderThumbElement::setPositionFromPoint should probably respect transforms
Product: WebKit Reporter: Fady Samuel <fsamuel>
Component: Layout and RenderingAssignee: Fady Samuel <fsamuel>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, akeerthi, rjkroege, simon.fraser, zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 69009    
Bug Blocks: 68075    

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.