Development

#560 (Debug JS panel not rendering properly)

You must first sign up to be able to contribute.

Ticket #560 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Debug JS panel not rendering properly

Reported by: halfer Assigned to:
Priority: major Milestone: 0.6.3
Component: Version: 0.7.X
Keywords: debug panel toolbar Cc:
Qualification:

Description

The latest nightly release has a problem with the debug toolbar. An 'sf' logo is rendered, together with the red-x close icon. Whilst the close icon works, the sf logo does nothing upon clicking, and does not produce any JS warnings/errors (in Firefox 1.5).

This is version 0.7.1369. I upgraded manually from 0.7.135x using the tgz file and the pear upgrade command. Linked to http://www.symfony-project.com/forum/index.php/t/1656/ in the forum, post there for discussion if req'd.

Attachments

debug-bug-20060517.gif (5.1 kB) - added by halfer on 05/17/06 16:43:41.
Screenshot of debug toolbar bug

Change History

05/17/06 16:43:41 changed by halfer

  • attachment debug-bug-20060517.gif added.

Screenshot of debug toolbar bug

05/18/06 19:24:16 changed by halfer

More information added to the forum thread. Some layers are referred to in the JS that don't seem to be present in the generated html.

05/29/06 07:40:13 changed by Ian

Try disabling any custom javascripts that you have for your site and see if it is restored. I found that some custom JS I had to depreciate my site to work with 800x600 browsers interfered with the toolbar layout.

P.S. the screenshot you are showing is the "Minimized view" of the toolbar, clicking the Symfony logo should toggle an expand/minimize JS action.

I know that doesn't really solve anything, but I just thought it would be good to add.

06/16/06 15:59:43 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 0.6.3.

in r1460