willowsystems / jSignature

jQuery plugin - draw signature in browser.
720 stars 266 forks source link

Not working in IE11 on Windows 8.1 TOUCH #45

Open markvirtue opened 10 years ago

markvirtue commented 10 years ago

Thanks for a great script. I'm very grateful.

I tested your demo page on Windows 8.1 using IE11. It works fine with the mouse, but it doesn't work with touch (finger). Instead of drawing a line, as expected, it simply moves the signature capture area up and down. I can't see any reason why it would do that.

I tried a really simple, stripped-down example (no plug-ins, etc), and it didn't seem to make any difference.

I didn't test it in any other browsers on that machine.

I know not everyone has a win8 tablet, so it would be hard to test this, but I just thought I'd let you know anyway.

Thanks again,

Mark.

leisenstein commented 10 years ago

I'm having the same issue. I think the fix this, I'll need to pop-up the signature DIV in some sort of modal dialog that can't be scrolled through.