[wp-trac] [WordPress Trac] #14341: Adjacent image disappears when a caption is added

WordPress Trac wp-trac at lists.automattic.com
Sat Jul 17 23:53:03 UTC 2010


#14341: Adjacent image disappears when a caption is added
--------------------------+-------------------------------------------------
 Reporter:  designsimply  |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:                 
 Severity:  normal        |    Keywords:  captions       
--------------------------+-------------------------------------------------
 If you place two images side by side inside a strong tag and then try to
 add a caption to one of the images, the other image disappears.

 Tested in r15436.

 To reproduce: [[BR]]
 1) Open a new or existing post for editing [[BR]]
 2) Place the sample code from below into the html editor [[BR]]
 3) Switch to the visual editor and try to add a caption [[BR]]
 ---> You'll see the other image disappear

 Here is a screencast example: http://screencast.com/t/OTNmNjQzN

 Here is some sample code:

 {{{
 <strong><a href="http://s.wordpress.org/about/images/logo-
 grey/grey-m.png"><img class="alignleft size-full" title="grey logo"
 src="http://s.wordpress.org/about/images/logo-grey/grey-m.png" alt=""
 width="100" height="100" /></a><a
 href="http://s.wordpress.org/about/images/logo-blue/blue-m.png"><img
 class="alignleft size-full" title="blue logo"
 src="http://s.wordpress.org/about/images/logo-blue/blue-m.png" alt=""
 width="100" height="100" /></a></strong>
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14341>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list