Skip to content

Conversation

@drgrice1
Copy link
Member

Something has changed in version 1.11.1 that is messing up the tab order when using the tab key to change focus between points in the graph and such. I will need to update the keyboard handling code in the graphtool to fix this. So for now this reverts back to version 1.10.1 for which the current graphtool code still works.

I will try to get this fixed an update back to 1.11.1 before the next release.

Something has changed in version 1.11.1 that is messing up the tab order
when using the tab key to change focus between points in the graph and
such.  I will need to update the keyboard handling code in the graphtool
to fix this.  So for now this reverts back to version 1.10.1 for which
the current graphtool code still works.

I will try to get this fixed an update back to 1.11.1 before the next
release.
Copy link
Contributor

@somiaj somiaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable. I don't think there is anything in the new version we need yet anyways.

@somiaj
Copy link
Contributor

somiaj commented Dec 21, 2025

I could just merge this, seems straight forward, but since @Alex-Jordan has been active the last few days, I'll ping them to do it.

@drgrice1 drgrice1 marked this pull request as draft December 22, 2025 02:05
@drgrice1
Copy link
Member Author

I converted this to a draft so that it won't be merged for now. I will submit another pull request that fixes things for the latest version of JSXGraph. Although it has to use an annoying workaround for a JSXGraph issue with their keyboard keydown handler. See jsxgraph/jsxgraph#773.

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

Successfully merging this pull request may close these issues.

2 participants