RESOLVED INVALID 53034
[Qt] Support for validationmessage
https://bugs.webkit.org/show_bug.cgi?id=53034
Summary [Qt] Support for validationmessage
Robert Hogan
Reported 2011-01-24 11:53:51 PST
just add strings to WebPlatformStrategies.cpp. e.g.: String WebPlatformStrategies::validationMessageTypeMismatchText() { return QCoreApplication::translate("QWebPage", "type mismatch", "Validation message for input form controls with a value not matching type"); }
Attachments
Jocelyn Turcotte
Comment 1 2014-02-03 03:17:12 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.