Topic: Virtual keyboard and modals
                  
                  darkattempt
                  free
                  asked 6 years ago
                
Hello all.
I am using free version of MDBootstrap for Angular 7. I have problem with modals and virtual keyboard.
I show modal to users where they need to input some number. My application also have virtual keyboard (https://github.com/joskwanten/core). The problem is that I can not use virtual keyboard if I open modal (because virtual keyboard is behind the modal). Is usage of virtual keyboard with modal possible with mdbootstrap?
Thanks for answers.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Free
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: 7.5.4
 - Device: Computer
 - Browser: Chrome
 - OS: Win 10
 - Provided sample code: No
 - Provided link: Yes
 
Arkadiusz Idzikowski staff commented 6 years ago
How can we reproduce that? Could you provide an example html/ts code?
Did you try to add higher z-index for the virtual keyboard element?