[wp-trac] Re: [WordPress Trac] #5087: WYSIWYG Insert/Edit Image
button issues
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 26 04:29:54 GMT 2007
#5087: WYSIWYG Insert/Edit Image button issues
--------------------------------------------------------------------+-------
Reporter: bl968 | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.3.1
Component: TinyMCE | Version: 2.3
Severity: critical | Resolution:
Keywords: reporter-feedback needs-patch WYSIWYG image properties |
--------------------------------------------------------------------+-------
Comment (by bl968):
Server: Apache/2.0.61 (Unix) PHP/5.2.2
Steps:
1. Go to write post screen[br]
2. upload and/or insert image[br]
{{{
<img src="http://www.clarksvilleonline.com/wp-content/uploads/2007/10/co-
gateway.jpg" />
}}}
[br]
3. Edit image with the insert/edit image button (alt-m)[br]
4. Change image alignment to left.[br]
{{{
<img border="0" align="left" width="1"
src="http://www.clarksvilleonline.com/wp-content/uploads/2007/10/co-
gateway.jpg" height="1" /><img border="0" align="left" width="1"
src="http://www.clarksvilleonline.com/wp-content/uploads/2007/10/co-
gateway.jpg" height="1" />
}}}
This is the image code notice width and height are set to 1 even though we
did not change the width or height on the image. Also the image tag has
been duplicated.[br]
Anything else you would like to know I will be happy to provide. If you
have anything you wish for me to try just let me know.
--
Ticket URL: <http://trac.wordpress.org/ticket/5087#comment:16>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list