Skip to content

issues Search Results · repo:AvaloniaUI/Avalonia language:C#

Filter by

7k results
 (90 ms)

7k results

inAvaloniaUI/Avalonia (press backspace or delete to remove)

Is your feature request related to a problem? Please describe. Window.MouseUp and Window.MouseDown only accepts a location as param, but in real tests we usually want to click on a particular visual element ...
enhancement
  • rabbitism
  • Opened 
    11 hours ago
  • #19384

Describe the bug Window.ActualTransparencyLevel is set to Transparent when the window is not actually transparent. To Reproduce Window with attributes TransparencyLevelHint= Transparent Background= ...
bug
  • Ruttie2006
  • Opened 
    3 days ago
  • #19378

Describe the bug When using the AutoCompleteBox control in an Android application, clicking on an item from the dropdown list does not select the item. This issue occurs specifically in Avalonia version ...
bug
  • byte-book
  • 2
  • Opened 
    3 days ago
  • #19373

Problem Overview I m building a real-time UI (a timeline-based audio editor) in Avalonia 11.3.2 and targeting 60–144 fps animations. However, I m running into noticeable frame stutter, which profiling ...
enhancement
  • xdi1
  • 3
  • Opened 
    4 days ago
  • #19363

🐛 FontFamily Fallback for CJK Characters Not Working Is your feature request related to a problem? Please describe. Yes. When displaying Chinese (and other CJK) characters in MenuItem or other text components ...
enhancement
  • xianshi3
  • 5
  • Opened 
    4 days ago
  • #19362

Is your feature request related to a problem? Please describe. Yes. When using Chinese characters in menu headers in Avalonia UI, the text appears as garbled or unreadable. Setting multiple Chinese fonts ...
enhancement
  • xianshi3
  • Opened 
    4 days ago
  • #19361

Describe the bug Image To Reproduce - Enable overlay popups in Avalonia initialization: public static AppBuilder BuildAvaloniaApp() = AppBuilder.Configure App () .UsePlatformDetect() ...
bug
  • Asces
  • Opened 
    5 days ago
  • #19356

Describe the bug The next code: var dialog = new Window(); var result = await dialog.ShowDialog object (parentWindow); leads to: 1. Main window twitching when opening closing dialog window - main ...
bug
  • ErgoProxy0-13
  • 1
  • Opened 
    6 days ago
  • #19351

Describe the bug Reference to static resource doesn t throw exception when resource is missing. To Reproduce !-- FooBar is not defined -- Panel Background= {StaticResource FooBar} / Expected behavior ...
bug
  • ds1709
  • Opened 
    6 days ago
  • #19350

Describe the bug When debugging an Avalonia desktop app in Visual Studio (2022) with native code debugging enabled, after pressing F12 to start Avalonia DevTools the error A breakpoint instruction (__debugbreak() ...
area-dev-tools
bug
  • tompnub
  • Opened 
    7 days ago
  • #19343
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub