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

TextBox doesn't work on mobile platforms #1022

Open
AlastairOZ opened this issue Feb 8, 2024 · 2 comments
Open

TextBox doesn't work on mobile platforms #1022

AlastairOZ opened this issue Feb 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@AlastairOZ
Copy link

When running in Android physical device or emulator, the TextBox long press (For mobile) does not bring up the platform context menu.

Instead a balloon shows with the contents of the TextBox.
Running in web or windows does bring up context menu correctly

I installed latest version of fluent_ui and also upgraded Flutter/dart to test and still has this issue. (Using stable Flutter 3.13.2 Dart 3.2.6)

Android:
image

Windows:
image

Web:
image

@bdlukaa
Copy link
Owner

bdlukaa commented Feb 8, 2024

Seems related to #1002

@AlastairOZ AlastairOZ changed the title TextBox conext menu not showing for android - ok for windows and web🐛 TextBox context menu not showing for android - ok for windows and web🐛 Feb 8, 2024
@AlastairOZ

This comment was marked as spam.

@bdlukaa bdlukaa added the bug Something isn't working label Nov 21, 2024
@bdlukaa bdlukaa changed the title TextBox context menu not showing for android - ok for windows and web🐛 TextBox doesn't work on mobile platforms Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants