Drupal 9.4.5 (latest) using module ckeditor upload image 8.x-2.0 installed CKEditor version : 4.18 installed libraries uploadimage 4.18 uploadwidget 4.18 notificationaggregator 4.18 filetools 4.18 notification 4.18
This is my first attempt to change ckeditor from its defaults so i'm not sure exactly how to attack this problem.
when I right click and copy image on an image in on a web page and then paste it into ckeditor instead of pasting the image it embeds the url I would like it to paste the image instead.
my workaround for this is to paste the image into paint, then copy the image from paint and past it into ckeditor and then it uploads the image. While this does work, it does take more time.
any insight on how I can change this behavior would be really helpful. this sounds like a ckeditor config question ( hence i a posting here ) but I also posted on the drupal forum to cover my bases. thanks for your time, J