Small WebKit

Issue 249: Background image not implemented

Reported by Richard Stonehouse, Jun 28, 2011

Steps to reproduce the problem:

1. Start Vespucci
2. Go to http://www.gnustep.org/developers/documentation.html

Expected result: The GNUstep Developers' documentation index page 
should be displayed.

Actual result: The page is displayed for a quick flash, but then the 
window goes blank.

The problem is to do with the element:
  <div class="header"><a href="
http://www.gnustep.org/">
    <img width="560" 
src="../gnustep-header14.jpg" height="74" 
border="0" alt="G
+NUstep.org" />
    </a></div>

which uses the style (from style sheet ../gnustep-main.css):

  .header
  {
          background-image: url("masthead-bg.jpg");
          background-repeat: repeat-x;
          height: 74px;
          width: 100%;
          background-color: #424f6f;
  }

masthead-bg.jpg is a dark blue background image with a colour 
gradient.

If the 'class="header"' attribute is removed from the DIV 
element, or
if the '.header' style is removed, then the page displays OK (but
without the background, of course).

Comment 1 by Nikolaus Schaller, Sep 4, 2012

(repeating) background images are still not implemented.
Labels: Type:Enhancement Type:Defect
Summary: Background image not implemented

Comment 2 by William Kisner, Sep 28, 2019

I am glad to read your blog. your blog is really awesome and cool. 
its really informative and cool. your way of working is really good. 
its a https://www.college-paper.org/pay-for-papers/ impressive and 
unique blog.

Created: 14 years 9 months ago by Richard Stonehouse

Updated: 6 years 6 months ago

Status: New

Followed by: 2 persons

Labels:
Priority:Medium
Type:Enhancement