WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
18557
Web Inspector Does Not Honour Transforms when Highlighting
https://bugs.webkit.org/show_bug.cgi?id=18557
Summary
Web Inspector Does Not Honour Transforms when Highlighting
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
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2008-04-17 17:47:21 PDT
<
rdar://problem/5853507
>
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.
Top of Page
Format For Printing
XML
Clone This Bug