-
Notifications
You must be signed in to change notification settings - Fork 567
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't Draw Field from Android from Chromium Based Browser #361
Comments
@reidellawfirm which Android version and chrome version are you using ? |
Android 14, OneUI 6.2 I haven't been able to find what chrome build this latest vivaldi is based but I assume it is the latest. |
So I did some further tests and updates, thought I would share. Updated Vivaldi amd tested other chromium based browsers on android. I am able to get the Signature Field to be placed on a document but it's a work around since the chromium based browser doesn't seem to recognize either mouse or touch screen inputs when asked to draw the field in the document. How you can still add the field in android is by:
I would propose making 'Or add field without drawing' an option for Signature Fields as well that would make this workflow a little easier. But ultimately, I think there is still some issue with drawing a field in android using a chromium based browser. |
@reidellawfirm document form builder on android should be fixed in the latest version |
I am trying to test my Docuseal self hosted and ran into a limitation where using Docuseal is unable to draw a field on a document when I am using it from Android in a chromium based browser with a physical mouse. Docuseal in the browser in android just refuses to recognize any clicks of the mouse to begin the draw function.
I have had other signing apps from the browser I have tried that had the same limitation which I suspect is based on how the app is taking input from Android but I am not technically competent to troubleshoot this further.
If there are some additional steps I can take to help test this limitation and find a root cause that may be addressed in the future please let me know.
The text was updated successfully, but these errors were encountered: