Opened 12 years ago
Closed 9 years ago
#8336 closed defect (wontfix)
firebug lite popup issues
Reported by: | erin.stanfill | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | low | Milestone: | future |
Component: | General | Version: | 1.2.3 |
Keywords: | firebug lite, console needsreview | Cc: | |
Blocked By: | Blocking: |
Description
If djConfig.isDebug and djConfig.popup are both true, the popup containing the firebug lite console stays open after the main browser window is closed and when the user leaves the page.
Also, if the user closes the popup window, there are javascript errors every time the console is accessed. For instance, whenever a log message is sent.
Change History (3)
comment:1 Changed 12 years ago by
Milestone: | tbd → future |
---|---|
Owner: | changed from anonymous to Mike Wilcox |
comment:2 Changed 9 years ago by
Keywords: | needsreview added |
---|---|
Priority: | high → low |
i'm trying to identify stale tickets. if there is a need to keep this ticket open, please replace the "needsreview" keyword with "reviewed". if there is no need to keep this ticket open then please close it.
comment:3 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
should we monitor closing of our parent window and destroy ourselves in the case of popup:true?