maykinmedia / dual-listbox

A simple dual listbox build in plain Javascript and some simple styling. (no other libraries of frameworks required)

Home Page:https://maykinmedia.github.io/dual-listbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Widget broken on Chrome 112.0.5615.49

Mike3285 opened this issue · comments

Hello,
I am sorry to inform you that your widget is not usable on the most recent version of Google Chrome.

I am using Google Chrome Version 112.0.5615.49 (Official Build) (64-bit) on Ubuntu 22.04.2 LTS

  • Trying to use the "Add all" button, results in all the entries being selected in reversed order on the right box.
  • If an attempt to reorder them is made, the order suddenly changes to the original one.
  • Dragged elements or elements added one by one via the button are being put on the top of the list instead of the bottom.
  • Trying to reorder one element in the list on the right results in the element being put in the second position (?)

All of this can be verified in the examples you posted, both on the JSfiddle and the Demo you provided.
Seem to be working well on Firefox (Version 111.0.1 (64-bit)).

Interesting this working on demo keenthemes with recent chrome version, but if try demo on github source give us the broken situation

https://preview.keenthemes.com/metronic/demo7/features/miscellaneous/dual-listbox.html

I confirm that reordering does not work on chrome 119 correctly on Ubuntu 22.04. But it works well on Firefox 121.
On chrome, the drag&drop to reorder "scrambles" the list...