Status: Unconfirmed
Owner: ----
Labels: Area-Compat Pri-2 Via-Wizard Type-Bug OS-Windows
New issue 179134 by
Argetlam...@gmail.com: Chrome fails to render image
element
http://code.google.com/p/chromium/issues/detail?id=179134
UserAgent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.22 (KHTML,
like Gecko) Chrome/25.0.1364.97 Safari/537.22
Example URL:
Steps to reproduce the problem:
The problem exists on an internal wiki website running media wiki. There is
an image on one page which just fails to load. It is not a failure on part
of the server response or the network as the request to fetch the images
never leaves the browser.
The html for the particular image element is:
<img alt="Twitter Logical Artitecture.png"
src="/SEWiki/images/a/aa/Twitter_Logical_Artitecture.png" height="720"
width="960">
There is nothing weird about the image and it renders correctly if the url
is opened directly. The particular dom element for the image is removed
from the html after the failure to fetch the image.
In the developer tools the Network tabs simple shows:
Twitter_Logical_Artitecture.png | GET | (failed) | Pending
/SEWiki/images/a/aa | | |
And the console prints: GET
http://seportal.iiit.ac.in/SEWiki/images/a/aa/Twitter_Logical_Artitecture.png
Group_5:245
with a red cross in the front.
Chrome on linux also fails but IE and Firefox (win/linux) work fine. If you
need any more debug dump do tell me how to get them. I can also attach the
image if required.
What is the expected behavior?
What went wrong?
The particular dom element for the image is removed from the html after the
failure to fetch the image.
Does it occur on multiple sites: N/A
Is it a problem with a plugin? No
Did this work before? N/A
Does this work in other browsers? Yes Firefox 19, IE 10
Chrome version: 25.0.1364.97 Channel: stable
OS Version: 6.2 (Windows 8)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings