Eilon Lipton

Results 502 comments of Eilon Lipton
trafficstars

Thanks @VegasVault , I was able to repro this exactly in Android, and also saw some other odd behavior in Windows/WinUI/WebView2 where the drag _does_ start, but it's extremely slow...

Interestingly, it works fine in WPF and WinForms with WebView2. I can drag and drop and everything works as expected.

@Swordancer thank you for the extra info.

Hi, this appears to be an issue with WebView2 running on WinUI, so I logged a new bug for that here: https://github.com/MicrosoftEdge/WebView2Feedback/issues/2805. Please up-vote to help raise awareness of the...

Oops, I forgot that this issue is specifically about Android. The other issue I linked is Windows-specific. We'll keep this one open for investigation. Sorry about the confusion!

I'm guessing this is not Blazor-specific, because Blazor doesn't do anything with fonts, and Blazor stuff isn't in the stack trace either.

You mean who owns it in the VS world? Possibly someone on @vijayrkn 's team?

@PureWeen we might need to build something similar, but not likely quite the same. I think that feature in Mobile Blazor Bindings (MBB) was for native UI built using Blazor...

@Ghevi I've never played with deep linking, but in _general_ the strategy would be something like this: 1. Hook into however each platform does its deep linking and get the...

@Ghevi this is well outside my expertise, but I think for (2) it depends on what your app's UI looks like. For example, if your app is based on the...