Disable page select via arrow keys…..

  • Posted in : cvCard WP
  • JoshuaBatty
    Participant

    Hi,

    I have been told by a few people now that have tried to use the form section in my contact page that when they use the arrow keys to move the cursor forward or back for editing that the website scrolls to the page on either side. Obviously this is super annoying and would potentially stop people from attempting to contact me using the form. Here is my site -> http://joshuabatty.com/#/contact

    Would you be able to point me to the correct file and or area for me to comment this functionality out. Really only want the keyboard interaction for people to use the contact form.

    Thanks,

    Josh

    ahmetsali
    Keymaster

    Hi, i see the issue, we will fix it with an update, thanks for the feedback.

    hellmund
    Participant

    Hi,

    it there any update on this issue? It can in fact be a blocker for people to use the contact form.

    Implementation should be rather straightforward – the key input handler should check if the contact form is currently active/selected. If so, the arrow keys should not trigger the page transitions.

    If possible, please provide an ETA for a fix. Thank you.

    ahmetsali
    Keymaster

    @hellmund

    Hi, we will release an update with the fix in a few days.

    Thanks.

    Mehmet S.
    Keymaster

    Hi, new version is available on Themeforest.

    http://themeforest.net/user/pixelwars/portfolio

    hellmund
    Participant

    Thanks. However, the new version 1.2.8 only seems to cover the “Name” and “Email” input fields, not the “Message” textarea. I did a little jquery digging myself, looks like this could work:

    if ( $("*:focus").is("textarea, input") ) return;

    ahmetsali
    Keymaster

    @hellmund

    opps, thanks for the feedback.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register