Page 1 of 1

p:Signature canvas is not rendering with PRIMEFACES_MOBILE

Posted: 27 May 2016, 17:42
by servicetonic.manuel
Hi. If we insert a p:Signature component in a page with renderKitId=PRIMEFACES_MOBILE the canvas of the p:signature is not rendering.

Do you know if it is a primefaces bug? I searched in the web but I did not find anything.

Any help will be appreciated.

Thanks.

Re: p:Signature canvas is not rendering with PRIMEFACES_MOBI

Posted: 01 Jun 2016, 14:05
by soekris
Only a part of all components are migrated to primefaces mobile, unfortunately p:siganture seems to be one of them.

How do I know it? because it does not appear in http://www.primefaces.org/showcase/mobile/index.xhtml

Sometimes there are some surprises like now that p:graphs works in mobile although it's not actually present.

Re: p:Signature canvas is not rendering with PRIMEFACES_MOBI

Posted: 15 Jul 2016, 16:01
by servicetonic.manuel
Hi soekris. I thougth signature is a component designed for mobility. I had not understood.

Thanks!

Re: p:Signature canvas is not rendering with PRIMEFACES_MOBI

Posted: 15 Jul 2016, 18:07
by primefc
it shall be for mobile, as even the prime blog shows
http://blog.primefaces.org/?p=3590

its not implemented on mobile kit, another story

Re: p:Signature canvas is not rendering with PRIMEFACES_MOBI

Posted: 18 Jul 2016, 08:38
by servicetonic.manuel
Yes, I thougth so.

Then is it a bug or is it the expected behavior?

Thanks.

Re: p:Signature canvas is not rendering with PRIMEFACES_MOBI

Posted: 25 Jul 2016, 07:48
by adam_jhon
Amazing issues here. I'm very happy to look your article. Thank you a lot and I'm looking ahead to touch you MB2-712 vce. Everything is very open with a precise description of the challenges. It was definitely informative. Your site is very helpful. Thanks for sharing! 200-125 vce

Re: p:Signature canvas is not rendering with PRIMEFACES_MOBILE

Posted: 30 Mar 2017, 00:24
by djmj
The problem with original client signature implementation is that it does not supports resizing, so its not really usable on mobile devices. I created a fork of the client signature script and added new features to it.

https://github.com/djmj/signature

Re: p:Signature canvas is not rendering with PRIMEFACES_MOBILE

Posted: 24 Sep 2017, 23:18
by gregor
Any news when the Signature will work with Primefaces Mobile?
I tested the plugin/addon of djmj from Github but does not work very well with ajax and partial update of components.