It's a 3-line change, I don't know if it merits a full-up Bugzilla PATCH entry or not. If someone thinks I should do this, please let me know and I will...
+ if (inputobj.disabled) {
+ return;
+ }
Though the patch might be useful I would not like to see that we are creating a fork of those JavaScript files. Reporting this to Matt Kruse is better IMO.
Joerg
