Alex Reardon

Results 179 comments of Alex Reardon

https://bugzilla.mozilla.org/show_bug.cgi?id=1764177#c5

Thanks @rstoneIDBS. Here is a potential plan of attack: - Could you please convert over one of our examples to use web components (ideally the board one as it exercises...

If somebody is willing to put together our board example with web components that leverages shadow dom, I can take a look at adding support to pdnd :)

Thanks for your original PR @rstoneIDBS. I suspect there is not a whole lot we will need to do to get things working. I am not confident enough with web...

Relevant data points: - drag handles currently use `document.elementFromPoint` as a part of the check (we could look a removing drag handles though as drag handles can be achieved by...

Generally speaking, [support for browser drag and drop is fantastic](https://caniuse.com/dragndrop). Touch screens on Windows 11 is a holdout. I'll raise an issue for them to look into it. Chrome workaround...

This might also be helpful: https://answers.microsoft.com/en-us/surface/forum/all/drag-drop-with-surface-touch-screen/08015e4e-f434-430d-a08c-14cf8dae5fe9

I'm trying to figure out where the best place is to raise this Windows issue

@ajmchambers which version of windows and browsers are you using?