Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Problem with IonicKeyboard and KeyboardDisplayRequiresUserAction #34

Open
hirbod opened this issue Aug 25, 2016 · 9 comments
Open

Problem with IonicKeyboard and KeyboardDisplayRequiresUserAction #34

hirbod opened this issue Aug 25, 2016 · 9 comments

Comments

@hirbod
Copy link

hirbod commented Aug 25, 2016

While I have

    <feature name="Keyboard">
        <param name="ios-package" onload="true" value="IonicKeyboard" />
    </feature>

and the pref. KeyboardDisplayRequiresUserAction, this plugin seems to break some functions.
When I try to .focus() (even inside a $timeout()) I can't tap that input again, the cursor won't appear. Don't happen without that plugin

@tskweres
Copy link

tskweres commented Sep 6, 2016

+1 , I have some auto-focus functions that run on certain screens to focus an input.

Once I installed this plugin, the autofocus stopped working

@danielcrk-cn
Copy link

KeyboardDisplayRequiresUserAction indeed does not work anymore.
@manucorporat, do you think there is a way to get this to work?

Unfortunately, not even the keyboard plugin can force the keyboard to show on iOS.

@mlynch
Copy link

mlynch commented Sep 23, 2016

Sounds like we need to fork/rethink this plugin for wkwebview. Putting this on my list for next week

@terrorhawks
Copy link

+1

1 similar comment
@tgezginis
Copy link

+1

@danielcrk-cn
Copy link

Anything new regarding this issue?

@msio
Copy link

msio commented Apr 14, 2017

some news please ?

@msio
Copy link

msio commented Apr 14, 2017

I found this. Can someone try it ?

@onderceylan
Copy link

Could it be related to ionic-team/ionic-plugin-keyboard#289? If so, I fixed it on my fork and it's long awaited for the pull.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants