On Thursday, January 19, 2017 at 2:01:40 PM UTC-8, RjOllos wrote: > > > > On Thursday, January 19, 2017 at 2:00:34 PM UTC-8, RjOllos wrote: >> >> >> >> On Thursday, January 19, 2017 at 6:12:38 AM UTC-8, Roger Oberholtzer >> wrote: >>> >>> On Thu, Jan 19, 2017 at 11:03 AM, Roger Oberholtzer >>> <[email protected]> wrote: >>> >>> >> I see that there are complaints about the page contents. See the >>> >> attachment. The files it complaints about are untouched by us. So >>> they >>> >> should be whatever they were when installed. Maybe newer browsers are >>> >> more picky about something? >>> > >>> > trac-change-panel winds up with a height of 0 in these browsers. No >>> idea why. >>> >>> The problem seems to be in ticket.css. In .trac-ticket-buttons, if I >>> remove "visibility: hidden;", the buttons show up. I wonder why this >>> is this way... >>> >>> -- >>> Roger Oberholtzer >>> >> >> Did you try clearing the cached resources with a hard refresh of the page? >> >> - Ryan >> > > Another common reason for similar issue is not refreshing the static > resources when upgrading Trac: > https://trac.edgewall.org/wiki/TracUpgrade#a5.Refreshstaticresources > > - Ryan >
Yet another thing to look at is whether you've configuration [trac] jquery_location. Are you using jQuery shipped with Trac, or another version? https://trac.edgewall.org/wiki/TracIni#trac-section - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
