Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag and Drop functionality doesnt work on Linux #152

Open
grofit opened this issue Mar 7, 2025 · 0 comments
Open

Drag and Drop functionality doesnt work on Linux #152

grofit opened this issue Mar 7, 2025 · 0 comments

Comments

@grofit
Copy link

grofit commented Mar 7, 2025

I am not entirely sure if this is the correct place to raise the issue but happy to move it to one of the other repos if needed.

So I have a Blazor Photino app which I have been using in windows for a while and it all works fine, however I am now trying to get it working in Linux (and OSX) and so far everything seems to be working ok with v4.x, however I have just noticed that drag and drop functionality doesnt seem to be working.

A quick look seems to indicate that certain flags may need setting (and I appreciate this may only apply to certain distros):
https://askubuntu.com/questions/1513874/cannot-drag-and-drop-items-in-ubuntu-chrome

I am currently testing with:

  • Ubuntu 24.10
  • .Net 9
  • Blazor Photino v4.0.13

There is a linux dev build available for testing as an artifact on our repo here:

https://github.com/strem-app/strem/actions/runs/13724164714

On windows you drag and drop elements from the right into the flows, but on linux it doesnt seem to register the drops, let me know if you need any more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant