Bug 46182 - [Qt] On Maemo platform, web style is missing for some inputs
Summary: [Qt] On Maemo platform, web style is missing for some inputs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Ragner Magalhaes
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-09-21 06:22 PDT by Ragner Magalhaes
Modified: 2010-09-22 05:24 PDT (History)
5 users (show)

See Also:


Attachments
Adjust missing style to behaves like a regular text field. (2.24 KB, patch)
2010-09-21 06:34 PDT, Ragner Magalhaes
no flags Details | Formatted Diff | Diff
Style before the patch (24.63 KB, image/png)
2010-09-21 06:36 PDT, Ragner Magalhaes
no flags Details
After the patch (22.07 KB, image/png)
2010-09-21 06:37 PDT, Ragner Magalhaes
no flags Details
No new tests. (OOPS!) line removed (2.22 KB, patch)
2010-09-21 07:04 PDT, Ragner Magalhaes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ragner Magalhaes 2010-09-21 06:22:47 PDT
Maemo web style is missing for email, color, search, date, number and url inputs.
Comment 1 Ragner Magalhaes 2010-09-21 06:34:58 PDT
Created attachment 68230 [details]
Adjust missing style to behaves like a regular text field.
Comment 2 Ragner Magalhaes 2010-09-21 06:36:48 PDT
Created attachment 68231 [details]
Style before the patch
Comment 3 Ragner Magalhaes 2010-09-21 06:37:39 PDT
Created attachment 68232 [details]
After the patch
Comment 4 Andreas Kling 2010-09-21 06:43:50 PDT
Comment on attachment 68230 [details]
Adjust missing style to behaves like a regular text field.

View in context: https://bugs.webkit.org/attachment.cgi?id=68230&action=review

> WebCore/ChangeLog:8
> +        No new tests. (OOPS!)

This line should be removed.

r=me
Comment 5 Ragner Magalhaes 2010-09-21 07:04:31 PDT
Created attachment 68236 [details]
No new tests. (OOPS!) line removed
Comment 6 WebKit Commit Bot 2010-09-21 08:15:10 PDT
Comment on attachment 68236 [details]
No new tests. (OOPS!) line removed

Rejecting patch 68236 from commit-queue.

Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--wait-for-httpd', '--quiet']" exit_code: 1
Running build-dumprendertree
Compiling Java tests
make: Nothing to be done for `default'.
Running tests from /Users/abarth/git/webkit-queue/LayoutTests
Testing 21325 test cases.
websocket/tests/null-character.html -> failed

Exiting early after 1 failures. 21301 tests run.
562.03s total testing time

21300 test cases (99%) succeeded
1 test case (<1%) had incorrect layout
34 test cases (<1%) had stderr output

Full output: http://queues.webkit.org/results/4039090
Comment 7 WebKit Commit Bot 2010-09-21 08:51:25 PDT
Comment on attachment 68236 [details]
No new tests. (OOPS!) line removed

Rejecting patch 68236 from commit-queue.

Failed to run "[u'git', u'svn', u'dcommit']" exit_code: 1
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/css/themeQtMaemo5.css
A repository hook failed: Commit blocked by pre-commit hook (exit code 1) with output:
svnlook: Can't write to stream: Broken pipe

    The following ChangeLog files contain OOPS:

        trunk/WebCore/ChangeLog

    Please don't ever say "OOPS" in a ChangeLog file.
 at /usr/local/git/libexec/git-core/git-svn line 558


Full output: http://queues.webkit.org/results/4068086
Comment 8 Diego Gonzalez 2010-09-22 05:23:10 PDT
Comment on attachment 68236 [details]
No new tests. (OOPS!) line removed

Clearing flags. Patch landed manually at r68035