Tested this with OC v3.3.14, I couldn’t reproduce it, however, did notice that the images were inserted in reverse order. Yours appear to be inserting in random order.
Is there a trick to this? I am inserting images using the Rich Editor with Media Manager.
No trick, just standard select from media manager and insert. I’ve tested it in different scenarios, my own plugin, and the pages plugins, different browsers and projects selecting the same images here are the outcomes:
i tried something like u…
in my case… i renamed images 01 … 05.
selecting images 01 … 03 … 05 … inserted in this order
then i created a multiple selection dragging and selecting with mouse from bottom to up, then order may be 05 to 01 … but, order was (for me random) 03,01,04,05,02…
then i selecting multiple using shift… in order 05,03,04,02,01 but… order in editor was 03,01,02,04,05. …
Thanks @snipi. This is helpful since I was indeed selecting them one by one, and they are inserted in the correct order. We will need to compare it with dragging and selecting, which may produce different results.