You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm developing a reader based on WebView2, with my own word-swiping menu, but when I use the touch screen to select text, the default mini menu pops up and covers the text below, which makes my menu not work.
And this default mini menu is not interactive, nothing happens when clicking the button.
I hope it is disabled by default in WebView2, just like #2140 .
BTW, I tried --disable-features=msWebOOUI,msPdfOOUI, not work.
Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
131.0.2903.70
SDK Version
1.0.2903.40
Framework
WinUI3/WinAppSDK
Operating System
Windows 11
OS Version
26100.2454
Repro steps
Prepare a touch screen first.
Create WebView2 control (I just test in WinUI3)
Navigate to any web page.
Touching to select text, the mini menu will popup. its only contain copy and overflow button, and they are inoperable.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Don't know
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered:
What happened?
I'm developing a reader based on WebView2, with my own word-swiping menu, but when I use the touch screen to select text, the default mini menu pops up and covers the text below, which makes my menu not work.
And this default mini menu is not interactive, nothing happens when clicking the button.
I hope it is disabled by default in WebView2, just like #2140 .
BTW, I tried
--disable-features=msWebOOUI,msPdfOOUI
, not work.Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
131.0.2903.70
SDK Version
1.0.2903.40
Framework
WinUI3/WinAppSDK
Operating System
Windows 11
OS Version
26100.2454
Repro steps
Prepare a touch screen first.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Don't know
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered: