Bob den Otter

Results 178 comments of Bob den Otter

Related to https://github.com/bolt/bolt/issues/5067

![screen_shot_2017-02-23_at_15_51_42](https://cloud.githubusercontent.com/assets/1833361/23297124/8203a8e4-fa78-11e6-8c06-9c2a895ecffb.png) ^ hint for @peterboorsma ;-)

That first page is from the "end user manual", which needs to be updated separately :-)

To fix this, use the uncompressed version, and add this _after_ the lines for 'listen to blurs', around line #78: ``` // Listen to paste $elem.on('paste', function(event) { startTyping(event, 0);...

I see now. Your [pull-request](https://github.com/narfdotpl/jquery-typing/pull/4) has a few too many files, but your solution is very similar. It looks like this plugin is a bit abandoned, though. :-/

Have you tried using `de` and `ch` to differentiate between the two?

Hmm. Do you have a suggestion on how to fix this?