Desmos keys are not working in small resolution like ipad

35 views
Skip to first unread message

Vishv Jetani

unread,
Apr 14, 2025, 10:37:27 AMApr 14
to desmos-api-discuss
I recently worked on desmos api and integrate the desmos in our application,we face a issue that desmos key click not working in any of the calc like four func,scientifc,graphing.all keys are worked as disabled.i dont have set a disable to any keys.neither any calculation key nor any menu button are opening.it is working like pointer-events none.i check the css as well no such css is present.

is anyone encounted this issue before?

Chris Lusto

unread,
Apr 14, 2025, 10:41:08 AMApr 14
to desmos-api-discuss
It sounds an awful lot like either (1) some (perhaps non-visible) element is occluding the keypad, or (2) the application is swallowing click/touch events before they get to the calculator. If you're able to share a minimal repro, it would be easier to debug. 

Vishv Jetani

unread,
Apr 17, 2025, 2:17:34 AMApr 17
to desmos-api-discuss
one thing i noticed that dcg-depressed class is being added to all the keys.

Chris Lusto

unread,
Apr 17, 2025, 10:50:31 AMApr 17
to Vishv Jetani, desmos-api-discuss
Do you mean it's being added all the time, or just when things are depressed? Because that's expected. We add classes dynamically to all sorts of things in the calculator when they change hover/depressed state. It's hard to diagnose without being able to see a live example, even if it's a minimal repro.

One thing you could try is just start removing DOM and/or application-defined listeners from the surrounding application until the calculator starts working as expected again, which should then give you some clue as to where to look for the culprit.

--
You received this message because you are subscribed to the Google Groups "desmos-api-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to desmos-api-disc...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/desmos-api-discuss/cfcfebe9-e7e8-45ab-92d1-dde410ce972cn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages