Closed fracture91 closed 13 years ago
Handler isn't getting called at all.
This seems to be a WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=22261
I might normally say this is notmyproblem, but since this bug produces the highly undesirable result of posts being posted uncensored I should find a workaround. It should be as simple as adding a call to Editor.autocensor in whatever handler is posting the message.
Tabbing to it works, but clicking doesn't. Which is VERY weird since this implies Chrome isn't firing a focus event. That, or there's some horrible bug in my handler. I don't see anything weird in there. Hmm.
Make sure the handler is getting called. If it isn't, this is probably a Chrome bug.
Tested on Chrome 13.0.782.41 beta-m