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.