[Webkit-unassigned] [Bug 14623] New: Need drawRect called on WebView subclass

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 14 22:23:37 PDT 2007


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

           Summary: Need drawRect called on WebView subclass
           Product: WebKit
           Version: 419.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jim at jmcom.com


I have found (along with others in the past) that drawRect is not called on
subclasses of WebView because the normal AppKit view drawing is bypassed. I
would like to request that drawRect be called on WebView subclasses or a
replacement method introduced so that drawing on top of a WebView can be done.

My needs in this case are pretty simple - I just want to draw a highlighting
frame around the view borders indicating that the view is a drop target for
drag and drop.


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