olifolkerd / tabulator

Interactive Tables and Data Grids for JavaScript
http://tabulator.info
MIT License
6.74k stars 817 forks source link

Movable rows between tables not working in Firefox #4583

Open crazycapivara opened 1 month ago

crazycapivara commented 1 month ago

Describe the bug Movable rows between tables not working in Firefox (and mobile devices). In Safari, Chromium and Edge in works fine. I think it is related to Issue #4554.

Tabulator Info

Working Example Connecting tables

To Reproduce

  1. Open Firefox
  2. Go to Connecting tables
  3. Try to move rows from sender table to receiver table
  4. See error
  5. Open another browser and go to Connecting tables and see that this works

Expected behavior If I move row between sender and receiver table in Firefox, rows should be added to the receiver table and removes from the sender table.

Desktop (please complete the following information):

crazycapivara commented 1 month ago

First of all, thanx for this awesome piece of software.

bathyscaaf commented 1 month ago

I am having the same issue on Firefox v131.0 and Firefox Developer Edition v132.0b3, both on MacOS