[rt-users] Chrome missing images, and missing ticket body in RT 4.0.7

Paul Tomblin ptomblin at xcski.com
Wed Sep 26 13:56:45 EDT 2012


On Wed, Sep 26, 2012 at 1:49 PM, Ben Brown <Ben.Brown at datamark.com> wrote:

> A second problem - in Chrome for Windows, widget icons (the arrows next to
> menus Home, Tickets, Tools, etc) as well as the menu rollup icons, are
> missing. It works in Firefox and IE. It also works on Chrome for Mac. I can
> see in the Apache logs that those images are being requested and served OK
> - I can even navigate to the image URL and see it fine in Chrome.


Can you right click and choose "Inspect Element" on the spot where the icon
is supposed to be?  You should see something under styles like
sf-sub-indicator {
background-image: url(/NoAuth/css/images/arrows-grey.png);
}
and when you hover over the url, it should show you a "sprite" image (in
this case, 20x110 pixel).  You should also be able to see it under the
Resources tab under Images.


-- 
http://www.linkedin.com/in/paultomblin
http://careers.stackoverflow.com/ptomblin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120926/3a79d1c7/attachment.htm>


More information about the rt-users mailing list