quikava04 / flowplayer-plugins

Automatically exported from code.google.com/p/flowplayer-plugins
0 stars 0 forks source link

content plugin vertically clips images #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use the content plugin with an <img> tag in the html, pointing at an image 
taller than 40 pixels.
2. Make sure the size of the content area is larger than the image.

What is the expected output? What do you see instead?

I expect to see the whole image.  Instead, I only see the top part of it.  
(Approximately 30 pixels in height are shown.  More if I set vspace='0', but 
the image is still clipped.)

What version of the product are you using? On what operating system?

3.2.8 from a svn checkout on 2012-04-06.  Linux.

Please provide any additional information below.

Original issue reported on code.google.com by tadafor...@gmail.com on 7 Apr 2012 at 3:44