yoyo

Results 5 issues of yoyo

## What does the pull request do? Enable Copy and Cut in ContextMenu for AutoCompleteBox ## What is the current behavior? ![image](https://github.com/user-attachments/assets/0137ed79-fc6e-43eb-8ab8-16101ae37bc3) ## What is the updated/expected behavior with this...

### Describe the bug On macOS, the modal window flashes when the parent window is clicked. https://github.com/user-attachments/assets/48d4b245-db72-4442-8446-cbd2635d0d2e ### To Reproduce ``` ``` ``` using Avalonia.Controls; using Avalonia.Interactivity; namespace AvaloniaApplication2.Views; public...

bug

### Describe the bug If the first element is a button, then it is normal ![Image](https://github.com/user-attachments/assets/96e33f91-e77e-45dd-856b-7d8898446b30) If the first element is a text element such as TextBlock, SelectableTextBlock,TextBox, it will...

bug

## Describe the feature Avalonia also has transparency issues when windows are first launched on Windows, the issue can be reproduced even with an empty project. See the Avalonia discussion...

Feature Request

TextEditor.SelectAll method is invalid, but it works when using ctrl+A, it also doesn't work in the demo project ![Image](https://github.com/user-attachments/assets/6a5abf9d-2f08-4e5d-8d43-c9bbd4312b6b)