WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
93074
[Qt][EFL] new fast/forms/datalist/range-snap-to-datalist.html introduced in
r124549
fails
https://bugs.webkit.org/show_bug.cgi?id=93074
Summary
[Qt][EFL] new fast/forms/datalist/range-snap-to-datalist.html introduced in r...
János Badics
Reported
2012-08-03 00:26:37 PDT
This test fails on Qt and EFL since it has been introduced in
http://trac.webkit.org/changeset/124549
with the following diff: --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/datalist/range-snap-to-datalist-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/datalist/range-snap-to-datalist-actual.txt @@ -7,15 +7,15 @@ PASS input.value is "0" PASS parseInt(input.value, 10) < 500 is true PASS input.value is "0" -PASS input.value is '500' +FAIL input.value should be 500. Was 483. PASS input.value is "0" -PASS input.value is '500' +FAIL input.value should be 500. Was 494. PASS input.value is "0" -PASS input.value is '500' +FAIL input.value should be 500. Was 506. PASS input.value is "0" -PASS input.value is '500' +FAIL input.value should be 500. Was 517. PASS input.value is "0" -PASS input.value is '500' +FAIL input.value should be 500. Was 528. PASS input.value is "0" PASS parseInt(input.value, 10) > 500 is true PASS input.value is "0" The original bug can be found at
https://bugs.webkit.org/show_bug.cgi?id=92640
Could you have a look at it please?
Attachments
Add attachment
proposed patch, testcase, etc.
János Badics
Comment 1
2012-08-03 00:41:06 PDT
I will skip this test until the proper fix.
János Badics
Comment 2
2012-08-03 00:45:25 PDT
I skipped this test in
http://trac.webkit.org/changeset/124573
Keishi Hattori
Comment 3
2012-08-03 03:58:45 PDT
I'm not sure what's happening. Why isn't the input.value 500 when you click the middle? Does the Qt slider have uneven left/right margins?
Michael Catanzaro
Comment 4
2017-03-11 10:45:30 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug