MicrosoftEdge / WebView2Feedback

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

The “Candidate” window of IME is not moving along with the cursor position #1611

Open piyush349 opened 3 years ago

piyush349 commented 3 years ago

The “Candidate” window of IME is not moving along with the cursor position when we drag an application embedded in Edge WebView. a) Embed web page using “Edge WebView”. b) Open the application which opens web page using “Edge WebView” c) Click on a text field of the web application embedded in “Edge WebView” d) Input Japanese characters from Japanese IME and press a space to open “Candidate Window” as shown in the below screenshot image

e) No drag the application to other location. f) The candidate window is also expected to move along with the application’s cursor position; but the candidate windows is not moving along with the application as shown in the below screenshot.

image

AB#35177807

champnic commented 3 years ago

Thanks for the bug report @piyush349 - I've opened it on our backlog! What framework are you building your app in?

piyush349 commented 3 years ago

Its WPF App targeting .Net4.6.2.