widgetfactory / jce

JCE - A Content Editor for Joomla
https://www.joomlacontenteditor.net
GNU General Public License v2.0
36 stars 13 forks source link

Move button not alway working directly #128

Closed buro26-tom closed 2 months ago

buro26-tom commented 2 months ago

Describe the bug After seeing this Fixed the inability to re-order editors in a Subform field. in the recent changelog, I tested the reordering of items in the subform. When clicking and dragging with the move button it will not always work directly. I found that I had to click multiple times before I can drag and drop.

To Reproduce Steps to reproduce the behavior:

  1. Go to subform
  2. Click on move icon
  3. Drag to change order
  4. See error

Expected behavior After clicking and dragging the items the should change the order.

Desktop (please complete the following information):

Additional context Strange thing is, sometimes it works directly, not per definition after an refresh or something, can't figure out when it works like it should or why sometimes it doesn't.

If helpful I can provide a GIF screen video

ryandemmer commented 2 months ago

The actual move button is not part of JCE, but a feature of the Joomla subform. Any issues with these buttons adn their behaviour should be reported as a Joomla issue - https://github.com/joomla/joomla-cms/issues

buro26-tom commented 2 months ago

The actual move button is not part of JCE, but a feature of the Joomla subform. Any issues with these buttons adn their behaviour should be reported as a Joomla issue - https://github.com/joomla/joomla-cms/issues

Ah my sincere apologies, I did not know this. Thanks for letting me know and pointing me in the right direction.

ryandemmer commented 2 months ago

It works Ok, it's just not the smoothesst drag & drop.

Re-ordering with arrows (up / down) might be better.