Skip to content

A repo dedicated for reproducing uwp/windows app sdk bugs

Notifications You must be signed in to change notification settings

HO-COOH/WinUI-Bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinUI-Bug

A repo dedicated for reproducing uwp/windows app sdk bugs

Issue Description Last checked Fixed?
UISettings-ColorValueChanged UISettings.ColorValueChanged not working in WinUI3 (packaged) apps. WASDK 1.5
Spypp-Wrong-WindowSize Spy++ returns wrong window size. /
Dialog-Crashes WinUI3 App crash when closing an inactive window with a ContentDialog opened 1.6.240531000-experimental1
CollectionViewSource not working CollectionViewSource not working with C# public fields and C++WinRT UWP & WASDK 1.5 C++ ✅ C# ❌
Same Property name with different type conflict Two runtimeclass with properties that has the same name but different type will fail to build (this issue only relates to C++) UWP & WASDK 1.5.2 UWP ❌ WinUI3 ✅
DependencyPropertyType Registering attached DependencyProperty of type DependencyProperty throws exception WASDK 1.5.2
Exception launching app settings with uri Exception when launching appsfeatures-app settings uri with LaunchUriAsync WASDK 1.5.2
CrossFadeEffect output opposite as documentation Win2d CrossFadeEffect output opposite effect as documented Win2D.WinUI 1.2.0
BitmapIcon not respond to ShowAsMonochrome change BitmapIcon does not respond to ShowAsMonochrome change, and is documented nowhere. 1.6.240701003-exp2
C++WinRT does not correctly handles Chinese characters using Windows.Foundation.Uri Microsoft QA Link Parsing the query string from a uri with Chinese character gives empty result cppwinrt 2.0.240405.15 My fault, read [uri doc](https://learn.microsoft.com/en-us/uwp/api/windows.foundation.uri?view=winrt-26100#remarks)
Svg image not rendering in remote desktop with a higher dpi Svg image disappear when first launched on a PC, then connect to it with another PC that has higher DPI using remote desktop WASDK 1.5.2
HTML select popup not following webview2 select popup in a web page is not following webview2 control itself when scrolled. Windows App SDK 1.5.2: 1.5.240404000 ❌ They closed as internally tracked. So I have to track it myself.
FindName not working in WinUI3 FindName() fails to load a x:Load="False" element in winui3, while UWP does WASDK 1.5.2
Crash in Microsoft.VisualStudio.DesignTools.WinUITap.dll WinUI3 app crash in visual studio debugging WASDK 1.5.2
ThemeResource failed to assign to custom property WinUI3 & UWP app crash in assigning custom property with ThemeResource WASDK 1.6 preview UWP ❌ WinUI3 ❌
RadioButtons SelectionChanged trigger twice RadioButtons SelectionChanged event trigger twice when selecting another item Winui2 2.8.6 & WinUI3 1.5.2 UWP-WinUI2 ❌ WinUI3 ❌
Registry of HKEY_CLASS_ROOT when registering a custom scheme with uap:Protocol is not cleaned up after uninstall \ WASDK 1.6
Inheriting from ListView(Base) breaks SelectedIndex selection Selector.SelectedIndex will be changed seemingly by itself if inherit from ListViewBase to create a new control WASDK 1.6
TextBox inside a ScrollViewer does not lose focus when click in empty spaces \ WASDK 1.6.240923002
Binding Thickness in Resource crash x:Bind to any properties of type Thickness crashes the app WASDK 1.6.240923002
Cannot {x:Bind} to property of named non-control in C++/WinRT {x:Bind} to named non-control in xaml cause compile error \ WASDK 1.6.240923002 ❌

About

A repo dedicated for reproducing uwp/windows app sdk bugs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published