Windows 11 Build 27686.1000.rs prerelease.240809-2254 (查看源代码)
2024 年 8 月 16 日 (五) 15:52 的版本
、 2024 年 8 月 16 日 (星期五)→修复
正义羊-JRJSheep(讨论 | 贡献) |
正义羊-JRJSheep(讨论 | 贡献) (→修复) |
||
| 第 35 行: | 第 35 行: | ||
== 修复 == | == 修复 == | ||
=== General === | |||
* Fixed an issue in [[Registry Editor]] where when editing a <code>DWORD</code> or <code>QWORD</code> if users pasted in a HEX value into the text box and saved it, the value saved might not be the one users had entered (for example, pasting <code>0x1</code> would become <code>0x411</code>). | * Fixed an issue in [[Registry Editor]] where when editing a <code>DWORD</code> or <code>QWORD</code> if users pasted in a HEX value into the text box and saved it, the value saved might not be the one users had entered (for example, pasting <code>0x1</code> would become <code>0x411</code>). | ||
* Fixed an issue in the Windows Security app where when browsing the networks under Firewall & Network protection, it would show a broken glyph (a rectangle) next to the network name rather than a network icon. | * Fixed an issue in the Windows Security app where when browsing the networks under Firewall & Network protection, it would show a broken glyph (a rectangle) next to the network name rather than a network icon. | ||
=== Shell === | |||
Addressed an issue where the battery icon displayed on the lock screen might be out of sync with the actual battery level. | Addressed an issue where the battery icon displayed on the lock screen might be out of sync with the actual battery level. | ||
=== Settings === | |||
* Fixed an issue where there was no space between the "Create VHD" and "Attach VHD" buttons under ''System'' > ''Storage'' > ''Disks & volumes''. | * Fixed an issue where there was no space between the "Create VHD" and "Attach VHD" buttons under ''System'' > ''Storage'' > ''Disks & volumes''. | ||
* Fixed an issue where the power mode option under ''System'' > ''Power & battery'' was showing in cases where it couldn't be changed, leading to a blank dropdown. | * Fixed an issue where the power mode option under ''System'' > ''Power & battery'' was showing in cases where it couldn't be changed, leading to a blank dropdown. | ||
* Fixed an issue where when searching for "kiosk" and clicked the result for setting up kiosk mode, it wouldn't navigate to the correct page. | * Fixed an issue where when searching for "kiosk" and clicked the result for setting up kiosk mode, it wouldn't navigate to the correct page. | ||
=== Dev Drive === | |||
Fixed an issue where Dev Drive VHD or VHDx images weren't automatically re-mounting when the underlying volume was dismounted and brought back online. | Fixed an issue where Dev Drive VHD or VHDx images weren't automatically re-mounting when the underlying volume was dismounted and brought back online. | ||