REOPENED Bug 7154
TinyMCE: No way to resize images
https://bugs.webkit.org/show_bug.cgi?id=7154
Summary TinyMCE: No way to resize images
Moxiecode Systems
Reported 2006-02-09 06:22:14 PST
Expected Results: The image should be marked as selected, with or without resizing handles (should be able to turn that on/off). As to what should happen to the selection object, well ill leave that up to you to find out. What I got: Not a thing. Steps to reproduce: 1) Go to http://tinymce.moxiecode.com/example.php?example=true 2) Try to select the image in any way.
Attachments
testcase (529 bytes, text/html)
2006-02-14 04:12 PST, Joost de Valk (AlthA)
no flags
Aldo Hoeben
Comment 1 2006-02-10 04:39:31 PST
See http://hoeben.net/files/webkit/repro7154.html for a simple repro document. The image can not be selected, other than blockselecting the image amidst some text. The image can not be scale, moved, etc.
Joost de Valk (AlthA)
Comment 2 2006-02-14 04:12:20 PST
Created attachment 6480 [details] testcase Added Aldo's testcase to the bug itself.
Justin Garcia
Comment 3 2006-03-01 00:21:40 PST
The image is selectable, but it isn't selectable in the way that it is in FF, e.g. you don't get resize handles. You can move the image around, contrary to what the reporter said. Just click and hold and drag it around the editable region.
Maciej Stachowiak
Comment 4 2006-08-12 22:48:03 PDT
*** Bug 9780 has been marked as a duplicate of this bug. ***
Justin Garcia
Comment 5 2007-02-21 19:09:59 PST
Basically a dupe of http://bugs.webkit.org/show_bug.cgi?id=12250, the larger issue of missing "control selections" that would allow you to resize any element in an editable area. *** This bug has been marked as a duplicate of 12250 ***
Ryosuke Niwa
Comment 6 2011-09-26 11:38:21 PDT
This isn't really a duplicate of the bug 12250. The ability to resize image is separate from ability to select an image.
Ryosuke Niwa
Comment 7 2011-09-26 11:38:43 PDT
*** Bug 68801 has been marked as a duplicate of this bug. ***
styu007
Comment 8 2011-09-26 12:44:40 PDT
This bug is platform independent, and is a serious issue with javascript based WYSIWYG editors, so you should consider making it (and the related bugs) higher priority.
James Craig
Comment 9 2013-09-30 11:03:01 PDT
Not related to AX. Reassigning.
Brent Fulgham
Comment 10 2022-07-06 13:28:24 PDT
I don't see that Firefox or Chrome allows resize of the image. Is this still an active issue?
Note You need to log in before you can comment on or make changes to this bug.