debugger is blank when opened
Categories
(DevTools :: Debugger, defect, P1)
Tracking
(firefox68 verified)
Tracking | Status | |
---|---|---|
firefox68 | --- | verified |
People
(Reporter: davidpuc04, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Updated•7 years ago
|
Comment 1•6 years ago
|
||
Reporter | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
Comment 8•6 years ago
|
||
Comment 9•6 years ago
|
||
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
Comment 15•6 years ago
|
||
I'm experiencing this issue in Firefox 64.0.2 (release). This doesn't happen to me in Firefox Dev 65.0b10 .
Didn't the fix hit release with Firefox 63?
Comment 16•6 years ago
|
||
(In reply to EmuAGR from comment #15)
I'm experiencing this issue in Firefox 64.0.2 (release). This doesn't happen to me in Firefox Dev 65.0b10 .
Didn't the fix hit release with Firefox 63?
Are you using Firefox in Mexican Spanish (es-MX)?
Comment 17•6 years ago
|
||
Sorry for the late reply.
My locale is Spanish-Spain (es-ES). Now using Firefox 65.0, the problem persists.
Comment 18•6 years ago
|
||
(In reply to EmuAGR from comment #17)
Sorry for the late reply.
My locale is Spanish-Spain (es-ES). Now using Firefox 65.0, the problem persists.
Does it happen on a new profile?
Comment 19•6 years ago
|
||
Same issue here (again) with en-GB missing translation, causing Debugger tab to be empty. See bug 1520181.
Comment 20•6 years ago
|
||
Francesco: do we need to fix more strings here (in other locales)?
Any specific strings that cause the trouble? (some fixed in the comment #8)
Honza
Comment 21•6 years ago
|
||
As per comment 8, the solution here is to fix the code so that it doesn't break for a wrong localization.
Having said that, I'm not aware of any issues with strings at the moment. If there are, someone should test that locale and version and see if it can be reproduced.
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 22•6 years ago
|
||
Throwing errors can lead to blank panels when we uplift strings to beta and language packs have not been regenerated yet.
Try at: https://treeherder.mozilla.org/#/jobs?repo=try&revision=1520df8aa12a84b5c50b205ffda49a1e86e545c9
Updated•6 years ago
|
Comment 23•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 24•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Updated•6 years ago
|
Comment 26•5 years ago
|
||
While I was unable to confirm the issue, I did double check that there is no issue on the mentioned locales for 68.0b7:
- en-US (Windows 10, macOS 10.13, Ubuntu 16.04);
- en-GB + es-ES on Windows10.
There where no issues obvious issues with the debugger so marking this as verified.
Comment 27•5 years ago
|
||
Seems to be fixed now, thanks!
Comment 28•3 years ago
|
||
Hello, if I placed this in here incorrectly please let me know. First time using your system. After the latest Firefox update, my Debugger tab is completely blank. Using F12 only works occasionally. But my main concern is that I need that debugger tab to work. I've scoured Google looking and read a lot, tried a lot and still cannot get the debugger tab to display anything. Would there be any other fixes I can try? Things to look at in the about:config area? I am just stumped.
Assignee | ||
Comment 29•3 years ago
|
||
(In reply to Bella from comment #28)
Hello, if I placed this in here incorrectly please let me know. First time using your system. After the latest Firefox update, my Debugger tab is completely blank. Using F12 only works occasionally. But my main concern is that I need that debugger tab to work. I've scoured Google looking and read a lot, tried a lot and still cannot get the debugger tab to display anything. Would there be any other fixes I can try? Things to look at in the about:config area? I am just stumped.
Hi Bella,
This is probably a different issue, so we should file another bug (will be more visible as well!) .
You can follow the link to file your bug https://bugzilla.mozilla.org/enter_bug.cgi?product=DevTools&component=Debugger
On top of the information you added here, you might try to open Firefox with a clean profile (https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles) and see if you still get the issue.
Could you also try to open the Browser Console (https://developer.mozilla.org/en-US/docs/Tools/Browser_Console) and see if there are any relevant errors?
Thanks!
Comment 30•3 years ago
|
||
Thank you Julian. I had looked at the list of possibilities before posting and tried those options to no avail. I even went into Safe Mode and the debugger tab is still blank. It's like that in Private Window as well. And this just started after Firefox crashed a few days ago and when I opened it back up - it performed an automatic update which I really do not like. That auto update happens all the time and I wish it would give me the option to turn it off as when it did that, I lost my session.
Description
•