fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.39k stars 424 forks source link

Exclude object not working on mobile #1359

Closed viesturz closed 7 months ago

viesturz commented 7 months ago

Fluidd Version

1.27.1

Browser

Chrome

Device

Mobile device (Phone, Tablet or similar)

Operating System

Android

What happened

Nothing happens when I tap the exclude icon

What did you expect to happen

The confirmation popup should show up

How to reproduce

Enable exclude object in Klipper, print multi part gcode. Open the guide preview and try to exclude one object.

Additional information

Works fine from desktop on the same setup.

thijstriemstra commented 7 months ago

1.27.1

I'd give the latest (1.28) a try as well before confirming this bug report.

pedrolamas commented 7 months ago

Hi @viesturz, thanks for reporting this.

Can I ask that you try again on the phone in an anonymous browser tab?

If it works on the anonymous browser tab, please clear the browser cache to fix the problem.

matmen commented 7 months ago

I can reproduce it on Chrome on Android, looks like a "touch move" event is being fired immediately after the "touch start" event is triggered. I'll investigate further tomorrow ;)

pedrolamas commented 7 months ago

FWIW, I also managed to reproduce this issue with Edge on Android.