Closed (works as designed)
Project:
CKEditor Upload Image
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2016 at 10:31 UTC
Updated:
20 Mar 2017 at 15:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
maxilein commentedComment #3
maxilein commentedseparated another problem into other informative case.
Comment #4
maxilein commentedComment #5
birdsnbees commentedNo. There's no module need to install nor patch to be applied. I just tested it and it works fine (the black square at the lower right is the resize handle):

I suggest to try clean Drupal 8 installation with CKEditor Upload Image enabled.
Comment #6
birdsnbees commentedComment #7
vnivuahc commentedHi,
I can resize my uploaded image with the black square like you described in your comment.
Is there any way to specify the size directly in the popin of the image properties ?
I saw this in this video : http://wimleers.com/talk-ckeditor-drupal-8-qa/#/6/1.
I'm not able to get the width/height fields in my popin. Is there any configuration needed ?
I'm using the Drupal 8.2.6 version.
Thx
EDIT : You're right, these fields have been removed according to this thread : https://www.drupal.org/node/2519862.
The Inline responsive images module can be a workaround.
Comment #8
birdsnbees commentedThe CKEditor Upload Image module uses the Drupal core image ckeditor plugin and even the Drupal 8.2.6 alone don't have this width/height fields in popin in its CKEditor. I believe the person who made that video uses a contrib module to have the width/height fields in popin available.