Closed Bug 107685 Opened 23 years ago Closed 21 years ago

Need icons for default mozilla sidebar tab headers

Categories

(SeaMonkey :: Sidebar, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: samir_bugzilla, Assigned: marlon.bishop)

References

Details

(Keywords: icon, Whiteboard: icon)

Per bug 67110, I have the code working to conditionally show an icon next to the
tab title (if specified).  Now I need some icons to include in the product. 
Here are the tabs that we need icons for:

(*) Search
(*) What's Related
(*) Bookmarks
(*) History

Additionally, it would be nice to have icons for the other two default mozilla
tabs but not as high priority as the above icons (IMHO):

(*) Tinderbox
(*) Tinderbox-Ports

The icons can be 16px x 16px gifs, similar to what I used to test:
<http://search.netscape.com/sherlock/SBWeb_02.gif>

You can refer to
<http://lxr.mozilla.org/seamonkey/source/profile/defaults/panels.rdf> for URLs
to the contents of these tabs when designing the icons.
Blocks: 67110
Keywords: mozilla0.9.6
Favicon support is close to being implemented, why not instead of having 
static icons in the sidebar, allow the favicon.ico get fetched from the 
desired sidebar?  This way the server could display the proper  icon, and 
it would allow _all_ sidebars to optionally have icons

See bug 

http://bugzilla.mozilla.org/show_bug.cgi?id=32087

.ico support is already in!  see:
http://bugzilla.mozilla.org/show_bug.cgi?id=18502

And these are already 16X16 pixel images.  And the mechanism for 
displaying the icon would be identical to how websites would show their 
icons.  

Interesting thought Andrew.  At any rate, the intention always was to allow all
sidebars to optionally have icons: they would specify them in the new extended
window.sidebar.addPanelEx() API as a URL when a user adds a panel from a
website.  Since we now understand the .ico format it would be pretty close to
favicon support except that it could be specified only once.  Maybe we can add
favicon support for sidebar headers and failover to the static ones.
Blocks: 112941
I think it's important that the icons for the Search, What's Related, Bookmarks
and History tabs should be 'themeless' i.e. not look particularly like they
belong to either Modern or Classic (as they're not going to be theme dependent,
right?).
Keywords: icon
I dont think they should be "themeless" - since they are in the chrome - I 
think they should behave in the same way that the status bar (taskbar) 
icons at the bottom left do - which is to match their theme.
we need to see the performance impact of this feature before we get started on
creating the icons.
I see some performance metrics here:
http://www.mozilla.org/xpapps/sidebar/

under Perf.

I'm  going to do some testing in the next few days myself to see if I can 
determine the impact of adding images to the sidebar using the js tool  
described there.

of  primary interest look here:
http://www.mozilla.org/xpapps/sidebar/perf/rdf-vs-paint.html

Whiteboard: icon
adding self to cc list
minusing. the feature was cut due to performance impact
Keywords: nsbeta1-
Closing - WONTFIX due to performance degradation.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.