Error when showing photos in Shotwell in WebKit-browsers

Bug #1001244 reported by Ivan Akulov
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Ubuntu Online Tour - OBSOLETE
Expired
Undecided
Unassigned

Bug Description

There is an error when showing photo in Shotwell in WebKit-browsers.
Here's a screenshot: http://itmages.com/image/view/521239/0b95a3c2
You see, photos are gathered in a heap. But if we click at "Library" or try to resize photos (by slider at the bottom of window), the error disappears.

This error is in WebKit-browsers (e.g. Chrome or Epiphany) only. It isn't in Opera or Firefox.
Here's what I found in source code:
when we catched the error, parameter "style" in every <div> for image

(<div style="smth"><img src="../img/shotwell/library/WildWheat.jpg" alt="WildWheat" id="15" style="width: 153px; "></div>)

equals "width: 179769313486231600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000px;", but when we don't have this error, it equals "width: 185 px".
However, in Opera and FF we have an empty style parameter, and WebKit-browsers works normally with empty style. So, it's a bug at server-side. We don't need to make any special "style" parameter for WebKit-browsers.

Revision history for this message
Anthony Dillon (ya-bo-ng) wrote :

It seems fine to me. Do you still have this issue in Chrome?

Changed in ubuntu-online-tour:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Ubuntu Online Tour because there has been no activity for 60 days.]

Changed in ubuntu-online-tour:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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