[Webkit-unassigned] [Bug 23911] Changing option fields in <SELECT> fails - SELECT gets stuck

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 17 13:54:16 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23911





--- Comment #9 from Eddy Nigg <eddy_nigg at startcom.org>  2009-11-17 13:54:16 PST ---
(In reply to comment #6)
> I was talking about a reduced test case - a dozen lines or so of code total.
> 
> That's of course not a requirement for filing a bug, I only suggested that
> because you specifically asked how you could help.

Thank you, I understand...but doesn't the page source help? See
https://www.startssl.com/?app=11&action=regform in particular line 367 and 868
with:

<select name="Country"
onchange="x_get_states_by_country_name(this.value,changeState);
x_get_phonecode_by_country_name(this.value,changePhoneCode);">

Not sure how much time I'd need to produce a test case mimicking the same
behaviour... :S

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list