Uneven white border around video player

Bug #978142 reported by Natalia Bidart
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Fix Released
Medium
Natalia Bidart

Bug Description

If you look at the attached screenshot, you can see en uneven white border around the video player.

Revision history for this message
Natalia Bidart (nataliabidart) wrote :
Revision history for this message
Michael Vogt (mvo) wrote :

Probably a issue with the embedded html we use. This needs some investigation but may well be a server side issue.

Changed in software-center (Ubuntu):
status: New → Confirmed
importance: Undecided → Medium
milestone: none → ubuntu-12.04
Revision history for this message
Michael Vogt (mvo) wrote :

Using the test server I got the following embedded html:

<html>
  <head>
    <title>Video demo for Test pkgme 1</title>
  </head>
  <body>
    <iframe src="http://player.vimeo.com/video/13084551?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
  </body>
</html>

Changed in software-center (Ubuntu):
assignee: nobody → Natalia Bidart (nataliabidart)
status: Confirmed → In Progress
Revision history for this message
Natalia Bidart (nataliabidart) wrote :

After some debugging, the issue comes from the html sent by the server: the body should have explicitly set margin and padding set to 0. Proposing a branch in the sca code with those changes.

Revision history for this message
Michael Vogt (mvo) wrote :

Awsome, thanks a lot!

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Confirmed this is solved when using staging service from sca.

Changed in software-center (Ubuntu):
status: In Progress → Fix Committed
Changed in software-center (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.