Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with virtual keyboard #89

Open
Zerbinetta opened this issue Aug 13, 2023 · 5 comments
Open

Problems with virtual keyboard #89

Zerbinetta opened this issue Aug 13, 2023 · 5 comments

Comments

@Zerbinetta
Copy link

The virtual keyboard does not seem to work properly. When it is supposed to come up, the applet turns white and it seems to reload, but nothing else happens.
With some browsers (especially Edge) the bug shows up when clicking on any input box: then the virtual keyboard pops up und the applet turns white.
Is there any possibility to disable virtual keyboard?
Thank you!

@mmperi
Copy link

mmperi commented Oct 30, 2024

Also problems with virtual keyboard. When clicking input field which should turn up keyboard, only thing that happens is it opens white area on bottom of page that covers footer and other elements when scrolling up. There is no visible controls you can use and only way to get rid of that white area is to refresh.

It's seems to be element that appears in body tag of the page (id="page-mod-geogebra-view") with style="padding-bottom: 228px".

Many times nothing happens when clicking input field, you need to refresh the page and try again to get the white area to appear.

A wish would be the virtual keyboard to work, or possibility to at least disable it because in this state it appearing white space just covers stuff on page when it appears.

Tested with desktop computer, Chrome (130.0.6723.71 (Official Build) (64-bit))
With Firefox and Edge it's harder to get the white area to even open.

Moodle 4.1.13 (Build: 20240902)
Geogebra version: v3.6.11 (2024012200)

@toniginard
Copy link
Member

I have reproduced the error involving the keyboard, but I don't know how to fix it. Interestingly, it happens with Moodle 4.1, but doesn't happen with Moodle 4.4, which makes me think that it might be some kind of incompatibility between the javascript or the CSS from the Moodle core and from the GeoGebra engine.

Best wishes,

@mmperi
Copy link

mmperi commented Oct 31, 2024

Thank you for your reply. Then it seems like the issue should 'fix itself', when platform is updated to newer version, which in this case is most likely 4.5 which is next long term support version of Moodle.

@toniginard
Copy link
Member

Hi @mmperi,

Doing some testing, I have come across that if any of the three bars (Menu bar, Tool bar or Input bar) is selected, then the keyboard seems to work fine. Do you have the same behaviour?

Best wishes,

@toniginard
Copy link
Member

Another recent finding is that the applet no longer accepts zero values for width and height. The default value for width was zero, in order to use all the available width. But now, this value causes the applet to "disappear" when the virtual keyboard is closed.

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

No branches or pull requests

3 participants