fracture91 / ignpp

Firefox and Chrome extension for boards.ign.com
http://vestitools.pbworks.com/
3 stars 2 forks source link

Clicking post button doesn't trigger autocensor at all on Chrome #252

Closed fracture91 closed 13 years ago

fracture91 commented 13 years ago

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

fracture91 commented 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.

fracture91 commented 13 years ago

http://boards.ign.com/teh_vestibule/b5296/203894606/p1