Skip to content
New issue

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

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

Already on GitHub? # to your account

TextBox context menu doesn't work on mobile platforms #1022

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

TextBox context menu doesn't work on mobile platforms #1022

AlastairOZ opened this issue Feb 8, 2024 · 2 comments
Labels
bug Something isn't working w: TextBox Related to the TextBox widget

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
@bdlukaa bdlukaa added the w: TextBox Related to the TextBox widget label Jan 31, 2025
@bdlukaa bdlukaa changed the title TextBox doesn't work on mobile platforms TextBox context menu doesn't work on mobile platforms Jan 31, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working w: TextBox Related to the TextBox widget
Projects
None yet
Development

No branches or pull requests

2 participants