[Webkit-unassigned] [Bug 18557] New: Web Inspector Does Not Honour Transforms when Highlighting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 17 14:45:13 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18557

           Summary: Web Inspector Does Not Honour Transforms when
                    Highlighting
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dino at apple.com


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 :)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list