Now that you guys have "minified" everything into a single JavaScript file, I'm getting "unresponsive script" errors in Konqueror.
Also, since you never fixed the autocomplete thing in the tagging system on Konqueror/Safari, and now that it's also unblockable, this is really a bad combination (that is also pissing me off a bit now).
Easy fix: disable autocomplete for Konqueror and Safari.
Hard fix: steal the code from del.icio.us for their autocomplete and use that; it actually works:
http://del.icio.us/ui/static/lib.js
http://del.icio.us/ui/static/delicious.js
It's even nice and MVC-like, so I'm sure you'll like that.
Logged In: YES
user_id=107809
Originator: NO
I _really_ think I've disabled autocomplete in Safari/Konq as of common.js@1.101; this is a temporary (and overdue) fix until I can find the underlying problem in KJS.