Images disappear after version 45 released

2,753 views
Skip to first unread message

Hady Shaltout

unread,
Sep 4, 2015, 4:42:33 AM9/4/15
to Google Chrome Developer Tools
Dear Sirs,

i'm a web designer and developer, I surprised today after i made the new update version 45.0.2454.85 the most images in my websites disappear that's because...

image placed into the <a> tag like ( <a href="#"><img src="xxxx" /></a> ) and the a tag not displayed as block like ( display: block; ) in css code, now i MUST modify the whole css files of my websites to make <a> tag display as block, of course it was working properly and no errors, Just now and after update version 45.

the image appears ONLY if the <a> tag displayed as block, and i'm sure this is a bug in Chrome ONLY.

Thanks for your great support.

PhistucK

unread,
Sep 4, 2015, 4:50:47 AM9/4/15
to Google Chrome Developer Tools
This is the wrong group. Please, use stackoverflow.com for web development issue. If you are pretty sure this is a Chrome issue, use crbug.com to report it as an issue (or star an existing issue, if you can find a similar one).

Note - please, continue the discussion elsewhere. You can reply with a link to the found or created issue.

For what it is worth, I tried following your examples and could not reproduce the issue -


Or the actual code -
<!DOCTYPE html>
<style>
    .block {
        display: block
    }
    
    .inline {
        display: inline
    }
    
    .inline-block {
        display: inline-block
    }
</style>
<br/>
<br/>


PhistucK

--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/ee85b567-1232-4cac-b9c9-69d1007de94c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Philip Rogers

unread,
Sep 4, 2015, 4:45:40 PM9/4/15
to Google Chrome Developer Tools, Chris Harrelson
This seems like a real bug in the paint system. Can you please file a bug at http://crbug.com/new with a test (on jsfiddle or as an attachment)? We'll take a look.

Nikolas Branis

unread,
Sep 14, 2015, 9:00:03 AM9/14/15
to Google Chrome Developer Tools
OS: Ubuntu 14.04.3 LTS
Google Chrome: Version 45.0.2454.85 (64-bit)


The websites where working just fine before the update to Version 45.0.2454.85 (64-bit)!
Also the websites are working just fine with Firefox & Opera.

elijah robinson

unread,
Feb 16, 2016, 12:31:43 PM2/16/16
to Google Chrome Developer Tools


On Friday, September 4, 2015 at 1:42:33 AM UTC-7, Hady Shaltout wrote:

Milad Poureiny

unread,
Nov 14, 2016, 2:16:13 AM11/14/16
to Google Chrome Developer Tools
i have the same issue. please FIX google chrome. this is my site and it doesn't show images after version 45
www.astarabazar.com

در جمعه 4 سپتامبر 2015، ساعت 13:12:33 (UTC+4:30)، Hady Shaltout نوشته:

PhistucK

unread,
Nov 14, 2016, 2:27:18 AM11/14/16
to Google Chrome Developer Tools
If you do not report it at crbug.com, it will probably not be resolved.


PhistucK

--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-developer-tools+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/88f09220-cc1f-43fc-a722-5f10c8ad5cbe%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages