MicrosoftEdge / WebView2Feedback

Feedback and discussions about Microsoft Edge WebView2
https://aka.ms/webview2
453 stars 55 forks source link

Microsoft IME candidates window open in wrong place #2241

Open byxiaozhi opened 2 years ago

byxiaozhi commented 2 years ago

Description image

The IME candidates window should be below the input box

Version SDK: WindowsAppSDK 1.0 Framework: WinUI OS: Win 11

AB#38450175

champnic commented 2 years ago

Hey @byxiaozhi - thanks for the bug, I've added it to our backlog. Can you provide what version of the runtime is being used? And is it always in the wrong location, or only after moving/resizing the parent window? What DPI is your monitor set to?

byxiaozhi commented 2 years ago

Runtime: 99.0.1150.36 When DPI scaling is greater than 100% it always shows in the wrong location. May be the position is not multiplied by the scale? When dragging the window without clicking on the WebView2 control, it will be displayed in the old location.