Bug 30557

Summary: [Qt] add comprehensive autotests for setCursor
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: WebKit QtAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ariya.hidayat, hausmann, kenneth, vestbo
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 30549, 31351    
Bug Blocks:    
Attachments:
Description Flags
patch 0.1 none

Antonio Gomes
Reported 2009-10-20 03:04:53 PDT
we were crashing on setCursor for QGWV, but not for QWebView, and is not yet any auto test to catch these =/ this bug is a follow up of bug 30549, which landed a fix/workaround for the crash. ps: it'd be nice if autotest here could check the unsetCursor egde case in ::event() implementation.
Attachments
patch 0.1 (4.18 KB, patch)
2009-11-11 05:56 PST, Antonio Gomes
no flags
Antonio Gomes
Comment 1 2009-11-10 07:16:25 PST
seems like a quick one , picking ...
Antonio Gomes
Comment 2 2009-11-11 05:56:56 PST
Created attachment 42958 [details] patch 0.1 patch depends on patch in bug 31351.
Antonio Gomes
Comment 3 2009-11-11 06:53:15 PST
Comment on attachment 42958 [details] patch 0.1 patch 0.1 is does not cover the right behavior
Note You need to log in before you can comment on or make changes to this bug.