Comment #6 on issue 21141 by [email protected]: onChange function applied to select element should excute and execute only once http://code.google.com/p/chromium/issues/detail?id=21141
I've tried to make a WebKit patch for this, but then started wondering what is the expected behavior. Can someone enlighten me? In my current Linux chromium build, hitting '\r' (RETURN) key after choosing one of select options just opens the pop-up menu instead of sending OnChange event. Should we change this behavior for chrome? According to https://bugs.webkit.org/show_bug.cgi?id=18363 pressing space or '\r' key on a combo box should open the pop-up in GTK. (I have only tested with Linux Chromium, not tested with WebKit GTK.) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
