[Webkit-unassigned] [Bug 74971] New: Small images with big dimensions will not load
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 20 16:20:34 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74971
Summary: Small images with big dimensions will not load
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: Images
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: milos.urbanek at email.cz
At the following test web page:
http://cosmod.kr-ustecky.cz/api/test.html
only the last image will be loaded correctly by Safari. The first two images will not be loaded. The problem seems to be related with the image dimensions.
When the image has a size of 2251 x 577 px, Safari will be unable to load it. When the image is smaller, e.g. 225 x 256px, it will be loaded without any problems.
The bug was observed at:
- Webkit nightly build r103339 on Windows 7
- Safari 5.1.2 (7534.52.7) on Windows 7
- iPad and iPhone running iOS 5.0.1
Other browsers (Chrome, MSIE, FF) will display the images correctly.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list