Bug 79250

Summary: [Qt][WK2] Fix the build for newer Qt5
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Blocker CC: hausmann
Priority: P1 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Csaba Osztrogonác
Reported 2012-02-22 09:28:00 PST
c79f36c51f24905c188a1a6a7e2b38960713f093 in qtdeclarative submodule removed setInputMethodHints(), which caused WebKit trunk build fail with the newest Qt5 hash: /home/oszi/WebKit/Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp: In member function ‘void QtWebPageEventHandler::updateTextInputState()’: /home/oszi/WebKit/Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp:465: error: ‘class QQuickWebView’ has no member named ‘setInputMethodHints’
Attachments
Simon Hausmann
Comment 1 2012-02-23 06:11:48 PST
*** This bug has been marked as a duplicate of bug 79335 ***
Note You need to log in before you can comment on or make changes to this bug.