Open alengYuan opened 1 year ago
In most cases, this issue would not be important, but while using ::-webkit-scrollbar in CSS to custom the style of scrollbar in web page, this issue would be unbearable because it would affect the normal use of scrollbar.
Description Elements in WebView would lose focus when cursor moves out WebView area, but in Edge, it would not happen:
In most cases, this issue would not be important, but while using
::-webkit-scrollbar
in CSS to custom the style of scrollbar in web page, this issue would be unbearable because it would affect the normal use of scrollbar.Version SDK: Microsoft.WindowsAppSDK 1.3.230602002 Runtime: 114.0.1823.51 Framework: WinUI 3 OS: Windows 11 Pro 22621.1848
Regression Was this working before but has regressed? no
Repro Steps
codepen.io
;Expected behavior: second screenshot Actual behavior: first screenshot