RESOLVED WONTFIX 30557
[Qt] add comprehensive autotests for setCursor
https://bugs.webkit.org/show_bug.cgi?id=30557
Summary [Qt] add comprehensive autotests for setCursor
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.