Bug 74700
Summary: | [Qt] REGRESSION(103045): It made fast/forms/select-script-onchange.html fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Critical | CC: | ossy, tkent, yosin |
Priority: | P1 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 74590 |
Csaba Osztrogonác
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/select-script-onchange-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/select-script-onchange-actual.txt
@@ -1,6 +1,7 @@
Test for http://bugs.webkit.org/show_bug.cgi?id=23721 Changing dropdown's selectedIndex within onchange handler fires another onchange.
-SUCCESS
+
+FAILURE: onchange(2) called 2 times.
This select changes on focus: should not fire onchange.
This select changes on change: should only fire onchange once.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I skipped it on Qt to paint the bot green - http://trac.webkit.org/changeset/103049
Csaba Osztrogonác
It works now, I unskipped it: http://trac.webkit.org/changeset/106570