Bug 40830 - REGRESSION(r60958) [Qt] qwebpage::inputMethods auto-test fails
Summary: REGRESSION(r60958) [Qt] qwebpage::inputMethods auto-test fails
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Simon Hausmann
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-06-18 05:19 PDT by Simon Hausmann
Modified: 2011-04-19 05:15 PDT (History)
1 user (show)

See Also:


Attachments
REGRESSION(r60958) [Qt] qwebpage::inputMethods auto-test fails (1.55 KB, patch)
2010-06-18 05:21 PDT, Simon Hausmann
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hausmann 2010-06-18 05:19:56 PDT
After r60958 the auto-test fails:

FAIL!  : tst_QWebPage::inputMethods(QWebView) '!(inputMethodHints(view) & Qt::ImhHiddenText)' returned FALSE. ()

This is because when activating an input element that is not a password field, we forget to unset the ImhHiddenText input method hint.
Comment 1 Simon Hausmann 2010-06-18 05:21:23 PDT
Created attachment 59098 [details]
REGRESSION(r60958) [Qt] qwebpage::inputMethods auto-test fails
Comment 2 Simon Hausmann 2010-06-18 05:24:09 PDT
Committed r61395: <http://trac.webkit.org/changeset/61395>
Comment 3 Simon Hausmann 2010-06-18 05:24:39 PDT
Cherry-picked into qtwebkit-4.6 with commit a13977ce2aba31808a046cddc082a84dc316d78b
Comment 4 Simon Hausmann 2010-06-18 05:53:06 PDT
Revision r61395 cherry-picked into qtwebkit-2.0 with commit f2ee51a394c63d9f1e625d893c572db70bb8191a