(resolved) Condition the keyboard display on mobile phones

Good morning, everyone,
(sorry, my english isn’t very well… for the french speaker, i can post the original post)

I just retrieved a file from a former colleague. I have to change a behaviour, but I don’t know if it’s really possible.

https://gsgpsr.axshare.com/#c=2

These are three sliders that interact with each other. If I move one, it influences the positioning of the others.
When I move the slide, a tooltip with a number is displayed, this tooltip follows the cursor. The amount displayed in the tooltip is modified according to the position of the cursor…

Operation :

When I tap on the tooltip, the keyboard is displayed on the mobile and I can change the amount that changes the position of the cursor.
When I type and move the cursor, the tooltip follows and the amount is modified.

My problem:

When I move the cursor, the amount is updated, but I have the keyboard displayed, or on the mobile when I use the cursor to move the slider and thus modify the amount, I do not want the keyboard to appear in the tooltip.
I want it to be displayed only to clicks in the tooltip.

Do you know if it is possible to condition the keyboard display on a mobile phone?

If the cursor moves with the slider then does not display the keyboard.
If the person types in the tooltip then displays the keyboard.

Thank you for your answers.

Hi everyone,

Someone can help me ? :slight_smile:

Hi Laurent.C,

If you’re viewing your project on a mobile device, the keyboard is prompted if you have a form-type widget (e.g. text field) on your page and you were to put focus on that widget. If you wanted to prevent the keyboard from prompting, could you try changing the widget on the tooltip to another widget that cannot take input? It’s a little hard to assist without having the file first-hand, so if you’re able to post your .rp file here for me to take a closer look, that’d be helpful. :slight_smile: Please also let me know the specific page/steps to get to the three sliders.

Last, for any urgent questions you run into, please reach out to us via our main support channel by emailing support@axure.com. Ty!

Hi Jane_Axure

It’s fine, i found how resolving my issues. In fact i put the focus on other widget when i use the slider.

Thank a lot for you helping :slight_smile: