{"id":17511721,"url":"https://github.com/ho-cooh/winui-bug","last_synced_at":"2026-03-03T23:31:24.709Z","repository":{"id":213368997,"uuid":"722442476","full_name":"HO-COOH/WinUI-Bug","owner":"HO-COOH","description":"A repo dedicated for reproducing uwp/windows app sdk bugs","archived":false,"fork":false,"pushed_at":"2025-02-19T15:32:14.000Z","size":3494,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T14:13:53.446Z","etag":null,"topics":["bug","cpp","issue","uwp","wasdk","winui","winui2","winui3","xaml","xaml-winrt"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HO-COOH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-23T06:49:21.000Z","updated_at":"2025-02-19T15:32:18.000Z","dependencies_parsed_at":"2023-12-29T03:40:03.963Z","dependency_job_id":"c3ead554-5bb1-4112-8a1a-46bffe94a1da","html_url":"https://github.com/HO-COOH/WinUI-Bug","commit_stats":null,"previous_names":["ho-cooh/winui-bug"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HO-COOH%2FWinUI-Bug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HO-COOH%2FWinUI-Bug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HO-COOH%2FWinUI-Bug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HO-COOH%2FWinUI-Bug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HO-COOH","download_url":"https://codeload.github.com/HO-COOH/WinUI-Bug/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242052641,"owners_count":20064221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bug","cpp","issue","uwp","wasdk","winui","winui2","winui3","xaml","xaml-winrt"],"created_at":"2024-10-20T05:09:01.719Z","updated_at":"2026-03-03T23:31:24.657Z","avatar_url":"https://github.com/HO-COOH.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WinUI-Bug\nA repo dedicated for reproducing uwp/windows app sdk bugs\n\n|Issue|Description|Last checked|Fixed?\n|---|---|---|---|\n|[UISettings-ColorValueChanged](https://github.com/microsoft/WindowsAppSDK/issues/4006)|`UISettings.ColorValueChanged` not working in WinUI3 (packaged) apps.|WASDK 1.5| :x:\n|[Spypp-Wrong-WindowSize](https://developercommunity.visualstudio.com/t/spy-gives-wrong-window-size/10537664?scope=follow)|Spy++ returns wrong window size. | / | :x:\n|[Dialog-Crashes](https://github.com/microsoft/microsoft-ui-xaml/issues/8913)|WinUI3 App crash when closing an inactive window with a `ContentDialog` opened| 1.6.240531000-experimental1| :white_check_mark:\n|[CollectionViewSource not working](https://github.com/microsoft/microsoft-ui-xaml/issues/6619)|`CollectionViewSource` not working with C# public fields and C++WinRT| UWP \u0026 WASDK 1.5 | C++ :white_check_mark: C# :x:\n|[Same Property name with different type conflict](https://github.com/microsoft/microsoft-ui-xaml/issues/9419)|Two `runtimeclass` with properties that has the same name but different type will fail to build (this issue only relates to C++) | UWP \u0026 WASDK 1.5.2 | UWP :x: WinUI3 :white_check_mark:\n|[DependencyPropertyType](https://github.com/microsoft/microsoft-ui-xaml/issues/9313)|Registering attached DependencyProperty of type DependencyProperty throws exception|WASDK 1.5.2|:x:\n|[Exception launching app settings with uri](https://github.com/microsoft/WindowsAppSDK/issues/4460)|Exception when launching appsfeatures-app settings uri with LaunchUriAsync|WASDK 1.5.2|:x:\n|[CrossFadeEffect output opposite as documentation](https://github.com/microsoft/Win2D/issues/956)|Win2d `CrossFadeEffect` output opposite effect as documented|Win2D.WinUI 1.2.0|:x:\n|[BitmapIcon not respond to ShowAsMonochrome change](https://github.com/microsoft/microsoft-ui-xaml/issues/9792)|BitmapIcon does not respond to ShowAsMonochrome change, and is documented nowhere.|1.6.240701003-exp2|:x:\n|~~[C++WinRT does not correctly handles Chinese characters using Windows.Foundation.Uri](https://github.com/microsoft/cppwinrt/issues/1424) [Microsoft QA Link](https://learn.microsoft.com/en-us/answers/questions/1804759/c-winrt-does-not-correctly-handles-chinese-charact)~~|~~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）\n|[Svg image not rendering in remote desktop with a higher dpi](https://github.com/microsoft/microsoft-ui-xaml/issues/9799)|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|:x:\n|[HTML select popup not following webview2](https://github.com/microsoft/microsoft-ui-xaml/issues/9569)|select popup in a web page is not following webview2 control itself when scrolled.|Windows App SDK 1.5.2: 1.5.240404000|:x: They closed as internally tracked. So I have to track it myself.\n|[FindName not working in WinUI3](https://github.com/microsoft/microsoft-ui-xaml/issues/9842)|`FindName()` fails to load a `x:Load=\"False\"` element in winui3, while UWP does|WASDK 1.5.2|:x:\n|[Crash in Microsoft.VisualStudio.DesignTools.WinUITap.dll](https://github.com/microsoft/microsoft-ui-xaml/issues/9884)|WinUI3 app crash in visual studio debugging|WASDK 1.5.2|:x:\n|[ThemeResource failed to assign to custom property](https://github.com/microsoft/microsoft-ui-xaml/issues/9895)|WinUI3 \u0026 UWP app crash in assigning custom property with `ThemeResource`|WASDK 1.6 preview| UWP :x:  WinUI3 :x:\n|[RadioButtons SelectionChanged trigger twice](https://github.com/microsoft/microsoft-ui-xaml/issues/9917)|RadioButtons `SelectionChanged` event trigger twice when selecting another item|Winui2 2.8.6 \u0026 WinUI3 1.5.2| UWP-WinUI2 :x: WinUI3 :x:\n|[Registry of HKEY_CLASS_ROOT when registering a custom scheme with uap:Protocol is not cleaned up after uninstall](https://github.com/microsoft/WindowsAppSDK/issues/4739)| \\ | WASDK 1.6 | :x:\n|[Inheriting from ListView(Base) breaks SelectedIndex selection](https://github.com/microsoft/microsoft-ui-xaml/issues/8257)| `Selector.SelectedIndex` will be changed seemingly by itself if inherit from `ListViewBase` to create a new control | WASDK 1.6 | :x:\n|[TextBox inside a ScrollViewer does not lose focus when click in empty spaces](https://github.com/microsoft/microsoft-ui-xaml/issues/10051) | \\ | WASDK 1.6.240923002 | :x:\n|[Binding Thickness in Resource crash](https://github.com/microsoft/microsoft-ui-xaml/issues/10078) | x:Bind to any properties of type `Thickness` crashes the app | WASDK 1.6.240923002 | :x:\n|[Cannot {x:Bind} to property of named non-control in C++/WinRT](https://github.com/microsoft/microsoft-ui-xaml/issues/10130)| {x:Bind} to named non-control in xaml cause compile error | \\ | WASDK 1.6.240923002 :x:\n|[Setting controls in VisualState crash](https://github.com/microsoft/microsoft-ui-xaml/issues/10264) | \\ | WASDK 1.6.241114003 :x: UWP :x:\n|[InputNonClientPointerSource secretly changes region](https://github.com/microsoft/WindowsAppSDK/issues/5168)|Setting the maximize region of a win32 window secretly reverts back to win32 default | WASDK 1.6.250205002 | :x:\n|[InputNonClientPointerSource no longer works after removing titlebar with SetBorderAndTitleBar](https://github.com/microsoft/microsoft-ui-xaml/issues/9661)| `InputNonClientPointerSource` no longer works after removing titlebar with `SetBorderAndTitleBar(false, false)` | WASDK 1.6.250108002 | :white_check_mark:\n|[x:Bind to ActualTheme does not update when the control's theme actually changes](https://github.com/microsoft/microsoft-ui-xaml/issues/10390) | \\ | WASDK 1.6.250205002 | :x:\n|[Packaged wasdk app can't even read correct registry value?](https://github.com/microsoft/WindowsAppSDK/issues/5199)| \\ | WASDK 1.6.250205002 | :x:","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fho-cooh%2Fwinui-bug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fho-cooh%2Fwinui-bug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fho-cooh%2Fwinui-bug/lists"}