Skip to content

Becky Resler

My feedback

1 result found

  1. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Becky Resler commented  · 

    I think I may have found a solution for the problem.

    File: assets/js/signdoc.js

    In the makeSignatureKeyboardAccessible() function, when checking if the keypress code == 13 (i.e. is the return / enter key), check to see if the keypress was made inside of a textarea. If it was, then do not call signaturePopup.click();

    I've created a gist with my changes. The gist includes the code that starts on line 631 of the signdoc.js file.

    https://gist.github.com/beckyresler/63f5a95d45df45b6feff2508dd350e4d

    It would be nice if this (or some form of this) could be incorporated into the plugin so that my changes aren't lost after applying plugin updates.

    Becky Resler shared this idea  · 

Feedback and Knowledge Base