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 flyout commands and SelectableTextBox command buttons not working #590

Open
cricketthomas opened this issue Jun 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cricketthomas
Copy link
Contributor

Describe the bug

Command Flyout command buttons are not working with FA added. Nor is the SelectableTextBlock. They key bindings work as expected, its just they don't seem to work when you use the buttons on the flyouts.

It works fine in the sample app from the master branch, not sure if this is a bug or if i am just initializing something wrong.

Video of it not working:

Recording.2024-06-26.114728.mp4

Video of it working without FA installed:

Screen.Recording.2024-06-26.115114.mp4

Desktop/Platform:

  • OS: Windows 11
  • FluentAvalonia Version 2.1.0-preview6 (older previews as well)
  • Avalonia Version 11.1.0-rc1

Reproduction:
This is just a empty .NET 8 application with the latest previews install of Avalonia and FluentAvalonia.

https://github.com/cricketthomas/AvaloniaApplication2

@cricketthomas cricketthomas added the bug Something isn't working label Jun 26, 2024
@cricketthomas cricketthomas changed the title TextBox flyout commands and SelectableTextBox commands buttons not working TextBox flyout commands and SelectableTextBox command buttons not working Jun 26, 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

1 participant