Show unlabeled menu items in the filter context menu on the Synced Tabs
Categories
(Firefox :: Sync, defect, P3)
Tracking
()
People
(Reporter: k08045kk, Unassigned)
Details
Attachments
(1 file)
6.20 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0
Steps to reproduce:
- Enable [Open tabs] in the sync settings
- Synchronize two Firefox
- Show the Synced Tabs in the sidebar
- Right-click on the text area at the top of the sidebar
Actual results:
Shows unlabeled menu items at the bottom of the context menu.
Also, when you click a menu item, the following error message is displayed on the console of the browser development tool.
TypeError: can't access property "doCommand", controller is nullTabListView.js:528:5
handleTabsFilterContextMenuCommand resource:///modules/syncedtabs/TabListView.js:528
handleEvent resource:///modules/syncedtabs/TabListView.js:467
The id of the menu item is "#syncedTabsRefreshFilter".
Expected results:
Display a meaningful label on the menu item. Alternatively, hide the context menu that doesn't work.
Comment 1•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•4 years ago
|
||
Thanks for the report - not sure why it's showing up on the text field - it appears to work correctly in all other contexts (it's the "Sync Now" option). I think the solution here is to have it not show on the text field.
Updated•3 years ago
|
Description
•