Bug 74700

Summary: [Qt] REGRESSION(103045): It made fast/forms/select-script-onchange.html fail
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: 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
Reported 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.
Attachments
Csaba Osztrogonác
Comment 1 2011-12-16 02:42:21 PST
I skipped it on Qt to paint the bot green - http://trac.webkit.org/changeset/103049
Csaba Osztrogonác
Comment 2 2012-02-02 10:38:16 PST
It works now, I unskipped it: http://trac.webkit.org/changeset/106570
Note You need to log in before you can comment on or make changes to this bug.