[Webkit-unassigned] [Bug 23911] onchange in <SELECT> fails - SELECT gets stuck

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 17:12:13 PST 2010


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





--- Comment #12 from Keith Anderson <bugzilla at keeto.net>  2010-01-08 17:12:12 PST ---
Created an attachment (id=46180)
 --> (https://bugs.webkit.org/attachment.cgi?id=46180)
Test Case For onChange Functionality

I ran into this bug on their web site and their web developer pointed me to
this bug report. I knocked up a test case that makes an attempt to recreate
this issue with ONLY an onChange and AJAX request. I cannot duplicate the
behavior, so I don't think that whatever is happening on that site is related
to onChange.

There is a lot of document fiddling happening onLoad and otherwise, though -
and something is preventing the popup menus from even being activated.
Something else is going on here.

I've included as attachments my test case showing that XHR and onChange on a
select element work fine.

-- 
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