Opened 10 years ago
Last modified 10 years ago
#12701 confirmed New Feature
Image2 could have limiter for resizing image to specified maximum,
Reported by: | chen elisha | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.3 Beta |
Keywords: | Cc: |
Description (last modified by )
Edit:
Image2 resize feature could have limiter which limits resizing image to:
- specified width (perhaps also height) in pixels.
- body (for classic editor) or editable element (for inline editor) width (perhaps height as well). I'm not sure whether size has to be specified or will be taken from computed styles (but what if body size changes in the meantime?)
image2 let you enlarge the picture beyond the editor limits so there is a horizontal-scroll if the image is too big
This is how HTML/CSS works. You can set overflow:hidden;
for body element if you don't want to see scrolls. This is not a bug so I have reedited you original report.
Attachments (1)
Change History (4)
Changed 10 years ago by
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Summary: | image2 can resize beyond the ckeditor limits → Image2 could have limiter for resizing image to specified maximum, |
Type: | Bug → New Feature |
Version: | → 4.3 Beta |
comment:2 Changed 10 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:3 Changed 10 years ago by
Status: | reopened → confirmed |
---|
@chene i have changed your bug report to feature request.