Bug 74700 - [Qt] REGRESSION(103045): It made fast/forms/select-script-onchange.html fail
Summary: [Qt] REGRESSION(103045): It made fast/forms/select-script-onchange.html fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Critical
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 74590
  Show dependency treegraph
 
Reported: 2011-12-16 02:26 PST by Csaba Osztrogonác
Modified: 2012-02-02 10:38 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-12-16 02:26:10 PST
--- /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.
Comment 1 Csaba Osztrogonác 2011-12-16 02:42:21 PST
I skipped it on Qt to paint the bot green - http://trac.webkit.org/changeset/103049
Comment 2 Csaba Osztrogonác 2012-02-02 10:38:16 PST
It works now, I unskipped it: http://trac.webkit.org/changeset/106570