In esr 153 the sidebar sometimes does not open and needs firefox restarted
Categories
(Firefox :: Sidebar, defect)
Tracking
()
People
(Reporter: 3wbzkafn6, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:153.0) Gecko/20100101 Firefox/153.0
Steps to reproduce:
It is random and usually happens after browsing and never when Firefox first opens. I have tried closing all tabs, and paying attention to which sites it happens on.
Actual results:
Peirodically the sidebar (which shows bookmarks) will not respond to clicking on the Show Sidebar icon to open it. It fails to respond until Firefox is restarted
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:153.0) Gecko/20100101 Firefox/153.0
ESR
Expected results:
The sidebar should always open when the Show Sidebar icon is clicked. I have used ESR releases since forever and never seen this until 153.
Comment 1•2 days ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Sidebar' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 days ago
|
||
Unfortunately I can't reproduce.
Can you reproduce on a clean profile from the steps here? If you open the browser console (open with ctrl-shift-j), then try to open the sidebar a few times, do any new errors appear there ? In about:config, what is the value of sidebar.visibility?
Here is the error code it is returning every time I click the Show Sidebar icon. It is happening on two different computers with seperate profiles.
CustomizableUI: TypeError: can't access property "hidden", cpmMenuItem is null
toggle chrome://browser/content/sidebar/browser-sidebar.js:1171
onCommand moz-src:///browser/components/customizableui/CustomizableWidgets.sys.mjs:301
doWidgetCommand moz-src:///browser/components/customizableui/CustomizableUI.sys.mjs:2827
handleWidgetCommand moz-src:///browser/components/customizableui/CustomizableUI.sys.mjs:2908
CustomizableUI.sys.mjs:2829
CustomizableUI: TypeError: can't access property "hidden", cpmMenuItem is null
toggle chrome://browser/content/sidebar/browser-sidebar.js:1171
onCommand moz-src:///browser/components/customizableui/CustomizableWidgets.sys.mjs:301
doWidgetCommand moz-src:///browser/components/customizableui/CustomizableUI.sys.mjs:2827
handleWidgetCommand moz-src:///browser/components/customizableui/CustomizableUI.sys.mjs:2908
CustomizableUI.sys.mjs:2829
CustomizableUI: TypeError: can't access property "hidden", cpmMenuItem is null
toggle chrome://browser/content/sidebar/browser-sidebar.js:1171
onCommand moz-src:///browser/components/customizableui/CustomizableWidgets.sys.mjs:301
doWidgetCommand moz-src:///browser/components/customizableui/CustomizableUI.sys.mjs:2827
handleWidgetCommand moz-src:///browser/components/customizableui/CustomizableUI.sys.mjs:2908
CustomizableUI.sys.mjs:2829
sidebar.visibility in about:config is set to hide-sidebar
It happens randomly. I used one computer for an hour with no issues. When I went to the other one which had been left overnight the sidebar was not working where it had been fine the night before
Comment 5•1 day ago
|
||
Thanks you for the report! We are going to mark this is as duplicate to bug 2056857 for tracking purposes. Feel free to comment there if you have any other information and/or to track the status of the issue.
Description
•