Neil, :mconnor suggested that you might have some idea regarding my question above? For a bit more context, according to my manual testing on macOS: - these key shortcuts are not actually handled by the history & bookmarks sidebars, so pressing Cmd+F there will open the page's own find bar instead - while in the Library dialog, Cmd+F will focus the "Search Bookmarks" field whether or not `editMenuKeys.inc.xhtml` includes `<key>` definitions - the `about:downloads` view does not actually have any find/filter functionality Furthermore, rather similar `<key>` definitions are also included in [browser-sets.inc](https://searchfox.org/mozilla-central/source/browser/base/content/browser-sets.inc#249-254).
Bug 1786055 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Neil, :mconley suggested that you might have some idea regarding my question above? For a bit more context, according to my manual testing on macOS: - these key shortcuts are not actually handled by the history & bookmarks sidebars, so pressing Cmd+F there will open the page's own find bar instead - while in the Library dialog, Cmd+F will focus the "Search Bookmarks" field whether or not `editMenuKeys.inc.xhtml` includes `<key>` definitions - the `about:downloads` view does not actually have any find/filter functionality Furthermore, rather similar `<key>` definitions are also included in [browser-sets.inc](https://searchfox.org/mozilla-central/source/browser/base/content/browser-sets.inc#249-254).