2017-04-18 07:52:04 +08:00
|
|
|
## RibbonGroup background is set to transparent in localized builds
|
2017-04-06 04:52:19 +08:00
|
|
|
|
|
|
|
### Scope
|
|
|
|
Edge
|
|
|
|
|
|
|
|
### Version Introduced
|
|
|
|
4.6.2
|
|
|
|
|
|
|
|
### Version Reverted
|
|
|
|
4.7
|
|
|
|
|
|
|
|
### Source Analyzer Status
|
|
|
|
NotPlanned
|
|
|
|
|
|
|
|
### Change Description
|
2017-04-21 02:19:05 +08:00
|
|
|
|
|
|
|
<xref:System.Windows.Controls.Ribbon.RibbonGroup?displayProperty=name>
|
|
|
|
background on localized builds was always painted with Transparent brush,
|
2018-03-01 08:06:28 +08:00
|
|
|
resulting in poor UI experience. This is fixed in .NET Framework 4.7 WPF fix by updating
|
2017-04-21 02:19:05 +08:00
|
|
|
the localized resources for
|
|
|
|
<xref:System.Windows.Controls.Ribbon.RibbonGroup?displayProperty=name>, which in
|
|
|
|
turn ensures that the correct brush is selected.
|
2017-04-06 04:52:19 +08:00
|
|
|
|
|
|
|
- [ ] Quirked
|
|
|
|
- [ ] Build-time break
|
|
|
|
|
|
|
|
### Recommended Action
|
2018-03-01 08:06:28 +08:00
|
|
|
Upgrade to .NET Framework 4.7
|
2017-04-06 04:52:19 +08:00
|
|
|
|
|
|
|
### Affected APIs
|
|
|
|
Not detectable via API analysis
|
|
|
|
|
|
|
|
### Category
|
|
|
|
Windows Presentation Foundation (WPF)
|
|
|
|
|
|
|
|
<!--
|
|
|
|
### Original Bug
|
|
|
|
266592
|
2017-04-18 07:52:04 +08:00
|
|
|
-->
|
|
|
|
|
|
|
|
<!-- breaking change id: 175 -->
|