[Webkit-unassigned] [Bug 12256] New: FCKeditor: Context menu icons are not showing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 13 04:04:42 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12256

           Summary: FCKeditor: Context menu icons are not showing
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.fckeditor.net/nightly/browsers_test.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fredck at fredck.com


In the context menu, the icons are being shown correctly when opening them.
But, live for a few seconds the menu opened. You will see that the icons are
being replaced with the "?" image placeholder. In localhost it happens almost
instantly.

The icons are loaded from a image strip (a single image with all icons on it).
The icon tag is something like this:

<img class="TB_Button_Image" src="spacer.gif" style="background-position: 0px
-16px;background-image: url(strip.gif);">

So, it seams that for some reason "spacer.gif" is not being found.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list