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

Focus in Math Field Widget not working when tapping #61

Open
sky7512 opened this issue Jan 7, 2024 · 1 comment
Open

Focus in Math Field Widget not working when tapping #61

sky7512 opened this issue Jan 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@sky7512
Copy link

sky7512 commented Jan 7, 2024

I am currently utilizing the MathField widget in Flutter for text input. However, unlike the conventional TextField, I have observed that tapping on the MathField does not allow for cursor movement, restricting it solely to arrow keyboard navigation. Could you kindly provide guidance on resolving this issue to enable cursor movement through both tap and arrow keyboard input in the MathField widget?

I tried to make movement courser when tapping down but I couldn't find node position from global position.

@sky7512 sky7512 added the enhancement New feature or request label Jan 7, 2024
Copy link
Contributor

github-actions bot commented Jan 7, 2024

Hi 👋🏽 Thank you for opening your first issue with simpleclub/math_keyboard ❤

You can expect triage from us soon 🙂
In the meantime, you can try to search for similar issues in our issue database.

@sky7512 sky7512 closed this as completed Jan 7, 2024
@sky7512 sky7512 changed the title Focus in Math Field Widget not working when tapping Focus in Math Field Widget not working when tapping Jan 7, 2024
@sky7512 sky7512 reopened this Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant