[Webkit-unassigned] [Bug 14755] New: Safari repaints for cursor blinks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 13:24:12 PDT 2007


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

           Summary: Safari repaints for cursor blinks
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: just1gb at gmail.com


When a edit box is focussed to get the keyboard focus, Safari gets a WM_PAINT
for every cursor_blink

Use SPY++ that comes with Visual studio to see the messages posted on "WebView"
window.

GDI should take care of re-painting what was behind the cursor. There should
not be WM_PAINT messages.

Compare with Firefox and IE to see the difference


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