Bug 18557

Summary: Web Inspector Does Not Honour Transforms when Highlighting
Product: WebKit Reporter: Dean Jackson <dino>
Component: Web Inspector (Deprecated)Assignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, dino, simon.fraser, timothy
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Dean Jackson
Reported 2008-04-17 14:45:13 PDT
It seems the (very cool) Web Inspector does not look at the transform when drawing an element highlight. I have an experimental solution via an absoluteBoundingBoxRectWithTransforms method, and have that called by WebCore/bindings/objc/DOM.mm and InspectorController::drawNodeHighlight However, this doesn't work for text runs within transformed elements. I'm sure you'll come up with a better solution anyway :)
Attachments
Dean Jackson
Comment 1 2008-04-17 17:47:21 PDT
Simon Fraser (smfr)
Comment 2 2008-11-11 18:08:55 PST
Fixed by the patch in bug 21942.
Simon Fraser (smfr)
Comment 3 2008-11-12 17:35:24 PST
Fixed by the commit for bug 21942.
Note You need to log in before you can comment on or make changes to this bug.