context menu is empty and hamburger menu does not work
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: hpradhan, Unassigned)
Details
Attachments
(1 file)
|
2.71 MB,
video/quicktime
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:79.0) Gecko/20100101 Firefox/79.0
Steps to reproduce:
My laptop froze due to some unrelated issues and I had to hard-reboot it. Subsequently after restart it, Firefox is now misbehaving.
Actual results:
Items in context menus appear to have missing labels and hamburger menu does not work. In addition I noticed that even some content dropdowns (although not all) are affected. Attaching a screen capture.
Browser console has the following:
OpenGL compositor Initialized Succesfully.
Version: 2.1 INTEL-12.10.17
Vendor: Intel Inc.
Renderer: Intel(R) HD Graphics 6000
FBO Texture Target: TEXTURE_2D
Sync encountered an error - see about:sync-log for the log file. policies.js:1008
resetFileLog resource://services-sync/policies.js:1008
InterpretGeneratorResume self-hosted:1242
AsyncFunctionNext self-hosted:684
Key key_application of menuitem Application could not be found menu.js:292
accelText chrome://global/content/elements/menu.js:292
_computeAccelTextFromKeyIfNeeded chrome://global/content/elements/menu.js:299
render chrome://global/content/elements/menu.js:326
connectedCallback chrome://global/content/elements/menu.js:342
addAllToolsToMenu resource://devtools/client/framework/browser-menus.js:220
addMenus resource://devtools/client/framework/browser-menus.js:303
_registerBrowserWindow resource://devtools/client/framework/devtools-browser.js:464
<anonymous> resource://devtools/client/framework/devtools-browser.js:816
load resource://devtools/shared/base-loader.js:160
_require resource://devtools/shared/base-loader.js:346
requireHook resource://devtools/shared/Loader.jsm:103
require resource://devtools/shared/base-loader.js:300
initDevTools resource:///modules/DevToolsStartup.jsm:934
onPopupShowing resource:///modules/DevToolsStartup.jsm:700
Expected results:
Menu items should have appropriate labels.
| Reporter | ||
Comment 1•6 years ago
|
||
BTW, restarting Firefox does not make the problem go away.
Comment 2•6 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 3•6 years ago
|
||
Can you get to about:support? If so, try using the Clear startup cache… (it doesn't remove anything, just clear internal cache). Do you have any Languages installed in about:addons?
I'm afraid this not an actual bug, because something was damaged in your installation when you forced the shutdown (i.e. some files are damaged or missing).
Folks on the support site might have a better chance to guide you through the process to get a functional browser back
https://support.mozilla.org/en-US/questions/new/desktop
| Reporter | ||
Comment 4•6 years ago
|
||
Clearing the startup cache fixed it. Thanks for the hint.
I originally filed this as I thought even accidental case of damage in a profile would be worth chasing down and debugging. Ideally, Firefox should detect the issue and try to discard caches ... or something like that. But perhaps that is not worth pursuing since I found a workaround.
I would have no objections if this were just closed as invalid.
Comment 5•6 years ago
|
||
Thanks. I'll raise the point about invalidating the cache automatically, but I'm not sure if it would be too costly, and defying the point of having the cache.
Description
•