Edgewall Software

Ticket #4564 (closed defect: worksforme)

Opened 22 months ago

Last modified 14 months ago

Toolbar icons not shown

Reported by: mtammerman@… Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.10.3
Severity: normal Keywords: needinfo
Cc:

Description

I have just installed trac. Although all icons are seen, wikitoolbar formatting icons are not shown.

Attachments

Change History

Changed 22 months ago by thatch

Are you saying there are boxes where the wiki toolbar buttons go, but no images?

Changed 22 months ago by eblot

I'm not sure my problem is related to yours, but I've been unable the wikitoolbar to show up on my machine (Firefox 2.0) after I upgraded to 0.11dev. Are you actually running Trac 0.10.3 ?

Flushing the cache helped recovering the wikitoolbar, although I had to close and re-open Firefox to get it appear...

As a side note, Firefox complains about the following CSS statement source:/trunk/htdocs/css/trac.css@4612#L58

* html a.ext-link .icon { display: inline-block; }
Warning: Error in parsing value for property 'display'.  Declaration dropped.
Source File: http://server/tracdoc/css/trac.css
Line: 58

Changed 22 months ago by cboos

Yes, {display: inline-block; } is apparently still not supported by Firefox 2.0, see http://www.quirksmode.org/css/display.html for example.

Changed 22 months ago by thatch

Yes, plus * html is an IE CSS hack. Compliant browsers don't have an element that wraps html so don't care if there are unknown properties within it because they'll never take effect.

Changed 20 months ago by cboos

  • keywords needinfo added

Anyone was able to reproduce this problem lately?

Changed 14 months ago by sid

  • status changed from new to closed
  • resolution set to worksforme

Closing due to lack of response (6 months) to query by cboos.

Add/Change #4564 (Toolbar icons not shown)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.