Bug 62850 - QWebView::setCursor() does not work
Summary: QWebView::setCursor() does not work
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 417.x
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-17 02:16 PDT by grego
Modified: 2022-07-29 10:44 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description grego 2011-06-17 02:16:31 PDT
ui->webview->setCursor(Qt::WhatsThisCursor);

Does not seem to do anything.

QApplication::setOverrideCursor(Qt::WhatsThisCursor);

does work also on webview.

I'm not sure what version of webkit is inside
QtSDK/Desktop/Qt/473/gcc/lib/libQtWebKit.so.4.7.3 

but that's what I'm using.
Comment 1 Alexey Proskuryakov 2022-07-29 10:44:26 PDT
The Qt port has been removed from WebKit, resolving.