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
bryan6738 opened this issue Jan 7, 2024 · 1 comment
Open

Focus in Math Field Widget not working when tapping #61

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

Comments

@bryan6738
Copy link

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.

@bryan6738 bryan6738 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.

@bryan6738 bryan6738 changed the title Focus in Math Field Widget not working when tapping Focus in Math Field Widget not working when tapping Jan 7, 2024
@bryan6738 bryan6738 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