Opened 18 years ago
Closed 18 years ago
#6887 closed enhancement (wontfix)
Tinymce allows you to resize an image larger than the original
| Reported by: | tellyworth | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | TinyMCE | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | Focuses: |
Description
- Insert a Medium image into your post at 300 pixels wide.
- In the visual editor, click the image and then drag its bottom-right anchor to the right, to make it wider than 300 pixels.
Voila: instant rubbish looking image.
Expected: TinyMCE should check the actual size of the image and use the width and height as maximum bounds for resizing.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I disagree - limiting the size of an image to a maximum of it's original resolution places limitations into a system that need not be there.
Some users may want to hyper-scale their image. If we applied a fix along the lines suggested here we'd have another bug reported stating that users can't upscale images and then we'd have to implement and over ride to workaround.
Or am I being unreasonable in expecting that users of software apply some common sense?