Skip to content

Commit 35d53f8

Browse files
committed
incorp rvw answers
1 parent bfe4889 commit 35d53f8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • microsoft-edge/webview2/release-notes

microsoft-edge/webview2/release-notes/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ No additional APIs have been promoted to Stable and added in this Release SDK.
5252
<!-- ---------- -->
5353
###### Runtime-only
5454

55-
* Fixed the \<select\> HTML tag<!-- todo: HTML `Select` component? --> to make it selectable, in WPF apps.
55+
* Fixed the HTML Select element (\<select\>) to make it selectable, in WPF apps.
5656
* Fixed navigation of `edge://crashes` within a WebView2 control.
5757
* Fixed potential crash and UI issues when invoking the Windows Credentials UI from a WebView2 instance.<!-- https://www.bing.com/search?q=Windows+Credential+UI -->
58-
* Fixed a bug where users were unable to type in input field with autofill info.<!-- todo: delete "with autofill info"? issue has 0 hits on 'autofill' --> ([Issue #5144](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5144))
58+
* Fixed a bug where users were unable to type in an input field with autofill info. ([Issue #5144](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5144))
5959

6060
<!-- end of Apr 2025 Release SDK -->
6161

@@ -122,12 +122,12 @@ Use this API to manage iframe tracking on a page that contains multiple levels o
122122
<!-- ---------- -->
123123
###### Runtime-only
124124

125-
* Fixed an issue in WPF where the datalist<!-- todo: spelling/formatting? bold if a UI label, backticks if code/ID --> dropdown closed when the mouse moved outside the WebView2 control bounds.
125+
* Fixed an issue in WPF where the \<datalist\> dropdown closed when the mouse moved outside the WebView2 control bounds.
126126
* Fixed navigation of `edge://crashes` within a WebView2 control.
127-
* Fixed the \<select\> HTML tag<!-- todo: HTML `Select` component? --> to make it selectable, in WPF apps.
127+
* Fixed the HTML Select element (\<select\>) to make it selectable, in WPF apps.
128128
* Fixed potential crash and UI issues when invoking the Windows Credentials UI from a WebView2 instance.<!-- https://www.bing.com/search?q=Windows+Credential+UI -->
129129
* Fixed bug where users unable to type in input field with autofill info([Issue #5144](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5144))
130-
* Fixed a bug where users were unable to type in input field with autofill info.<!-- todo: delete "with autofill info"? issue has 0 hits on 'autofill' --> ([Issue #5144](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5144))
130+
* Fixed a bug where users were unable to type in an input field with autofill info. ([Issue #5144](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5144))
131131
* Fixed a regression in the [Status bar](../concepts/overview-features-apis.md#status-bar) APIs.
132132

133133

0 commit comments

Comments
 (0)