Search

From MozillaWiki
Jump to: navigation, search

Search in Firefox 3

Firefox 2 Search Advancements

We made a number of changes to the Search chrome in Firefox 2, largely oriented around three key objectives:

  1. Expose the ability to change Search Engines
  2. Increase OS native feel of the Search chrome (e.g.: rounded corners on Mac OS)
  3. Provide notification mechanism for detection of new Search Engines

Goals for Firefox 3

The improvements made in Firefox 2 have been very well received by both reviewers and users, but we feel that there are still some areas where the UI can be improved for Firefox 3. As part of the Firefox Summit 2006, we convened a quick session to both identify those challenges and to propose solutions. Two use cases came out of that conversation which are both important to implement (labeled as P1 for the purposes of this document, though not necessarily within the scope of Firefox 3):

  • P1) One Time Use: Joe is working on a research paper on Argentina and has been using Google, his default search engine, to find some basic information. He needs some information on Argentina's history, which he knows he can find in Wikipedia, so he wants to do a search for argentina using Wikipedia in the Search Bar. In Firefox 2, Joe would have to select Wikipedia from the Search Engine dropdown, enter his search term and hit return, then switch the Search Engine dropdown back to Google.
  • P1) Transient Use: Sue is browsing the Radiant Core Blog and wants to do a search for the term mozilla to learn more about our work on Firefox. Although she could use the search field on our Blog page, she prefers to use the Search Bar and notices the blue glow effect, which notifies her of the availability of a new Search Engine. In Firefox 2, Sue would have to open the Search Engine dropdown, select "Add Radiant Core Blog", enter her search term, then switch the Search Engine dropdown back to Google.

We also identified issues with the current implementation or new features we'd like to add, which are labeled as P2:

  • P2) Extend Glow: anecdotal evidence suggests that the blue glow effect notification for Search Engines is not providing sufficient guidance to users. Many users are opening the menu but are confused by what the glow means as it isn't tied to any item within the menu. We would like to see the glow applied to the "Add..." item, either to the full item or just to the favicon.
  • P2) Rich Results: Myk has developed a quick example of a search that returns rich results when available - his example search for firefox tinderbox returns a "balloon help" like bubble with an abbreviated version of the Tinderbox page for Firefox. A more detailed proposal for incorporating this functionality is available at Search/Rich Results.

Rejected Concepts

We went through a number of possiblities as suggested in mozilla.dev.apps:

in Bug 339735: Improve UI for adding search engines detected from <link rel...>, but rejected them for the reasons noted below.

Provider Tabs

Tabs positioned above the Search Field for each of the engines when the Search Field has focus:

  [G][Y][W][I][A]
 .   ......................
([G] weather             O.)
 '-------------------------'

Rejected due to concerns over screen real estate. We only be able to show a small number of tabs in the width of the Search Field, and would need vertical space above the Field as well. The Transient use case was difficult to accommodate as we would need to add tabs for new engines thereby taking up more space.

Provider Buttons

Giving users the ability to add additional Search Buttons to the Search Field so that they can click on the button for the Search Engine they want to run the search with:

 ..........................
( weather        [G][W][Y] )
 '-------------------------'

This idea showed promise, but we were concerned about the discoverability of needing to add buttons to the Search Field and about what the interface for doing that would look like. This also didn't address the Transient use case.

Default Search in Preferences

Leaving the Search Bar as is but changing the functionality of the Search Provider dropdown from setting the 'default' Provider to setting a one time use and moving the 'default' setting into Preferences:

 ..........................
([G] weather             O.)
 '-------------------------'

We were concerned about moving one of the settings related to Search into Preferences and weren't sure that users would understand the distinction between default and One Time use.

The Plan (So Far)

Which brings us to the plan so far! The idea is largely based around leavin the look and feel of the Seach Bar as per Firefox 2 to build on the familiar base we have now established.

History/Suggestion Box

The new functionality, which we think addresses all of the P1 and P2 items, will be built into the current Search History/Suggestion box:

        ..........................
1)     ([G] weather             O.)
        '-------------------------'
2)      | Weather in Mountain... >|
        |----------------- history|
3)      | weather in toronto     >|
        | weather in turino      >|
        | weather underground    >|
        |------------- suggestions|
4)      | weather network        >|
        | weather underground    >|
        |----------------- engines|
5)      | [W] Use Wikipedia    /W |
        | [i] Use IMDB         /I |
        | [Y] Use Yahoo!       /Y |
        | [F] Use Food Network /F |
        | [F] Use Radiant C... /R |
        | More search engines    >|
        '-------------------------'

1) The Search Bar remains unchanged from Firefox 2.

2) Rich results appear at the top of the list. Selecting with the mouse or keyboard (select then right arrow) opens a panel to the right of the Suggestion box with the rich results in it. See Submenus, below, for more details.

3) History appears in the next section, unchanged from Firefox 2.

4) If the currently selected Search Provider offers suggestions, they appear in the third section.

5) The final section lists the top 5 Search Providers from the user's list, in the order they have ordered them in using the Manage Search Engines dialog, with favicon, "Use " + name, and a shortcut key (note: this will require adding a shortcut key field to each Engine in the Manage dialog). Hitting / and the shortcut key will run the search with that engine (we're suggesting re-use of the / key from Quick Find, though it may prove onerous when this is implemented and we have a chance to try it out).

Submenus

'Submenus' from each section of the History/Suggestion box will serve slighly different purposes, but all be accessible by either mouse (click on the 'parent' item) or by keyboard (down-arrow to the parent item, right-arrow to open 'submenu'.

        ..........................
       ([G] weather             O.)
        '-------------------------'
1)      | Weather in Mountain... >|
        |----------------- history|
2)      | weather in toronto     >|
        | weather in turino      >|----------------------.
        | weather underground    >| CNN Weather: Turino  |
        |------------- suggestions| low of 54, high ..   | 
3)      | weather network        >| ---------------------|
        | weather underground    >| Weather.com for      |
        |----------------- engines| Turino: low of 34,.. |
        | [W] Use Wikipedia    /W |'---------------------' 
        | [i] Use IMDB         /I |
        | [Y] Use Yahoo!       /Y |
        | [F] Use Food Network /F |
        | [F] Use Radiant C... /R |
4)      | More search engines    >|
        '-------------------------'

1) Rich results are returned in the submenu, so opening this item will actually show a container for the "Weather in Mountain..." results. The container should be able to display HTML content, since rich results will generally be HTML pages loaded from a server or constructed on the fly by a rich result provider. For more information, see the proposal at Search/Rich Results.

2) Team: thoughts on what this does? It looks like, from our mockup, we intended for the Suggestions and History sections to execute the search and pull back the results, interpreted and displayed in the submenu. Is that right?

4) The submenu from "More search engines will give users access to the rest of the engines in their list, displayed in the same format as the engines on the main list. This item should only appear if there are more engines than fit in the five on the main list. Mockup:

        ..........................
       ([G] weather             O.)
        '-------------------------'
        | Weather in Mountain... >|
        |----------------- history|
        | weather in toronto     >|
        | weather in turino      >|
        | weather underground    >|
        |------------- suggestions|
        | weather network        >|
        | weather underground    >|
        |----------------- engines|
        | [W] Use Wikipedia    /W |
        | [i] Use IMDB         /I |
        | [Y] Use Yahoo!       /Y |
        | [F] Use Food Network /F |
        | [F] Use Radiant C... /R |
        | More search engines    >|-------------------------.
        '-------------------------| [W] Use Version T... /V |
                                  | [M] Use MSN Search   /M |
                                  '-------------------------'

Questions

There were a few unanswered questions from our session:

  • Keyword Shortcuts: the concept of enabling users to enter a keyword shortcut for different Search Engines was proposed in m.d.a, but not discussed in our conversation. We could extend our proposed design to allow users to enter "/x" in the Location or Search Bars to search using that engine. For example:

/W mozilla

in either Bar would do a Wikipedia search based on the mockups above.

  • Site Search: the concept of using the Search Bar to do a search on the current site (using the site's own search) or a find on the current page was also raised in m.d.a. Sites already have the ability to integrate their site search by writing an OpenSearch plugin, but Find on the page could be added as an 'engine':
        ..........................
       ([G] weather             O.)
        '-------------------------'
        | Weather in Mountain... >|
        |----------------- history|
        | weather in toronto     >|
        | weather in turino      >|
        | weather underground    >|
        |------------- suggestions|
        | weather network        >|
        | weather underground    >|
        |----------------- engines|
        | [W] Use Wikipedia    /W |
        | [i] Use IMDB         /I |
        | [Y] Use Yahoo!       /Y |
        | [F] Use Food Network /F |
        | [F] Use Radiant C... /R |
        | [0.] Find on page    // |
        | More search engines    >|
        '-------------------------'

which could then bring up the Find bar at the bottom of the window, pre-populate the Search Term, and find the first instance.

  • Setting/Changing default engine: If we believe that the common case is a single, long-term, default search with a lot of "one-off" searches, then we could consider removing the search engine default switching menu in favor of a "manage search engines" at the bottom of the search popup, or other alternative methods.
  • Multiple suggests: Should we expose suggests for more than one engine if available? I think we said no, but bringing it up just in case.
  • Search Options: Myk has suggested that we rename the History/Suggestions box to Search Options, which is more inclusive of the new content. I (Jay) think that makes a lot of sense. Thoughts?


Search field to the new tab page in Firefox 31

Intro

A search field is added on the top of the new tab page to make users search experience more fluid. Same as the search field from the awesome bar, the search engines can be modified, removed or managed.

Testing approach

The new search field will be tested on all platforms to check that the Search Engine can be changed using the button, the Search field can be resized and the searches are working properly.

MozTrap tests

The manual test cases for this feature can be seen here

Bug work

Sign-offs

  • Merge-to-Nightly Sign-off - here
  • Merge-to-Aurora Sign-off - here
  • Merge-to-Beta Sign-off - here


Search Suggestions in Start and New Tab Page in Firefox 33

Intro

Search Suggestions will be shown in the search field of the New Tab Page (about:newtab) for all search engines that support this. </br> Search Suggestions will be shown in the search field of the Home Page (about:home) for all search engines that support this.

Testing approach

Starting with Firefox 33, search suggestions will be shown in the search field of the Home Page (about:home) and New Tab Page (about:newtab) for all search engines that support this. For en-US builds there are no search suggestions for Twitter.

One and Done tasks

One and Done tasks contains the Moztrap testcases for verifying search suggestions: https://oneanddone.mozilla.org/tasks/61/ https://oneanddone.mozilla.org/tasks/62/

MozTrap tests

The manual test cases for this feature can be seen here

Bug work

  • All bugs:
Full Query
ID Summary Priority Status
153188 Add "Make foo my default search engine" to addSearchEngine dialog -- RESOLVED
153509 Allow search engines to test if they are the default -- RESOLVED
203959 "search web for <selected text>" should use the same search engine as the search bar (searchplugin box) P3 VERIFIED
205011 Make search bar/box resizable P2 VERIFIED
205158 order of search history in search box is unintuitive -- RESOLVED
205708 search toolbar forgets engine if called from path with wrong case P2 RESOLVED
219532 Add pref to make search bar results always open in a new tab -- RESOLVED
225715 search toolbar should auto-search when user selects a new search engine from the drop-down list -- RESOLVED
225717 search toolbar does not alphabetically sort search engine drop-down list until browser exits -- RESOLVED
228395 search box displaying incorrectly, shorter, to the left, blank space on the right -- RESOLVED
232272 Better management of search engines for toolbar over the current add new engines system (ability to remove and order engines) P1 RESOLVED
232638 move searchplugins directory to profile -- RESOLVED
233308 rename "Add Engines..." to "Add Searches..." or something more descriptive -- RESOLVED
233612 Highlight text, Ctrl+E should put text in search field P5 NEW
235131 Ctrl-Up / Ctrl-Down do not work to select search engine in searchbox -- RESOLVED
235766 better hotkey for search bar -- RESOLVED
235852 Ability to delete search plugins using UI P1 RESOLVED
236587 Allow bookmark/search keyword searches from the search bar / integrate toolbar and bookmark keyword searches P5 NEW
239695 Search engine plugins should be able to append searchterms to action URL -- VERIFIED
239752 Add support for a default search plugin -- RESOLVED
240432 Highlight search terms -- RESOLVED
241828 Ctrl+K should automatically select Web search engine -- RESOLVED
242586 Fix sherlock plug-ins -- RESOLVED
242804 Please: Add Option for Search from Address Bar -- VERIFIED
242836 shift+delete in the search-field works only temporary -- VERIFIED
242853 shift-tab in search field doesn't work -- VERIFIED
243217 add word highlighting and clickable find next buttons for each search word as done by google toolbar in IE -- VERIFIED
243248 sourceid parameter is not passed in default quick search -- VERIFIED
243406 Make google search box custom sizable -- VERIFIED
244638 [trunk] Search bar doesn't work -- VERIFIED
244673 search bar does not take accent (à or é or è becomes ? when it gets to google) -- VERIFIED
244740 adding search engines does not work for the recent firefox builds -- VERIFIED
245428 Default behavior of search bar after fresh install (new profile) is Find in This Page, not Google (installer only) P4 RESOLVED
245685 find-in-page accel should use search box, find-as-you-type P5 VERIFIED
245755 Cannot add search engine -- RESOLVED
246345 searching a site using the google search bar -- RESOLVED
246410 No notification if find in page fails (Toolbar Search field) -- RESOLVED
246775 Ctrl + K doesn't open up the search box if navigation toolbar is hidden -- VERIFIED
246907 when some search engines have been added to the search bar, the list is not alphabetically ordered before Firefox has been restarted -- VERIFIED
246982 "Add engines..." in search-box dropdown does nothing. P3 VERIFIED
247031 The Search box looks funny in the Customize dialog window -- RESOLVED
247177 "Search Web for" <marked text> absolutely dead -- VERIFIED
247188 After pressing Enter in search bar, dragging to search bar opens a new tab -- RESOLVED
248173 The Context Search extension should be in Firefox -- RESOLVED
248350 Google/Search bar should be expandable in Toolbar Customization -- RESOLVED
248404 Search extensions can't be installed by ordinary users -- RESOLVED
248621 alt enter doesn't open new tab from search bar -- RESOLVED
248719 adding search engines silently fails when searchplugins/ isn't writable -- VERIFIED
248947 typo of "www/google.com" in the address bar takes me to yahoo.com -- RESOLVED
248955 search box should be tab-specific (content should not persist when switching tabs) P5 NEW
250286 Search should be Ctrl+E, not Ctrl+K P3 RESOLVED
250397 [linux only] Web search keyboard shortcut should ctrl+e to be consistant with Windows and Mac. -- VERIFIED
250919 Shift-Tab does nothing when Search Bar is focused -- RESOLVED
251331 search bar doesn't respect the national (polish) signs, even if using e.g. google PL search engine -- RESOLVED
251760 no keyboard shortcuts for Search field -- VERIFIED
251992 Search plugins should use extension/theme management system -- RESOLVED
252013 Rich text editor starts find function -- RESOLVED
252029 crash or freeze while entering text in text areas -- RESOLVED
252260 Trigger search from address bar with question mark -- RESOLVED
252355 Search Feature Frustrating -- RESOLVED
252506 [linux] Search Bar has magnifying glass(find?) icon selected by default -- RESOLVED
253015 changing search engine doesn't set focus to search box -- RESOLVED
253331 Search bar's text should be cleared after a search is performed P5 NEW
254017 Freature request: 'Show/Hide Searchbar' -- RESOLVED
254208 listbox popup with google search history outside firefox window when clicking on certain links -- VERIFIED
254958 Clicking on "Add engines..." nothing happens. -- RESOLVED
255396 No results from search bar/web search -- RESOLVED
255404 Automatic clearing of searchbar -- RESOLVED
255543 create context menu for search toolbar/menu items -- RESOLVED
255545 search plugins cannot be reordered P1 RESOLVED
255627 Search Bar crashing when entry there and new one dragged into bar [@ ntdll.dll - jsd_FunctionCallHook ] -- RESOLVED
256093 Clear the search bar command of Google does not work. -- RESOLVED
256201 discoverability of Clear Search History is hard (add a context menu item) -- RESOLVED
256682 ctrl-down does not select next engine -- VERIFIED
256779 Add Sherlock Plug-ins to Search Drop down -- RESOLVED
257038 move searchplugins directory to profile -- VERIFIED
257242 doubled up search plugins -- RESOLVED
257337 Using the search toolbar crashes Firefox 9 [@ firefox.exe ] -- RESOLVED
257426 Add keyboard shortcut to change search engines for search bar. -- RESOLVED
257761 Empty value gets added to form history when pressing enter in empty search field -- RESOLVED
257911 Hash sign (#) not translated when searching - treated as anchor -- VERIFIED
258088 search icons corrupted -- VERIFIED
258189 Use new icons for Yahoo and eBay search -- RESOLVED
258331 cursor goes out of search field -- VERIFIED
258343 searchbar , press on separator adds "add engines + separator" in pulldown -- RESOLVED
258359 Extra "Add Engines..." appear in search menu -- VERIFIED
258636 add <title> attribute to search engine icon in searchbar -- RESOLVED
258672 grey text in search box showing search engine name -- VERIFIED
258676 add safari like search text to the search field -- RESOLVED
258730 Change width of the Search Bar not working properly with latest build -- VERIFIED
258926 entering an empty search query creates a blank search history item -- RESOLVED
259054 search bar resets back to google when trying to change to yahoo -- RESOLVED
259060 Install/uninstall of search plugins requires root -- VERIFIED
259134 New Icon for Yahoo Search plug-in -- RESOLVED
259523 Search via Google in the search bar gives less results than normal -- RESOLVED
259662 Firefox segfaults on search from search toolbar -- RESOLVED
259717 kurona-20 affiliate code added to amazon search requests -- RESOLVED
259761 "add engines" doesn't have a "remove engines" counterpart -- RESOLVED
259863 move installable search plugins to UMO -- RESOLVED
260132 Use 'official' favicons for default search plugins -- RESOLVED
260412 Cannot search within textarea form element -- RESOLVED
260450 ENHANCEMENT: Pressing CTRL+K multiple times should cycle through search options -- RESOLVED
260578 easy way to reset the search window? -- RESOLVED
260794 Duplicate parameter generated in Google search -- RESOLVED
260876 FF10PR1 Crash using navigation toolbar search [@ InternetSearchDataSource::GetInputs] -- RESOLVED
261124 Textbox context menu should have "Add to Search Bar..." P4 RESOLVED
261368 Text which is in the textarea can't be found by the new search bar! -- RESOLVED
261483 search field does not adjust to search container width -- RESOLVED
261611 Cannot install new search engines, regardless of permissions -- RESOLVED
261677 Usable uninstall of search plugins -- VERIFIED
261847 Seach plug-ins Update Mechanism Not Working -- RESOLVED
261991 Re-order search plug-in list -- RESOLVED
262081 close itself if i submit a serch in the Web Search -- RESOLVED
262115 Try to clear Search Bar Entries, Firefox Crashes -- RESOLVED
262323 find closes window -- RESOLVED
262507 built-in search engine plug-ins are lacking ask.com -- RESOLVED
262606 Most people would prefer a normal Google Search to the I'm Feeling Luck search for the default address bar search -- RESOLVED
262612 autoclearing the search box -- RESOLVED
262958 after the current selected search plugin is deleted an firefox is restarted, no search plugin is available -- RESOLVED
263389 Installed eBay, Yahoo, Amazon without permission -- RESOLVED
264199 Make Search Toolbar history easier to discover P5 NEW
264258 Cool improvement of Firefox google search bar -- RESOLVED
264306 Tried to Add Engine GoogleNL.src, after replying to add it isn't added. -- RESOLVED
264822 "Yahoo" should be "Yahoo!" in included search plugin -- RESOLVED
264962 Search without a dialog (the new search with a dialog should be an extension) -- RESOLVED
265209 l10n it-IT request: changing included search plugins -- RESOLVED
265378 Search plugins for Firefox 1.0 pt-BR -- RESOLVED
265522 de-DE l10n Trademark policy -- RESOLVED
265523 l10n el-GR Trademark policy -- RESOLVED
265579 when searching for a word with a german umlaut with the toolbar search field, the umlaut is replaced with '?' -- RESOLVED
266021 l10n zh-CN Fix Amazon plug-in, remove yahoo -- VERIFIED
266037 l10n ca-AD Trademark policy compliance -- RESOLVED
266039 l10n ca-AD Trademark policy compliance -- RESOLVED
266042 l10n zh-TW Trademark policy compliance -- RESOLVED
266043 l10n ast-ES Fix amazon plug-in -- RESOLVED
266384 Add the Technorati search plugin to the default set of search plugins. -- RESOLVED
266556 crash if I have Vivisimo search engine selected in search box -- RESOLVED
266557 Searching in the current page don't work for text boxes -- RESOLVED
266860 cursor goes out of search field -- VERIFIED
266997 Default seach engine resets when opening from desktop/saved shortcut -- RESOLVED
267186 port-no will lost by starting a searchplugin -- RESOLVED
267244 Ensure Locales all use correct params for Yahoo/Google. -- RESOLVED
267391 redirect and creative commons -- VERIFIED
268370 missing argument when failing to add a search engine -- VERIFIED
268543 cannot search google content from search field directly -- VERIFIED
268763 google search direct to google homepage -- VERIFIED
268811 Search toolbar cannot add engines -- RESOLVED
268986 Search with Google.de doesn't work with German umlauts -- RESOLVED
268992 searching with the new search function doesn't work in a web form text anymore -- RESOLVED
269154 Google search from the Toolbar Search field does not work in Firefox 1.0 -- RESOLVED
269189 Cant make Google searchwindow longer in toolbar. -- VERIFIED
269198 Add Wikipedia to the set of default search engines (using relevant language) -- RESOLVED
269358 l10n zh-CN Trademark policy compliance -- RESOLVED
269542 search bar should be combo box -- VERIFIED
269546 Spaces in search bar doesn't work correctly for Amazon.com searches -- RESOLVED
269600 get rid of the unnecessary '&client=firefox....' for google search plugin -- RESOLVED
269602 Search Toolbar menu gets jumbled when adding search engines in quick succession -- RESOLVED
269658 new search plugins aren't validated during update -- RESOLVED
269735 Google toolbar (upper corner) search does not open in new tab -- RESOLVED
269994 Submitting a blank search string to the Dictionary.com search plugin doesn't navigate to the main page P5 VERIFIED
270054 add smart keywords missing from right click dialogue for any search form -- RESOLVED
270120 Yahoo search plugin does not work with Unicode characters -- RESOLVED
270151 searching for strings with german umlauts in wikipedia search does not work -- VERIFIED
270269 biased situation of firefox toolbar search -- RESOLVED
270299 Ebay Search Tracker URL -- VERIFIED
270310 automatically update the searchbox words when you're searching directly in the search engine. -- RESOLVED
270394 There is no search plugin for Clusty.com's clustering search -- RESOLVED
270825 Google search window stopped working; other engines work -- RESOLVED
271097 searchplugin auto update should ask user -- RESOLVED
271207 No way to remove a search plugin from the GUI -- RESOLVED
271287 FF10 FFTrunk crash [@ nsCharTraits::length] -- RESOLVED
271691 will only search google.co.jp (japanese google) -- RESOLVED
273040 Find-bar appears when typing '-key and spacebar after each other. -- RESOLVED
273173 location bar's auto-search does not search with correct keywords -- VERIFIED
274248 Sorting of Mycroft (search bar) search engines -- VERIFIED
274432 When dragging text to search bar, mouse over search engine should show list of search engines, and allow dropping text onto one to search that engine P5 NEW
274706 Search doesn't work in Textfield -- VERIFIED
274732 The dictionary.com icon on the search engine drop-down list does not connect me to dictionary.com. Nothing happens when you hit enter. -- VERIFIED
275164 Crash apparently caused by Google Suggest Extension -- RESOLVED
275193 Clear Search Button P5 NEW
275209 can not delete search engines -- VERIFIED
275281 search bar drop down menu is gone after choosing "find in this page" -- VERIFIED
275327 RFE: Ability to Delete Search Engines -- RESOLVED
275734 Firefox hangs up under various conditions under windows ME -- RESOLVED
276318 Context menu search does not obey "browser.tabs.loadInBackground" pref (tabs are not selected) -- VERIFIED
276623 search toolbar text highlighting problem -- RESOLVED
276789 Text in search toolbar should be cleared after search -- VERIFIED
276815 Text search function is not working in textarea -- RESOLVED
277386 Redirection to Microsoft with some URL -- VERIFIED
277487 Google searches result in blank Google main page -- VERIFIED
277911 Highlighting text in a text field/area and right clicking should show 'search web' option -- RESOLVED
278615 nothing happens when selecting or clicking on an item in the search engines dropdown -- RESOLVED
279025 search engine duplicates added automatically -- RESOLVED
279286 drag text afer copy text brings firefox to crash down. -- RESOLVED
279899 google search terms are saved even though i clear the saved forms information. -- RESOLVED
280129 Standard dropdown keys don't work with search engine with keyboard P2 RESOLVED
280388 Customized address bar search keys and other requested features -- VERIFIED
280424 Malformed url request redirects to Get Windows site via automatic Google search -- VERIFIED
280426 offline search R-language help does not work well -- RESOLVED
280559 Ctrl-Up/Down to select search engine should be Cmd on the Mac -- RESOLVED
282153 Google search box in Firefox Startup Page (not toolbar) will not clear previous search -- RESOLVED
282163 Search Toolbar won't execute when Local Security Policy is set to Basic for Mozilla App -- RESOLVED
282532 "Go button" to be field sensitive -- RESOLVED
282901 sound for failed search can't be turned off -- RESOLVED
283020 Mycroft search plug-ins are saved within the app bundle instead of in my personal profile -- VERIFIED
283180 creativecommons, amazon, eBay, dictionary search plugins are broken for non-ASCII character search -- RESOLVED
283387 crash when dragging text to search bar after closing a previous search typed into the search bar -- RESOLVED
283393 "/" key starts search even when focus is in form box -- RESOLVED
283711 Shortcut to search bar should iterate through search plugins -- RESOLVED
283787 change update URLs for creativecommons and google search plugins to mozilla.org -- RESOLVED
283828 international characters searchbar & yahoo -- VERIFIED
284072 google "I'm feeling lucky" function in address bar can't recognize chinese keyword -- RESOLVED
284113 Program Crashes With Blank search field in google search box on main page -- RESOLVED
284349 Search bar doesn't pass German special characters (e.g. Umlauts) to Wikipedia -- RESOLVED
284456 Multiple Google and Amazon.co.uk entries in the search box in Firefox 1.0.x en-GB -- VERIFIED
284729 German localisation of Firefox includes buggy Wikipedia search plugin -- RESOLVED
285046 search plugins icons get corrupted -- RESOLVED
285114 Search Bar not Customizable (Remove/Rearrange) -- RESOLVED
285299 Searchplugins should be stored in profile folder -- VERIFIED
285632 No icon in search bar -- RESOLVED
285829 Enhancement - meta search through search bar -- RESOLVED
285896 ctrl K causes error which causes firefox to close -- RESOLVED
286431 typying "64bit php" gives strange error -- RESOLVED
286531 Cannot install new search engines -- RESOLVED
286886 Google search field won't work in Firefox+zh_CN.lang.xpi -- VERIFIED
287100 Inbuilt search toolbat disappears and cant change searches -- RESOLVED
287437 Search box's 'Add engines' should support link modifiers P5 RESOLVED
287444 Needs interface to select a search engine for "Search web for" -- VERIFIED
287520 changing browser.search.selectedEngine in user.js doesn't take effect -- RESOLVED
287599 bookmarks disappear if custom search engine added -- RESOLVED
288238 repeated error message about 50 times when the logo on the search toolbar is clicked -- RESOLVED
288428 Crash if user drags a link from the page onto the Search Window. -- RESOLVED
288622 no tooltip/title for selected search site on search box icon -- RESOLVED
288655 Allow search from address bar and have second dropdown button for search plug-ins instead of separate search field -- RESOLVED
289362 Replace Dictionary.com with Answers.com for dictionary lookup. -- RESOLVED
289496 I installed the lastest build of googlebar into FF 1.0.3 and now googlebar does not work. -- RESOLVED
289814 search engine field doesn't show engines -- RESOLVED
289826 Allow Disabling the Installation of Search Plugins P5 RESOLVED
291111 It can't search for words with complex characters, like á, é, í, ó, ú, ü, etc. -- RESOLVED
291240 in the tool bar seach i use google when i type a word it then seacher in singapore when my home page firefox is set in Australia -- RESOLVED
291602 Firefox 1.0.3 will not find any URL -- RESOLVED
292439 Context Menu 'Search Web for...' option doesn't work in windows launched by JavaScript -- VERIFIED
293078 system reboot on specific search text -- RESOLVED
293324 Deleting the google search plugin (google.src and google.gif) causes the search field to be completely blank -- VERIFIED
293380 cannot add search plugins -- RESOLVED
293764 dot (period) in toolbar keyword search confuses engine -- RESOLVED
293999 added search engines lost after upgrade Firefox -- VERIFIED
294052 search bar button -- RESOLVED
294386 Search sidebar missing (also unable to install any third-party sidebars) -- RESOLVED
294392 javascript error when searchbox removed using customize toolbar -- RESOLVED
294681 Search Web For "....." doesn't respect default search engine -- VERIFIED
294686 New search engines not properly added to the list until restart -- RESOLVED
294741 Engines dont move when upgrading -- RESOLVED
295018 Search plugins can't use local files anymore -- RESOLVED
295880 search box hijacked by outfit called creative commons, which directs all searches to its pages -- RESOLVED
295971 Search web for... doesn't add items to search history -- RESOLVED
296360 Searchengine selection pop-up when drag&drop selected text to searchbar icon -- VERIFIED
296627 Search Toolbar should give obvious indication of selected plugin -- VERIFIED
297306 addEngine does not work on Firefox OS/X -- VERIFIED
298323 "%hex" should be allowed as a delimiter in URL parsing for Firefox -- RESOLVED
298562 search plugin doesn't work if properties are one a single line (causes Exception in search.xml) -- RESOLVED
298564 remove workaround for bug 269994 -- VERIFIED
298810 When Alt+Down is pressed in "Web Search" the search engine selection should open (similar to location bar) -- VERIFIED
298945 if "m" left off .com in URL, browser hangs and does not come back -- RESOLVED
299001 The quicksearch bar does not work! -- VERIFIED
299090 Crash if addSearchEngine called with invalid search plugin file but valid search icon (mycroft search engine) [@ nsCharTraits::length] -- RESOLVED
299140 Searches hang don't return at all or return delayed for 7 minutes plus -- RESOLVED
299512 Search bar ceases to work after accidentally copying a long string into it. -- RESOLVED
300015 Add wikipedia quick search/custom keyword to default install -- VERIFIED
300204 Search Favicon is small in toolbar, large in drop-down menu. -- RESOLVED
300274 Search Plugins should be divided to user-level and shared plugins -- VERIFIED
300324 Cannot add a new search engine. Cannot judge it. -- RESOLVED
300500 no cookie info sent with Quick Search keyword -- RESOLVED
300758 search box is not resizable -- VERIFIED
300906 Google and Google Australia Search from google toolbar result in 404; Not Found error -- VERIFIED
301194 Duplicate search engines appearing in Toolbar Search menu -- RESOLVED
301611 Add support for "Copernic Agent Basic" search tool -- RESOLVED
302000 browser.search.order.* doesn't work with searchplugins stored in profile -- RESOLVED
302534 Accents not working using slash followed by a search term -- RESOLVED
302844 Tooltip for search bar shows the last tooltip shown -- VERIFIED
302845 Search bar tooltip says whatever the last tooltip said -- VERIFIED
303033 special characters encoded incorrectly for altavista search -- VERIFIED
303087 Seach bar's "Add engines..." is broken -- RESOLVED
303154 No security warning when sending data through toolbar search field -- RESOLVED
303318 Search engine dropdown has no tooltips -- RESOLVED
303641 Add search engine doesn't add browser.search.order entry to about:config -- RESOLVED
304038 Support javascript in search plugins -- RESOLVED
304100 Content Length of google.src is incorrect -- RESOLVED
304627 url bar and search plugin bar are broken after search plugin installation -- RESOLVED
305720 answers.com search plugin is broken for non-ASCII -- VERIFIED
305756 Answers.com search plugin should send UTF-8, not Latin-1 -- VERIFIED
306002 Search bar should be cleared automatically after a search -- RESOLVED
306075 Invalid png file for answers.com search plugin -- RESOLVED
306266 url bar search (not deactivated google bar) returns "I'm feeling lucky" result regardless of about:config browser.search.defaulturl contents -- RESOLVED
306330 Search engines which don't have an icon have less margin than the others P4 VERIFIED
306358 Dragging and dropping of text in search bar gives js error. -- RESOLVED
306576 Search plugins URLs should be standardized on *secure* mozilla.org servers P1 RESOLVED
306661 search plugins completely disapeared in deerpark -- RESOLVED
306869 Answers.com plugin needs to say "Answers.com" and not "Dictionary" -- RESOLVED
306938 Making a searchplugin *.src unreadable and doing a search crashes Firefox -- RESOLVED
307146 Quick search icon list displays blank/incorrect tooltip -- VERIFIED
307268 Tooltips do not display for search engine plugins -- RESOLVED
307341 Search in no way works on ENTER -- RESOLVED
307719 Sometimes the tooltip on the search engine icon is empty -- VERIFIED
307723 "Document Contains No Data" on specific google search -- RESOLVED
307920 Firefox 1.5 Beta - blank search window no longer goes to search site -- RESOLVED
307954 toolbar search does not recognize change of search engine -- RESOLVED
307962 shortcuts for search engine -- VERIFIED
308027 search engines toolbar field gmail when viewing GMail inbox, search engines toolbar field has empty tooltip text -- VERIFIED
308054 Search engine icon tooltip has incorrect state until mouse hovers over text area -- VERIFIED
308119 SEARCH engines do not work well -- RESOLVED
308122 Use official Answers.com search plugin -- RESOLVED
308143 Crash when doing search for example "c & c generals" in 1.5 Beta1 without "" -- RESOLVED
308323 mouse highlight of search engine does not update properly -- RESOLVED
308483 clear search history option can be misleading, because it also doesn't clear history P3 RESOLVED
308550 'Add Engines...' fails -- RESOLVED
308674 Monitor and implement the OpenSearch 1.1 standard -- RESOLVED
308854 ctrl-up too many times in search box breaks search box -- RESOLVED
308932 Clicking the Search-Engine link invokes the modal dialogue but hitting OK yields no result -- RESOLVED
309265 addSearchEngine fails silently if older version of a plugin already installed -- RESOLVED
309378 Searching from the location bar uses I'm feeling lucky -- RESOLVED
309379 update answers.com plug-in -- RESOLVED
310041 Program crashes when text selections are dragged-and-dropped to search box -- RESOLVED
310075 include rls=org.mozilla in google quicksearch and keyword.url pref -- RESOLVED
310147 Highlighting hot key (ctrl+Enter) not functioning if i take search with in the page bar using the hotkey '/' -- RESOLVED
310393 Hitting Enter in the searchbar w/o input shouldn't add an empty entry to its autocomplete -- RESOLVED
310979 l10n 'it' request: upload Italian searchplugins on addons.mozilla.org -- RESOLVED
311173 type "googe <chinese character, e.g.(阿帕奇)>" in address bar will navigate to search "???" instead -- RESOLVED
311653 Icon and dropdown in Search Bar has incorrect (stale) tooltip -- RESOLVED
311673 connection refused when attemping to conect to classmates.com -- RESOLVED
311698 Mycroft balloon tip shows incorrect information (repeating last viewed baloon tip) -- RESOLVED
311842 SearchBar engine name list needs keyboard shortcut -- RESOLVED
312446 not confirmed? - search toolbar doesn't put focus on hyperlink when closed by escape key -- RESOLVED
312635 when clicking on the search icon in search toolbar may take more than one click -- RESOLVED
312713 hang when I attempt to do google search for tv guide and type the letters tv -- RESOLVED
313248 gives me an error when i want to surf the net (any webpage) that says eg"cant find start.mozilla.org".it gives me the same error know matter what site i try to enter -- RESOLVED
313374 Tooltips for the integrated search icon show the most recent tooltip from the chrome. -- RESOLVED
313537 A search plugin for the search engine "Exeland" -- RESOLVED
313673 tooltip (with incorrect text and position) in search bar drop down -- RESOLVED
313765 remove tooltips from searchbar -- RESOLVED
314107 Mechanism to distinguish search plugin locales -- RESOLVED
314137 Custom search plugins are deleted upon installation/upgrade. -- RESOLVED
314298 Adding search engines does not work -- RESOLVED
314499 search plugins don't install on windows from limited accounts -- RESOLVED
314579 Toolbar Search Engines Dissapear after Mac OS X Tiger 10.4.3 Update -- RESOLVED
314758 Search pluggins icons are cropped -- RESOLVED
314763 Icons in the search bar are half displayed -- RESOLVED
314812 Updating from latest stable to 1.5 RC erases custom search engines / overwrites custom search engines with defaults -- RESOLVED
314949 unable to use web search because CR doesn't send entered text to search engine -- RESOLVED
315027 Update to 10.4.3 version of OS X kills all search enginges -- RESOLVED
315034 If search is set to open in a new tab, Alt+Enter should open the search result in the current tab -- RESOLVED
315175 Google Toolbar Search field is not empty after opening a new tab -- RESOLVED
315698 All search engines disappeared from search bar due to upgrade to Fx1.5RC1 from Fx1.5B2. -- RESOLVED
316211 Select search engines directly via keyboard (first/last search engine via Ctrl+Home/Ctrl+End, Ctrl+<n> for n-th engine) -- RESOLVED
316549 Search options disappear -- RESOLVED
316876 FireFox now rarely downloads a search result -- RESOLVED
317060 Missing dictionary in search bar for da locale -- RESOLVED
317107 New search service P1 VERIFIED
317151 Cannot shift + tab out of the search box. -- RESOLVED
317166 Embedded browser search not working -- RESOLVED
317576 Search will not be carried out in all text boxes in a Page -- RESOLVED
318010 Search Engine Should have a separate Managing menu -- RESOLVED
318126 Added new search engines were automatically arranged in alphabetical order -- RESOLVED
318196 upon new install of v1.5, user installed search engines are missing -- RESOLVED
318306 blank search engine plugin - unable to remove -- RESOLVED
318335 upon upgrade from FireFox 1.5RC3 to 1.5 (final release) quick search from toolbar has no search engines installe -- RESOLVED
318418 Toolbar Search doesn't work after ENTER is pressed. -- RESOLVED
318441 Food Network Search Plugin -- RESOLVED
318472 search tool bar in 1.5 release will no longer work -- RESOLVED
318528 Individual search engines are no longer remembered for multiple Search Bars -- RESOLVED
318607 unable to search from search box -- RESOLVED
318679 Newly added Search engine isn't displayed in list till browser restart -- RESOLVED
318883 Strange box pops up when cursor hovers over search engine -- RESOLVED
318976 Default search plugins reappear on upgrade -- RESOLVED
319191 Tool-tip for search toolbar incorrect -- RESOLVED
319361 Freezes when entering anything in Google Search Bar -- RESOLVED
319458 Find toolbar not registering new search engines -- RESOLVED
319517 Rediret to page http://www.microsoft.com/ -- VERIFIED
320239 "Search engine" icon title displays the last title of browser -- RESOLVED
320283 Google hangs up during search term entry -- RESOLVED
320570 need short term solution to allow user to remove a search plugin -- RESOLVED
321000 search bar should replace newlines in pasted text with spaces -- RESOLVED
321300 No search engines -- RESOLVED
321871 Search plugin creates invalid xml in localstore.rdf (possibly only freedict plugin?) -- RESOLVED
322026 multiple menuseparators after adding new searchplugin; plugin located under "Add Engines..." -- RESOLVED
322201 counter for occurence -- RESOLVED
322538 Search engines in toolbar have disappeared and new bookmarks cannot be loaded -- RESOLVED
322587 Drag and Drop reordering of newly added search engines causes them to disappear and create unwanted horizontal rules. -- RESOLVED
322934 Search for NULL should deliver user to "searchform" rather than trimmed "action" -- RESOLVED
323256 quick search doesn't hit form submission warning -- VERIFIED
323798 Keyword URL Needs to be localized P1 RESOLVED
323801 Improve Keyword URL resolution -- VERIFIED
323803 Keyword URL Needs to be localized -- RESOLVED
323929 Firefox installer deletes old search plugins -- RESOLVED
323966 Users expect clearing history to clear searchbar also P3 RESOLVED
325659 Bring back the search "search-engines"-sidebar of the mozilla-suite -- RESOLVED
325673 sort-order of search-engines -- VERIFIED
325913 Allow search plugins to have a "search page" URL for blank searches P3 RESOLVED
325992 No search engines in toolbar -- RESOLVED
326099 Freeze in Firefox/Google search -- RESOLVED
326150 fix ja-JP, ja-JPM and ko-KR Yahoo! search plugin on 1.0.x branch -- RESOLVED
326151 Make Yahoo the default search engine in CJKT builds for 1.0.8+ -- RESOLVED
326154 add Yahoo search plugins for zh-TW and zh-CN -- RESOLVED
326448 Won't Give Search Results, Times Out, Or Just Won't Search ToolBar Or WebPages -- RESOLVED
326669 Google Search bar not functioning -- RESOLVED
326859 Strange redirect to incorrect website after selecting Google search result -- RESOLVED
327932 Implement search engine update system -- RESOLVED
327937 Firefox doesn't allow you to create custom Search Plugins P3 RESOLVED
327938 Firefox doesn't allow you to create custom Search Plugins -- RESOLVED
328220 search plugin adjustments for 1.0.8 -- RESOLVED
328343 request for multiple toolbar search field (bar) -- RESOLVED
328496 search engines appear multiple times -- RESOLVED
328659 cannot search in the search bar....need to go to google.com -- RESOLVED
328821 Firefox update restores unwanted search engines. P1 RESOLVED
329014 IM NOT IN YOUR SEARCH ENGINE! -- VERIFIED
329275 IM NOT IN YOUR SEARCH ENGINE! HELP! -- VERIFIED
329386 [MAC] Wrong keybinding for search in new tab -- RESOLVED
329511 Cannot use advanced image size browse feature in Googe Image Search -- RESOLVED
329662 The length of the search bar is not configurable -- RESOLVED
329820 After a killing of all private data FF does not accept entering new search engines anymore; additionally all search engines are removed. -- VERIFIED
330223 The search page is not working according to specification -- RESOLVED
330842 "ASSERT: Can't serialize: file doesn't exist!" at startup P1 RESOLVED
330887 6.2% Ts regression on Pacifica P1 RESOLVED
330941 browser.search.defaulturl not removed from locale P5 RESOLVED
331075 Tools > Web Search goes to Google when user has removed the search bar from the toolbar (readd the search dialog) -- VERIFIED
331091 firefox alpha 2 has a run-a-away script on no search engines P1 RESOLVED
331105 Allow users to set a default search engine -- VERIFIED
331143 sanitize new search format P2 RESOLVED
331222 context menu search does not observe browser.tabs.loadInBackground setting; always opens in foreground P2 RESOLVED
331234 Search engine icons missing for amazon, cc and eBay on zh-TW 1.0.8 -- VERIFIED
331951 Multiple search fields -- VERIFIED
332021 Remove xpfe/components/search (nsInternetSearchService) from the firefox build P4 RESOLVED
332022 Use debug.js / NS_ASSERT in nsSearchService.js P3 VERIFIED
332448 nsSearchService fails to set POST data for searches P1 RESOLVED
332469 Firefox locks up when beginning a search -- RESOLVED
332761 The search toolbar is way too small -- RESOLVED
332999 I tried to add search engines such as Wikipedia, but no search engines are added -- RESOLVED
333036 using top-right search box should automatically open new tab -- RESOLVED
333067 nsSearchService fixes and cleanup P1 VERIFIED
333182 Search box needs history dropdown -- RESOLVED
333596 Firefox freezes and crashes every single time I delete characters from the E-Bay search box- I have to force quit- have recently upgraded to new Firefox 1.5- never had problem with old version. Also pages don't load fully. -- RESOLVED
333612 fx 3.0a1, 2.0a1, and 1.6a1 doesn't have search box visible -- RESOLVED
333899 mac freezes after second keystroke on any email or search engine page; did not happen until I upgraded -- RESOLVED
333920 convertSherlockFile needs to set ._type P5 VERIFIED
334120 Search box has no engines listed and when added one fails. -- RESOLVED
334335 firefox search box should default to non-commercial FOSS engine rather than google -- RESOLVED
334399 icons for sherlock plugins loaded from non-profile locations aren't loaded P1 RESOLVED
334486 Ability to restore shipped search engines from the safe mode dialog, after they've been removed P1 RESOLVED
334529 search.xml asserts on shutdown -- VERIFIED
334554 search service assumes HTTP channel, which won't always be there P3 RESOLVED
334946 Search fails with javascript error -- RESOLVED
335086 Support drag and drop for ordering engines in the search engine manager -- RESOLVED
335101 search service should not use prefs for engine metadata (alias, hidden) -- RESOLVED
335102 make it possible to rename search engine (support search plugin renaming) P5 RESOLVED
335435 Tracking: Improve searchbox for FF2 -- RESOLVED
335439 Add dynamic search results ("suggest") support to browser search field -- RESOLVED
335441 Change tiny drop-down in browser search box into a button/drop-down combo to the right of the search box -- RESOLVED
335443 Support autodetection --> option of adding search engine definitions to browser search box -- RESOLVED
335444 Infrastructure to autodetect search engine definitions linked from the current page -- RESOLVED
335446 Add UI for notifying user of an available search engine option and allowing them to install it -- RESOLVED
335447 Make browser search box resizable -- RESOLVED
335448 Autodetect repeated use of a search field, and ask the user if they want that engine added to the browser search box P5 NEW
335460 re-implement special search plugin parameters P1 RESOLVED
335472 Right-click context menu shows irrelevant items when you select page text P1 RESOLVED
335604 after installing search plugin, plugin is not found -- RESOLVED
335691 Need better support for OpenSearch parameters P1 RESOLVED
335820 engine icons in the search engine manager need padding -- RESOLVED
335822 Deleting all search engines leaves useless separator in search box dropdown, search bar is useless -- VERIFIED
335827 Selecting new search provider should re-search terms -- RESOLVED
335878 non-ascii search engine names are not correctly displayed P1 RESOLVED
336085 Search (search bar) opens in first tab when multiple empty tabs are open -- RESOLVED
336208 no way to specify queryCharset (encoding) when using addEngineWithDetails method (nsIBrowserSearchService) P1 RESOLVED
336231 "Manage Search Engines..." in Search dropdown still has stale/incorrectly positioned tooltip -- RESOLVED
336452 Improve search-engine confirmation dialog P1 RESOLVED
336456 Add Search Engine with https:// in URL does not add to search box -- RESOLVED
336457 Mark selected search engine in the drop-down list -- RESOLVED
336555 Adjust search-engine popup to fit searchbox width P3 RESOLVED
336624 Dragdrop link into focused search bar doesn't show the link text in search bar -- RESOLVED
336625 When dragging & dropping text into search bar, it is grey, search doesn't work -- RESOLVED
336664 QuickSearch - encoding problem using extended ASCII charcaters -- VERIFIED
336667 Add context menu to search button -- RESOLVED
336868 Search drop-down opens left first and right after that -- RESOLVED
336887 search bar Go button is way too wide, when toolbar icons are set to "Icons & Text" or "Text" -- RESOLVED
336925 Middle Click Search Button should open new tab -- RESOLVED
337044 Search engine Manager leaks an observer when canceled -- VERIFIED
337045 When toolbar icons are shown as "Icons & Text" or "Text", search button displays incorrectly -- VERIFIED
337106 Appending "Search" to the search engine's name doesn't always work well (grey text in the search bar) -- RESOLVED
337131 search.png needs visual refresh -- RESOLVED
337137 Old Search-bar.png icon still loaded in search bar -- VERIFIED
337147 Clicking on the favicon should focus the search box -- RESOLVED
337169 Tooltip for engine selection drop-down menu is inaccurate and appears in the wrong place -- RESOLVED
337173 When removing the active search engine, gray search engine text doesn't get updated -- RESOLVED
337174 "Manage Search Engines" misaligned in menu -- RESOLVED
337178 Land search suggestions code -- RESOLVED
337180 assignment to undeclared variable menuitem in search.xml -- RESOLVED
337186 Unused properties in search.properties -- RESOLVED
337215 Focus state of the search box should not be remembered per tab -- RESOLVED
337256 Dragged word initiates no search -- RESOLVED
337292 Since searchbox oval is a single hard-coded image, it breaks with the new searchbar flex behavior -- VERIFIED
337299 Up and Down Arrows no longer display autocomplete list in the search box -- RESOLVED
337343 Reorganize searchbar class and anon-id names -- RESOLVED
337386 search suggestion autocomplete latency/delay can make search slow to respond or seem broken -- VERIFIED
337491 Allow to disable search suggestions and revert to traditional form history autocomplete -- RESOLVED
337548 hard to access search engine dropdown menu in toolbar search box -- RESOLVED
337598 Search engine selection drop-down is finicky on Mac OS X; it only responds on the left side of the drop-down triangle -- VERIFIED
337625 If an OpenSearch search plugin includes an Url tag with type other than text/html then it doesn't install P1 RESOLVED
337715 Add keyboard shortcuts for search engines -- VERIFIED
337719 For the Google search plugin, change country-specific TLD URLs to www.google.com -- RESOLVED
337720 F4 or alt+up/down in the search box no longer opens dropdown -- VERIFIED
337725 Increase the size of the drop-down target for the search engine selection drop-down in the toolbar searchbox on Mac OS X -- RESOLVED
337738 Discrepancy in searchbar width between branch and trunk -- RESOLVED
337751 expose "description" attribute on nsISearchEngine -- RESOLVED
337764 When highlighting text and dragging it to the search bar, Firefox occasionally crashes. -- RESOLVED
337780 Support JS for adding search engines that matches IE's API (provide a way to install search engines from web script) P1 RESOLVED
337791 My Google searchbar disappeared when I upgraded -- RESOLVED
337804 Searching by d&d text on the search bar no longer works -- VERIFIED
337819 Search button in 'Search Box' not visible in 'Text only' mode -- VERIFIED
338018 No padding between icon and text in "Manage Search Engines" -- RESOLVED
338020 Search UI Enhancement: Search Engine Targets (toolbar icons) -- RESOLVED
338043 Search button does not look/behave like a button in Windows Classic -- RESOLVED
338044 search bar no longer allows for search. previous search engine listing is now missing. -- RESOLVED
338061 Properly sort history-based and suggest-based entries in search autocomplete -- RESOLVED
338064 browser.formfill.enable = false, disables search suggest -- RESOLVED
338081 search no longer goes directly through google, got some sort of spyware got to find out how to clean it. -- RESOLVED
338168 Undo in searchbox restores grey text as black -- VERIFIED
338172 network.http.pipelining=true, disables search suggest -- RESOLVED
338195 Dragging text to search box fails to perform search -- VERIFIED
338252 sourceTextEncoding attribute isn't parsed correctly in all cases (certain Sherlock plugins don't display correctly) P1 RESOLVED
338364 Searching from search bar fails with JavaScript error -- RESOLVED
338378 When customizing toolbars, search box has grey text and I-beam cursor and is hard to drag -- VERIFIED
338416 manage search engines UI should be combined into add-ons UI -- VERIFIED
338455 Keyboard shortcuts broken in quick search -- VERIFIED
338468 Search box leaks after being dragged from the customize toolbar dialog. -- RESOLVED
338487 memory leak when adding and removing search toolbar box -- RESOLVED
338494 Center gray "XXX Search" text in search bar -- RESOLVED
338579 Enter in search box waits a few seconds, then opens results page -- RESOLVED
338585 google suggestions don't play well with IME -- RESOLVED
338636 Want to delete a search engine via context menu P4 RESOLVED
338680 check isFile before fileSize (loading engines may fail at startup) P1 RESOLVED
338717 Search box will not do anything -- RESOLVED
338763 Search toolbar doesn't respond to anything -- RESOLVED
338997 Context search default engine in ver 2.0 -- VERIFIED
339005 with browser.search.openintab set to "true", when the current tab is about:blank (new tab) don't open a new tab when searching, and also when opening new URLs from external programs -- RESOLVED
339064 If an OpenSearch document contains POST method and a Param value is empty it won't install -- RESOLVED
339245 Suggestions doesn't send trailing spaces -- VERIFIED
339343 Base64 png image in opensearch plugin doesn't show up in search box dropdown P1 RESOLVED
339361 Code style in nsSearchSuggestions.js is 'orrible -- RESOLVED
339363 In most cases, "Suggestions" text in search suggestions drop-down is truncated -- RESOLVED
339441 Search suggestions could generate less traffic (change polling frequency) -- RESOLVED
339479 Autocomplete controller isn't updated properly in all cases -- RESOLVED
339522 Alt+Up/Down Arrow or F4 doesn't select any menu item of the searchbar popup -- RESOLVED
339551 Search engine "grey text" does not match search engine and its icon -- RESOLVED
339555 Support more items in search suggestion, location, auto complete history etc -- RESOLVED
339713 Allow more protocols for search plugin actions -- RESOLVED
339735 Improve UI for adding search engines detected from <link rel...> P1 RESOLVED
339792 Focus deviated for the field searches. -- VERIFIED
339794 Focus deviated for the field searches. -- RESOLVED
339798 Focus deviated for the field searches. -- VERIFIED
339830 Change server-side suggestion implementation to generate less network traffic -- RESOLVED
339850 I can't load search engines into Firefox. -- RESOLVED
340030 When I try to use the new search box, I cannot press enter to do the search. -- RESOLVED
340122 Don't offer <link rel="search"> discovered engines if their title matches an existing search plugin -- RESOLVED
340208 unable to add discovered search plugin from url with non-standard http port number -- RESOLVED
340225 Separation of form information save and search bar entry save. -- RESOLVED
340331 Allow installation of multiple search plugins with the same name -- RESOLVED
340419 Search doesn't work at all; Adding Search Engines doesn't work either -- VERIFIED
340420 Support Google "Did you mean..." spelling suggestions in FF2 searchbar -- VERIFIED
340421 Change google searchbox definition to use correct URI for suggestion server. -- RESOLVED
340444 SuggestionURL should be SuggestionUrl for consistency with opensearch Url tag -- RESOLVED
340506 Search doesn't work at all; Adding Search Engines doesn't work either; bookmarks missing -- RESOLVED
340540 Manage Search Engines: Engines are moved out of view -- RESOLVED
340604 Implement IE's window.external.IsSearchProviderInstalled (New JS API to allow sites to tell whether their engines are already in the list) -- RESOLVED
340649 Search engines missing -- RESOLVED
340691 When searching for a phrase containing CREATE TABLE, the following error occurs: The connection was reset -- RESOLVED
340693 google's search suggest should look at accepted languages P4 RESOLVED
340857 Support OpenSearch Suggestions extension (JSON format) -- RESOLVED
340868 Offer to re-add an autodiscovered engine if user removes it P2 RESOLVED
340930 Unable to add http://www.mozdex.com/ -- VERIFIED
340974 Search Engine Manager should be in tools -> addons -- RESOLVED
340977 Active search engine should be shown with a bullet and not in bold font in menu -- VERIFIED
341152 Editable search textbox even when it is grayed -- VERIFIED
341268 Abstract autocomplete storage/retrieval strategy into a search-internal API using storage -- RESOLVED
341365 "go to" . button on toolbar doesn't work -- RESOLVED
341437 No user feedback when adding new search engine fails URL checks -- RESOLVED
341577 Drag-and-drop of search engines on Mac looks ugly -- RESOLVED
341591 Inconsistently opening new tabs. -- RESOLVED
341648 Be consistent about opening search results in background tab vs. active tab -- RESOLVED
341665 Extend window.sidebar.addSearchEngine() to accept OpenSearch files P2 RESOLVED
341668 Preload title into search engine confirmation dialog P3 RESOLVED
341669 Show large magnifying-glass icon in search engine confirmation dialog -- RESOLVED
341715 Make "spell check this field" default for search box. -- RESOLVED
341833 Engine metadata should be removed when a profile search plugin is removed P3 RESOLVED
341850 Closing trunk extremely slow -- RESOLVED
341908 search service does not filter "action" URIs (bug 290037) P1 VERIFIED
341909 Search service mishandles invalid search action URIs P1 RESOLVED
341975 "storage.sdb" (profile folder) should have a more explicit name -- RESOLVED
341976 storage.sdb entries should not use absolute paths to search plugins files (storage size optimization) -- RESOLVED
341981 sporadic "engine has no properties" error on startup -- VERIFIED
341984 "ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that" during shutdown (while removing observer for browser-search-engine-modified?) -- RESOLVED
342005 new search button should be a drop target -- RESOLVED
342007 Gray text in the search bar should be displayed in the chrome direction -- RESOLVED
342010 window.external.AddSearchProvider should support ftp URIs (IE compat) P2 RESOLVED
342122 Search service fails with error when the app folder searchplugins is removed -- RESOLVED
342168 search engines disappear/manage search engines doesnt work -- VERIFIED
342355 sometimes (google?) searches in the search box fail -- RESOLVED
342540 Technorati search using Toolbar Search box fails P1 RESOLVED
342643 Too long (or wrong) context-menu when all search engines are deleted -- RESOLVED
342645 Search bar shortcuts for opening the popup (Alt+Up/Down, F4) no longer work -- RESOLVED
342724 Error in tabbrowser.xml while clicking Get more search engines -- RESOLVED
342730 Intermittent startup issue with search service -- RESOLVED
342772 Allow drag & drop in search engine drop-down list -- RESOLVED
342774 Search bar starts too high then resizes -- RESOLVED
342788 If new engine fails to load, it's still queued to be selected -- RESOLVED
342789 No search box grippy/triangle in trunk builds with places -- RESOLVED
342819 Quicksearch, can't search -- RESOLVED
342887 Adding search engines doesn't work, Bookmark this page (right click) has problems in popup box (arrow-button) -- RESOLVED
342932 UI for adding a new search engine from a web page by automatic detection sucks hard -- VERIFIED
342980 The Integrated Search option does not work at all, it does not even list Google or any other search engines. -- RESOLVED
343045 Enter Key sometimes doesn't work in search bar -- RESOLVED
343431 update wiped out all my info, cant add searches and cant retain toolbar -- RESOLVED
343550 Alt+arrow does not work when inline search button is hidden -- RESOLVED
343623 Text in searchbar is highlighted when switching to another application and back to Firefox -- RESOLVED
343648 add search suggestions URL to answers.com searchplugin -- RESOLVED
343707 Add Restore Default Search Engines button to search manager -- RESOLVED
343788 Installation silently fails when trying to install an OpenSearch search engine that doesn't have an HTML result type -- RESOLVED
343824 Consider supporting OpenSearch engines with RSS result types -- RESOLVED
343829 Send relevant search plugin loading errors to the Error Console P4 RESOLVED
343849 hl={moz:locale} in google plugin doesn't do the right thing -- RESOLVED
343957 Last letter in search bar often appears cut off -- RESOLVED
344059 Don't write search prefs. on shutdown unless something has changed -- RESOLVED
344132 No user feedback when adding new search engine fails to load from nonexistent host -- RESOLVED
344159 Ensure FF2 search service interacts appropriately with CCK extensions for partner and corporate deployment -- RESOLVED
344189 if browser.search.openintab pref is set to true Firefox opens two identical tabs for each search P1 RESOLVED
344231 Clicking an autocomplete entry in the search bar no longer starts the search with the selected entry (Error: aEvent has no properties) P1 RESOLVED
344297 Answers.com is selected as default search engine when profile-selected engine is missing -- RESOLVED
344344 Up and down arrows missing in search engine list -- RESOLVED
344347 After visiting a page that offer OpenSearch plugins an empty space appears at bottom of the list -- RESOLVED
344381 browser.search.openintab should use blank tab P3 RESOLVED
344437 String cleanup for search engine confirmation dialog -- RESOLVED
344457 Removing all search engines other than Google and Answers causes the second search engine in the list to be removed when Firefox exits -- RESOLVED
344474 Search opens two identical tabs when pressing Enter but only one tab with CTRL-Enter or clicking on "search" button. -- VERIFIED
344523 AddSearchProvider doesn't check if provider already installed -- VERIFIED
344536 search bar form autocomplete entries can conceal suggestions -- RESOLVED
344538 Search keyword suggestion -- RESOLVED
344650 remove <Param name="hl" value="{moz:locale}"/> from google.xml -- VERIFIED
344941 Toolbar search box does not resize correctly -- RESOLVED
345127 nsSearchService's loadListener should implement nsIBadCertListener to avoid popping up "wrong cert" dialogs -- RESOLVED
345191 enter key no longer submits search from search bar -- RESOLVED
345233 Clicking on search autocomplete entry does not automatically execute search -- RESOLVED
345319 Installation of an engine with a very long name can fail -- RESOLVED
345404 "engine has no interval" error at startup, search doesn't work -- RESOLVED
345479 Client param makes Google searches use google.es in Catalan Firefox -- RESOLVED
345869 Pull Down Menu within Search Field not Keyboard Accessible P1 RESOLVED
345908 Search engine update system is leaking nsXPCWrappedJS and XPCWrappedNative objects -- RESOLVED
346001 Should nsSearchService's loadListener implement nsIAuthPrompt? P3 NEW
346079 In the search bar, scrolling the mouse wheel should switch the engine -- VERIFIED
346165 ga-IE uses opensearch namespace in four plugins -- RESOLVED
346631 Text in search box will be searched for in gmail when using quicklink from toolbar -- RESOLVED
346819 Drag and Drop reordering incorrect in lists (search engines list) -- RESOLVED
347239 Search engine updates fail if the engine name hasn't changed -- RESOLVED
347240 Search service sometimes creates duplicate plugin files -- VERIFIED
347241 Don't use the DB to store engine order information unless the order is changed -- RESOLVED
347276 Remove searchconfig.properties and other unused prefs P1 RESOLVED
347364 Allow extensions to add searchplugins at an arbitrary position in the list -- RESOLVED
347411 Installing 1.5.06 on windows XP causes the search engines to dissappear. -- RESOLVED
347457 If a readonly engine has updates, and the icon load callback runs first, an exception is thrown -- RESOLVED
347462 [mac os x] in the search engine drop down, use a check mark instead of bold to show the current selected search engine -- RESOLVED
347936 Allow browser search order to be set for positions beyond 1 and 2 P4 RESOLVED
347950 Adding or removing a search engine doesn't update other tabs' menus -- RESOLVED
347961 Search engine button doesn't change for autodetected engine -- RESOLVED
348141 Adding an autodetected search engine should choose it too -- RESOLVED
348340 Search engine toolbar doesn't work -- RESOLVED
348344 Form History is not saved if customize toolbar dialog was opened -- RESOLVED
348509 Addition of OpenSearch source fails without error -- RESOLVED
348569 Search bar drag and drop should apply to the search button only (and not the text field) -- RESOLVED
348570 Search through context menu should give a choice of engines -- VERIFIED
348633 [mac] New Search UI doesn't look right -- RESOLVED
348661 When a new search engine is available for addition to the search box the padding for "Add "Technorati Search"" is missing a few pixels -- RESOLVED
348737 restoring defaults in "manage search engines..." results in unordered list P1 VERIFIED
348779 Searchbar demands too much space -- RESOLVED
348886 Search plugin with port in action URL does not retain port when search terms are empty -- RESOLVED
349080 search the "userdir" keyword in Google search bar , Firefox totally disappears -- RESOLVED
349431 Wikipedia wants to install a search-plugin over and over again -- VERIFIED
349444 "Get more search engines" links to wrong page -- RESOLVED
349534 Page not found for Get more search engines in manage search engines -- VERIFIED
349582 Manage search engines is blank -- RESOLVED
349599 check to determine whether an engine is already installed is case sensitive -- RESOLVED
349615 search result by searchbar open in foreground tab, ignoring tabbed browsing settings (open in background) -- VERIFIED
349740 "Open all searches in a new tab" UI -- RESOLVED
349854 Search Engine Reordering doesn't stick after pressing the OK button and unclean exit -- RESOLVED
349911 Autodiscovery of Search Plugin makes it default if previous "Start using it right away" pref is set -- RESOLVED
349957 When adding search plugins, full URL should be displayed -- RESOLVED
350079 esc does nothing in search box P3 VERIFIED
350090 google search sending unofficial code -- RESOLVED
350098 Search Engine add-on Text roll over incorrectly identifies search engine -- RESOLVED
350223 search engine drop down stays highlighted after adding engine from link rel -- RESOLVED
350297 when I go to the firefox search engine it comes up as Yahoo web site instead. -- RESOLVED
350418 search suggestion from cache/history -- RESOLVED
350419 search suggestion fail over url -- RESOLVED
350420 split words and suggest -- RESOLVED
350424 Search is broken -- RESOLVED
350443 Search bar does not appear in latest hourly and when it does no search engines are found. -- RESOLVED
350583 The internet search box on the top tool bar does not appear on first launch -- RESOLVED
350675 Clear Private Data clears grey text in Search Bar -- RESOLVED
350737 Increase padding around search engines in search engine manager dialog -- RESOLVED
350738 Search service engine ordering code should use localeCompare -- RESOLVED
350788 borders between search textbox and surrounding chrome doesn't account for rtl -- RESOLVED
350801 Search Go button doesn't get turned around in rtl mode -- RESOLVED
350862 The RTL version of the search button image should be used in rtl chrome -- RESOLVED
350909 [RTL] Search-engine icon is too far to the right P2 RESOLVED
350963 searchForm and iconUpdateURL parameters are not serialised in sherlock -> mozSearch conversion (icon update and searchForm usage fails for sherlock files after a restart) -- RESOLVED
350998 Problems adding/removing multiple search plugins -- VERIFIED
351050 Arrow in searchbar drop down should be horizontally centered -- RESOLVED
351089 "Add a Keyword for this search" and "Manage Search Engines" integration -- RESOLVED
351091 deleting private data should not vanish the grey "Google"-string in the search bar -- RESOLVED
351253 Search button misinterprets modifiers when clicked P2 RESOLVED
351265 search with multiple engines at once -- RESOLVED
351441 Search engine is repeatedly offered to be added: preload autodetected plugins P5 RESOLVED
351660 Search UI uses <ShortName> instead of <Description> -- RESOLVED
351750 "enter search" as text for search plug-ins -- RESOLVED
351817 Implement pref-based search parameters -- RESOLVED
351857 Implement stub verasion of window.external.IsSearchProviderInstalled P2 RESOLVED
351945 very long search history items truncated prematurely -- RESOLVED
351993 Hover image is missaligned with normal image on go button for search box (OS X) -- VERIFIED
352002 no more searchengines ("for each" loop treated as a "for" loop) -- RESOLVED
352106 Moving search engines up and down does not work right P1 RESOLVED
352152 Search dropdown button misaligned and lacks hover -- RESOLVED
352348 pasting text with newlines in the search textbox is confusing -- RESOLVED
352592 moz:distributionID should not be hardcoded into nsSearchService.js P1 RESOLVED
352672 May wanna add hl={moz:language} to google.xml's suggest P4 VERIFIED
352689 [mac] regression: autodiscovery of search engines is not announced by color change in search bar -- RESOLVED
352768 searchForm isn't parsed for Sherlock engines P1 RESOLVED
352781 Need to update Yahoo search tracking codes for ja, ko, and tw to use moz2 by default -- RESOLVED
353025 Search engine in Search Bar is randomly changed every time search updates are checked P1 VERIFIED
353056 can't overwrite default/shipped search plugins/engines P5 RESOLVED
353143 Search Engine changes at start up -- RESOLVED
353322 Search bar looks strange when on customize toolbar palette -- RESOLVED
353324 When search engine is found and search bar icon highlighted in blue, it loses effect on hover -- RESOLVED
353801 See error when dragging the searchbar to the customize window -- RESOLVED
353921 We leak on shutdown if the search bar is focused P3 RESOLVED
353930 it is not searching field properly -- RESOLVED
354016 Mycroft Project should be included as a pre-installed search engine plugin -- VERIFIED
354439 Command+K when the toolbar is hidden results in a blank firefox search page and not the expected dialog -- RESOLVED
354459 Search box disappears after upgrading Firefox 2 -- VERIFIED
354526 Web search doesn't respect tab settings (when search bar is not visible) -- RESOLVED
354531 Moving (reordering) search engines should enable the Restore Defaults button -- RESOLVED
354534 Restore Defaults button should be enabled when new engines are added -- RESOLVED
354801 I'm linked to google.com even if I use the italian version of Firefox -- RESOLVED
354950 OpenSearch support doesn't honour 'pageOffset' and 'indexOffset' attributes of description P5 NEW
355074 search suggestions can be extremely inappropriate -- VERIFIED
355180 There are not any search engines listed in the search box and when i try to add them, they do not add. -- RESOLVED
355182 when adding a new plugin to my quick search toolbar, it does not appear -- RESOLVED
355191 Can't manage search engines if default folder gets empty -- RESOLVED
355500 firefox search toolbar does not show any search engine and is not working -- RESOLVED
355534 Manage search engines dialog inoperative -- RESOLVED
355625 Arbitrary code execution by JSON text for search suggestions P1 RESOLVED
355900 Web Search (Crl+K) opens firefox start page instead of the searchbox -- RESOLVED
356128 Add option to disable search engine autodiscovery notification (search bar glow) -- VERIFIED
356211 Search bar buttons dont have any drop-down text when hovered over -- RESOLVED
356276 search bar does not display security warning during the first search -- RESOLVED
356289 No way to unhide an extension search engine that has been removed P1 RESOLVED
356332 Select default search engine again after searching with another -- RESOLVED
356726 There is no way to rename a search engine -- VERIFIED
356821 UI wording change for search engine addition dialog P4 RESOLVED
357109 Invalid search engine update URLs may cause an assertion dialog each time an update check occurs -- VERIFIED
357257 Search autocomplete/suggestions use only half of the available width due to the word "suggestions" -- RESOLVED
357622 Search bar autocomplete entries should expire after a configurable delay -- RESOLVED
357743 Search engines gone, cannont load or add engines from any sites. -- RESOLVED
357744 Search engines gone, cannont load or add engines from any sites. -- RESOLVED
357830 OpenSearch: plugin not added if description not in utf-8 encoding P1 VERIFIED
358006 Empty query no longer takes you to some default page -- RESOLVED
358460 Unable to install or use search from toolbar. -- RESOLVED
358494 Display search engine selection dropdown when selecting search engine with the keyboard. -- RESOLVED
358523 use better transparent icons in Search Bar for some engine -- RESOLVED
358570 The query characters are garbled with OpenSearch without <inputEncoding> -- RESOLVED
358891 Firefox doesn't remember the search engine with non-ascii characters as its selected engine -- VERIFIED
359146 Authorization window opens when I type something into search toolbar (Google checked) -- RESOLVED
359178 Search Google in other language -- RESOLVED
359243 Failed request due to inclusion errors ERROR CODE IN DOGPILE -- RESOLVED
359425 When network connections settings are high, some searches hang -- RESOLVED
359549 Yahoo search box (input field) steals focus under different scenarios -- VERIFIED
359564 search.sqlite can be corrupted when running out of disk space, resulting in broken search functionality -- RESOLVED
359752 changing search engines while the autocomplete popup is visible (e.g. using Ctrl+Up/Down) doesn't clear Suggest entries P3 RESOLVED
359880 Add param "aq=t" to the Google search engine spec -- RESOLVED
360270 Add OpenSearch Referrer Extension support P3 RESOLVED
360273 Firefox should substitute unrecognized parameter extension with blank string -- RESOLVED
360331 getBrowserSelection() (context menu search) does not get text from input or textarea -- RESOLVED
360332 Search <Engine> for <String> context menu option doesn't support Ctrl/Shift/Middle clicks P5 VERIFIED
360411 Restore default set in toolbar customization throws this._getParentSearchbar() has no properties -- RESOLVED
360450 not displaying the search result -- VERIFIED
360572 deleting a previous search entry does not work if a search suggestion is shown P1 VERIFIED
360606 on right clicking highlighted text, give option to use choose from all installed search engines -- RESOLVED
360867 Can't distinguish long search suggestions -- RESOLVED
360907 Search current site with OpenSearch (use a site's search provider without installing it) P5 NEW
360915 search bar doesn't work after firefox open for a while -- RESOLVED
361061 params added nsISearchEngine::addParam() are sometimes forgotten after a restart (especially for engines added without icons) -- RESOLVED
361100 Using the "google" keyword to search for a string, firefox sends "google" as part of the string -- RESOLVED
361171 search bar doesn't work at all -- RESOLVED
361258 Tooltip misplaced for "Manage search engines..." -- VERIFIED
361631 don't work search in the toolbar -- RESOLVED
361735 middleclick on a search suggestion should open the result in a new tab -- VERIFIED
361769 the V before Show Suggestions is too big -- VERIFIED
361923 Can't use remote search engine icons larger than 10KB P1 RESOLVED
361952 Restore old behavior of search with ctrl-k when NO NAVIGATION BAR is present. -- RESOLVED
362460 Search service shouldn't assume that builds with branding directories are "official" builds -- RESOLVED
362678 Option to ignore search engine detection on a case-by-case basis -- RESOLVED
362679 Option to ignore search engine recognition on a case by case basis -- RESOLVED
363011 click on search suggestion doesn't start the search anymore -- RESOLVED
363069 error_duplicate_engine_msg is confusing when the search engine is a hidden default engine -- RESOLVED
363130 Search Engine dropdown icon ugliness where iconsize!=16x16 P2 VERIFIED
363376 Search Engine list should be alphabetized automatically, at least after app restart. -- RESOLVED
363512 remove base-64 encoding functions in favor of built-ins P3 RESOLVED
363970 Ctrl+UP/Ctrl+DOWN is slower than it was in 1.5 -- RESOLVED
364514 Use mozComponentLoader's btoa/atob in nsSearchServie -- RESOLVED
364948 SERIOUSLY PPL, TRY TO FIX IT, IT'S GETTING OLD -- RESOLVED
364957 Searching in search bar is not possible when profile path is not accessible anymore -- RESOLVED
365215 Search box takes all the available width in the menu toolbar -- RESOLVED
365227 Add context menu to search magnifying glass for temporary engine switch -- RESOLVED
366442 search.rdf is obsolete -- RESOLVED
367443 highlight in search bar engine drop down menu doesn't work when holding down mouse button and instead highlights any tab below it -- RESOLVED
367473 Navigation Toolbar's Manage Search Engine function did not work -- RESOLVED
367882 use current page's favicon rather than domain's favicon.ico for "Add engine" menu item P3 RESOLVED
368562 exception in nsSearchService.js breaks chrome search box -- RESOLVED
369180 Proxy Authentication required while typing Search String -- RESOLVED
369203 Search Engine Discovery is broken on some sites (e.g. Urban Dictionary) -- VERIFIED
369452 Search text should be deleted right after I've searched for it -- RESOLVED
369739 when an engine update changes the engine's name, getEngineByName will only work with the old name P3 RESOLVED
370067 Quick searches do not escape characters such as "+" -- RESOLVED
370310 Ctrl-K sends FF to Google's Firefox Start instead of placing cursor in web search box -- RESOLVED
370482 Loading an OpenSearch Description directly should offer to install -- RESOLVED
371506 search plugins images aren't scaled when displayed -- RESOLVED
371752 links on ff 2.0.0.2 default google homepage are broken. -- RESOLVED
371825 When I try to search using google images or news in the latest version of Firefox, I get a 'Server Not Found' message and problem loading page. -- RESOLVED
372293 Search engine disapear after add one and restart -- RESOLVED
372326 search field stops working when harddrive is full -- RESOLVED
373583 cannot remove and readd Google from search engine toolbar -- RESOLVED
374484 add search plugin list becomes repetitive when reload page is on -- RESOLVED
375354 Enhancement: Bookmark Keyword feature moved to Search feature -- RESOLVED
375960 Search toolbars gets squashed in arbitrary ways. -- RESOLVED
375961 Bookmarks do not tile. -- RESOLVED
376752 Search results delayed until Save or Print dialog box in another FF window is closed -- RESOLVED
377274 broken linjk -- RESOLVED
378553 Expose search engine alias functionality -- VERIFIED
378848 use of BT Yahoo! browser replaces Google search in Firefox with Yahoo search -- RESOLVED
380270 DEAR FUCKING PROGRAMMERS OF FUCKING FIREFOX. -- VERIFIED
380276 Search Bar no longer works after windows changes state between online and offline when application data folder is redirected -- RESOLVED
380429 Default search engine not preserved when updating from 2003->2004RC2 P1 RESOLVED
380527 search terms stickiness should at least be configurable, not so persistent -- RESOLVED
380627 The search box should be cleared afer submit. -- VERIFIED
380785 Add Wikipedia to the default search engine list P2 VERIFIED
382436 Enable assigning shortcuts to switch search engine -- RESOLVED
382783 Search Bar Defaults to German for Irish Users -- RESOLVED
383054 Google Search thru web search box, does not search the appropriate regional site (.ie in my case) but a foreign language google site (.de) -- RESOLVED
383271 leak document (and sometimes windows and XBL docs) after typing in search box P1 RESOLVED
383562 Search engines move by themselves? -- RESOLVED
383726 Can't delete all search engines -- RESOLVED
383805 DEFAMATION AGAINST MY NAME -- VERIFIED
384047 Search becomes non-functional after accidental 'no free space at profile location' condition -- VERIFIED
384124 Option to reset search bar engine to default when starting Firefox -- RESOLVED
384300 QuickSearch Includes the shortcut in the query field -- RESOLVED
385088 unable to close the manager search engine dialog with ok or cancel buttons -- RESOLVED
385105 Manage Search Engine List is broken -- RESOLVED
385492 XPCOMUtilify search suggestions -- RESOLVED
385889 search engines stoped working with cyrillic requests -- RESOLVED
386090 Remove aliases from uncommitted changes -- RESOLVED
386103 Localizability issues with search engine aliases -- VERIFIED
386205 Automatically resolve conflicts between existing user aliases and shipped/added ones P3 NEW
386214 Firefox quits if a user changes in the Search bar from Yahoo.com to Yahoo.de -- RESOLVED
386437 Use inline tree editing instead of a modal dialog when changing keywords in the Search Engines Manager -- RESOLVED
386473 XPCOMUtilify SearchService P5 RESOLVED
386487 Bottom left corner of the searchbox dropdown is missing the border -- RESOLVED
386591 Support "result URLs" for search suggestion results (OpenSearch) P5 NEW
386987 No Google Search option -- RESOLVED
387069 Exclude empty strings from the duplicate check -- RESOLVED
387070 Consider adding aliases/keywords to default/shipped search engines P3 NEW
387516 Searchbar bindings depend on global pollution from printUtils.js -- RESOLVED
387723 smart/keyword/bookmark searches don't work with non-ascii (russian) characters with the new urlbar binding P3 VERIFIED
388041 New web interface of google to reduce energy problem -- RESOLVED
388152 choosing a search engine should start a search for pre-entered text -- VERIFIED
388309 "Manage Search Engines" accesskey breaks quick menu navigation to engines beginning with "M" -- VERIFIED
389978 Keyword & Middle mouse button no longer work as in FF1.5 and earlier -- RESOLVED
389989 Toolbar Google Hijacked by yoby.net -- VERIFIED
390093 Make searching with multiple engines require less steps for the user -- RESOLVED
391831 google search should use regional google depending on locale [Gentoo] -- RESOLVED
392220 Allow folder creation in search engine editor/drop down -- RESOLVED
392400 changing search engines clears text in search box -- VERIFIED
392633 [Search suggestion of search plugin] Suggestion display is broken if fast user typing overruns slow server response -- RESOLVED
392771 Load search engines from appdir/distribution/searchplugins dir tree -- RESOLVED
394979 Search Service is slow on startup (Ts hit) P1 RESOLVED
395750 clicking search button doesn't respect browser.search.openintab pref anymore -- VERIFIED
396000 support a "search:" protocol -- RESOLVED
396236 Removing the Search Bar results in (NS_ERROR_FAILURE) [nsIObserverService.removeObserver] -- VERIFIED
396388 Firefox quits in ubuntu when entering searches in the search tool bar. -- RESOLVED
396546 On first start, placeholder text in search box can be selected -- RESOLVED
397350 Google Suggest drop-down list too narrow -- VERIFIED
398026 Clean up the searchbar -- RESOLVED
398184 rebuild search bar dropdown onpopupshowing, not at startup -- RESOLVED
398455 Search history in search plugin should cap to 8 or 10 entries -- RESOLVED
398469 Ctrl+arrows does not change search engine in search field P1 VERIFIED
398569 After customizing toolbar, Search bar does not return the proper results -- RESOLVED
400127 Webster Search Error, When looking up a word it brings up an Invalid Input error on webster.com -- RESOLVED
400963 after install 2.0.0.8 over .7 search plugins missing -- RESOLVED
401696 Real time display of searched criteria -- RESOLVED
402895 The search bar no longer has a blue border when the website has a search engine available P4 VERIFIED
403057 Search Engine manager icon issues where iconsize!=16x16 -- RESOLVED
403686 Search plugins get multi-selected when selecting them quickly -- RESOLVED
403854 Removing searchbar or location bar breaks many things P1 VERIFIED
404070 Google search from toolbar in Japaneses -- RESOLVED
404201 add comment to nsBrowserSearchService.idl stating that the parameters for addParam should already be uri encoded P3 RESOLVED
404409 Everytime I try to perform a search using Yahoo or Google my browser crashes. -- RESOLVED
405079 Feature enhancement : show multiple search results in multiple tabbed pages. -- VERIFIED
405235 search bar autocomplete popup (history, suggestions) doesn't work P1 VERIFIED
405269 Ctrl+Click / middlemouse click on search bar autocomplete results is broken P1 VERIFIED
405443 Making search engine discovery more discoverable -- RESOLVED
405581 real google page wanted -- RESOLVED
405587 Allow multiple search engine UI elements in the toolbar -- VERIFIED
405664 keyboard shortcut to display the search engine list broken (alt+up/down, f4) P1 VERIFIED
405912 No reponse when click on Google search button. -- RESOLVED
405975 Search Bar icon disappears, caused by star popup -- RESOLVED
406272 Search Engines do not work -- RESOLVED
406303 Google Suggest in the Search Bar got broken -- RESOLVED
406446 Search bar does not support Firefox -- VERIFIED
406908 Installing Firefox deletes user searchplugins -- RESOLVED
407197 Hovering over search engine should show URL P4 RESOLVED
407723 ask proxy ID with blank box when i type something on search -- RESOLVED
407922 Changing the Search plug in order for en-US from alpha to category based P3 RESOLVED
408014 Caret in Search bar is not needed when Dragging text on Empty Search bar -- VERIFIED
408132 Clicking in the search toolbar may not shift input focus correctly -- RESOLVED
408244 show opensearch plugin availability same as feed availability in location bar -- RESOLVED
408246 Shift+Clicking search autocomplete result (suggestion, history) opens search in new window, but fills search bar of current window -- RESOLVED
408251 When middle+ or shift+clicking suggestion entries in the search bar autocomplete popup, the selected search term isn't entered into the searchbar history -- RESOLVED
409103 JS Assert when opening a popup with toolbar=no -- RESOLVED
409684 Add clickSelectsAll option that's specific to the toolbar search field (search bar) -- RESOLVED
410345 search page displays cyrillic/russian characters -- VERIFIED
410499 Cannot add an opensearch engine with an accent in the title -- VERIFIED
410603 Revert bug 346079 or make it less annoying (scrolling the mouse wheel in the search bar switches the engine) -- VERIFIED
410672 "Manage Search Engines..." menu entry is misaligned -- RESOLVED
410850 Firefox crashes on any Google search -- VERIFIED
410945 Toolbar Search field do not respect tab option by keyboard shortcut -- VERIFIED
411674 dfsg -- VERIFIED
411677 Search bar suggestion list length should be user settable -- VERIFIED
412254 OpenSearch: when {searchTerms} specified both in searchUrl and as Param, data passed twice -- RESOLVED
412741 Using system native colors for "Add" Search Engine -- RESOLVED
412960 re-enable search service logging for non-debug builds P3 RESOLVED
412966 Search toolbar should be able to import Google Custom / allow the creation of custom searches from right click context menu -- RESOLVED
412990 Sherlock conversion code fails to add icon P1 RESOLVED
414642 Remove tooltip workaround from bug 336231 once bug 374288 is fixed -- VERIFIED
414849 Support middle-click paste and go behaviour on search icon P5 NEW
414861 Context menu Search does not honor browser.search.openintab -- VERIFIED
414964 POST searches works only from search bar, but not as keyword searches -- RESOLVED
415058 automatic fill in -- RESOLVED
415424 Multiple "Add new engine" options in search bar dropdown list if page is reloaded in the background and advertised engine name changes P4 RESOLVED
415429 Search Bar jumps around in RTL mode -- VERIFIED
415700 Search engine aliases can "take over" the location bar P2 RESOLVED
416135 Typing text in search-field leaves artifacts (cursor?) -- VERIFIED
416367 Web search results not returned properly -- RESOLVED
416375 After running ccleaner, A Firefox/Google search defaults to Google France -- happens on 2 difference computers with 2 non-networked users. -- RESOLVED
416563 Search engine list should be sortable -- RESOLVED
417083 Open an information bar the first time a search engine is detected (not per page) -- RESOLVED
417143 Duplicate entries to add same search engine -- RESOLVED
417251 Search bar magnifying button should respect common shortcuts to open links -- RESOLVED
417269 Restore Defaults in search engine list manager window should ask for confirmation -- VERIFIED
417353 no selection possible for find selected text with search engine -- RESOLVED
417413 can't scroll search engines with mouse wheel -- RESOLVED
417478 Search bar does not recognize an offered search engine if added to the toolbar after a Web page loaded P3 RESOLVED
417717 idea: add search box for a specific website -- RESOLVED
417933 when typing in the search box it adds a "." to the last char when the cursor blinks. -- VERIFIED
418011 idea: change search engine after highlight text and right click -- RESOLVED
418373 I liked the wheel-scrolling between the search engines in MF-beta2 but i am disappointed not to find it in beta 3. Please add it as an update, it was really handy. -- VERIFIED
418452 patch / option to re-enable mouse-scrolling search engines -- VERIFIED
419193 Add preference so that toolbar search always shows results in new tab/window -- RESOLVED
420114 Rename Manage Search Engine List window to Search Engines -- RESOLVED
420269 search in tabs -- VERIFIED
420549 Removing an engine shortly after adding it triggers NS_ASSERT P2 RESOLVED
420560 Crashes when searching words -- VERIFIED
420685 Assign keywords for search engines into search engine manager -- RESOLVED
421613 update search plugin icons for ebay, creative commons, and amazon -- RESOLVED
421770 Iceweasel search bar prepends the phrase "Just Added" to all search strings -- RESOLVED
422387 Suggestions in search field no longer working after 'customize' of Navigation bar -- VERIFIED
422390 Search 'Suggestions' appear left of window when Search box out of screen -- RESOLVED
422646 Default Wikipedia search plugin removed from GUI can't be reinstalled -- VERIFIED
423158 Ctrl-z / Undo on search bar box dont work -- VERIFIED
424206 Opening new window while typing in search bar causes [Enter] not to function in search bar -- RESOLVED
424235 search icon covers input -- VERIFIED
424373 remove a search engine will not remove its associated keyword -- RESOLVED
424690 search-go-button don't ignore right click -- RESOLVED
425313 Search Engines and "Manage Search Engines" window do not function. -- RESOLVED
425431 Update wikipedia search engine P1 VERIFIED
425966 FF reverts to Google even when other location bar search services are specified -- RESOLVED
426304 Search toolbar unuseable with Sandboxie -- VERIFIED
426328 pressing enter in the search box no longer functions to submit the query -- VERIFIED
426329 Search box - pressing enter does nothing P1 VERIFIED
426382 "Enter" in Search Toolbar doesn't work -- VERIFIED
426387 "enter" key does not work after type in terms in search field of toolbar -- VERIFIED
426403 Pref browser.search.openintab not working for mouse click -- VERIFIED
426422 Hitting "Enter" or "Return" in search toolbar no longer performs the search. -- VERIFIED
426426 Google search field language comes to default when Firefox is auto-updated -- RESOLVED
426465 searching from searchbox throws "textbox is undefined" -- VERIFIED
426729 Improve open search discovery UI -- VERIFIED
426894 Pressing 'Enter' when focused on search box doesn't do anything -- VERIFIED
426922 Firefox does not display the actual search engine icon of an offered search engine -- VERIFIED
427028 firefox lacks hooks to properly upgrade through packging system (Was: After upgrade in ubuntu address bar sometimes triggers "ASSERT: *** Search: _installLocation: engine has no file!" instead of loading URL) P4 RESOLVED
427387 Search engine box disfunctional -- RESOLVED
428311 Search engines dropdown blank if firefox install directory hidden -- RESOLVED
428621 hitting "m" in search engines toolbar dropdown menu triggers "manage search engines" and not an engine starting with the letter m -- VERIFIED
428823 SearchSuggestionController improperly handles POST method suggestion URLs P5 NEW
429091 Search Engine Manager doesn't consider pending keyword changes when determining whether a keyword is in conflict -- RESOLVED
429166 Drag-and-drop of text to search bar in another window searches in source window -- VERIFIED
429183 if browser.search.openintab==true and search bar is absent; search page opens in current tab P4 RESOLVED
429424 search engine selection button becomes huge, only room for 3 characters in search bar -- RESOLVED
429513 Implement a workaround for bug #331105 (allow users to set the default search engine) -- RESOLVED
430263 Get details about installed search engines - their home page, etc. -- RESOLVED
430314 Use a Wikipedia search icon with no white background P4 RESOLVED
430602 data: URIs not supported for sherlock search icons -- RESOLVED
430627 Remove open search notification in primary UI -- VERIFIED
431345 Google search causes first result to be requested and with HTTP_REFERER [prefetching] -- RESOLVED
433135 Internet Search from the toolbar search field doesn't work; entering nor clicking the search icon works. -- RESOLVED
433796 JavaScript exception: component does not have a method named: "observe"' when calling method: [nsIObserver::observe] -- RESOLVED
434494 Opening a new window with Cmd-K does not always focus the search field -- VERIFIED
434509 should be able to search to new tab -- RESOLVED
434667 Search strings with certain characters yield "400 Bad Request" from Google -- VERIFIED
434863 Quickly deleting keywords in search box is broken (Firefox 3 RC1) -- RESOLVED
435287 scroll wheel or touch pad scrolling does not switch search engines -- VERIFIED
435776 Change the search-engine view -- RESOLVED
435812 Remove some of searchconfig.properties -- RESOLVED
435815 isInAppDir should be true for search plugins in app/extensions directory -- RESOLVED
436265 Use currently selected search engine in the context menu (or Ctrl/Cmd+K) when search bar is hidden -- RESOLVED
436497 Update search engine plug-in favicon for Google -- VERIFIED
436655 New Google Favicon -- VERIFIED
436855 When an existing content is edited/changed in the search-bar - it does not activate -- RESOLVED
437211 Should the new google favicon or logo be added to google.xml search plugin file? -- VERIFIED
437630 OpenSearchDescription not recognized as an installable search engine -- VERIFIED
438056 Search plug-ins should be recognized when opened with Fx -- VERIFIED
438599 the currentEngine attribute of nsIBrowserSearchService should never be null -- RESOLVED
438785 bug in the handling of the duplicate keywords in Search Engine manager -- RESOLVED
438864 problem if I change keyword in search engine (no update) -- VERIFIED
439232 Search engine manager does not handle large icons correctly -- RESOLVED
440109 Dragging a tab from one FireFox window to the search box of the other causes unresponsiveness. -- RESOLVED
440189 Results from Searchbar are displayed on new tab, but without focus -- RESOLVED
440371 search engine manager suggest new search site but is not able to add it -- RESOLVED
440372 "Get MOre Search Engines..." link goes to page with no search engine results -- RESOLVED
440646 Toolbar Search field can not be resized after icon is placed between it and the adressbar -- RESOLVED
440780 idea: share search history between the web and the search box -- RESOLVED
440826 "get search engines": link to no search engines page -- VERIFIED
440836 fast search toolbar dropdown results widget floats in midair outside of firefox as i type. -- RESOLVED
441085 Adding the search engine for reference.com is broken -- RESOLVED
441183 between words, spaces become replaced with "%2B" from the toolbar search field to metacrawler's search page -- VERIFIED
441208 site-specific dynamic search plugin and change of method of adding auto-discovered search plugins -- RESOLVED
441333 Search plugins take precedence over keyword searches -- RESOLVED
441510 search bar does not respond to enter -- RESOLVED
442253 search toolbar suggestion dropdown placement issue -- VERIFIED
442613 <show search selection <not checked box> > does not turn off search engine mini window in Yahoo! Mail -- RESOLVED
443822 Built-in search engine may hide custom one for the same site after Firefox update -- RESOLVED
444306 search option is not working properly. -- RESOLVED
444320 After entering a query into a search engine when browsing from search engine results I am sent to a different page. First stop is to http://copy-book.com/ -- VERIFIED
444885 Unable to add Search Engine after deleting it -- VERIFIED
444907 search box doesn't show results in new tab after pressing Ctrl+Enter -- RESOLVED
446200 update search engine url is not possible on click "manage search engines" -- RESOLVED
446283 Searches are re-directed to other site than the one chosen -- RESOLVED
447732 Allow search bar to derive results from awesome location bar -- RESOLVED
447983 "Search Engine" Button doesn't change when I hover or click on it. -- RESOLVED
448159 Search content in Unicode Japanese characters cannot be seen -- RESOLVED
448408 browser. search. openintab -- VERIFIED
449622 right clicking on Get more search engines in search manager acts as a left click -- RESOLVED
449750 Request: New search bar -- RESOLVED
450643 When editing a searchengine's keyword in the engineeditor, Firefox messages that the keyword is already used -- RESOLVED
450931 Google search plugins localization -- RESOLVED
451245 Google is not listed as a search provider in the Get more search providers page -- RESOLVED
451313 do not search bio technology -- RESOLVED
451736 Google switches to the local language while abroad (should use Accept-Language) -- RESOLVED
452059 Dragging text from one instance to another instance's search box causes first window to be topmost -- RESOLVED
452536 Change the url for eBay search plug-in for (en-US) -- VERIFIED
452910 Selecting text in webpage should allow to right-click search options -- RESOLVED
453027 hide the magnifying glass until you start typing -- VERIFIED
453789 Allow multiple keywords for search engines -- RESOLVED
454090 Use .trim() in search service -- RESOLVED
454273 Clicking link on search result page is redirected to alternative results page. -- RESOLVED
454570 nsSearchService.js stores document and element on its global object -- RESOLVED
454783 Set manage Search Engines in the Add-ons panel -- RESOLVED
455192 Certain letters do not appear when typed in the search box -- RESOLVED
455492 Scrolling through search engines without moving the mouse -- RESOLVED
455838 List shortcut keywords next to search engines in search box engine selection drop down -- RESOLVED
455951 Move search engines manager to Add-ons Manager -- VERIFIED
456107 Ability to restore default profile search engines, manually. -- RESOLVED
457014 integration between the search bar and the address bar -- RESOLVED
458638 Unable to re-install search engines after update; Firefox says files already exist -- RESOLVED
458810 Implement search service test suite P4 RESOLVED
459138 after deleting the active search plugin, you default to google in the search bar, not the top search plugin -- RESOLVED
459603 Search and location bar occasionally "blank out" -- RESOLVED
460235 Additional search service Ts improvements -- RESOLVED
460623 Google searches for Firefox could be faster -- RESOLVED
461042 Setting a keyword's search engine now fails without an error message if the keyword already exists -- RESOLVED
461247 Typo in eBay search plugin description -- RESOLVED
461954 Folders, separators and tags for search plugins -- RESOLVED
461985 "Add a keyword for this search" should use search plugins -- RESOLVED
462052 all searches saved to system.log -- RESOLVED
462062 hoiujo -- VERIFIED
462140 Default Search Engine Should be Random -- RESOLVED
464886 functionality is nt working -- VERIFIED
465144 Find on page should be integrated into search bar -- RESOLVED
465757 Google.com / Firefox homepage and from Google search bar: localizes to German (google.de) -- RESOLVED
465922 Can't get lnks to urls to open in a new window -- RESOLVED
466278 I can't go to any page because it throw error when i hit Enter on location bar with URL -- RESOLVED
467066 Search bookmarked sites -- RESOLVED
467149 If a specific language is retrieved, it illegal ends. -- RESOLVED
467675 Allow setting custom keyword while adding a new search engine P5 RESOLVED
467745 disturbed me at right hand side when I want to search using google -- RESOLVED
467890 Support automatic updates for app-shipped search plugins P1 RESOLVED
468267 JSON error in SuggestAutoComplete.prototype.onReadyStateChange -- VERIFIED
468558 "Yoog" applies itself as search bar's default search engine. -- RESOLVED
468642 Search toolbar does not work -- RESOLVED
468810 Make "Manage search engines" window resizable -- VERIFIED
469378 CTRL-Z (undo) reveals typed sentences in the search *after* clearing history -- VERIFIED
469458 Web search should also give the local bookmark results -- RESOLVED
469765 I manually delete search engines, and they reappear in next session (e.g. EBay or Amazon) -- RESOLVED
470155 中文输入法切换会使浏览器关闭 -- RESOLVED
470193 "engine has no file" error when trying to manage engines after removing engine from the appdir manually -- RESOLVED
470590 manually added invalid search plugin causes search service initialization to fail -- RESOLVED
471116 search bar doesn't work anymore -- RESOLVED
471241 This is the 2nd time I'm sending this in because you deleted the first one. Please apologize. Search server error Mozilla. -- VERIFIED
471521 Custom search-engines are deleted when migrating from Firefox v2.0.0.20 to v3.0.5, only default ones are installed in 'C:\Programme\Mozilla Firefox\searchplugins\'. -- RESOLVED
471561 Change search/start defaults to Yandex in ru builds P2 VERIFIED
472511 quick search box does not show complex text descenders of fonts -- RESOLVED
472525 Search plugin list should be draggable -- RESOLVED
472901 Google has updated its favicon, again P2 VERIFIED
472906 The "Restore" functionality in "Search" does not remain active -- RESOLVED
473591 Search bar does not work. -- RESOLVED
473913 Search bar not working. Unable to search any query. -- RESOLVED
474081 Sporadic failures in browser_bug321000.js -- VERIFIED
474128 remove newlines="replacewithspaces" from the search bar -- VERIFIED
474285 search toolbar (google selected) display a 404 page error -- RESOLVED
475289 Lazily initialize engineMetadataService -- RESOLVED
475471 Engine._updateInterval isn't cached properly -- VERIFIED
476180 Search bar does not function -- RESOLVED
476193 Adapt Firefox' Google icon to the new one used by Google -- RESOLVED
476907 Pressing Ctrl+Enter should open a search or URL in a new tab -- RESOLVED
477163 Digsby causes: Assertion Failed: Search Bar on top right -- RESOLVED
477211 Add To Firefox for new search engines takes very long to work -- RESOLVED
477542 Tries to add a already added search-engine. -- RESOLVED
478338 Uninstalling an add-on which provides a search engine in Firefox 3 breaks searching and managing search engines in Firefox 3.5 P1 VERIFIED
478343 Search toolbar have an error when managing search engines. -- VERIFIED
479408 search engine discovery code doesn't properly handle frames ("browser is null" in BrowserSearch::addEngine) -- RESOLVED
480108 Awsome bar doesn't search prioritarly in the history of a search engine after having typing its shortcut -- VERIFIED
480258 right click "search google for" brings up google firefox homepage instead of searching -- RESOLVED
480698 Search bar dropdown menu doesn't open on click -- VERIFIED
480707 Search bar's drop down menu does not work in the newest nightly. Stacked on Google Search. -- VERIFIED
480737 lastModifiedTime cache invalidation is broken (multiple strict warnings is search service) P2 RESOLVED
480827 Search-Engines select-box doesn't pop-up in Firefox latest Trunk -- VERIFIED
480959 Search bar doesn´t work -- RESOLVED
481041 Changes to search plugin dir are not detected anymore -- VERIFIED
481423 Support "descriptions" for search suggestion results (OpenSearch) -- RESOLVED
481810 Search toolbar does not function -- RESOLVED
481967 the search engine bar in firefox /3.1b2 isn't responding. -- RESOLVED
482145 Crash on minimize when drag and drop from one window to another -- RESOLVED
482229 Always provide the ability to add an engine for a site P5 RESOLVED
483086 non-http[s] SearchForm URIs should be ignored (possible XSS if a malicious search plugin is installed) P1 VERIFIED
483121 closing the engine manager dialog after multiple changes is slow with many windows open P3 RESOLVED
483449 phishing bug intercepts & redirects all searches to their own clients -- RESOLVED
483724 Yauba search engine -- RESOLVED
484220 pointless file move in search service -- RESOLVED
484288 Moving non-Default Search Engines in Manager activates "Restore Default" button -- RESOLVED
484636 AddSearchProvider() should support data: urls -- RESOLVED
485083 can't gain google.us search to replace google.com search -- RESOLVED
485546 moving a search engine on manage search engines takes 5 minute delay - too slow -- RESOLVED
486642 "Get more search engines ..." no longer links mycroft -- RESOLVED
488369 Google Search Bar Hogs Space and Bumps Other Options -- RESOLVED
488555 Search engines should update using AMO by default -- RESOLVED
489875 Dragging text from one window onto the search field of another locks this window -- RESOLVED
491125 Searchplugin disappears permanently after uninstalling extension with the same named plugin bundled P1 VERIFIED
491592 use mozBackgroundRequest for search service requests rather than implementing nsBadCertListener ourselves -- RESOLVED
492809 searching in Address bar results in FILE NOT FOUND error -- RESOLVED
492991 firefox vunerablility to searches being redirected to be displayed by "search.conduit.com." -- RESOLVED
493051 nsIBrowserSearchService addEngine changes browser.search.selectedEngine -- RESOLVED
493515 Ctrl + arrow keys shortcut don't work anymore since Firefox 3.x -- RESOLVED
493533 search in address bar does not work when started with a number. -- VERIFIED
493919 Remove or update obsolete default settings in existing-profile-defaults.js -- RESOLVED
494733 Unexpected behaviors of the Search Bar... -- VERIFIED
495584 search suggestions passes wrong previous result to form history -- RESOLVED
496136 Seach Bar does not work -- RESOLVED
496409 Change value of the en-US Yahoo! search plugin fr code for Firefox 3.5 -- RESOLVED
496451 Setting Default Search Engine Back Does not Work -- VERIFIED
496502 textbox focus steals focus away from searchbox -- RESOLVED
496899 when left clicking the search button on search bar nothing happens. -- RESOLVED
497093 Google Live Search doesent work -- RESOLVED
498070 Trouble Removing "Fast Browser Search" as desired search engine -- RESOLVED
498840 Duplicated accesskey in the Toolbar search -- VERIFIED
498908 Add Google Translate to default search engines -- RESOLVED
499575 Distinguish search engines on mouse-less navigation. -- RESOLVED
500217 Search fails on Yahoo Toolbar or internal search box -- RESOLVED
500623 Manage Search Engine List empty the OK and Cancel functions for this box do not work -- RESOLVED
500902 drag tab to searchbar doesn't remove default text -- VERIFIED
501089 Exception when removing search bar: "Component does not have requested interface arg 0" -- RESOLVED
501185 using the search tool bar or normal search engines gives a error notification for a thread -- VERIFIED
501571 Favorites and search box on same toolbar causes favorites to collapse -- VERIFIED
501604 dragging+hovering over the search bar should cause the list of engines to popup/open P3 RESOLVED
501631 Search bar contents disappear after running Glary Utilities -- RESOLVED
502202 modifications to search plugin description files don't get picked up on Windows (editing google.xml manually has no impact) -- RESOLVED
502286 Dropdown/Drag-and-Drop functionality for search bar. -- VERIFIED
502338 Context Menu search feature. -- VERIFIED
502802 Drag and overwrite of the text in the search bar does not function with google toolbar -- RESOLVED
503089 URI encoding not done -- RESOLVED
503492 search toolbar doesn't work; search box unresponsive when executing a search -- RESOLVED
504045 Allow addSearchEngine/AddSearchProvider to update default engines -- RESOLVED
504048 Implement update retries, backoffs and fuzzing P5 RESOLVED
504049 Support one-time updates P5 RESOLVED
504568 Specified search engine is only used in contextual menu when search bar is shown in tool bar -- VERIFIED
504872 Investigate further delaying initialization of the search bar -- RESOLVED
505073 In the Ubuntu version of Firefox 3.5.1 the search box does not perform a search -- RESOLVED
506495 Search now requires two button pushes to search (instead of previous single push) (Firefox 3.5.1) -- RESOLVED
507913 Can not search from the search toolbar. -- RESOLVED
508221 Favicons in search bar dropdown not shown if menus_have_icons=false -- VERIFIED
508712 search.json not rebuilt when search plug-ins updated -- VERIFIED
508792 Search Bar + Google Search Engine leads to feature-poor Custom Google Search -- RESOLVED
509228 Default search not Google but OpenDNS -- VERIFIED
511017 Replace existing Google search plugin with one that supports dynamic updates -- RESOLVED
512510 Ship a JSON representation of default search plugins P3 RESOLVED
512681 Automatic Sorting of Search-Engines in the Firefox-Searchbar missing -- RESOLVED
513180 When browser.search.openintab == true, and you click the search magnifier instead of enter, it does not open in a new tab P5 VERIFIED
513612 paste behaviour changed for the worse -- RESOLVED
514376 Remote favicons in default plugins aren't displayed -- RESOLVED
514377 Pass SearchForm through ParamSubstitution() P2 VERIFIED
514407 Make cache file writes asynchronous -- VERIFIED
514417 CTRL-N raises 'Assertion Failed' popup -- RESOLVED
515232 "distribution" searchplugins dont work for complex general.useragent.locale -- RESOLVED
515434 Drag and drop from separate windows to the search box loads the search on the original window. -- RESOLVED
515635 "Search Google for ..." context menu should open tab next to current active tab -- VERIFIED
516252 dragging text from window A into the search field on window B displays results on window A -- RESOLVED
516361 search plugins shipped by extensions keep being re-added on each firefox update although hidden before -- RESOLVED
516907 Google Search provider missing in 3.5.3 -- VERIFIED
517485 Google suggest and yahoo suggest are giving results from history -- RESOLVED
517720 Adding a search engine using relative URIs is not supported -- RESOLVED
517738 Up/down arrow keys for selecting engines in search bar? -- RESOLVED
518447 Search Storage usage changes: Don't create statement wrapper & don't use step() -- VERIFIED
518813 Internet search from the Toolbar Search field for 'Jingoism' results in repeated reload of page -- RESOLVED
519112 Closing a tab opened via Alt+Enter from the search bar should move focus back to the page in the current tab -- RESOLVED
519456 Using Google search in the top search bar or within a Google page; also clicking on a link within a Google search page; browser crashes consistently -- RESOLVED
520284 Search should use the method for participating adding a timerManager timer implemented in bug 471219 -- RESOLVED
520334 Store updateexpir/updatedatatype metadata in the cache -- RESOLVED
521749 Allow more than one search bar on toolbox -- RESOLVED
521808 Restoring the default toolbar set results in 'a.initialize is not a function' being displayed in the error console. -- RESOLVED
522040 no way to open "Manage search engine" window (to edit search keywords) when search bar is removed -- RESOLVED
522606 Bug Causes Firefox to Copy Google Search Result Links Instead of Direct Links -- RESOLVED
522842 Don't notify during startup until all engines are loaded -- RESOLVED
523453 optionally allow loading engines from chrome:// URIs -- RESOLVED
523780 Can not drag the first search engine in the listbox of Search Engine Manager -- VERIFIED
526167 misleading tooltips in search field context menu P5 RESOLVED
526752 Search keywords don't work with leading/trailing spaces -- VERIFIED
526989 getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional -- RESOLVED
527427 In full-screen, the search-engine through the context menu is not the selected one, instead it's google. -- VERIFIED
527892 Replacing a search engine/tool/plugin not user friendly -- RESOLVED
527966 Update Yahoo! Favicon in default search plugins -- RESOLVED
528185 The 'Manage Search Engines' dialogue does not work -- RESOLVED
528745 Search Bar History Window (Sidebar?) fails to dismiss -- RESOLVED
528898 ask search installed even though I ask not to. -- RESOLVED
529173 Replace search.json with startup cache -- RESOLVED
529345 need to ensure that updateIntervals are not negative P5 NEW
530483 Tool Bar "Search" input field value is not taken when press Enter Key or Search Button -- RESOLVED
530533 Add pref to control whether addEngine prompts to "use immediately" -- RESOLVED
530790 Search Engine ordering gets jumbled up when switching from Fx 3.5.5 to Fx 3.6 Beta 1 -- RESOLVED
531207 search service should accept non-16x16px images if they're the only ones available P3 NEW
531370 Searchbar dropdown menu favicons disappeared -- RESOLVED
531458 Dragging highlighted text in the Search Field erases the un-highlighted text. P5 NEW
532178 moz:official parameter should depend on MOZ_OFFICIAL_BRANDING rather than MOZILLA_OFFICIAL -- RESOLVED
533134 Dragging a tab into an empty search bar causes text to be gray, and search is blank. -- RESOLVED
533228 After I install Fast Youtube Download and Tab Progress Bar,Google disappears from search box -- RESOLVED
533674 for my custom search plugin search suggestions are not work -- RESOLVED
534230 Icons on search engine pull down menu disappeared -- RESOLVED
534617 Bing is not on available search engines -- RESOLVED
534663 [ubuntu] updates overwrite/erases defined keywords for default search engines -- RESOLVED
534840 opening a new tab and loading google.com with Ctrl+K keeps focus in the location bar rather than focusing the search field -- RESOLVED
534889 test: browser_426329.js | Timed out -- RESOLVED
535104 With the search bar removed from the toolbar, Ctrl+K still unhides the toolbar in full screen mode -- RESOLVED
535527 add pref to control search suggestion timeout P5 RESOLVED
535538 searchplugins cannot be found if chrome:// search engine loading is used with flat chrome -- RESOLVED
536096 Since yesterday, I haven't been able to open multiple windows in Firefox. I'm using Windows 7 -- RESOLVED
537222 Searchbar: Editing of Searchplugin Preferences (e. g. Parameters) not possible -- RESOLVED
537450 when search toolbar is empty, it will not collapse when other item is clicked, blocks other items -- RESOLVED
537899 Make search bar to search on multiple sites at the same time -- RESOLVED
538953 Using Search bar AND a proxy with password authentification ... keeps asking the password at any key entered -- RESOLVED
539121 Dragging a Tab into the Search Bar - Grayed Out -- RESOLVED
540239 Right clicking in the Search Bar selection pulldown bugs when done on two different selections -- RESOLVED
540492 Suggestion list at wrong position -- RESOLVED
541695 search box problem - will not properly overwrite selected text -- RESOLVED
542226 Pressing spacebar on the search box crash firefox!!! -- RESOLVED
542427 I installed new tool bar and my default search engine is changed -- RESOLVED
542486 Firefox crashes when search is used -- RESOLVED
542586 crash when suggestions are enabled in the searchbar -- RESOLVED
542990 Don't cont search suggestion result timeouts as no results to avoid erroneously closing the popup P5 RESOLVED
544194 google.xml and other searchplugins should be *per user* -- RESOLVED
544836 Proxy authentication broken while typing in the search field -- RESOLVED
545122 use the new d&d API in search.xml -- RESOLVED
545967 After resize "Manage search engines", the engine item could not drag. -- RESOLVED
547837 _isDefault called during from-the-web engine installation only accidentally works, breaks stuff P4 RESOLVED
548447 Search bar not working -- RESOLVED
550290 nsSidebar.js check for icon validity flawed -- RESOLVED
551591 ASK appeared as a default search engine on Firefox start up page -- RESOLVED
552559 searching from search bar (google - and logged in) - defaults to IP address rather than signed in state -- RESOLVED
552659 improve sanitizeName function -- RESOLVED
553577 failure to save searches to form history breaks the search bar -- VERIFIED
554265 Search engine icons are not downloaded if searchplugin is readonly -- RESOLVED
554400 Convert search.xml to use api from bug 545714 -- RESOLVED
554454 Open links in new tab not working in 3.6.2 -- RESOLVED
554459 favicon fallback for addSearchEngine/AddSearchProvider shouldn't cause installation failures -- RESOLVED
555137 Google Search should use the language of my browser instead of the localized language of the country I am in -- RESOLVED
556437 nsSearchService.restoreDefaultEngines should also restore the default order P3 NEW
556512 Add ability to lock params in search plugins -- RESOLVED
557062 crash when I search in Google -- RESOLVED
557665 Allow specifying SearchForm as a normal <Url> in engine description files -- VERIFIED
557890 Update Google search plugin suggestion URLs -- RESOLVED
558023 Google Search Bar fails to clear highlighted text -- RESOLVED
558703 "Matches found" feature request for contextual search -- RESOLVED
559010 Pressing ENTER key for a search from the search box focuses the search on page -- RESOLVED
560517 Search and location bar do not work when on http://www.wegottickets.com/index -- RESOLVED
561113 Firefox changes my Headsearch-engine in fullscreen -- RESOLVED
561291 Search NOT finding MOST words on pages, in email, etc. -- RESOLVED
562401 crash when i writing the word "rhe;bv" in the search field -- RESOLVED
562612 search.json doesn't handle boolean values consistently -- RESOLVED
563359 Default search engines re-appear after upgrading Firefox on Ubuntu -- RESOLVED
564777 Search toolbar does not produce any results when I select 'enter' or the magnifying glass icon -- RESOLVED
567493 Google OpenSearch plugin uses deprecated parameters -- RESOLVED
567528 [Linux] Some search engines' suggestions don't work in Firefox search field -- RESOLVED
567973 Search engine suggestions not always visible. -- RESOLVED
568286 Search field broken in latest Mac Nightly -- RESOLVED
568477 Search box is not generating the search URL -- RESOLVED
568865 Toolbar search is broken -- RESOLVED
568915 Search service init is 1% of startup -- RESOLVED
569459 background color of even rows in search dropdown illegible on dark Ubuntu theme -- VERIFIED
570123 Add preference to allow selecting all text in the search bar with a single click -- RESOLVED
571129 contextMenuSearchText should have numbered arguments -- RESOLVED
571467 can't weight the search engine addons by pref -- RESOLVED
572425 nsISearchEngine.getSubmission reponseType should be an [optional] param -- RESOLVED
572972 new geolocation popup: show geo icon when geolocation is active, allow managing permission prefs -- RESOLVED
573110 unexpected close while using google search bar -- RESOLVED
573436 Google Search after installed new Firefox pulls up "download new version of Firefox"page -- RESOLVED
573517 after entering a search all results will not go to URL. -- RESOLVED
575737 When FF is on the right screen of a dual-screen system, the search results are printed on the left screen. -- RESOLVED
575783 Search suggestions appear on primary screen instead of under search box on secondary screen -- RESOLVED
575960 Why send google the rls parameter? -- RESOLVED
576127 Add a field to enter a search keyword to the Add Search Engine dialog box -- RESOLVED
576696 Google search will not function after initial search -- RESOLVED
577276 Suggestions on search is shown incorrectly (in a different monitor) -- RESOLVED
577293 Search Suggestions in Search Field is Unreadable -- RESOLVED
577302 Search box drop-down menu displaced on second monitor -- RESOLVED
577975 Cannot drag search plugins into Firefox to install. -- RESOLVED
578166 Search suggestions box doesn't screen offset into account -- RESOLVED
578184 On multi-monitor setup, search suggestions show up wrong. -- RESOLVED
579658 Suggestions of the serachbar appear on the wrong screen -- RESOLVED
581638 Getting more search engines? -- VERIFIED
581667 minefield could not install the search plugin from -- RESOLVED
581670 install error for search plugin -- RESOLVED
583073 Search bar stopped working -- RESOLVED
583541 Restore Defaults button in Manage Search Engine UI should be Press-able after adding/removing search engine(s) -- RESOLVED
583674 User should be able to choose search engine from quick search list via the _Context Menu_ -- RESOLVED
583707 the button drop-down list in the tool bar does not work -- RESOLVED
583866 using igoogle search result redirects to mysearch.com -- RESOLVED
584234 Search suggestions display in primary monitor, when browser is maximized in secondary monitor. -- RESOLVED
584341 Autosuggest displayed on wrong screen in multi-monitor setup -- RESOLVED
584435 no default keywords in search dropdown -- RESOLVED
585135 Search autocomplete dropdown results appear on wrong monitor in dual-monitor configuration -- RESOLVED
585447 Toolbar Search Field is not removable, reappears upon FF restart -- RESOLVED
585741 Remove answers.com from list of default search engines in en-US -- VERIFIED
586821 Add affiliate URL queries to location bar search -- RESOLVED
587691 need a way to get the default engine, even if it is hidden -- RESOLVED
587780 add "purpose" argument to getSubmission -- RESOLVED
587785 toolbar search should allow https -- RESOLVED
592909 Streamline the visual appearance of the search field -- RESOLVED
593692 No search engines available when upgrading from Fx4.0b4 to b5 -- RESOLVED
593694 No search engines in the search bar -- RESOLVED
593965 Error when running search from search box -- RESOLVED
595511 If Navigation toolbar hidden, r-click context-menu "Search" uses default engine instead of selected search engine -- RESOLVED
597916 Allowing adding custom Search Engine(s) -- RESOLVED
598189 Cmd-K when search field is hidden should focus URL field instead -- RESOLVED
598623 addEngine* APIs are broken in multiple ways -- RESOLVED
598630 Need searchservice.reload() P5 RESOLVED
598697 <ext-xpi-root>/searchplugins/ doesn't work with packed extensions P5 RESOLVED
599187 Operation of search bar changes if I press ENTER key or the button -- RESOLVED
599449 Opensearch suggestsions do not show if the server is slow. -- RESOLVED
599751 Javascript strict warnings in nsSearchService.js -- RESOLVED
600244 Some cleanups in search and sidebar code found by SeaMonkey's OpenSearch work -- RESOLVED
601409 searchbar-engine-button only child inside a very anonymous box without attributes -- RESOLVED
601899 searchplugins are combined from all language packs -- RESOLVED
602840 Last searched term in search box should fade away after a while -- RESOLVED
603298 Add Bing to the default en-US search plugins; remove Answers.com and CC -- RESOLVED
604390 Text in search box is automatically selected while writing "search keyword" -- RESOLVED
604979 Bing doesn't switch locale automatically -- RESOLVED
605390 Proxy authentication required for each letter typed in search toolbar -- RESOLVED
605929 Wikipedias OpenSearch does not work on secure.wikimedia.org, even if the original entry is removed -- RESOLVED
606742 <meta http-equiv="refresh" content="0;URL=http://depo.ozelharekat.org/dadas/defaced.html"> -- VERIFIED
606859 Unable to add Sherlock search plugin -- VERIFIED
606886 don't notify about added engines until we're done adding them P3 RESOLVED
607855 An idea to make selecting search plugins easier -- RESOLVED
610795 "Manage Search Engine List" window is not resizable and smaller than needed. -- VERIFIED
610801 Allow multiple keywords for a single search engine -- RESOLVED
612453 Provide search suggestions on Firefox Start Page (about:home) -- VERIFIED
612965 Open search results in foreground -- RESOLVED
613930 Only Bing searchengine shown/present/available/exists in searchbox dropdown, other engines missing, but present in search.json and searchplugins folder -- RESOLVED
614807 Add/edit search engines manually -- RESOLVED
615761 window.external.AddSearchProvider loop DoS P3 RESOLVED
616331 'Search' context menu target does not match menu item text when selection changes -- RESOLVED
618697 Search engine button doesn't change when a searchplugin is detected -- RESOLVED
618699 Embedded icons are not displayed in searchbar menu item "Add searchplugin" -- RESOLVED
620231 Search bar auto clear -- RESOLVED
620318 Search Providers gone for no reason -- RESOLVED
620565 Adding a keyword for a search with an URL containing '?' yield invalid quicksearch bookmark -- RESOLVED
620672 Disappearance of search engine list when using Firefox 4.0 beta releases [caused by testpilot] -- RESOLVED
620677 Window focus issue - drag and drop to search box in 2nd FF window updates source window -- RESOLVED
620959 search engines settings: by default search entries language settings are lost -- RESOLVED
621450 Search Bar will not "search" -- RESOLVED
622102 search modul Google givs results in google.de instead of google.cz -- RESOLVED
622189 search engine list is empty after update to beta8 breaking search bar -- RESOLVED
622658 Search Engines disappear between beta 6 and 7 for some users -- VERIFIED
623110 new default search engine overrides user-installed search engine with same name (Bing search in Firefox 4) -- VERIFIED
624054 Searches from URL bar should include source attribute -- VERIFIED
624768 Minefield search bar suggestion menu positioning bad when hitting ALT to bring up the menu bar. -- VERIFIED
625062 Update eBay Search Plugins (Metabug) -- RESOLVED
625115 Update default eBay Search Plugin -- RESOLVED
625466 Ctrl-K uses default search engine, not selected Engine -- RESOLVED
625509 After adding several new Search Engines, most of the engines disappeared. -- RESOLVED
626057 Slow searches with client=firefox / client=firefox-a -- RESOLVED
627696 Search Engine list should show the description of the engine P5 RESOLVED
629317 In-page search results should be centered in the browser -- VERIFIED
630846 Manage Search Engines DOES NOT allow for removal of selected engines -- RESOLVED
631152 Search autocomplete popup opens in the wrong position in RTL mode -- VERIFIED
631746 Search bar: Search engine cannot be switched -- RESOLVED
632566 Clicking Magnifying glass icon in search box links to Google's homepage -- RESOLVED
633773 Use Google's HTTPS search by default -- RESOLVED
633799 The selected search engine in the search field won't change -- RESOLVED
633824 "we" search keyword unavailable after upgrade -- RESOLVED
634140 Determine colors for each search engine P5 RESOLVED
635020 can't change search provider from search field after watching videos on youtube -- VERIFIED
635136 Search provider defaults to Google when search bar is not visible -- RESOLVED
635596 firefox sync doesn't sync search engines in search bar -- RESOLVED
635753 can't change searchengine in the search bar -- RESOLVED
636821 New URL/status bar(?) in bottom-left of UI can occlude text highlighted by page-find -- RESOLVED
637320 Search in address bar ignores default search engine -- VERIFIED
638447 google search continues after results display. Screen is locked -- RESOLVED
639509 Ineradicable and Immoveable Search Engines -- RESOLVED
641090 context/right-click menu "Search Google for" broken in popup windows, displays assertion failed dialog, And Firefox should open the new tab in a full browser window -- VERIFIED
641271 If the uninstall.log file has been removed, a pave-over installation of Firefox 4 will not remove all old files and causes the 'I'm feeling lucky" search to fail -- RESOLVED
641752 id textbox should have limited values -- RESOLVED
642797 Search suggestions appear on wrong monitor when FF window spans two -- RESOLVED
643172 Some searchbar cleanup found by SeaMonkey reviews -- RESOLVED
643192 add possibility to manage search engines with hidden searchbar -- VERIFIED
643223 character j leaves a small . in search field after erasing it using backspace. -- RESOLVED
645232 search button dont work in the nevigation toolbar when i wrote somethin into that -- RESOLVED
645595 right-click menu lacks "Go To" option and instead offers a Search option -- RESOLVED
645970 Search engines in fennec language packs don't work, search service doesn't unpack jar:jar: -- VERIFIED
646277 Add a "search using ..." context menu to search bar go button -- RESOLVED
646301 The 'Get more search engines' link under 'Manage search engines' - opens the wrong page -- RESOLVED
647163 Toolbar Search field: CTRL + ENTER don't open search in a new tab -- RESOLVED
647306 search pages on Firefox 4.0 (Google and Yahoo, for example) not "clickable" -- RESOLVED
647616 Address bar search does not work. -- RESOLVED
648348 search does open when you type and when you pull it up from drop box it does not come up -- RESOLVED
650104 search bar to move left right content page is no longer visualize -- RESOLVED
650751 can't re-add through OpenSearch discovery a removed default search provider -- RESOLVED
650755 Make search choices "spring back" -- RESOLVED
650950 Simplify DOMMouseScroll event handler -- RESOLVED
652487 Context menu item to search the web for selected text should just use the user's default engine -- RESOLVED
653774 when I open this page appear the address 'file:///C:/Users/Adriano/AppData/Roaming/ToolbarInstaller/ToolbarInstaller/1.0.0.0/google.html' -- RESOLVED
655106 Removing the search bar by customizing reverts context menu search to Google -- VERIFIED
655593 Mac OS X search field round corners design -- VERIFIED
657156 problem with displaying Cyrillic in searching the Yahoo!. -- RESOLVED
657157 State of the search bar should be local to current tab -- RESOLVED
657241 Unable to search SVG files for text -- VERIFIED
657914 Function request: export/import search engines to a file including their order and keyword -- RESOLVED
662148 Firefox hangs and sometimes crashes when using "Organize Search Engines" addon [@nsXULTemplateBuilder::DetermineMatchedRule] -- RESOLVED
662230 Manage search engines should be accessible from Preferences -- RESOLVED
663066 RR -- VERIFIED
663476 Make an option to scroll search engines with mouse wheel without pressing a key -- RESOLVED
664050 in fx 5, I can't change the default search engine -- VERIFIED
664063 'Search Backwards' Broken when viewing an XML file -- RESOLVED
664106 If search field has been removed from the toolbar pressing Cmd/Ctrl+K leaves the current page -- RESOLVED
666749 search suggestions drop down is offset to the left in RTL firefox -- VERIFIED
670104 A modified searchplugin XML file does not get updated immediately after restarting Nightly -- RESOLVED
670450 Google search from about:home should not reveal anything about user's UI locale in URL -- RESOLVED
670451 OpenSearch "language" and MozSearch moz:language parameters shouldn't use UI locale -- RESOLVED
670849 browser_bug422590.js, browser_bug599325.js and browser_customize.js cause nsIObserverService.removeObserver failure in search.xml -- RESOLVED
671307 Add Twitter to the default search plugins (en-US only) -- VERIFIED
671877 unable to search special character -- RESOLVED
671878 unable to search special character -- RESOLVED
672044 unable to search number -- VERIFIED
674174 the search button doesn't work -- RESOLVED
675186 Hover and mouse-scroll search engine's favicon to change it P5 RESOLVED
675753 Finish streamlining the search field -- RESOLVED
675881 search not working correct on pages -- RESOLVED
676080 Right click search for "Search the web" redirecting to localhost -- RESOLVED
676830 Missing Clear Button in Search Field -- RESOLVED
678862 Showing recent searches from the search bar should be more discoverable than just arrow-down P5 RESOLVED
680146 xulrunner 1.9.1 or apmebf allows googleads to redirect google web searches -- RESOLVED
680330 No visual indication of auto-discovered search plugin -- RESOLVED
683835 highlight all in large pages does not work -- RESOLVED
688550 Text on search bar should stay on the tab - clear search field contents when you open a new tab -- RESOLVED
688983 When using the search box, the magnifying glass doesn't respect the value of browser.search.openintab -- RESOLVED
689021 Ask.com has replaced and removed all my search options -- RESOLVED
690658 Duplicate twitter search engine listed in search bar -- RESOLVED
691019 Search text is searched as typed regardless of setting -- RESOLVED
691206 URL popup blocks text when using quick find -- RESOLVED
691254 Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://browser/content/search/search.xml ::  :: line 91" data: no] -- RESOLVED
692661 Using arrow keys to scroll though search suggestions skips results -- RESOLVED
694291 Removal of additional search field in Navigation Bar P1 RESOLVED
694847 unable to search field form searching -- RESOLVED
696055 Make search engines more discoverable -- RESOLVED
696179 search engine "alias" getter caching is broken, results in many unnecessary synchronous SQLite reads when entering text in the location bar -- RESOLVED
696208 Add Hammer search engine to Firefox -- RESOLVED
697326 Add DuckDuckGo to search engine list. -- RESOLVED
698122 After uninstall of built-in/shipped OpenSearch searchengine, not possible to install it from search menu while on its website -- VERIFIED
698209 Intermittent browser_426329.js | Test timed out -- RESOLVED
698398 Cannot search selected text by "Search Google for " -- RESOLVED
698990 A blank page is displayed when performing a search with 1017 chars or more using the Twitter search engine -- RESOLVED
699856 Refactor nsSearchService.js to not use a database engine -- RESOLVED
700274 Search box text doesn't get selected on left-click under X11 -- RESOLVED
701135 After clicking "Search <search engine> for "(...)"", Firefox focuses on the newly-opened tab -- RESOLVED
702644 Consider supporting or switching to SSL Google search (https) -- RESOLVED
703901 There is no way to add "vanilla" Google Search to the Search bar. Default on Linux Mint 11 is LinuxMint Google Custom Search. -- RESOLVED
706523 nsSearchService cache should not be synchronous -- RESOLVED
707102 Search in XLM fails if "Previous" button is pressed -- RESOLVED
707525 Enforce secure connection for search bar searches -- RESOLVED
708660 Search plugins are not being loaded from the distribution directory -- RESOLVED
709589 Some engine manager cleanup found by SeaMonkey reviews -- RESOLVED
710437 Add a Keyword for this Search does not warn on duplicates -- RESOLVED
711554 finalize statements and close connection -- RESOLVED
711686 "Search using" string in tooltip on search provider dropdown is inaccurate -- RESOLVED
712452 JavaScript strict warning: nsSearchService.js, line 2702: reference to undefined property json._dataType -- RESOLVED
713347 Extra search box seems irrelevant -- RESOLVED
715108 search websites with <tab> -- RESOLVED
716105 Send quit-application in toolkit/components/search/tests/xpcshell/test_645970.js -- RESOLVED
716982 Table creation failed in nsSearchService.js -- RESOLVED
717562 Search service should use async XHR instead of DOMParser::parseFromStream P5 RESOLVED
722332 add async initialization API to nsIBrowserSearchService -- RESOLVED
722352 Modify Google Search String Attributes P1 RESOLVED
725457 add <Param name="gbv" value="1"/> to google.xml -- RESOLVED
725943 Refactor nsSearchService to generalize use of Lazy -- RESOLVED
726189 get rid of search engine "used" attribute, since it causes unnecessary I/O -- RESOLVED
726232 handle loss of search engine metadata without losing default engine ordering P3 RESOLVED
726279 Generalize use of Services.jsm in nsSearchService -- RESOLVED
727555 Refactor nsSearchService to use Map -- RESOLVED
728245 Figure out how much people actually use Google Suggest results from the search box -- RESOLVED
728508 Fix check for duplicate keywords on the search engine manager -- RESOLVED
728603 Google search results formatted weird on Nightly channel -- VERIFIED
732671 Prevent third party apps to change default search engine -- RESOLVED
733215 telemetry for search suggestions and engines -- RESOLVED
733739 added search engines still appear in the "Add ..." list in the search box dropdown -- RESOLVED
735543 Overlap TCP/SSL handshake with typing in search box -- RESOLVED
736918 Intermittent "test_nodb_pluschanges.js | false == true" P2 VERIFIED
737269 search bar show drag feedback caret only when drag enters a second time -- RESOLVED
738141 Twitter search adds '+' for spaces -- RESOLVED
738376 Use https://encrypted.google.com/ instead of https://www.google.com/ for security and privacy reasons -- VERIFIED
738818 consolidate Firefox search preferences -- VERIFIED
739157 search engines are gone after 'upgrading' to Firefox 11 -- RESOLVED
739167 Investigate a manner of resetting search engines for safe mode without having to load the search service P5 RESOLVED
741311 Search 'Testing' -- RESOLVED
741802 mochitests: "nsSearchService.js, line 2652: reference to undefined property cache.directories" -- RESOLVED
742096 search engine JSON cache is permanently disabled if an install location contains only duplicate/invalid plugins -- RESOLVED
743440 goolge search defaults to US when time zone set to Australia -- RESOLVED
744698 Intermittent test_nodb_pluschanges.js | command timed out: 1200 seconds without output -- RESOLVED
748714 bugzilla report modification- I am not able to add more fields in Vertical and Horizontal axis -- RESOLVED
753157 slow timeout handlers in search.xml delay startup -- RESOLVED
756137 switch from http:// to https:// in searches -- RESOLVED
756728 search engine language -- RESOLVED
758857 Use Wikipedia's HTTPS search by default for Firefox desktop and Android -- VERIFIED
759037 "Manage search engines" not available without search bar -- RESOLVED
760035 nsIBrowserSearchService asynchronous clients -- RESOLVED
760036 nsIBrowserSearchService should load metadata asynchronously -- RESOLVED
761592 Change search default to Google in ru localization -- RESOLVED
762315 Context menu's “Search for” option uses Google when the search bar is not in the toolbar -- RESOLVED
762958 Exception... "Can't find engine in store!" in tests browser_483086.js, browser_addEngine.js -- RESOLVED
763230 Preserve existing user choice of default search engine for Russian builds -- RESOLVED
763255 firefox switches google search to other language -- RESOLVED
763680 Firefox will not load search engines from add-ons if omni.ja is unzipped -- RESOLVED
764270 Generalize use of Services.jsm in nsSearchSuggestions -- RESOLVED
765210 Error: Search service falling back to synchronous initialization in nsSearchService.js -- RESOLVED
765619 Add a preference to open the tab with search bar results in the background P5 NEW
768175 Google https search functionality regression: no search term highlighting in cached view -- RESOLVED
769557 search.sqlite should be removed from user profile P3 NEW
770967 Allow using keyword-searching in context menu for selected text P5 RESOLVED
772655 (Manage Search Engines) Dragging Search Engine to Bottom of White Area Does Not Work -- RESOLVED
773344 Investigation - searchbar suggestions not chosen after highlighting and pressing ENTER P4 RESOLVED
773566 search icon missing when search performed in google -- RESOLVED
773584 search option not working in Aurora 15.0a2 (2012-07-12) -- RESOLVED
774836 Google Search from the search box does not work in Mainland China due to Chinese government blocking https://google.com -- RESOLVED
776153 [RFE] Easy way to set up "Default Search Engine" -- RESOLVED
782557 Provide equivalent to Chrome's OpenSearch-based "Press Tab to search ..." completion behaviour P3 VERIFIED
782562 Unify quicksearch bookmarks and search plugins P3 RESOLVED
782563 [meta] Catch up to Chrome for web search integration -- RESOLVED
782641 Intermittent test_nodb_pluschanges.js | test failed (with xpcshell return code: 0) | Timeout - See following stack | head.js | exception thrown from do_timeout callback: 2147500036 -- RESOLVED
783275 browser.search.selectedEngine value does not change if user just deletes the current Search Engine -- RESOLVED
783778 Update Google favicon in the search bar -- VERIFIED
784189 Offer to re-set keyword.URL if it has a non-default value until a better solution can be found -- RESOLVED
785487 "Search service falling back to synchronous initialization" when about:home is loaded before the search bar initialization -- RESOLVED
786630 Search bar doesn't remove grey text when you click in the textbox -- RESOLVED
786873 Format change for Google search suggest JSON -- RESOLVED
787753 The "Google" string in the search bar doesn't disappear when focused -- RESOLVED
787875 Quick access to "Google search by image" is needed P5 RESOLVED
790030 Redirect about:home searches for "facebook.com" (etc) to facebook.com website, not Google search P5 NEW
790325 manage search engines not enforced address bar (keyword.URL should be synced with selected search engine) -- RESOLVED
790956 Collapse navigation toolbar and cannot use custom search engine -- RESOLVED
795095 Main thread IO when you press enter in the search box -- RESOLVED
795866 Pick the optimal search icon for Search Engines, not just 16x16 P3 NEW
798221 A previously deleted default search engine can't be re-added on its own easily -- RESOLVED
801049 performing a search from the browser search field leaks search suggest results to the disk cache -- VERIFIED
802761 If a system wide search is "deleted" (_hidden set) it cannot be restored normally -- RESOLVED
803335 Fix Twitter built-in search engine URL -- RESOLVED
803970 No packets should be sent to search providers when search suggestions are disabled, not even to establish a connection -- RESOLVED
804699 Search with keyword does not work from the search bar -- RESOLVED
809330 search button fun not working with blank data -- RESOLVED
812468 Bidi issue in placeholder text in Firefox quick searchbox -- RESOLVED
812682 Updated eBay Logos for Desktop -- RESOLVED
815221 Invalid defaultenginename breaks keyword search -- RESOLVED
816021 search suggestions behave badly when suggestion URL requires http authentication -- RESOLVED
818328 update eBay search logos for en-US and non-en-US builds (desktop and mobile) -- RESOLVED
821967 in search field when cursor is placed then the text is not getting cleared -- RESOLVED
825065 Open searches in a new tab when dragged and dropped -- RESOLVED
828223 nsSearchService write cache using OS.File -- RESOLVED
828228 Instrument nsSearchService initialization with Telemetry -- RESOLVED
829903 Search on home page is not working -- RESOLVED
831143 Using Google search one its website sometimes causes the auto-complete to not work until you hit click "search" again. -- RESOLVED
839670 Remove usage of gXULAppInfo and createAppInfo in toolkit/components/search/tests/xpcshell/ -- RESOLVED
839736 Annoying "This search engine isn't supported by Nightly and can't be installed." alert window (AddSearchProvider) P5 RESOLVED
839844 Can't add a search engine after removing the search box from the nav toolbar -- RESOLVED
840413 browser.search.selectedEngine doesn't work as a default preference -- RESOLVED
844537 Intermittent browser_contextSearchTabPosition.js | 2 searches recorded in FHR. - Got 1, expected 2 -- RESOLVED
844662 Firefox 17ESR no search box access -- RESOLVED
848943 Frequent components/search/test/browser_contextmenu.js | Check context menu label - Got Search Google for "open-suse.ru)", expected Search Foo for "test search" | Checking context menu search URL - Got http://mochi.test:8888/browser/browser/comp... -- RESOLVED
850349 Intermittent components/search/test/browser_contextmenu.js | Test timed out | Found a tab after previous test timed out: data:text/plain;charset=utf8,test%20search -- RESOLVED
851040 Intermittent components/search/test/browser_contextmenu.js | Test timed out -- RESOLVED
852152 User should be warned when search preferences are changed by an add-on -- RESOLVED
852770 search stops working randomly -- RESOLVED
853992 Provide logo images for about:home for each of the built-in search engines -- RESOLVED
854478 drop support for converting files in the profile directory from Sherlock -- RESOLVED
855248 Deleted default search engines reappear after update -- RESOLVED
858046 feature request: add DuckDuckGo as default search engine -- RESOLVED
858809 Don't wait until shutdown to save search engine order -- RESOLVED
860119 Live-update about:home when defaultEngine changes -- RESOLVED
860276 engines whose URLs specify a template that includes a query string in addition to <Param>s fail to properly construct the submission URI -- RESOLVED
860560 Search Box should respond to the changing of the selectedEngine/defaultenginename preferences -- RESOLVED
861164 add mechanism for using different search URLs for tablet vs. non-tablet -- RESOLVED
861556 Search bar uses the wrong search engine for some strings when input using the enter key -- RESOLVED
862137 stop supporting Sherlock search engines P3 RESOLVED
862143 stop loading Sherlock files from disk -- RESOLVED
862148 stop supporting installation of Sherlock plugins from the web P3 RESOLVED
862179 implement asynchronous loading of search engines -- RESOLVED
862401 keyword search is broken for search engines using POST -- RESOLVED
862550 write OpenSearch engines to the profile, rather than MozSearch -- RESOLVED
862688 functionality of data: protocol for custom forms in keyword.URL when searching from awesomebar is gone -- RESOLVED
863280 Search Engine Refuses to stay on Google -- RESOLVED
863474 Search service shouldn't be responsible for prompting for engine installation failures P3 RESOLVED
865165 Theam Issue -- RESOLVED
865218 application/x-moz-keywordsearch should still be used in keyword search (nsDefaultURIFixup.cpp) -- RESOLVED
866104 Intermittent components/search/tests/xpcshell/test_engineselect.js | test failed (with xpcshell return code: 0) -- RESOLVED
866254 Starting firefox with search windows not working / issues at about:home in Private Browsing mode -- RESOLVED
867108 hiding and then restoring the default search engine leads to the wrong engine being returned from searchService.defaultEngine until a restart -- RESOLVED
867290 Focusing the search bar leaks an nsDocShell -- RESOLVED
869374 No way to fix mistyped URLs -- RESOLVED
869398 Don't pollute search URLs with branding -- RESOLVED
871304 search functionality is not working properly P1 RESOLVED
871394 OpenSearch does not support XHTML application/xhtml+xml "Url" element P4 RESOLVED
873734 Firefox 23 ignores keyword.URL setting -- RESOLVED
873947 Search button not working on Firefox browser home page v21.0 -- VERIFIED
874870 Search plugins using POST broken in Firefox 23 Aurora, Firefox Nightly since 2013-05-17 -- RESOLVED
875042 Remove unnecessary setTimeout from search-textbox constructor -- RESOLVED
875223 Searchbar does not work on certain Search Plugin -- RESOLVED
875297 Move the contents of the initialize method into the constructor of the search-textbox binding -- RESOLVED
876592 After Aurora update 2013-05-27, home page search and url searchin address bar replaced with wikipedia -- RESOLVED
876708 search on firefox home page(about:home) is not working in linux mint -- RESOLVED
879155 Show UI to add a search engine on websites the user repeatedly searches on P5 NEW
879643 Installing a search plugin (as default) doesn't change url bar behaviour -- RESOLVED
880307 search.json still read on main thread during startup -- RESOLVED
880882 handle migration of search preferences on upgrade to Firefox 23 -- RESOLVED
882035 Hide Autosuggest Search Engine behind a pref -- RESOLVED
883102 Default duck duck go search uses wrong page. -- RESOLVED
885351 Google is always used in about:home and the URL bar when setting the default search engine to an invalid one -- VERIFIED
887230 Add the ability to perform searches after a number from the URL bar -- RESOLVED
887704 The Search button in the Firefox home page does not work -- RESOLVED
887868 remove search.sqlite migration code -- RESOLVED
888490 Search field clears when changing tabs -- RESOLVED
888550 use a dynamic port in search/ xpcshell tests so they can be run in parallel -- RESOLVED
888958 nsBrowserContentHandler should use the search service's async initialization API P3 RESOLVED
889113 Show alternative search engines in autocomplete dropdown -- RESOLVED
890085 Malformed browser.search.defaultenginename string can lock user's searchbox selection -- RESOLVED
890208 keyword.URL was not disabled perfectly -- RESOLVED
890283 browser.search.defaultenginename should not be case sensitive -- RESOLVED
890581 Search Bar makes Unwanted Requests -- RESOLVED
890690 Homepage broken when search engines contain engines with POST requests instead of GET -- RESOLVED
890890 address bar search now using search engine -- RESOLVED
895137 At debug-build startup: "JavaScript strict warning: chrome://browser/content/browser.js, line 10632: in strict mode code, functions may be declared only at top level or immediately within another function" -- RESOLVED
896688 Remove state machine from nsSearchService initialization -- RESOLVED
898215 New windows are painted with a default search provider icon/text and then repainted with the current engine -- RESOLVED
898863 Enhancement Idea: Implement Google Site Search and similar into OpenSearch Box -- RESOLVED
900137 Add support for multple icon sizes to the search service -- RESOLVED
900712 about:home doesn't handle ISO-8859-1 search engines properly -- RESOLVED
900865 Make homepage call nsSearchService.getSubmission for all searches -- RESOLVED
901315 Manage Search Engines should be available without the Search toolbar item activated -- RESOLVED
902161 URL bar and search bar are nolonger in sync -- RESOLVED
902904 about:home search is not working intermittently -- RESOLVED
903274 this.updateDisplay is not a function at chrome://browser/content/search/search.xml:79 from every window during tpaint and tspaint -- RESOLVED
903650 Support multiple-resolution OpenSearch engine icons in nsIBrowserSearchService and nsISearchEngine -- RESOLVED
904067 no icon displayed on about:home when custom search engine is selected P5 RESOLVED
906299 keyword.url not used as default search -- RESOLVED
906463 Search bar auto-selects text AFTER I have started typing, so when I hit the next key, it replaces what I typed earlier, and half my search query disappears. -- RESOLVED
907893 nsIBrowserSearchEngine interface on FF24b needs a uuid bump -- RESOLVED
917712 Firefox should not offer to add invalid search plugins -- RESOLVED
918009 Intermittent TEST-UNEXPECTED-FAIL | browser_426329.js | Exited with code 1 during test run | PROCESS-CRASH | application crashed [@ nsXPCOMCycleCollectionParticipant::CheckForRightISupports(nsISupports*)] -- RESOLVED
918412 Search engine override of last one used does not work. -- RESOLVED
920487 Search will not use local file as search engine - only http and https seem tolerated -- RESOLVED
923099 The search bar on the top-right needs an easy means of clearing it. -- RESOLVED
925037 Update general Yahoo! search engine icon -- RESOLVED
925892 add "channel=sb" parameter to Google plugin to distinguish search bar searches -- RESOLVED
925898 no longer sending homepage search params for about:home searches -- VERIFIED
925967 Indicate the purpose of command line searches to getSubmission -- RESOLVED
930456 [e10s] search service initialization should explicitly fail in child processes -- RESOLVED
936198 Updated Yahoo Logo on desktop search drop-down -- RESOLVED
936530 DirectoryIterator used in nsSearchService.js causes "A promise chain failed to handle a rejection." failures -- RESOLVED
937870 nsSearchService displays duplicate engine prompt regardless of confirmation set by caller -- RESOLVED
939804 Creative Commons searchplugin is not working -- RESOLVED
940446 Broken search engines and urlbar after update to Nightly 2013-11-07, if malformed/old search plugin is installed -- VERIFIED
940685 Load about:home instead of the engine's searchForm when the search bar is customized away -- RESOLVED
942312 Search bar no response -- RESOLVED
943571 Write a test for bug 940446 -- RESOLVED
945629 Handle the Search Service XML serialization on shutdown -- RESOLVED
947275 Update Bing favicon to match current branding -- RESOLVED
947574 Intermittent browser_426329.js | This test exceeded the timeout threshold. It should be rewritten or split up. -- RESOLVED
950204 Bing search suggestions on desktop do not include locale -- RESOLVED
951174 "System JS : ERROR chrome://browser/content/search/search.xml:83 - TypeError: this.updateDisplay is not a function" in most talos runs -- RESOLVED
951614 Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/search/test/browser_426329.js | Checking length of expected menu - Got 4, expected 3 -- RESOLVED
956770 Firefox search bar resets itself on every nightly update. This bug is always reproduced. P3 RESOLVED
958204 [meta][Theme] Search Suggestions P5 RESOLVED
958873 Use HTTPS for Bing searches -- RESOLVED
958874 Use HTTPS for Bing search -- RESOLVED
958877 Use HTTPS for Wikipedia searches -- RESOLVED
958883 Use HTTPS for Yahoo searches -- VERIFIED
958885 Use HTTPS for eBay searches from the search box -- RESOLVED
958886 Use HTTPS for amazon.com searches from the search box -- VERIFIED
959564 [UX] Design for awesomebar search suggestions P1 RESOLVED
959565 [User Story] Decision on opt-in/opt-out for awesomebar search suggestions P1 RESOLVED
959567 [User Story] Implement search suggestions opt-in/out UI P1 RESOLVED
959571 Define UX requirements for Search Provider Top Suggestions -- VERIFIED
959573 Design the interaction between the UI for top search provider and the places database -- VERIFIED
959576 Create a component to get the list of priority domains -- VERIFIED
959579 Implement custom styling for the awesomebar suggestion of the search provider -- RESOLVED
959581 Add probes to measure whether or not highlighting the search provider in the awesomebar is yielding the desired results P4 RESOLVED
959594 Retrieving the results from the default search provider P1 RESOLVED
959595 Display the results from the default search provider P1 RESOLVED
960076 Switch to ssl for bing search -- RESOLVED
960864 Placeholder text disappears in SearchBar after customize -- VERIFIED
962533 search engine icon is not available in search bar after restarting FF 29.0a1 -- RESOLVED
964369 browser_405664.js leaks due to speculative connections from the search bar -- RESOLVED
966733 Do not allow external software to modify the default search engine -- RESOLVED
967013 Intermittent browser_contextSearchTabPosition.js | Test timed out P3 RESOLVED
970424 Non-default search engines lost after upgrading to Firefox 27 when using "Add to Search Bar" extension -- RESOLVED
972452 One-word URLbar searches are incredibly slow. -- VERIFIED
972860 search bar is positioned far left. This is ugly and not functional -- RESOLVED
975528 Searches using Bing are missing codes for search bar, about:home, and context menu -- VERIFIED
980244 Clearing search bar form history doesn't provide any visible feedback P5 NEW
980606 new tab search input affiliate codes -- VERIFIED
984199 Add support for industry-standard safe search -- RESOLVED
986676 Store the search engine icons more efficiently P4 RESOLVED
987715 Avoid main-thread IO for {xre}\browser\searchplugins\* -- RESOLVED
988023 telemetry on how often we hit search service synchronous fallback -- RESOLVED
988303 First FF 28.0 execution : search bar is inefficient, whatever the search engine selected -- RESOLVED
988701 Firefox-24.3esr for OS X cannot browse Google . -- RESOLVED
990799 Update search plugins to use rel="searchform" -- RESOLVED
991359 update context menu form code for Bing -- RESOLVED
991543 [tracking] (desktop) Update localized search plugins with resultdomain -- VERIFIED
992270 browser_google_behavior.js & browser_bing_behavior.js fails when run in chunks on Cedar -- RESOLVED
992523 Search bar is not working -- RESOLVED
992603 After an auto-update completes, search engines are removed from the search bar -- RESOLVED
992776 Automatically hide search field after use -- RESOLVED
993764 can't reorder search engines in search bar. -- RESOLVED
993792 [UX] new ctrl-k behavior with search bar hidden (open about:home) is sub-optimal -- VERIFIED
993928 cannot type in search bar - Have to use the Address Bar to enter search string -- RESOLVED
994141 update localized Yahoo plugins to use SSL -- RESOLVED
995390 Make Bing/Yahoo partner codes consistent across channels -- RESOLVED
997432 log failures when MozParams don't include a condition attribute -- RESOLVED
997970 add search suggest to Amazon for en-US -- VERIFIED
998068 Implement comprehensive testing for search provider codes on Desktop -- RESOLVED
998071 implement test coverage for Yahoo search plugin -- RESOLVED
998072 implement test coverage for eBay search plugin -- RESOLVED
998073 implement test coverage for Amazon search plugin -- RESOLVED
999851 remove topN support from search service -- RESOLVED
1000857 search bar needs search for itself -- RESOLVED
1001093 Telemetry data for search suggestion usage -- RESOLVED
1001528 Evaluate additional potential search suggestion options for Yahoo search plugin. P4 RESOLVED
1001816 Add To Search Bar: Custom search engines are lost on restart -- RESOLVED
1001854 Search field length does not consistent after toggle "Hide the new tab page" and restart -- VERIFIED
1001874 Remove search bar -- RESOLVED
1002777 eBay search URLs are changing -- VERIFIED
1003172 Small artifact on Ubuntu when closing the search engine list from the new tab page -- RESOLVED
1003968 avoid Exists() calls for search plugin directories in the browser directory provider P2 RESOLVED
1004429 5% tart regression for linux 64 on fx-team (v32) April 24 -- RESOLVED
1005432 Ctrl-K (when the search bar isn't visible) should open the search-plugin-defined page instead of about:home -- RESOLVED
1006103 add speculativeConnect() method to search engines -- VERIFIED
1007979 refactor nsSearchSuggestions to use a reusable JSM -- VERIFIED
1007985 consider using speculativeConnect on about:home search -- RESOLVED
1007988 Searching through about:home should add searches to searchbar-history -- RESOLVED
1008182 remove the delay for searchbar autocomplete -- RESOLVED
1009061 lost window for search engines -- RESOLVED
1009299 Add Yahoo logo to search plugin so about:newtab can use it -- VERIFIED
1009313 ContentSearch.jsm should call nsIBrowserSearchService.init -- VERIFIED
1009318 Add Google search purpose for about:newtab -- VERIFIED
1010561 rethink backoff algorithm for search suggestions -- RESOLVED
1011610 Make the new tab search dropdown panel more consistent to Firefox's UI -- RESOLVED
1012370 Searchbar loses focus when sugestions appear -- RESOLVED
1012710 No same search engine in address bar and search bar -- RESOLVED
1013950 Add Opensearch preferences into the about:addons (feature request) -- RESOLVED
1015567 eBay searchplugin: change InputEncoding to UTF-8 to support non-ASCII characters (shows diamond character with question mark on results page) P3 RESOLVED
1016808 Use XMLHttpRequest's responseType = "json" for search suggestions P3 RESOLVED
1017187 browser_yahoo_behavior.js leaks until shutdown when running components/search directory by itself -- RESOLVED
1017518 When you search something with a dot (.) character using the address bar, firefox automatically look for an address. -- RESOLVED
1019989 ContentSearch should pass images as shared ArrayBuffers instead of data URI strings -- RESOLVED
1021288 Focus URL bar instead of opening about:home when the search bar is customized away -- RESOLVED
1022903 in-product search diversion remediation -- RESOLVED
1024092 Your browser does not support OpenSearch search plugins. -- RESOLVED
1026298 Add Wikipedia logo to search plugin so about:newtab can use it -- VERIFIED
1026300 Add Twitter logo to search plugin so about:newtab can use it -- VERIFIED
1026301 Add eBay logo to search plugin so about:newtab can use it -- VERIFIED
1026486 Newtab page search field doesn't display some search icons (Google, others.) -- RESOLVED
1026568 about:newtab search should show placeholder text, even when logo is showing -- VERIFIED
1027303 Certain image URIs in search plugins break ContentSearch -- RESOLVED
1028880 Cannot replace search engine -- RESOLVED
1029148 store "current search engine" configuration outside of prefs -- VERIFIED
1029189 [UX] Design experience for new default search test -- RESOLVED
1029260 Breakdown: Search provider test in EN-US Beta -- RESOLVED
1029263 Breakdown: Search provider test: 5 Cells -- RESOLVED
1029265 Breakdown -- Search Test: Design spike; change notification -- RESOLVED
1029266 Breakdown -- Search Test: Reporting, number of sessions -- RESOLVED
1029267 Breakdown -- Search Test: Reporting, changes default search provider -- RESOLVED
1029269 Breakdown -- Search Test: Reporting, length of sessions -- RESOLVED
1029270 Breakdown -- Search Test: Reporting, active ticks -- RESOLVED
1029271 Breakdown -- Search Test: Reporting, number of searches by partner and SAP -- RESOLVED
1029273 Breakdown -- Search Test: Drop down menu defaults -- RESOLVED
1029275 Breakdown -- Search Test: Test conclusion -- RESOLVED
1029725 breakdown: implement prompting API for search engine changes -- RESOLVED
1029735 ContentSearch sometimes leaks event listeners and their closures -- RESOLVED
1029746 [meta] Search experiment -- RESOLVED
1029776 [Search experiment] Create experiment add-on and define user group (cell) on installation -- RESOLVED
1029783 [Search experiment] Set alternate search provider -- RESOLVED
1029792 [Search experiment] Implement notification UI -- RESOLVED
1029799 [Search experiment] Define experiment parameters -- VERIFIED
1029807 [Search experiment] Host update manifest -- RESOLVED
1029810 [Search experiment] Add the search experiment to the experiments server -- VERIFIED
1029818 [Search experiment] QA experiment add-on and sign-off for deployment -- VERIFIED
1030232 Add low-DPI Yahoo logo to search plugin so about:newtab can use it -- VERIFIED
1030251 Add Google logo to search plugin so about:newtab can use it -- VERIFIED
1030790 Cannot search from address bar if internet connection drops -- RESOLVED
1030864 [Search experiment] Notify user about the end of the experiment -- VERIFIED
1030982 `browser.search` prefs make is difficult to diagnose search state of the browser -- RESOLVED
1031320 [Search experiment] Display notification UI for the correct groups -- RESOLVED
1035887 submitting a search in toolbar search field returns results from more then one search engine -- RESOLVED
1039456 eBay search URLs now require UTF-8 encoding -- RESOLVED
1040721 Add ability to parse search result URLs -- RESOLVED
1040931 API addition: add extensionID parameter to addEngineWithDetails -- RESOLVED
1041338 Hitting Enter twice in SearchBar triggers installing add-on P4 NEW
1041534 Refactor search tests to remove some code duplication -- RESOLVED
1041537 browser_Browser.js leaks windows frequently on linux and windows debug runs when running the fuel/test/ directory by itself -- RESOLVED
1041665 Robustly re-initialize nsSearchService when locale preference changes P4 RESOLVED
1041678 CTRL/Command K should goto search bar in new tab if open, rather than opening about:home -- VERIFIED
1041846 Measure impact of recent organic search improvements -- RESOLVED
1041977 Search taken over by Alexa search -- RESOLVED
1042604 Measure how many searches, for each engine, result in a final URL that can be parsed P4 RESOLVED
1042938 Search service should remove extension-installed search plugins when the add-on is uninstalled/blocked/disabled P3 RESOLVED
1043379 In tests of the search component, clean up at the end of tests instead of the beginning -- RESOLVED
1043625 [proposal][feature] Add Disconnect to the list of search engines available in the Browser -- RESOLVED
1043627 Only re-initialize nsSearchService on locale change in Fennec -- VERIFIED
1044577 Create proof-of-concept hotfix add-on for overriding the list of known alternate domains for search engines -- RESOLVED
1045008 Manage search Engine option in new tab is not working (broken) if search bar is removed -- VERIFIED
1046214 Suggestions in search toolbox are not displayed all the time -- RESOLVED
1046943 SearchSuggestionController should move remote results that are also in form history to the local results P5 NEW
1047354 [UX] Unified design for autocomplete/suggest dropdowns -- RESOLVED
1047472 Make parseSubmissionURL return the string offset for each search term -- RESOLVED
1047687 Add nsIBrowserSearchService.selectEngine P4 RESOLVED
1047688 implement UI for nsIBrowserSearchService.selectEngine P4 RESOLVED
1048127 addEngine "dataType" parameter documentation is potentially confusing P4 RESOLVED
1048198 SearchBar Search Suggestion is no longer able to disable -- VERIFIED
1048214 Search suggestion box is moved down when "Choose What I Share" infobar opens P5 RESOLVED
1048225 Search suggestion box doesn't follow the search bar when resizing the browser P3 RESOLVED
1048237 Ability to remove form history/previous searches from autocomplete/suggestion popups isn't discoverable P3 RESOLVED
1050596 Firefox UI has too many ways to search? -- RESOLVED
1051553 Searching from Search Bar now creates new tab even when an empty new tab is available -- RESOLVED
1051873 Cannot reach the New Tab Page Search Provider button via keyboard navigation, nor select a provider from the list P4 RESOLVED
1052734 nsSearchService.js:38 - octal literals and octal escape sequences are deprecated -- RESOLVED
1053604 Firefox Nightly; Google search bars are too short. P2 RESOLVED
1053893 [UX] mockup for selected search engine prompt -- RESOLVED
1053914 [UX] define next short/mid term plan for search ux improvements -- RESOLVED
1053921 breakdown: mechanism for shipping search engine additions off-cycle -- RESOLVED
1054411 cache2 automation: browser_keywordSearch.js tries to connect to google.com with cache2 enabled -- RESOLVED
1054516 uplift about:home/about:newtab search suggestions to Firefox 33 -- VERIFIED
1054600 Refactor AboutHomeListener & browser.js document URI checks (followup from bug 1041678) -- RESOLVED
1054776 Ctrl+K should focus the search bar if it is in the toolbar -- VERIFIED
1054931 Ctrl-K focuses an invisible search bar in about:newtab in "blank" mode -- VERIFIED
1054933 Visual glitch when hitting Ctrl-K in about:newtab -- VERIFIED
1054951 Breakdown: Implement unified look for autocomplete dropdowns -- RESOLVED
1055030 Search box doesn’t clear when hitting ESC key -- RESOLVED
1055492 Add test for XML serialization of extensionIDs that help track search engines added by add-ons P5 RESOLVED
1055879 Use HiDPI ICO favicons at the "manage search engines" modal dialog -- RESOLVED
1056152 Console spew: System JS : ERROR chrome://browser/content/content.js:224 - ReferenceError: event is not defined -- RESOLVED
1056611 SearchSuggestionController.jsm's NS_ASSERT(this._searchString !== null, ...) can fail, resulting in "'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions" P5 RESOLVED
1056799 Shipped DuckDuckGo, Wikipedia, Amazon searches have no icons -- RESOLVED
1059328 about:home search suggestions should reverse bolding pattern -- RESOLVED
1060367 [e10s] Search engine add-ons using POST do not work with e10s P1 RESOLVED
1060639 mach mochitest-browser --repeat does not work -- RESOLVED
1060675 SearchBar formhistory drop down only shows 7 items when only searching form history -- VERIFIED
1060845 In search field of about:home and about:newtab, form history is lost when updated browser from Firefox32 to Aurora33/Nightly34 -- RESOLVED
1060846 Form history dropdown shows only 2 items in search field of about:home/about:newtab -- VERIFIED
1060847 Form history dropdown does not pop up by double click/up arrow key in search field of about:home/about:newtab P4 NEW
1060887 In about:home and about:newtab, autocomplete drop down item -- RESOLVED
1060888 Autocomplete drop down list item should not be copied to the search fields when mouse over the list item -- VERIFIED
1061394 Yahoo! search engine cannot be removed, returns on restart -- RESOLVED
1061736 Add DuckDuckGo to default search engine list -- VERIFIED
1062525 Implement "Change Search Engine?" notification bar prompt -- RESOLVED
1063530 Use `keyword` purpose when using the autocomplete popup for the default search engine P5 RESOLVED
1063542 De-duplicate any entries from the autocomplete popup that differ only by purpose parameter for the default search engine P5 RESOLVED
1064098 Mac OS X: cmd-alt-F and cmd-K do not open a new window when no window is available P3 NEW
1065324 Make the search field on about:home behave the same as the one on about:newtab -- RESOLVED
1065997 Update localized search plugins to use rel="searchform" P4 RESOLVED
1066002 Out-of-the box, Firefox search should offer addons.mozilla.org search P5 NEW
1066739 [UX] Revision - Mockup for selected search engine prompt -- RESOLVED
1066787 Investigate converting about:home/about:newtab search suggestions to use the usual search autocomplete back-end P5 NEW
1067549 Context menu's "Open link in new tab", and toolbar's search field do not work (no search engines in the latter) -- RESOLVED
1068186 [e10s] Add search engine button on mozilla website does not work -- RESOLVED
1068437 TEST-UNEXPECTED-FAIL | e10s/main.testTabIsRemote | There was an uncaught Promise rejection: JS frame :: resource://gre/components/nsSearchService.js :: onSuccess :: line 3832 -- RESOLVED
1068456 [en-US] Remove unused searchplugins (Answers, Creative Commons) P5 RESOLVED
1070223 Ignore exceptions thrown from nsIBrowserSearchInitObserver -- RESOLVED
1071361 Change the search purpose for current search engine and aliased search engine autocomplete results P4 RESOLVED
1071558 Middle and right click on search suggestions perform the search in the same tab on about:home/newtab -- VERIFIED
1073603 can't order newly added default search engines P4 RESOLVED
1073692 Search suggestions popup on about:home/about:newtab should show each result according to its text direction -- RESOLVED
1074556 Intermittent browser_amazon_behavior.js | uncaught exception - NotFoundError: The operation failed because the requested database object could not be found. For example, an object store did not exist but was being opened. at aboutHome.js:256 -- RESOLVED
1078213 Search bar binding shouldn't unsafely set IDs for menuitems -- RESOLVED
1078310 Implement notification bar prompting users to choose default search engine -- RESOLVED
1079452 Create an experimental Firefox build to test Awesomebar search suggestions based on UX design assets -- RESOLVED
1079457 User testing for experimental Firefox Awesomebar search suggestions build P5 RESOLVED
1082078 Add MDN (and additional?) search engines for the Developer Edition (formerly Aurora) P5 NEW
1083167 FormHistory.jsm: "update op='bump' does not correctly reference a entry" for empty search terms -- VERIFIED
1083990 Deletion of SearchBar history by DEL key appears to delete another entry and extra empty item appears -- VERIFIED
1084260 Intermittent browser_bing_behavior.js | uncaught exception - NotFoundError: The operation failed because the requested database object could not be found. For example, an object store did not exist but was being opened. at chrome://browser/content/aboutho -- RESOLVED
1087120 Intermittent browser_ContentSearch.js | Checking message - Structures begin differing at: -- RESOLVED
1088072 [UX] Design Spike: Improve support for one-off searches -- RESOLVED
1088646 Context menu's "Open link in new tab", and toolbar's search field do not work (no search engines in the latter) -- RESOLVED
1088660 Improve the search bar UI to support one-off searches -- RESOLVED
1088703 [UX] Automatically offer custom search for websites that the user visits often P3 RESOLVED
1089727 Noisy Exception error from ContentSearch.jsm -- RESOLVED
1091048 DDG is not present on Mac 10.10 build -- RESOLVED
1092357 Update search tests to check search telemetry -- RESOLVED
1093161 [e10s] Searching from a new tab's address bar does not work the first time when e10s is enabled -- RESOLVED
1093571 Delay when using search bar on New Tab screen P3 VERIFIED
1094761 e10s - fix browser_contextSearchTabPosition to not hit the network in e10s mode P4 RESOLVED
1095467 Intermittent browser_google_behavior.js | uncaught exception - NotFoundError: The operation failed because the requested database object could not be found. For example, an object store did not exist but was being opened. at chrome://browser/content/about -- RESOLVED
1096442 [e10s] Installation of search engine doesn't work, permissions prompt doesn't pop up/shown -- RESOLVED
1096534 ContentSearch should load the search URL in the browser/tab sending the search message, not the current/selected browser in the top-level chrome window -- VERIFIED
1096688 build search experiments -- RESOLVED
1096922 search engine cache should be invalidated when removing engines (built-In DuckDuckGo doesn't come back after uninstall of previous DuckDuckGo) P4 RESOLVED
1097066 [UX] plan/design search experiments -- RESOLVED
1097133 Developer Edition should include Bugzilla and MDN in default search engines. -- RESOLVED
1097542 Unclear order logic for searchplugins in Firefox for Android -- VERIFIED
1097562 Double select in search bar in Firefox developer edition with light theme -- RESOLVED
1097954 Intermittent browser_yahoo_behavior.js | uncaught exception - NotFoundError: The operation failed because the requested database object could not be found. For example, an object store did not exist but was being opened -- RESOLVED
1099617 e10s: Search from the toolbar using Startpage HTTPS doesn't work. -- RESOLVED
1100020 Search Engine dropdown history list is broken -- RESOLVED
1101270 Tests in toolkit/components/search should be independent from firefox so we can run those tests properly from comm-central. -- RESOLVED
1101648 UITour needs a way to detect which engine is currently selected -- RESOLVED
1101654 first-use tour for new one-off search UI -- VERIFIED
1101757 installing an open search plugin fails -- RESOLVED
1101792 Add same OpenSearch plugins endless -- RESOLVED
1101908 validate that bug 1029148 doesn't have any negative effects on a default search engine change -- RESOLVED
1101996 Add icons to history-based suggestions in search bar dropdown -- VERIFIED
1101999 Fix UITour highlighting of search -- RESOLVED
1102024 hover state of the "change search setting" button is really very light -- RESOLVED
1102032 panel not appearing when clicking on the search toolbar the second time around while its focused -- VERIFIED
1102038 the "Change Search Settings" button and the open search items cannot be used via the keyboard -- VERIFIED
1102045 minimizing/maximizing fx via taskbar while search toolbar is focused will dismiss/slide in panel -- VERIFIED
1102050 when the panel is opened, the minimized button needs to be pressed twice -- VERIFIED
1102051 blank entry being displayed after new UI is disabled via pref -- RESOLVED
1102055 icons disappearing from about:preferences#search -- RESOLVED
1102056 the default search providers dropdown menu missing icons in Win/Linux -- RESOLVED
1102057 spacing missing between the toolbar and icon when reverting back to the old UI -- RESOLVED
1102058 crash in libmozalloc.so@0x2f67 -- RESOLVED
1102416 make Yahoo default for builds in North American timezones -- VERIFIED
1102511 [UX] Do something sensible when many search engines are installed -- RESOLVED
1102513 need to re-add ability to remove search engines -- VERIFIED
1102856 In countries where we do not have a search agreement, let users pick a search engine -- RESOLVED
1102903 [Linux ] Resizing the Firefox window will cut the searchbar if the search bar is added to the menu bar -- RESOLVED
1102909 No ability to move (up/down) the search engine position -- VERIFIED
1102911 The search engine favicons are distorted in search preferences on Linux -- VERIFIED
1102912 [Linux][Mac] Preferences->Search is not automatically updated when a new search engine is added. -- VERIFIED
1102918 Bringing the window back into focus after selecting the search bar results in an overlapping search pane -- RESOLVED
1102919 The static strings displayed in the search pane are too small -- VERIFIED
1102922 Difficulty in noticing what the default search engine is -- RESOLVED
1102932 Text color of open search providers should be white on hover -- VERIFIED
1102933 The search pane is being dismissed with each window drag -- RESOLVED
1102934 No neterror page or any feedback displayed if a search request times out P5 RESOLVED
1102935 Intermittent browser_urlbarSearchSingleWordNotification.js | application crashed [@ nsSocketTransport::InitiateSocket()] -- RESOLVED
1102937 Add UITelemetry for the improved search bar UI. -- VERIFIED
1102940 Open search providers have wrong styling in new search UI -- VERIFIED
1102942 The "Add <search provider>" button is displaying an unaesthetic shadow/border -- RESOLVED
1102948 Pressing tab no longer results in an autofill of the first suggestion displayed in the search pane -- RESOLVED
1102950 When using Google search, selecting the Back button will cause the webpage to not render properly -- RESOLVED
1103119 Search drop down fails to display properly if a search engine has no icon -- VERIFIED
1103163 need to not show "manage search engines" dropdown on about:home/about:newtab if browser.search.showOneOffButtons is false -- VERIFIED
1103190 land Flare strings in Firefox 36 and enable it for all locales -- RESOLVED
1103194 need to adjust "Manage Search Engines" string for new about:home/about:newtab dropdown -- RESOLVED
1103197 strings needed in 36 -- RESOLVED
1103216 Remove affiliate codes from default Google plugin in en-US P1 RESOLVED
1103315 [UX] hard to differentiate multiple engines with the same icon with only a tooltip -- RESOLVED
1103317 Add ability to reorder search engine -- RESOLVED
1103318 Cannot manage keyword for search engine -- RESOLVED
1103320 Difficult to read label of "Add search engine" -- RESOLVED
1103321 Left mouse click / middle mouse click "go" button does not work in searchBar after mouse over doropdown -- VERIFIED
1103326 "Second Search" addon stops working since Firefox34 b11 -- RESOLVED
1103455 Context menu click on search box opens suggestions -- VERIFIED
1103456 Conflict between panelUI menu and Searchbar autocomplete popup -- RESOLVED
1103457 Unexpected popup from SearchBar -- VERIFIED
1103931 eBay icon almost illegible in new search URI P5 RESOLVED
1103992 Placeholder text on about:home should be hidden -- VERIFIED
1104114 Change strings for explanatory bubbles for one-off searches -- VERIFIED
1104142 Shift-tab doesn't go back to location bar if there is text in the search field -- VERIFIED
1104218 Yahoo search plugin changes for 34.0 -- RESOLVED
1104221 Search drop down shows the icon of the previous default engine if the new default doesn't have an icon -- VERIFIED
1104315 firefox add-ons button appears as a push button which doesn't match the UI -- RESOLVED
1104325 [Windows HiDPI] search engines appearing in the incorrect row when resizing P3 VERIFIED
1104705 GenScript search icon size is inappropriate when set as default search engine -- VERIFIED
1104716 Cannot use search engine keyword alone anymore -- RESOLVED
1104738 The search bar blocks the overflow toolbar panel's dismissal if a search is performed via the arrow P5 NEW
1104748 A long default search provider name can mess up the layout of the one-off buttons when the panel is small -- VERIFIED
1104781 Up/Down arrow keys should only navigate through suggestions list and not one-off search engines -- RESOLVED
1104846 The search engine favicons are distorted in search preferences on Windows -- VERIFIED
1104889 [E10S] Cannot add StartPage HTTPS to Firefox with E10S enabled -- RESOLVED
1104925 Update Yahoo! Search Plugin for en-US P1 RESOLVED
1104971 Ctrl+up/down should cycle through one-off search buttons -- RESOLVED
1105092 properly add ddg to list.txt P3 RESOLVED
1105259 Change search settings button/search suggestions overlap the Context Menu -- RESOLVED
1105264 Data from the Search Field is lost when entering Customize Mode P3 RESOLVED
1105272 Search suggestions are displayed in Customize Mode when browser is in Window Mode P4 RESOLVED
1105274 The Smart Suggestions remain on top of any window/app if the users enters Customize mode -- RESOLVED
1105278 Up/Down arrow no longer opens the Search History dropdown after selecting DEL on the first element P3 RESOLVED
1105287 Blank search suggestions dropdown -- RESOLVED
1105301 Deleting an item in the search dropdown deletes two items, leaving a blank one at the bottom -- RESOLVED
1105329 Sometimes search suggestions are not displayed -- RESOLVED
1105333 One-Click Searches and Smart Suggestions panels are not visible when New Search is placed in Menu Panel -- RESOLVED
1105428 Ctrl-up Ctrl-down keyboard shorcuts broken with the new fancy search box -- RESOLVED
1105746 Replacing the string from search with another string will make the search dropdown disappear and reappear -- RESOLVED
1105794 Search suggestions missing from search bar when using twitter and yahoo as default search engine -- RESOLVED
1106029 middle clicking on icons in new search panel doesnt work as expected -- RESOLVED
1106032 [UX] Hover highlight of suggestions should disappear when moving the mouse out of the suggestions area -- RESOLVED
1106042 Placeholder icons for open search providers only show up after reload P3 RESOLVED
1106043 Search icon doesn't show for some open search providers that had an icon on Firefox 33 -- VERIFIED
1106046 Glitch when search bar is in the menu panel and the user enters customization mode -- RESOLVED
1106054 Search dropdown should have a minimum width -- VERIFIED
1106055 [UX] Design UI for search keywords -- RESOLVED
1106057 [UX] Design for one-off searches on about:home and about:newtab P2 RESOLVED
1106064 Search Bar: Figure out a way to use search suggestions with one-click buttons P5 NEW
1106101 Cmd/Ctrl-Click and middle-click on a one-off button should open the search in a new tab -- VERIFIED
1106150 condition="defaultEngine" MozParam broken by bug 1102416 -- RESOLVED
1106205 Move search engine management to in-content preferences -- RESOLVED
1106331 Shortcuts for Search bar not working -- RESOLVED
1106333 The search bar with the same site icons is unclear. -- RESOLVED
1106432 Search bar icon should indicate when a page offers open search -- VERIFIED
1106559 Improve the search preference UI (add ability to edit keywords, reorder/remove engines, restore defaults) -- VERIFIED
1106599 34.0.5: Can no longer select search provides with down arrow -- RESOLVED
1106607 Enable improved search bar in other countries too -- RESOLVED
1106608 Enable Wikipedia HTTPS search in other countries too -- RESOLVED
1106626 Ability to add custom search engines by URL (non open-search and non-amo engines) P3 RESOLVED
1106750 Yahoo search is still not the default search -- RESOLVED
1106873 Clicking the search bar icon does not show one-off search icons -- RESOLVED
1106876 the one-click search header isn't updated immediately when the textfield value changes -- VERIFIED
1106924 hidden open search providers should be offered in the list providers that can be added P4 NEW
1106926 removing a hidden one-click provider should remove it from the list of hidden provider -- VERIFIED
1106942 Search suggestions are read as "Unknown" in the new search UI -- VERIFIED
1107092 after upgrade to 34.0 from 31.1.1, search vendors from list gone -- RESOLVED
1107135 Can no longer open a search in a new tab if it's not the current engine -- RESOLVED
1107137 Get a dropwdown and a context menu when right clicking on search box -- RESOLVED
1107178 add test coverage for one-off buttons P4 RESOLVED
1107194 [UX] Improve searching through the context menu -- RESOLVED
1107261 Track which search providers were added by an add-on and remove them when the add-on is uninstalled -- RESOLVED
1107266 Tab focus dysfunctional on Search system -- RESOLVED
1107278 Localize the new searchbar UI for Firefox 35 -- RESOLVED
1107292 Right clicking a defocused search box to open context menu also opens search dropdown -- RESOLVED
1107356 "browser-search-engine-modified" is not emitted if we toggle a checkbox in one-off search preference. -- RESOLVED
1107449 "Add searchengine"-entry is misaligned with oneoff-search disabled -- RESOLVED
1107471 Search tooltip anchor uses an incorrect color -- RESOLVED
1107493 Search Engines are misplaced -- RESOLVED
1107494 [e10s] No "Change Search Settings" button on about:home page P3 RESOLVED
1107503 The new search popup shows up for a short moment and then hides P4 RESOLVED
1107506 Search suggestions dropdown is misplaced if changing device orientation P4 RESOLVED
1107509 New search bar improvements -- RESOLVED
1107544 autocomplete panels prevent clicks in the text field from moving the cursor -- RESOLVED
1107580 Firefox 34 Search Bar regressions -- RESOLVED
1107695 No focus events when tabbing through the one-off buttons -- VERIFIED
1107710 Yahoo search option does not come with new browser update -- RESOLVED
1107795 The search bar first-run/tour panel cannot be closed -- RESOLVED
1108080 [e10s] Clicking on the search icon on about:home doesn't do anything (no panel appears) -- RESOLVED
1108168 nsSearchService's getBoolPref triggers exceptions (and catches them), which is noisy for debuggers -- RESOLVED
1108230 Firefox 36.0a2: F4, Alt-Up, Alt-Down don't show search engine menu -- RESOLVED
1108273 New search engine selection popup flickers and is unusable -- RESOLVED
1108297 about:preferences#search oneClickProvidersList doesn't grow to accommodate more providers or scroll -- RESOLVED
1108407 Upon upgrade to 34.0, I dismissed the Yahoo primary search engine ad. The search box became disassociated with the search bar. -- RESOLVED
1108466 Make it easier to do image search P4 RESOLVED
1108488 Allow to select the search engine via Ctrl+Up/Down before entering a search term -- RESOLVED
1108490 Allow to select the search engine via Alt+Up/Down before entering a search term -- RESOLVED
1108594 TAB key navigation gets trapped in search engines suggestions -- RESOLVED
1108646 Search engine suggestions noticeably flicker when updating -- RESOLVED
1108648 Horizontal grey bars in the new search panel should have the same height P5 VERIFIED
1108754 'tab through search suggestions' broken -- RESOLVED
1108775 One-Click Searches popup lags behind position changes -- RESOLVED
1108839 default yahoo search is lacking dates for search results, google has this I miss it -- RESOLVED
1108841 large Windows font size causes unexpected margins above one-off search items -- VERIFIED
1109014 Revert FF 34 to remember last used search engine like before -- RESOLVED
1109118 clean up market-specific search defaults logic -- RESOLVED
1109249 The new searchbox is not keyboard friendly -- RESOLVED
1109354 prefer Firefox default engines over profile-installed plugins with the same name P3 VERIFIED
1109425 Search engine selection is not persistent -- RESOLVED
1109615 option to change default search is non-obvious -- RESOLVED
1109636 [UX] Improve the search panel when suggestions are disabled -- RESOLVED
1109808 search bar no longer shows search provider icon -- RESOLVED
1109839 Let the search engine selection work per tab P5 NEW
1109851 support the "multiple searches in a row with default engine" search case (for shoppers and researchers) P3 NEW
1109854 Add string for empty search field -- VERIFIED
1110006 search bar autocomplete deletion is broken -- RESOLVED
1110209 Firefox 34 updates may override search defaults set in Partner builds P1 RESOLVED
1110235 Clicking on the header region of the search dropdown should trigger a search with the default engine -- VERIFIED
1110278 Provide search engine selection in all the places -- RESOLVED
1110307 create hotfix to undo the effects of 1110209 -- RESOLVED
1110341 Default search engine setting is not honored during update to 34.0.5 -- RESOLVED
1110420 getInUS should return false for custom builds (i.e. distribution.ini) -- VERIFIED
1110459 If previously customized, user is unable to change search default to Yahoo and cannot add Yahoo as an engine -- RESOLVED
1110678 Re-implement Ctrl+up/down and Alt+up/down in the search field -- VERIFIED
1110767 Hovering over a one-click button should immediately show the name of the search engine -- VERIFIED
1110771 One-click search buttons should have a right-click menu P4 VERIFIED
1110820 [UX] No longer possible to select search engine for the next search before entering search term -- RESOLVED
1111203 Middle-click on a secondary search engine should open search results in a new tab -- RESOLVED
1111305 Search preference reverts to Yahoo when changing it in the preferences -- RESOLVED
1111638 "Change Search Settings" button in search toolbox is cut off -- RESOLVED
1111887 Custom search provider disappears after upgrade to 34+ -- RESOLVED
1111943 Mozilla should provide a way to switch the default search engine in fewer steps -- RESOLVED
1111947 Dropping text on the searchbar shouldn't search it immediately -- VERIFIED
1113096 Low quality favicons in new search preferences -- VERIFIED
1113530 Space key included in a keyword disables search engine -- VERIFIED
1113531 Provide default search keywords for search plugins -- RESOLVED
1113550 Closing an about:home tab after typing a search term results in an error thrown by IDBDatabase.cpp:776 -- RESOLVED
1113556 Typing a search term in the search bar and then resizing the browser window to a minimum results in an error thrown by nsSearchSuggestions.js:136 P4 RESOLVED
1113561 Only two of the previous searches are displayed in the suggestions pane of about:home -- RESOLVED
1113567 No notification when trying to add the same keyword for two search engines -- VERIFIED
1113581 Artifact when editing a keyword, the keyword is displayed under the text-area P4 VERIFIED
1113616 Add keyword and move search engines positions are not visible -- RESOLVED
1113629 Unnecessary scroll bar displayed on the engines list of Search in-content page P5 RESOLVED
1113639 Search engines table header in preferences is highlighted -- RESOLVED
1113681 Weird behavior when dragging search engines by the checkbox -- RESOLVED
1113692 A search engine that was set as default removed and then restored is used at searches from url bar P4 RESOLVED
1113731 Search is performed with a suggestion text on the mouse pointer instead of inputted text if mouse moves over dropdown unintentionally P3 RESOLVED
1113747 New search UI breaks if too many open search providers are offered P4 VERIFIED
1114342 Search bar doesn't work -- RESOLVED
1114485 Backspace lags or doesn't work when trying to delete typing written in Persian language within search bar. -- RESOLVED
1114707 Search suggestions should stay open when using cursor keys to move the caret in the search box -- VERIFIED
1114827 Intermittent browser_action_searchengine_alias.js | undefined assertion name - (and more!) -- RESOLVED
1114865 Linux Distro FF 34 Y! default search page with more ads than content -- RESOLVED
1115002 The context menu overlaps the search panel if called via dedicated keyboard button -- VERIFIED
1115009 Remove useless focus calls from search.xml now that the search popup doesn't disappear and reappear when searching in a separate tab P4 RESOLVED
1115012 [Windows] Search dropdown only fits 2 search engines per row at minimum width P4 RESOLVED
1115106 use system location APIs for search default determination on Mac/Windows P3 RESOLVED
1115307 Search bar alignment fixes and cleanup -- RESOLVED
1115616 Cannot search with Google when user input with IME and click one of search suggest item in Home page. -- VERIFIED
1116009 Icon to add search engine looks very out of place -- RESOLVED
1116021 search dropdown bottom border is missing -- RESOLVED
1116217 investigate too many SEARCH_SERVICE_COUNTRY_SUCCESS zeroes P3 RESOLVED
1116287 SEARCH_SERVICE_INIT_SYNC expired -- RESOLVED
1116383 Better telemetry for geo ip lookup failures P3 RESOLVED
1116404 Implement more useful timeout semantics for geoip lookups in the search service -- RESOLVED
1116865 Search suggestions should stay open when clicking to move the caret in the search box -- VERIFIED
1116919 Intermittent browser_urlbar_search_healthreport.js | application crashed [@ nsSocketTransport::InitiateSocket()] due to FATAL ERROR: Non-local network connections are disabled and a connection attempt to search.yahoo.com (98.137.250.95) was made. -- RESOLVED
1117000 'SEARCH FOR something WITH' always searches with Google -- RESOLVED
1117153 no "purpose" sent for location bar searches triggered by search engine keyword -- VERIFIED
1117158 Move browser.search.geoip.url pref to all.js -- RESOLVED
1117186 fix geo-specific search defaults interaction with the defaultEngine getter -- RESOLVED
1117736 geoip lookup should check nsIIOService.offline before attempting lookup -- RESOLVED
1118135 Clicking search field's magnifying glass icon no longer dismisses search field's dropdown menu -- RESOLVED
1118160 searchbox - backspace needs to be pressed twice for every hebrew charecter. UTF-16 issue? -- RESOLVED
1118386 search box icon is missleading -- RESOLVED
1118691 Hover highlight of suggestions should disappear when moving the mouse out of the suggestions area P4 RESOLVED
1118807 [DevEd] Second magnifying glass icon from the search toolbar opens the search drop-down too -- RESOLVED
1119250 Remove the old searchbar UI P5 VERIFIED
1119450 Search popup shouldn't open when clicking on the search go button -- VERIFIED
1119560 remove unused browser.search.param.yahoo-fr* prefs -- RESOLVED
1119572 Allow using a site's search provider without installing it? P3 RESOLVED
1119597 UITelemetry for new search UI breaks about:telemetry, needs privacy review -- RESOLVED
1119682 JavaScript strict warning: nsSearchSuggestions.js, line 34: TypeError: setting a property that has only a getter -- RESOLVED
1119719 "Error invoking addEngine install callback" when installing the same engine twice -- RESOLVED
1119839 [UX] Design Spike: The next step in search -- RESOLVED
1119872 "restore default engines" button should also reset the selected engine to the default P3 VERIFIED
1119895 Too often pop up new drop down, It is to disturb my eyes -- RESOLVED
1119987 make browser.search.showOneOffButtons = false default -- RESOLVED
1120236 Can't Click on Form Autofill Entry If Search Bar is Removed -- RESOLVED
1120389 "search.xml, line 500: TypeError: aEvent is undefined" when using the 'Paste & Search' context menu item -- RESOLVED
1120601 Need group policy template to revert Yahoo search engine switch -- RESOLVED
1120641 Add tests for the default search engine header added to the search suggestions popup P4 NEW
1120642 Add tests for the opensearch discovery support in the new search bar P5 NEW
1120779 Search box - dropdown menu not working on bugzilla, google, and some other sites -- RESOLVED
1120957 Searches from the "Paste & Search" context menu item should be counted in telemetry. -- RESOLVED
1121055 One-click search tooltip still shown if all non-default search providers have been disabled -- RESOLVED
1121133 keyword-triggered searches not tracked in FHR P3 RESOLVED
1121200 Firefox continually mocks Josh Mock with his most recent search -- RESOLVED
1121252 Default search engine Choice in Firefox 35 not respected on update -- RESOLVED
1121340 Add telemetry to compare OSX system country data with geoip data -- RESOLVED
1121417 Search plugins with diacritics in their name cannot be hidden (only removed) -- RESOLVED
1121419 Clicking on input box in about:home does not open pulldown menu -- RESOLVED
1121524 Google listed as default search in Firefox 35 beta -- RESOLVED
1121535 'search.xml, line 1122: TypeError: selectedButton is null' when pressing the up arrow in the searchbox if all the one off buttons are hidden -- RESOLVED
1121550 One-off button list header half visible when there's no one-off engine to display in the search panel -- VERIFIED
1121903 Goodreads Search Engine returns blank page (UTF-8 params aren't correctly URL encoded) P3 VERIFIED
1122120 One-click search doesn't show on Linux -- RESOLVED
1122295 Upgrade from 34.x to 35.0 resets the default search provider to Yahoo -- RESOLVED
1122493 Search keywords should not reappear in the preferences UI when restoring default search engines -- RESOLVED
1122517 Search Suggestions drop-down remains visible while another app is in focus -- RESOLVED
1122528 Save browser.search.hiddenOneOffs as a UTF8 string -- RESOLVED
1122618 Default search engine drop down in preferences isn't updated when something else changes the default search engine P3 VERIFIED
1122843 searchbar: no provider choices shown or selectable, compared to ver33 -- RESOLVED
1122953 Default Search Engine reverted to Yahoo upon update after it was re-set to Google -- RESOLVED
1122983 UITour for search bar is not localized on Firefox 35 -- RESOLVED
1123001 Firefox 35 breaks tab completion in search box -- RESOLVED
1123292 [Ubuntu] Alt + up/down in searchbar doesn't select one-click search engines -- RESOLVED
1123293 Sometimes suggestions list is not updated when the default search engine is changed using keyboard P3 RESOLVED
1123311 "Search with" is displayed while search engine one-off buttons aren't, when clicking the search bar arrow -- VERIFIED
1123358 After upgrading Firefox from the latest 34 to 35, I am unable to use the search bar -- RESOLVED
1123442 Middle-click on a search bar completion or search engine options doesn't open new tab in foreground like location bar and bookmark P3 NEW
1123620 remove the one-time intro popup for the new searchbox UI -- RESOLVED
1123657 Certain UITelemetry data for search bar UI is not correctly logged P4 RESOLVED
1123972 Increase browser.search.geoip.timeout to 3 seconds P3 RESOLVED
1123974 geoIP request should not override existing isUS cached values -- VERIFIED
1124233 Search By Keywords Does Not Work -- RESOLVED
1124678 Changing default search-engine with Ctrl+mousewheel closes and reopens search-panel P5 NEW
1124747 closing the search panel with (shift+)<tab> doesn't revert the searchbox's text field value to what the user typed P5 NEW
1124900 add test coverage for the keyboard navigation in the new search panel -- RESOLVED
1124904 cleanup the code handling keyboard navigation in the new search panel -- RESOLVED
1125200 [UX] Design Spike: Improve search capabilities of the awesomebar -- RESOLVED
1125247 ctrl + right click to change the default search engine -- RESOLVED
1125793 handle relative icon paths in open search providers P3 RESOLVED
1126250 Show one-off buttons when clicking the magnifying glass -- VERIFIED
1126256 Search box disappears and reappears when Cmd-clicking an item -- RESOLVED
1126511 update Yahoo search plugins to use per-access point tags for better reporting/analysis -- RESOLVED
1126722 Overridden search engine order is not as expected P4 RESOLVED
1126781 browser-search-autocomplete-result-popup's popupshowing handler shouldn't clobber the popup's style attribute -- RESOLVED
1126804 The search panel appears above the bookmarks panel P5 NEW
1126816 a search started before the search panel opens goes to the previously selected one-off engine -- VERIFIED
1127922 The first 5 times you try to type in the searchbar, the dropdown briefly flickers and then your browser completely loses focus -- RESOLVED
1128345 have to double click in search bar for it to respond -- RESOLVED
1128350 Changing OS language causes loss of search settings -- RESOLVED
1129165 Can't click to position cursor in search box while menu is up -- RESOLVED
1129828 OS X: Firefox: Search Box: Selecting Text -- RESOLVED
1130056 Right clicking in the search field brings up two menus one overlapping the other -- RESOLVED
1130132 add telemetry comparing system and geoIP based location for Windows -- RESOLVED
1130181 Multi-size .ico Image not supported in OpenSearch -- RESOLVED
1130284 Remove redundant updateAppInfo from test files in toolkit/components/search/tests/xpcshell/. P4 RESOLVED
1130480 Left clicking suggestion words does not work properly in SearchBar (For first 5 times only) -- RESOLVED
1131274 DuckDuckGo plugin should specify a searchform P4 VERIFIED
1131636 When user adds a search provider with the same domain and icon as one in their list, group them together in the providers panel P5 NEW
1131685 left arrow key only skips the last character of the highlighted search suggestion -- VERIFIED
1132028 browser_hiddenOneOffs_cleanup.js is going to permafail when Gecko 38 merges to Aurora -- VERIFIED
1132030 browser_webapi.js is going to permafail when Gecko 38 merges to Aurora -- VERIFIED
1132384 Double-click in search bar does not work -- RESOLVED
1132772 afterCache and afterCommit should return Promise -- RESOLVED
1133936 Right-click to remove added search engines P3 RESOLVED
1134242 New search box focuses every search engine between awesome bar and web page P3 RESOLVED
1135120 Search bar sends data to search engines even when search suggestions are disabled -- RESOLVED
1135422 search engine on firefox start page is not working -- RESOLVED
1135495 Merge search bookmarks and installed search engines -- RESOLVED
1135676 Intermittent browser_searchbar_openpopup.js | Test timed out - expected PASS -- RESOLVED
1135815 Suggestions take 2s to appear after pasting into search field P3 RESOLVED
1136019 xpcshell tests in toolkit/component/search should use their own search engine for test (e.g. allow running in m-c properly) P5 RESOLVED
1136131 Provide access to all search providers in context menu selection P5 NEW
1136139 [implement] remove suggestions area in search panel when suggestions are disabled or unavailable P3 VERIFIED
1136648 A new tab is opened with the results if a search is performed from a pinned about:home tab -- RESOLVED
1136878 No longer possible to search in current search engine via context menu -- RESOLVED
1137234 Middle click on search suggestion from about:home/newtab pages opens the searches in foreground tabs -- VERIFIED
1137332 A triple-click in the search bar no longer selects the whole text because the search menu appears instead P3 RESOLVED
1137840 New search field usability issues -- RESOLVED
1138058 Size of opened search bar is too large -- RESOLVED
1138176 Alt+search engine selection from search bar no longer opens new tab in Firefox 35 and 36 -- RESOLVED
1138434 Search bar is ignoring language listed in opensearch definition P5 NEW
1138435 Search bar forgets non-default engine selection on search -- RESOLVED
1138962 Firefox uses default Accept for rel=search link -- RESOLVED
1139655 mouse over search engine changes search engine (too easy to inadvertently use different engine for searches) P2 VERIFIED
1139901 Breakdown: Create interactive mockup for awesomebar redesign -- RESOLVED
1139902 Breakdown: Implement awesomebar improvements P2 RESOLVED
1140440 Mouse chooses options when search menu pops out under it -- VERIFIED
1140871 If a page suggests MANY engines to add, "Search" opens a drop down menu longer than screen, and the UI stays too long for other sites. (does not scale, breaks) -- RESOLVED
1141144 search dropdown appears and covers context menu P4 RESOLVED
1142334 [UX] Figure out hover/keyboard interactions in search dropdown -- RESOLVED
1144216 Restyle existing elements for awesomebar redesign prototype. -- RESOLVED
1144218 Add one-off buttons for awesomebar redesign prototype. -- RESOLVED
1144219 Get suggestions for awesomebar redesign prototype. -- RESOLVED
1144220 Add suggestions for awesomebar redesign prototype. -- RESOLVED
1144222 Make sure keyboard nav works for awesomebar redesign prototype. P5 RESOLVED
1144223 Add query box for awesomebar redesign prototype. P5 RESOLVED
1144948 Middle click on search suggestions in Search Bar does not switch to new tab -- RESOLVED
1145189 Make use of DuckDuckGo meta referrers instead using redirects for search results P3 RESOLVED
1145194 DuckDuckGo should use HTTPS for localized Wikipedia instant answers -- RESOLVED
1146554 Search box detaches from browser window when toggling retina -- RESOLVED
1146636 about:home does not respect browser.search.suggest.enabled pref -- RESOLVED
1147034 Files under browser/components/search use gBrowser.contentDocument and gBrowser.contentWindow, which doesn't exist in e10s browsers P5 RESOLVED
1147333 In the quick search bar, Wikipedia for different languages looks similar -- RESOLVED
1147383 [Implement] Navigation and Hover spec for search providers component P4 RESOLVED
1147965 Cannot add Yahoo as a search option -- RESOLVED
1149220 Search bar occasionally uses the wrong provider -- RESOLVED
1149398 Search UI dropdown menu shows search provider buttons even when no search terms have been entered -- RESOLVED
1149473 [UX] Test search provider concepts -- RESOLVED
1149672 Drop support for insecure OpenSearch plugins (require HTTPS) P3 NEW
1149743 Search bar uses search provider hovered by mouse on "enter" -- RESOLVED
1149911 e10s not working with some opensearch links -- RESOLVED
1149917 firefox search is not working -- RESOLVED
1150088 Yahoo has stopped showing search results -- RESOLVED
1151191 After mouse click to search bar, Firefox launches Internet traffic without any user input -- RESOLVED
1152775 Firefox 37 Search Dropdown Menu Enter key problem -- RESOLVED
1153008 Menus from Firefox chrome drop in the wrong place on HiDPI Linux Gnome -- RESOLVED
1153537 Firefox search bar sometimes search in amazon or show search setting when use -- RESOLVED
1154266 [e10s] Services.search doesn't work in a frame script -- RESOLVED
1154300 Searches via new tab searchbar executed with keyboard take into account the mouse position P3 NEW
1154835 whitespace should be stripped out of search engine names P3 NEW
1155636 Instant drag-and-drop searching should have been retained for users with browser.search.showOneOffButtons set to False -- RESOLVED
1157875 Search bar intermittently opens settings dialogue -- RESOLVED
1158040 Search.xml throws an error in the Browser Console when using the "Paste & Search" option on the Search Bar -- RESOLVED
1158042 The Search Bar's UI should have clearer tooltips P3 RESOLVED
1158598 Search menu/dialog too sensitive to mouse position/focus -- RESOLVED
1159672 position of suggestions drop-down list in about:home is not properly updated when the window is resized or maximized -- RESOLVED
1159717 Loading the search form from an empty search bar doesn't send the purpose -- VERIFIED
1160860 Firefox uses random search engine -- RESOLVED
1162140 [User Story] Allow user to select a query from search suggestions in Awesome Bar P1 VERIFIED
1162142 [User Story] Search Suggestions in the AwesomeBar should be clearly identified as such P1 RESOLVED
1162144 Add link to search settings to AwesomeBar P1 VERIFIED
1162569 default engine files should be in the omni.ja file -- VERIFIED
1163409 Intermittent browser_ContentSearch.js | application crashed [@ nsSocketTransport::InitiateSocket()] -- RESOLVED
1163559 Search engine icons are always displayed at low resolution -- VERIFIED
1163990 DuckDuckGo icons for search button of newtab are of the wrong format P4 RESOLVED
1164413 Use hi-res search provider icons -- RESOLVED
1164995 Beta 38.0.5 search bar is dead. Had to use Opera to find Bugzilla! -- RESOLVED
1165341 No "engine-default" is notified when removing a default engine P3 RESOLVED
1165508 Inconsistent user experience with search settings buttons -- RESOLVED
1166437 Firefox ESR 38.0.1 upgrade changes default search provider to Yahoo.com -- RESOLVED
1166465 about:home and about:newtab search suggestions should use openUILink -- RESOLVED
1167386 Pressing return in search bar activates hovered option -- RESOLVED
1167909 Keyword search stop working in Fx41 in some site -- RESOLVED
1168186 "Search Suggestions" only works for Yahoo P3 RESOLVED
1168398 Intermittent browser_webapi.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - expected PASS -- RESOLVED
1169220 Search panel is not updated after deleting history items P4 RESOLVED
1169459 remove the loadFromJars/jarURIs prefs P1 RESOLVED
1169496 Search box doesn't always go to default -- RESOLVED
1169587 Ctrl+Arrow does not work correctly in search box -- RESOLVED
1169795 Intermittent browser_oneOffHeader.js | Test timed out -- RESOLVED
1170010 Pressing Enter in the search box executes a search using the provider the mouse is hovering over in the drop down list -- RESOLVED
1171344 [implement] One-off searches on about:home and about:newtab P2 RESOLVED
1171399 Left button not working in Search Bar P4 RESOLVED
1171406 [OSX] One-off search engines are misaligned -- RESOLVED
1171637 search box no longer works -- RESOLVED
1171730 funnelcake builds should use geo-specific defaults -- RESOLVED
1171922 Add geo support in search plugins P2 RESOLVED
1172444 Update searchbar entries from the current search result page P5 NEW
1172576 Non-standard percent-encoding in URLs, produced by the "Add a Keyword for this Search..." context menu button P3 RESOLVED
1173543 "Change Search Settings" button in new tab search box is cut off -- RESOLVED
1173715 double borders when clicking on the magnifying glass of an empty searchbar, with all one-off engines hidden P5 VERIFIED
1175218 The original default engine should be set per region rather than per locale P1 RESOLVED
1175223 Give users choice over search engine coming from OS level search inputs P4 RESOLVED
1175479 BrowserUtils.jsm throws an error for trying to add search keywords to the internal search fields P4 RESOLVED
1175587 Design users choice over search engine coming from OS level search inputs -- RESOLVED
1175592 Implement users choice over search engine coming from OS level search inputs -- RESOLVED
1176107 Search suggestions in awesomebar: highlighting a suggestion doesn't place it into the input, and selecting a suggestion doesn't actually search with it P1 RESOLVED
1176205 Set browser.urlbar.suggest.searches to false on aurora P1 VERIFIED
1176381 SearchSuggestionController.jsm: ReferenceError: reference to undefined property this.remoteResult -- RESOLVED
1176441 Search suggestions in the AwesomeBar take user to the wrong URL -- RESOLVED
1177196 [Design] Windows 10 Preference in Search category for controlling OS search behavior -- RESOLVED
1177237 Implement OS query parsing and user search choice P1 VERIFIED
1177246 Implement metrics for OS search query parsing P1 RESOLVED
1177443 Add "purpose" argument for searches coming from outside Firefox P1 RESOLVED
1178185 Google search redirects to a different search results -- RESOLVED
1178347 search bar selecting text bug -- RESOLVED
1179031 "Search with" awesomebar results lost a space -- VERIFIED
1179234 [OSX retina] Horizontal grey bars in the new search panel should have the same height P5 VERIFIED
1179510 Context menu appear below search bar pop up thingy -- RESOLVED
1180944 Implement one-off searches from Awesomebar P2 VERIFIED
1181605 search suggestions in the awesome bar need to set a purpose for getSubmission P1 VERIFIED
1181644 search suggestions in the awesome bar should include local search suggestions like all other access points P1 RESOLVED
1181645 search service's getSubmission should not treat "purpose" as optional. P3 RESOLVED
1181781 ReferenceError: target is not defined when performing a paste-and-search -- RESOLVED
1181868 Typing a query that results in no suggestions causes suggestions to break until Firefox is restarted -- VERIFIED
1182109 The padding/borders changes in the FF search box while typing -- RESOLVED
1182308 Windows 10 search rewrite should handle more Bing domains P1 VERIFIED
1182338 Bring in-content search UI keyboard navigation up to parity with main searchbar UI -- RESOLVED
1182792 Search Suggestions should be disabled in Private Browsing Mode P1 VERIFIED
1183091 Overridden default search engines are placed at the end of search engine list P3 RESOLVED
1183286 Search keyboard shortcut, with searchbar hidden, should focus the location bar instead of opening about:home P4 RESOLVED
1183669 [UX] Define priorities for Search UI improvements P2 RESOLVED
1184045 Enable region specific search defaults -- VERIFIED
1184220 typing in the searchbar should de-select the settings or opensearch buttons at the bottom of the search panel P4 VERIFIED
1184399 All yahoo search leads to a blank page -- RESOLVED
1184475 Firefox could not install the search plugin from ... because an engine with the same name already exists. P4 RESOLVED
1184705 Search A/B testing cohort identifier should be recorded in FHR -- RESOLVED
1184737 Windows 10 search rewrite should handle more results P2 VERIFIED
1184974 The submissionURL should not be recorded for packed add-ons in the profile -- VERIFIED
1185109 yahoo search leaks destination url -- RESOLVED
1185220 search engines should be separate for URL bar and search bar -- VERIFIED
1185845 Fix localization issues in one-off searches: remove contatenations, "Change Search Settings" is hard-coded -- RESOLVED
1186325 Intermittent browser_contentSearchUI.js | State - Structures begin differing at: -- RESOLVED
1186327 Intermittent browser_contentSearchUI.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - expected PASS -- RESOLVED
1186393 Some search add-ons don't perform searches from awesome bar P1 VERIFIED
1186913 Autocomplete suggestions in Search Bar flicker when I delete the last character with BackSpace -- RESOLVED
1186975 Results in the Searchbar-results-pane flickers, when deleting letters from the Searchbar via Delete key -- RESOLVED
1187606 enter on the about:home and about:newtab search fields should search immediately even if suggestions haven't been received yet P3 RESOLVED
1187620 Search one-off button layout is broken in 150% dpi and specific window sizes -- RESOLVED
1187638 Searchbar: using "Ctrl + scroll wheel" to change search engine causes flickering of autocomplete popup P3 RESOLVED
1187867 Yahoo searches via awesome bar dropdown are redirected to a wrong url -- RESOLVED
1187901 Some OpenSearch plugins does not work properly if the input contains UPPERCASE P1 RESOLVED
1188618 Default engine icon for engines without a favicon is broken in the in-content search UI -- RESOLVED
1188619 search keywords not removed when search engine is removed P3 RESOLVED
1188692 Intermittent browser_ContentSearch.js | application terminated with exit code 1 | after Non-local network connections are disabled and a connection attempt to www.google.com (64.233.177.105) was made. P3 RESOLVED
1188782 Search Suggestion Table should have maximum width -- RESOLVED
1189017 Uncaught "this._searchSuggestionController is null" exception when typing in AwesomeBar -- RESOLVED
1189033 Intermittent browser_bing_behavior.js | Test timed out -- RESOLVED
1189101 Cycling the default engine via the keyboard in the in-content search UI includes only one-click engines P3 RESOLVED
1190206 Search box doesn't display current search provider -- RESOLVED
1190311 Context menu and suggestions panel both appear when right clicking an unfocused searchbar above or below the text field P4 RESOLVED
1190488 l10n: Remove unused string abouthome.search.placeholder -- RESOLVED
1191130 Intermittent browser_contentSearchUI.js | Test timed out P5 RESOLVED
1191362 Need Learn More page for search suggestions P1 RESOLVED
1191587 Some mathematical expressions in location bar fail to provide search suggestions -- RESOLVED
1191883 Intermittent browser_eBay_behavior.js | Test timed out -- RESOLVED
1192169 Search Panel suggestion flickers when the last search term is deleted P3 RESOLVED
1192274 Search Suggestion drop down "Learn More..." goes to blank page -- RESOLVED
1192347 Don't show Search Suggest Opt-in until user types a query P1 VERIFIED
1192361 Search opt-in box shouldn't use green-vs-gray buttons P4 RESOLVED
1192362 Search suggestions opt-in/out UI is confusing for the user P3 RESOLVED
1192555 browser_urlbarSearchSuggestionsNotification.js is going to permafail when Gecko 42 merges to Aurora -- VERIFIED
1192594 searching with custom search engine, nothing happens when I press enter. -- RESOLVED
1192993 many large regressions on August 7th seen on fx-team from push 4e2489f7cc7d -- RESOLVED
1193130 Default search is Yahoo rather than an actual search engine -- RESOLVED
1193375 Missing "Search" text in about:home / newtab search fields P3 VERIFIED
1193383 Magnifier glass on about:home / newtab search fields should open the search panel P3 RESOLVED
1193391 about:home / newtab search fields are not cleared P2 RESOLVED
1193984 FX Desktop 39/40 OS X - Search Engine auto-reverts to Yahoo -- RESOLVED
1194233 Search engine selection and preferences ignored after update, defaults used -- RESOLVED
1194265 Some default search engines should only be visible in specific countries -- RESOLVED
1194283 Expand Windows 10 search redirection to POST plugins P3 NEW
1195469 Cycling between search engines exposes disabled engines -- RESOLVED
1195509 Firefox en-GB - Google Search using .com not .co.uk -- RESOLVED
1195683 Restore "fr" preferences for non-US Yahoo! searchplugins -- VERIFIED
1195733 UITelemetry counts hitting return on oneoff searches as an "unknown" source -- RESOLVED
1196032 Search suggestions opt-in in the urlbar should not appear in private windows P1 VERIFIED
1196154 Enterprise use case of searchEngine configuration broken -- RESOLVED
1196584 Option to disable the search engine -- RESOLVED
1196677 About:home/newtab (one-click) searches are performed with the hovered mouse item instead of the current string P2 RESOLVED
1196843 [meta] Context Search P5 RESOLVED
1197480 improvements for the search bar request against regressions -- RESOLVED
1197763 Remove preprocessing from browser/components/search/ -- RESOLVED
1198156 Search bar suggestions cannot be hidden by clicking dropmarker (magnifier icon), if searchbar is placed in Australis menu (≡) P3 RESOLVED
1198225 Australis popup menus and Location bar/Search bar suggestions have wrong position after switching to fullscreen (F11) and back OR pressing F10 to show and hide Menu bar P3 RESOLVED
1198415 Search suggestions opt-in notification in the urlbar has low contrast, is hard to read P1 VERIFIED
1198847 Consolidate search query telemetry in Toolkit P5 RESOLVED
1198848 Document the SEARCH_COUNTS telemetry probe P5 RESOLVED
1199577 Whole text in url/search bar selection while changing keyboard layout P5 UNCONFIRMED
1199870 Search bar suggestions don't collapse by DoubleClicking on dropmarker (magnifier icon) P5 RESOLVED
1200714 profile name changed: default search engine reverts to original default -- RESOLVED
1200726 Update Google search plugin favicon P2 VERIFIED
1201216 Update search engine favicon for Google -- RESOLVED
1202030 Intermittent cascade of failures starting with browser_private_search_perwindowpb.js | Test timed out -- RESOLVED
1202171 Intermittent browser_private_search_perwindowpb.js | Test timed out followed by bustage in browser_searchbar_keyboard_navigation.js -- RESOLVED
1202321 Search results are from google.com instead of google.com.au when using Firefox from Melbourne -- RESOLVED
1202326 Intermittent browser_private_search_perwindowpb.js | Test timed out - expected PASS | browser_searchbar_keyboard_navigation.js | There should be 3 suggestions - Got 1, expected 3 (and many others) -- RESOLVED
1202439 confusing and unhelpful when adding a search fails P5 RESOLVED
1202521 Search bar flickers (hides and reopens) when I add new search engines P5 RESOLVED
1202621 Intermittent browser_private_search_perwindowpb.js | Test timed out - expected PASS -- RESOLVED
1202800 Limit items on "Add more search engines…" page to only search one-click search engines. -- RESOLVED
1203161 remove the browser.search.cache.enabled pref P2 RESOLVED
1203167 Store user-installed search plugins in a JSON file and stop loading [profile]/searchplugins/*.xml P1 VERIFIED
1203168 ask the user for confirmation when searching with a default search engine of unknown origin P2 RESOLVED
1203170 redesign the distribution/ feature to support signing or search plugins with low startup impact P4 RESOLVED
1203180 [UX] need UX for hijacking recovery P2 RESOLVED
1203524 search.xml should use Services.jsm P5 RESOLVED
1203927 Intermittent browser_yahoo_behavior.js | application terminated with exit code -11 P3 RESOLVED
1203935 [RTL] searchbar-engine-one-off-item separate border should be shift to left(end) P4 RESOLVED
1204232 When the searched terms are typed into the search engine's search field they automatically appear in the search bar of Firefox -- RESOLVED
1204241 "One off buttons" list doesn't update when I press Ctrl+Up/Down in Searchbar P5 RESOLVED
1204242 There's no way to determine whether I should press Ctrl+Up or Ctrl+Down to set the desired search engine as default one P5 NEW
1204252 Back out bug 1119250 to give users an opportunity to use non-broken search UI (until all regressions of new UI are resolved) -- RESOLVED
1204366 [RTL] Searchbar's dropdown in wrong positions P2 RESOLVED
1205565 Unable to drag&drop a thumbnail into New Tab Page Search bar -- RESOLVED
1206702 "Search with current engine" should have a different background for hover and hover:active P5 NEW
1206709 [RTL] mispositioned separators between one-off buttons in the searchbar panel P3 VERIFIED
1206967 Improve searching with keywords in address bar ("Quick Searching") -- RESOLVED
1206968 One-click search button right-click menu: "search in new tab" logic should be inverted if browser.search.openintab is true P5 NEW
1206974 right-click menu on one-click buttons is missing on about:home/about:newtab P3 RESOLVED
1208768 Removed application provided search engine is not offered when visiting that search page P5 NEW
1208774 Restore search bar "current search engine" icon -- RESOLVED
1208986 Search with context menu is no longer working -- RESOLVED
1209606 DuckDuckGo not offered in 2015-09-29 Nightly, reverted to Yahoo P1 VERIFIED
1209914 Use toJSON methods instead of explicit _serializeToJSON calls P4 RESOLVED
1209916 The 'hidden' property shouldn't be stored in both the search cache and the search metadata P4 RESOLVED
1209920 Drop support for <MozParam condition="defaultEngine" P3 RESOLVED
1210010 [User Story] making users aware of the Context Search feature P4 RESOLVED
1210011 [User Story] Able to retrieve catagorized information relevant to the selected terms P4 RESOLVED
1210012 [User Story] Based on category of information - present info / query results separated by type P3 RESOLVED
1210015 [User Story] Ability to retrieve additional information as a separate page by catagory P3 RESOLVED
1210016 [User Story] able to perform a search from the default search engine directly from the presented information P3 RESOLVED
1210017 [User Story] Able to enable/disable the Context Search feature P3 RESOLVED
1210018 [User Story] able to retrieve information about how Firefox categorized my query, and provide corrections if I feel they are relevant to improve the quality of the results P3 RESOLVED
1210019 [User Story] Able to specify preferred services for some types of information over the defaults P3 RESOLVED
1210544 Learn more link is not working for Search Suggestion Opt-in P1 RESOLVED
1211456 Contextual menu can no longer be used to set a one-click search engine as default -- VERIFIED
1211485 Default search engine can still be set as default using the contextual menu -- VERIFIED
1211531 Add Qwant Lite as search engine -- RESOLVED
1211614 absearch not enabled in all locales -- RESOLVED
1212070 Can't add custom search plugin using the new interface -- RESOLVED
1212337 Search term with empty suggestions breaks future valid suggestions from displaying -- RESOLVED
1212397 [meta] Consistency across search points in browser P5 RESOLVED
1212405 [meta] Prepare for investigate combine Awesome and Search bar P1 RESOLVED
1212953 Suggestions popup doesn't update if it's open when search engine finishes loading -- RESOLVED
1213593 search bar do not take me to search engine -- RESOLVED
1213596 Could adding a keyword for Google Search somehow keep the language the user set in GSearch settings? -- RESOLVED
1213660 Can't distinguish similar search plugins -- RESOLVED
1214057 infinite calls to window.external.addSearchProvider freezes FF -- RESOLVED
1214075 Clicking scrollbar would not scroll dropdown search history -- RESOLVED
1214230 Search settings, including should default and one-click search engines, should be synced -- RESOLVED
1214284 Can't tell the name of search engine I'm installing (not even by tooltip) P4 RESOLVED
1214723 [Meta] Search Performance P2 RESOLVED
1215413 Remove unlisted search plugins from en-US (creativecommons, answers) -- RESOLVED
1215948 "Hey Cortana" searches in Windows 10 default to Bing -- VERIFIED
1216898 [RFE] "Add keyword for this search" should create a search (opensearch xml file) -- RESOLVED
1218324 Search engine "ask.com" couldn't be added to the existing list of search engines. P3 VERIFIED
1218368 Search engines like Aol.com and Wow.com can't be added on the list of search engines from the Search Toolbar. P1 RESOLVED
1218622 Issues with Location bar and Yahoo! search engine. Prefs not kept. Back button not working. -- RESOLVED
1220246 Intermittent test_geodefaults.js | should_get_geo_defaults_only_once - [should_get_geo_defaults_only_once : 104] "undefined" == "number" P3 RESOLVED
1221866 browser.search.showOneOffButtons doesn't work in 43+ -- VERIFIED
1222107 Yahoo.com offering a Yahoo Search engine that doesn't install -- VERIFIED
1222162 browser/components/search/test has a few tests which are failing when run on task cluster -- RESOLVED
1222570 NS_APP_USER_SEARCH_DIR should not be added to NS_APP_SEARCH_DIR_LIST P4 RESOLVED
1222971 mouse over search engine changes search engine (too easy inadvertently NOT TO use different engine for searches) -- VERIFIED
1223454 Let users group search engines -- RESOLVED
1224110 new search UI has poorer user experience than the old one -- RESOLVED
1224150 Downgrading to FF 44 and upgrading back to FF 45 loses the search settings saved after the downgrade P1 RESOLVED
1224552 Awesome bar with search suggestions enabled flickers with some search engines P4 RESOLVED
1226459 Keyword search text field is not displayed -- RESOLVED
1226595 The _isDefault implementation is fragile and not really needed P3 RESOLVED
1226596 Write a test for mouse/keyboard interaction in the search panel P3 NEW
1226608 When restore a removed search engine, Google is set the default search engine -- RESOLVED
1226613 Search plugins with a name that's very similar to the name of plugins we ship shouldn't get installed P3 NEW
1227045 The default search engine is not kept after selecting the "restore default search engines" P1 VERIFIED
1227563 Intermittent browser_google_behavior.js | Test timed out P3 RESOLVED
1227734 It's possible to accidentally scroll suggestions list down so that blank line appeared P3 VERIFIED
1227951 Search Bar on Desktop not cleared when "Clear history when Firefox closes" is checked for everything -- RESOLVED
1228258 One click search aliases should be trimmed -- RESOLVED
1228263 One click search alias save issue P3 RESOLVED
1228318 Checklist for one click engine aren't restored when "Restore Default Engines" is used P3 NEW
1228685 Show dropdown indicator for selecting searchengines if mouse over search bar/box or permanently (not only for icon hovering) P3 NEW
1229667 ship a hidden search plugin for Yahoo Canada. -- RESOLVED
1229678 Change search settings inaccessible under search engine list load P5 RESOLVED
1229685 Search Aliases function only in address bar P3 NEW
1230388 MainProcessSingleton.js, line 30: NS_ERROR_ILLEGAL_VALUE: Must have a non-null string spec or nsIFile object (addsearchprovider should validate its input) P5 RESOLVED
1230517 Popup with alternate search engines doesn't show up when I press Down key in search bar (after specific steps) P3 RESOLVED
1230661 4% win8 e10s ts_paint regression on fx-team (v.45) on dec 2, 2015 from revision 2d33fa3346b2 -- RESOLVED
1230805 Intermittent test_location_error.js | xpcshell return code: 0 | run_test/< - [run_test/< : 23] [0,1,0] deepEqual [1,0,0] P3 RESOLVED
1230961 [UX] implement vertical scrolling of search plugins icons P5 NEW
1231380 Search suggestions are not the same in the URL bar and in the Search toolbar -- RESOLVED
1231393 Differentiate the selected string from hovered string from search suggestion P3 RESOLVED
1231959 Can't change search settings on closed network. -- RESOLVED
1232349 Search engines settings went missing and can't be saved anew. -- RESOLVED
1233247 Search bar alternatives need text labels -- RESOLVED
1233289 Focusing the searchbar shouldn't refetch suggestions P5 NEW
1233512 Restore ability to set browser.search.showOneOffButtons to false -- RESOLVED
1233810 Make it easy to hop to a search engine by choosing its first letter P5 NEW
1233842 No way to get search suggestions from non-default search engines on the new search bar UI -- RESOLVED
1233854 After updating to 43.0.1 searchbar is gone -- RESOLVED
1234134 No icon to identify current engine in one-off search bar -- RESOLVED
1234407 browser.search.showOneOffButtons setting is ignored in 43.0.1 -- RESOLVED
1234447 Search box does s not have a "clear" button -- RESOLVED
1234448 Search box does s not have a "clear" button -- RESOLVED
1235055 Searching &#39; in search bar is getting searched as apostrophe (') in google -- RESOLVED
1235372 Enable browser e10s tests in browser/components/search/test -- RESOLVED
1235488 Searchbar placed in overflow menu shows popup with autocomplete suggestions even when menu is closed P5 NEW
1236117 User added search engines are gone when downgrade from Version45 -- RESOLVED
1236436 Cmd/Ctrl-Click and middle-click on a suggestion causes the dropdown menu to blink and not hide P4 RESOLVED
1236498 Unable to replace user added search engine icon by editing search.json(.mozlz4) or xml file P1 RESOLVED
1236778 Add search icon on search bar -- RESOLVED
1236966 Consider pre-search engine selection workflow -- RESOLVED
1237648 The defaultEngine attribute should just be an alias to the currentEngine attribute -- RESOLVED
1238221 Intermittent e10s browser_healthreport.js | Found an unexpected tab at the end of test run: about:blank -- RESOLVED
1238286 Searchbar placed in Australis Menu doesn't detect search plugins if Menu wasn't opened in the window P5 RESOLVED
1238287 Searchbar causes 25% CPU consumption and doesn't show suggestions after specific steps (userstory) P3 RESOLVED
1238335 Search keywords periodically lost -- VERIFIED
1239361 Mouse-over selects from search suggestions on about:home P3 RESOLVED
1239663 Location bar is not updated when deleting search suggestion entries P3 RESOLVED
1239680 In URL bar "Search with" always says "Google" -- RESOLVED
1239937 After deselecting default search engine but not removing it, still lists the search engine in one-click search engine list -- RESOLVED
1240695 Flicker in Default Search Engine drop-down on deleting engines from about:preferences#search P5 RESOLVED
1240727 Capital letters keywords are not recognized when showing which of the search engine will be used in the next search P3 VERIFIED
1240729 No favicon displayed for baidu.com in Search bar panel after adding the engine -- RESOLVED
1241077 Ensure we don't have duplicate suggestions in the search bar suggestion list (rare occurrence) P5 RESOLVED
1241080 Qwant icon not correctly displayed on about:home and about:newtab -- RESOLVED
1241703 browser_contextmenu.js is going to permafail when Gecko 46 is uplifted to Aurora -- RESOLVED
1241877 No option to add search engine via page action or search bar for built-in search engines that were previously removed P3 RESOLVED
1242764 Change deleting search suggestion history in the search bar from del to shift-del on all platforms (delete causes issues if a search suggestion is selected) P3 NEW
1242795 Hovering over a one-off button on about:home should show the name of the search engine P3 RESOLVED
1242906 On about:home, shift+backspace on a search suggestion from history should remove it from the history P5 NEW
1246037 The search box does not pass text after an ampersand to eBay -- RESOLVED
1246367 search suggestions list doesn't expand -- RESOLVED
1248038 Custom icons not shown in search bar -- RESOLVED
1248484 Fix browser_contextSearchTabPosition.js for e10s -- RESOLVED
1249332 [e10s] Make browser/modules/test/browser_ContentSearch.js work under e10s -- RESOLVED
1250276 Search engine delyaed -- VERIFIED
1250372 Search Bar Text -- RESOLVED
1250980 Search bar does not perform search with "Remember search and form history" unchecked -- VERIFIED
1251264 Add setting to disable automatic opening of dropdown-window when typing in search-bar -- RESOLVED
1251268 MozParam condition="pref" should use values from the default pref branch and URI encode them -- RESOLVED
1251278 Remove obsolete Yahoo parameter preferences -- RESOLVED
1251876 Search engine icon in search bar replaced by magnifying glass -- RESOLVED
1251977 Searchbar causes 25% CPU consumption if I open suggestions (100% str) P2 RESOLVED
1252477 Searching from the new tab page adds unwanted search terms P4 RESOLVED
1254694 Search engines: keywords and order gone after upgrading from 44.0.2 to 45.0 with language pack active P1 RESOLVED
1255605 Search bar broken on upgrade from 44 to 45. -- VERIFIED
1257244 Add old-style (pre-OneOffButton) 'improvements' to the search-bar -- RESOLVED
1257286 [meta] Reorganize how search data is sent from client P5 RESOLVED
1257806 AddSearchProvider() should accept data: URL for icons, or at least have a better error message P3 RESOLVED
1259139 record in telemetry the validity of the current engine's loadPathHash P2 RESOLVED
1259510 record usage of the search service's update feature P3 RESOLVED
1260352 Firefox searches URLs and file extensions with search engine when entered into search box P3 RESOLVED
1263113 Instant Search does not search for keyword entered after some minutes -- RESOLVED
1264114 Intermittent browser_private_search_perwindowpb.js | application terminated with exit code 1 P3 RESOLVED
1266670 Search suggestions option should not be available for engines that don't support them -- RESOLVED
1266783 Create unit tests for testing locale specific search engines P1 RESOLVED
1267719 Searchbar broken/empty on firstrun after upgrade to 46 - Services.search.currentEngine is null and more P3 RESOLVED
1268407 Add ability to disallow install/uninstall search engines by the user -- RESOLVED
1268424 Collect Telemetry data about the search plugin count P3 RESOLVED
1268986 AOL Partner Search says "AOL Search Search" P2 RESOLVED
1269075 Launch browser from Cortana box is no longer allowed -- RESOLVED
1270877 The initial default search engine should be first in the search order P2 RESOLVED
1271474 Google code missing in firstrun only for searches on en-US builds in other regions P5 RESOLVED
1272292 Show default search engine in search field again P5 NEW
1272294 _getSearchEngineId's fallback to the engine name can leak user data -- RESOLVED
1272692 Update Bing to new icon -- VERIFIED
1272836 Intermittent e10s browser_ContentSearch.js | Checking message - Structures begin differing at: P4 RESOLVED
1272941 Intermittent browser_google_codes.js | Test timed out P4 RESOLVED
1273719 Startup JavaScript strict warning: NightlyDebug.app/Contents/Resources/components/nsSearchService.js: reference to undefined property json._readOnly/param.purpose -- RESOLVED
1274545 User-set keyword and ordering of search engine lost on engine update -- VERIFIED
1275086 test_update_telemetry.js is going to permafail when the Gecko version number is bumped to 50 P2 RESOLVED
1275366 Allow chrome URLs for built in search engine icons -- RESOLVED
1276704 Denial of service based on AddSearchProvider() and XML Entity billion laughs attack P5 RESOLVED
1276739 replace list.txt with a region-aware JSON file format to allow different search configs within a single locale -- VERIFIED
1276740 centralize all search plugins shipped in Firefox to mozilla-central -- VERIFIED
1276741 ensure all search partner plugins are covered by automated testing -- RESOLVED
1276743 Create central location for search plugins/configs for desktop/Android/iOS use P5 NEW
1276745 Improve search engine management/default handling to match reality -- RESOLVED
1277605 Search suggestion box permanently 0 height after searching for something with no results on retina display -- RESOLVED
1277967 Do a better job of handling a failing search service -- RESOLVED
1278546 [RTL] The search go arrow should point left -- VERIFIED
1279120 ContentSearchUI.js leaks a blob URL when you change default search engine -- VERIFIED
1279476 Fix search arrow background styling in about:home and about:newtab -- RESOLVED
1279882 Intermittent test_geodefaults.js | should_get_geo_defaults_only_once - [should_get_geo_defaults_only_once : 59] 0 == 1 P3 RESOLVED
1280135 The search indicator in Linux uses a low rez version on hidpi displays -- RESOLVED
1280366 Search Bar text undo is broken after its position was changed P3 RESOLVED
1280381 The prompt to enable search suggestions in the awesomebar panel should not be shown more than a few times P1 VERIFIED
1281008 firefox logo in yahoo search results page gets resized and looks fuzzy -- RESOLVED
1281339 Intermittent toolkit/components/search/tests/xpcshell/test_bug930456_child.js | application crashed [unknown top frame] P3 RESOLVED
1281630 Create JSON files for all locales to replace list.txt -- RESOLVED
1282201 AddSearchProvider security issue -- RESOLVED
1283672 Enable HTTPS for Ebay search suggestions -- RESOLVED
1283675 Large search suggestions can hang or crash browser P3 RESOLVED
1283801 Half of the icons are hidden in the search results P2 RESOLVED
1286166 Intermittent test/browser_426329.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - P3 RESOLVED
1286173 Intermittent browser/components/search/test/browser_bing.js | Bing[wrappedJSObject] P3 RESOLVED
1286211 Correct the markup for the Search button in the top right-hand box P3 RESOLVED
1286212 Correct aria-owns usage between search box and one-off buttons P3 NEW
1286552 Engines with https submission URLs should ignore http update URLs P5 NEW
1286832 [Win10] Cortana search no longer works with Firefox -- RESOLVED
1287622 Remove Cortana-related code from mozilla-central P4 RESOLVED
1289240 Services.search.getDefaultEngines() empty, search engine reset triggered when using a language pack P1 RESOLVED
1290869 Allow the disabling of search history separately from other history P5 NEW
1291145 Intermittent toolkit/components/search/tests/xpcshell/test_geodefaults.js | should_honor_retry_after_header - [should_honor_retry_after_header : 247] false == true P3 RESOLVED
1292174 Add Search Tile for Default Search Engine P1 VERIFIED
1292434 Intermittent toolkit/components/search/tests/xpcshell/test_geodefaults.js | should_get_geo_defaults_only_once - [should_get_geo_defaults_only_once : 92] "Google" == "Test search engine" P3 RESOLVED
1292511 Expose browser.urlbar.oneOffSearches in Preferences P3 RESOLVED
1292630 Awesomebar shows two results selected at the same time P3 RESOLVED
1292695 Accidentally searching in another search engine -- RESOLVED
1292920 Search suggestions font size too small -- RESOLVED
1293046 Pressing Delete in search bar to delete text selected with keyboard can remove history entries instead of deleting text P3 RESOLVED
1293300 Accidental one-off search if mouse pointer hovers over a search engine when typing in location bar and pressing enter -- VERIFIED
1293938 Search bar popup displays clock icons incorrectly if the search history has more than 7 candidates P5 NEW
1294098 Awesomebar: Tab keypress behavior is broken. -- RESOLVED
1294680 Prepare the search reset feature for a Shield study P1 RESOLVED
1294887 Middle clicking search results does not open a new tab P1 VERIFIED
1296013 Search [telemetry]: Log usage of one-click search buttons in Search field P3 NEW
1296127 Intermittent browser/base/content/test/general/browser_contentSearchUI.js | State - Structures begin differing at: P3 RESOLVED
1296366 Ctrl+Click awesomebar entry with "Switch to Tab" doesn't open new tab P2 VERIFIED
1296894 [Feature request] Add import and export functionality to search preferences -- RESOLVED
1297374 [One-off searches] When changing the default search engine from Awesomebar, the icon of the new default engine is replaced by the icon of the old default engine P2 VERIFIED
1297382 [One off searches] Right clicking the settings gear button from Awesomebar opens a context menu with "Search in new tab" and "Set as default search engine" options P5 VERIFIED
1297627 [One-off searches] Consider making one-offs grayed out when web search is turned off in Awesomebar -- RESOLVED
1297854 Tab in search bar does not select next entry -- RESOLVED
1297976 [One-off searches] Screen reader does not read the one-offs searches buttons P1 VERIFIED
1298047 [One-off searches] The one-off bar and Settings gear are not displayed after remove blue checks for all search engines -- RESOLVED
1298784 URI suggestions for single URL go to wrong provider and are wrong -- RESOLVED
1299100 When the one-off search panel is triggered by keytypes, "Add XXX (search engine name)" and "Change Search Settings" should be hidden -- VERIFIED
1299233 search box suggestions contents looks like it's been shifted up by about 300 pixels -- RESOLVED
1299458 Telemetry data from Search bar is not properly collected when searching in new tab from context menu P3 VERIFIED
1300053 One-off search engine buttons and the search settings button have duplicate ids P2 RESOLVED
1300209 Remove list.txt support from search service -- RESOLVED
1301734 Address bar slow in Firefox on Mac at first launch P2 RESOLVED
1301755 Dosn't work context search when using .onion search system as default P4 RESOLVED
1301784 Pref-off Search Reset UI for 50 beta P1 VERIFIED
1302952 Simplify gear.svg by using the fill filter -- RESOLVED
1303259 Awesomebar results popup's search settings button should have a tooltip -- VERIFIED
1303521 Intermittent browser/base/content/test/general/browser_keywordSearch_postData.js | Test timed out - P3 RESOLVED
1304757 [ur] Search engine setup for Firefox for Urdu -- RESOLVED
1304830 Cleanup unused search test cruft -- RESOLVED
1305073 Firefox keeps forgetting keywords for searches -- RESOLVED
1305794 Remove Cortana-related strings from mozilla-central P4 RESOLVED
1306308 [One-off searches] Awesomebar results don't show the correct search engine when searching with search engine keywords P1 VERIFIED
1306981 The ‘Provide search suggestions’ setting doesn’t stay persistent on Firefox 49 -- RESOLVED
1308211 One-off searches using search aliases not being counted in SEARCH_COUNT P2 RESOLVED
1308250 "Search with X" should not always be the first result when typing in the URL bar -- RESOLVED
1308343 Intermittent browser/modules/test/browser/browser_ContentSearch.js | Test timed out - P1 RESOLVED
1308452 Add test coverage incrementing SEARCH_COUNT using the engine id when Extended Telemetry is off -- RESOLVED
1308524 A gap appears between the last search result and the One-Click Search Buttons P2 RESOLVED
1308833 Old search suggestions are temporary visible if disabled -- RESOLVED
1308931 Better Fallback for Accel+K when search bar has been removed from the toolbar P3 RESOLVED
1309204 Update l10n searchplugins in list.json -- RESOLVED
1309588 Update new search JSON to match absearch -- VERIFIED
1310306 Intermittent browser_searchbar_smallpanel_keyboard_navigation.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - P3 RESOLVED
1310666 The second %s in Alias Search is not expanded to search term for User Search Engines P5 REOPENED
1310712 Search URL differs after the list.txt was replaced with the list.json on Canada -- VERIFIED
1310942 Merge browser-autocomplete-result-popup into browser-search-autocomplete-result-popup P3 RESOLVED
1311013 One-off searches from about:home are not counted in UITelemetry P3 RESOLVED
1311640 [One-off searches] While a one-off has focus, pressing ENTER on a bookmark/history URL from results behaves differently than pressing ENTER on a "Switch to tab" URL P2 RESOLVED
1311653 Content one-offs do not use the correct query when a suggestion is hovered -- RESOLVED
1311654 [One-off searches] When settings button has focus, pressing ENTER on a urlbar result opens the search settings/preferences P2 VERIFIED
1311691 Clean up uses of |_selectionDetails/telemetrySearchDetails | in autocomplete P3 NEW
1311800 Draft test plan for the various search features P3 RESOLVED
1311998 [One-off searches] Right click on a result from Awesomebar closes the dropdown P2 VERIFIED
1312517 Update mail.ru search XML -- RESOLVED
1312999 Cache one-off buttons instead of regenerating them at every popupopen P1 VERIFIED
1313358 mochitest --repeat breaks ContentSearch P3 RESOLVED
1313793 Remove Date.prototype.toLocaleFormat uses in browser/base/content -- RESOLVED
1313825 Investigate and enable the browser_UsageTelemetry_content_aboutHome.js test P1 RESOLVED
1313843 One-off searches broken with keyword.enabled=false P3 RESOLVED
1313856 Poor wording in dialog for failed install of search engine from local filesystem P4 RESOLVED
1313969 [Follow-up] Ctrl+Click awesomebar entry with "Switch to Tab" doesn't open new tab P2 VERIFIED
1314264 Google search generates codes on Taiwanese Firefox build if it's used in Taiwan or Hong Kong -- RESOLVED
1314373 Stop preprocessing nsSearchService.js and make it pass eslint -- RESOLVED
1314643 [One-off searches] Changing the default search engine from Search bar does not work first time P2 VERIFIED
1314650 Fix the "Unknown source for one-off search: urlbar" error when doing one-off searches P1 RESOLVED
1314670 Intermittent browser/components/search/test/browser_amazon_behavior.js | Test timed out - P3 RESOLVED
1315509 Accel+K shortcut should add ? in URL bar if search bar is removed P2 VERIFIED
1315675 browser_oneOffContextMenu_setDefault.js will be permafail when trunk merges to aurora -- RESOLVED
1315953 browser_google.js and browser_google_behavior.js fail after 'mach build faster' and on artifact builds P3 RESOLVED
1316497 Intermittent toolkit/components/search/tests/xpcshell/test_searchSuggest.js | someremote_maxLocal - [someremote_maxLocal : 302] 26 == 2 P3 RESOLVED
1316863 Middle-clicking on a result/oneoff from Search bar closes the search box -- VERIFIED
1318333 SEARCH_COUNTS is not counting one-off searches P1 RESOLVED
1318790 6,800 instances of "Please do not use mouseenter/leave events in chrome. They are slower than mouseover/out!: '!nsContentUtils::IsChromeDoc(d)'" emitted from dom/events/EventListenerManager.cpp during linux64 debug testing P2 RESOLVED
1318871 Text in search field not display properly after fresh install. P3 RESOLVED
1319151 Bug 1318790 followup: Apply searchbar add-engine overflow menu CSS changes to Windows and Linux P2 RESOLVED
1319324 The search bar doesn't show an option to add Google Scholar as a search engine on its page -- RESOLVED
1320230 Intermittent browser/components/search/test/browser_searchbar_smallpanel_keyboard_navigation.js | Test timed out - P1 RESOLVED
1320712 Amazon.com default searchplugin (amazondotcom.xml) is broken for UTF-8 searches -- RESOLVED
1321448 Intermittent browser/base/content/test/general/browser_addKeywordSearch.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - P3 RESOLVED
1323256 Long pause/freeze/hangs when entering query into search box -- RESOLVED
1323520 zh-CN Firefox should be using Google with no codes -- RESOLVED
1323525 Clicking "Change Search Settings" in searchbar doesn't work -- VERIFIED
1323889 Searching for a http(s) url should follow it instead of using the search engine P5 NEW
1326446 Firefox should offer ability to add "Google Chrome like" customized search engines -- RESOLVED
1326826 Popup with search suggestions hides on 'mousedown' over some buttons P1 RESOLVED
1327070 Searchbar shows suggestions even if I no longer interact with it (when it gains focus) P3 NEW
1327597 Searchbar shows a different number of suggestions/history depending on how the suggestion popup is opened P5 NEW
1327603 One blank line stays in searchbar if the last/only suggestion or historical item is deleted P5 NEW
1327616 Search engine is added without favicon if the engine in some cases P3 RESOLVED
1327953 Removing search engines from preferences disabled 'Restore defaults' button P1 VERIFIED
1327954 Searchbar displays wrong search engine if I accidentally hover mouse over "Change Search Settings" button P2 RESOLVED
1327963 Search suggestions of search bar are not aligned when that be resized and then expanded a second time P3 RESOLVED
1328104 Add Search Engine Button Does Not Work P1 RESOLVED
1328913 Pref-off Search Reset UI for beta and release P1 VERIFIED
1330459 Detect that inputs like "document.getelementbyid" in the awesome bar are intended as searches and not URLs -- RESOLVED
1332106 [Deleted][Windows 10] Possible Cortana Search Fix Found P1 RESOLVED
1332229 Clicking on some part of the search popup doesn't work anymore -- RESOLVED
1332671 Changing the search engines list doesn't enable the "Restore defaults" button -- RESOLVED
1332741 Switch Wikipedia to use chrome icon -- RESOLVED
1332962 [RTL] Searchbar's dropdown in wrong positions if text direction is LTR -- RESOLVED
1333330 Intermittent browser/components/search/test/browser_oneOffContextMenu.js | Test timed out - P3 RESOLVED
1333721 Convert utility functions in browser_contentSearchUI.js to be async P5 RESOLVED
1333845 Unable to add Imgur as Search Engine -- RESOLVED
1334505 Firefox could not install search engines -- RESOLVED
1334599 [meta] Add more telemetry probes for user interactions with the search and location bars P3 NEW
1334639 Add a probe for the remembered suggestions in search bar P3 NEW
1334640 Add any missing search bar telemetry probes P3 NEW
1335104 browser_google_codes.js doesn't work properly for US/non-US -- RESOLVED
1335378 Broken search engine options, no matter which one you choose it defaults and uses Bing. -- RESOLVED
1335810 Since jarNames is only used if visibleDefault engines is set, move it there -- RESOLVED
1335992 Search with default search engine stops working P1 VERIFIED
1336560 Provide the ability for a distribution to hide search engines -- RESOLVED
1336604 Allow customized search engines to be set as default -- RESOLVED
1337469 browser/locales/searchplugins/odpiralni.xml shouldn't provide an updateURL -- RESOLVED
1337560 Switch Yahoo, Amazon and Yandex to use chrome icon -- RESOLVED
1339412 ctrl+enter in the search bar doesn't run the search in a new tab -- RESOLVED
1339415 Cannot add a search engine if it was deleted from the default ones -- RESOLVED
1339457 Can not click default search engine name to trigger search anymore -- RESOLVED
1339818 Search engines keep getting re-added -- RESOLVED
1340814 Intermittent browser/components/search/test/browser/browser_searchbar_openpopup.js | Test timed out -, and more search related failures P3 RESOLVED
1342175 Intermittent browser/components/search/test/browser_yahoo_behavior.js | Test timed out P3 RESOLVED
1344514 Intermittent browser/components/search/test/browser_webapi.js | application crashed [@ js::GCMarker::eagerlyMarkChildren] P3 RESOLVED
1344589 test_searchSuggest.js leaks some objects -- RESOLVED
1344919 [meta] search suggestions and one-off buttons in Awesome Bar P5 RESOLVED
1344924 User sees contextual onboarding for search suggestions in Awesome Bar P1 VERIFIED
1344925 First run onboarding of search suggestions in Awesome Bar P1 RESOLVED
1344928 Search suggestions on by default in Awesome Bar P1 VERIFIED
1344929 One-off buttons on by default in Awesome Bar P1 VERIFIED
1344933 Awesome Bar Prefs to enable A/B search suggestions testing P3 RESOLVED
1344987 Permafailing after version bump to 55 test_update_telemetry.js | ignore_cache_files_without_engines - [ignore_cache_files_without_engines : 16] histogram has expected content - [3,7,2] deepEqual [1,0,0] P1 RESOLVED
1345080 Decide what to do with the SEARCH_SERVICE_ENGINE_COUNT probe P1 VERIFIED
1347680 Cleanup Yandex engines -- RESOLVED
1347693 Intermittent browser/modules/test/browser/browser_UsageTelemetry_content_aboutHome.js | Test timed out, Found a tab after previous test timed out: about:home - P2 RESOLVED
1348423 Right-click the edge of Search bar opens two context menus -- RESOLVED
1351715 [userstory] Ask user why they're switching when user changes default search P3 RESOLVED
1351810 Add system purpose to zh-TW Yahoo XML files. -- RESOLVED
1351955 Use HTTPS for Yahoo! JAPAN search -- RESOLVED
1352161 Nightly - "Add <search engine name here>" (from the search bar) doesn't work. -- VERIFIED
1352445 Can't add Yahoo Search To Search box if it has been removed manually. -- RESOLVED
1352505 Removing search engines from preferences disabled 'Restore defaults' button P1 VERIFIED
1352539 Move defaultenginename pref setting into list.json P1 RESOLVED
1353831 OneOff block in search bar doesn't update text if Customize was opened at least once P1 VERIFIED
1354259 Intermittent browser/components/search/test/browser_bing_behavior.js | Test timed out - -- RESOLVED
1355910 Intermittent browser/components/search/test/browser_yahoo_behavior.js | application terminated with exit code -9 -- RESOLVED
1356131 wikipedia FR can't be added to the list of search engines from the search toolbar -- RESOLVED
1356145 Create test for adding searchengine from searchbar P3 RESOLVED
1356271 add a test to measure how many layout flushes it takes for a simple location bar search P1 RESOLVED
1356436 Can't add search engine -- RESOLVED
1356478 Intermittent browser/components/search/test/browser_426329.js | Test timed out - -- RESOLVED
1356535 unable to add search engine -- RESOLVED
1356593 nsISearchEngine.speculativeConnect and nsISearchEngine.getSubmission are slow P1 RESOLVED
1356651 Don't show search strings from one tab in other tabs' search box -- RESOLVED
1357054 2.15ms uninterruptible reflow at _rebuild@chrome://browser/content/search/search.xml:1540:15 P4 RESOLVED
1357458 After Customization - typed text in the Awesome bar doesn't correspond with the text from One-Off-Searches bar P1 VERIFIED
1357523 When searching using the field on about:newtab with alternative search engine, Firefox searches highlighted suggestion instead of typed text P2 VERIFIED
1357800 The One-Off search buttons not visible in the search bar P1 VERIFIED
1358382 1.22ms uninterruptible reflow at onxblpopupshowing@chrome://browser/content/search/search.xml:1087:1 P1 VERIFIED
1358455 The width of the searchbar panel is incorrect after resizing the browser window -- RESOLVED
1358503 memoize some of the anonid elements in the oneoffs binding P1 RESOLVED
1358835 Backspace is ignored if it's quickly followed by enter in the search box with a search suggestion selected P3 RESOLVED
1359056 Search panel jumps when hovering the One-off buttons P1 VERIFIED
1359130 Remove NetUtil.jsm overhead from the search service initialization P1 RESOLVED
1359538 Provide an API for getting engines by extension ID -- RESOLVED
1360170 Change Search Settings button is not blue/orange when selected using the UP/DOWN keys P3 RESOLVED
1360183 Change Search Settings button not included in the navigation cycle of the Left/Right keys -- RESOLVED
1360188 Navigating using Left/Right keys through the one-off buttons is not possible in about:home and about:newtab P5 NEW
1360208 Mouse hovering is not gray in the search panel of the about:home and about:newtab pages P2 RESOLVED
1361195 Regression from bug 1358382 - Missing separators and mispositioned search engines tiles on the searchbar bar if DPI > 100% P1 VERIFIED
1361276 Re-enable browser_oneOffHeader.js for OS X (gets intermittent from bug 1352364) -- RESOLVED
1363837 Search in new tab only if current tab is not new tab page -- RESOLVED
1365548 Linkedin SearchEngine doesnt work! -- RESOLVED
1367561 [meta] Follow-on Search Measurement system add-on P5 RESOLVED
1368114 3.25 - 7.5% Heap Unclassified / Images (linux64, windows10-64-vm, windows7-32-vm) regression on push 38efc433e5dd777d472287b3ff9899b9f6a768ac (Tue May 23 2017) P1 RESOLVED
1368437 Search suggestions hint - issues on resizing the Firefox Window P2 VERIFIED
1368792 Firefox Search Bar Vulnerability -- RESOLVED
1369028 Land the follow-on search counts system add-on in m-c P1 RESOLVED
1369299 Add a test to assure GeoIP/RegionDefault won't send whenGeoIP search is disabled P5 NEW
1369832 Ship the Follow-on search telemetry system add-on. P1 VERIFIED
1370332 Allow MozParam in search to be set via registry versus pref P2 RESOLVED
1370351 One off buttons in Awesome bar shouldn't search for URLs -- RESOLVED
1371004 Intermittent browser/components/search/test/browser_oneOffHeader.js | Test timed out (linux) -- RESOLVED
1371198 Enable telemetry within the follow-on search system add-on P1 RESOLVED
1371294 Add some tests for the follow-on search add-on in mozilla-central P2 RESOLVED
1371367 Installing an en-US lang pack on an en-US Firefox produces invalid codes -- VERIFIED
1371374 [nb-NO][nn-NO][Desktop] Searchplugin for Bokmålsordboka | Nynorskordboka is broken -- RESOLVED
1371565 Add button to clear search bar -- RESOLVED
1371807 Re-ship follow on search count addon to 54 via GoFaster P1 RESOLVED
1371860 The 'Search' placeholder should appear immediately on about:home and about:newtab P1 VERIFIED
1371934 Search box not reset when changing pages -- RESOLVED
1372307 At 100% user activation, re-ship follow on search count addon to 54 via GoFaster P1 RESOLVED
1372374 Awesomebar search onboarding feels slow P3 RESOLVED
1372846 Misplaced one off buttons in the Search Bar -- RESOLVED
1373718 Update follow-on search add-on to 0.9.1 - fix double reporting and fix case sensitivity -- VERIFIED
1373990 One-off search buttons separators don't have the same width if DPI > 100% P3 RESOLVED
1374695 Allow extension to be passed to addEngine -- RESOLVED
1374698 Add support for a suggest URL to addEngineWithDetails -- RESOLVED
1375564 Ship the Follow-on search telemetry system add-on v0.9.1 P1 RESOLVED
1377498 Typing in the search box in the new tab and home pages should focus the location bar P2 RESOLVED
1378807 accel/ctrl/cmd-k should bring up the search box if it's in the overflow panel post-photon P1 VERIFIED
1379215 Pressing Enter after typing Korean characters in the search box of Firefox does not work at the first try -- RESOLVED
1379460 Search from Searchbar/LocationBar fails when press [Enter] key quickly twice if current tab is about:home P2 RESOLVED
1379633 search engine shortcuts i.e !google !ya !wikipedia will over ride default search engine if those strings are contained inside the text query -- RESOLVED
1380771 Add ability to set suggest_url to addEngineWithDetails -- RESOLVED
1380846 Add search engine to vietnamese build for coccoc.com -- RESOLVED
1381659 contentSearchUI.js should not add a beforeunload listener on all about:home pages P1 RESOLVED
1383378 Remove extra images from wikipedia-is -- RESOLVED
1383749 One-off buttons should be cached the first time P1 RESOLVED
1383770 browser_aboutSearchReset.js is going to permafail when the Gecko version number is bumped to 57 due to the SEARCH_RESET_RESULT telemetry probe expiration -- RESOLVED
1384050 Search suggestion contextual hint should only be shown when a user manually (click or keyboard shortcut) focuses the URL bar P1 RESOLVED
1384709 addEngineWithDetails should store the extension ID in the loadpath -- RESOLVED
1385257 Search suggestions are missing when the Search field is focused for the 2nd time -- RESOLVED
1385269 Wrong page is displayed after clicking on "Change Search Settings" from Search Suggestions dropdown -- RESOLVED
1385436 If MozParams come from multiple sources they are all added to the search string. There should be precedent P3 RESOLVED
1385686 [Suggestion] Move search engine management from the "Add-on" menu. -- RESOLVED
1385841 A different keyword is searched for, when using a different search engine -- RESOLVED
1385932 Re-enable browser_urlbar_search_reflows.js for Linux builds P2 RESOLVED
1386658 Update follow-on search add-on to 0.9.2 - additional domains and logging fix -- RESOLVED
1387416 [photon] Move the search bar in the customization palette for new profiles P1 RESOLVED
1388575 About:home / About:newtab Search Suggest Pop-up Doesn't Have a Fixed Width P3 RESOLVED
1389080 When Search Panel is hidden by resize, the search string is reset P3 NEW
1389371 Intermittent toolkit/components/search/tests/xpcshell/test_bug930456_child.js | xpcshell return code: 0 P5 RESOLVED
1389994 Various browser_UsageTelemetry tests are going to permafail when the Gecko version number is bumped to 58 on 2017-09-18 P1 VERIFIED
1390336 Unable to use down arrow to select search result when search bar is in overflow panel P1 VERIFIED
1390904 Unable to add search engines from web pages if the search bar isn't displayed -- RESOLVED
1391239 pressing AltGr-Enter in the search bar should open page in a new tab P2 RESOLVED
1392320 Re-enable browser_urlbar_keyed_search_reflows.js for Linux and Windows debug builds P3 RESOLVED
1392405 Intermittent toolkit/components/search/tests/xpcshell/test_searchSuggest.js | simple_remote_no_local_result - [simple_remote_no_local_result : 125] 0 == 3 P5 RESOLVED
1393396 Change the way search engines are added P5 RESOLVED
1393883 Update follow-on search add-on to 0.9.3 P1 RESOLVED
1394083 Ship the Follow-on search telemetry system add-on v0.9.3 via Go Faster to 55 users P1 VERIFIED
1394383 Hovering the Search Engines from the Search Suggestions menu in about:newtab or about:home does not change the "Search for <keyword> with:" string P3 RESOLVED
1394387 Search Suggestions do not re-appear after the menu is dismissed P3 NEW
1394795 one-click search shortcuts are off the screen with too many awesomebar results -- RESOLVED
1395135 History items selection does not work for search field when put in the "More tools…" drawer -- RESOLVED
1395243 Notification hint prevents shifting focus with tab -- RESOLVED
1395616 Add permissions string for defaultSearch just in case -- RESOLVED
1395893 Cursor keys (Left/Right/Down/Up) in Search Bar not working when placed in More Tools popup -- RESOLVED
1396202 Intermittent browser/modules/test/browser/browser_UsageTelemetry_content_aboutHome.js | application crashed [@ mozilla::net::nsSocketTransport::InitiateSocket] due to " a connection attempt to www.google.com (216.58.193.68) was made." -- RESOLVED
1396927 Diec2 search plugin is broken -- RESOLVED
1397248 The One-Off search 2nd line buttons are not visible in the search bar when switching OS themes P3 RESOLVED
1397728 Intermittent browser/components/search/test/browser_searchbar_openpopup.js | Should show the full popup - Didn't expect true, but got it P2 RESOLVED
1398270 Unknown source for one-off search: header error when clicking on search header P2 VERIFIED
1398629 Cannot add an opensearch search engine from a web page using the default toolbar layout -- RESOLVED
1398879 Be more aggressive in retrying to set browser.search.region P5 RESOLVED
1399116 Intermittent browser/components/search/test/browser_google_nocodes.js,browser_google_codes.js | Search service should NOT be initialized - Got true, expected false and many more P5 RESOLVED
1399509 Chambers search icon needs an update -- RESOLVED
1400313 Search engines without an image show a broken image on about:home P5 RESOLVED
1401525 Intermittent browser/modules/test/browser_UsageTelemetry.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - P3 RESOLVED
1402648 SEARCH BOX detailed behavior a bit illogical P5 RESOLVED
1402674 Yandex is no longer accessible in Ukraine -- RESOLVED
1403101 Pre-installed search engines can't be installed again after removal -- RESOLVED
1403461 Search module with diacritics in their name cannot be hidden P3 RESOLVED
1404126 followonsearch-fs takes significant amount time when opening a new tab P1 RESOLVED
1404479 Intermittent browser/base/content/test/general/browser_discovery.js | rel may contain additional rels separated by spaces P5 RESOLVED
1404653 Searching with StartPage custom search results in being brought to main page instead of actually searching -- VERIFIED
1404728 Intermittent browser/base/content/test/general/browser_discovery.js | data: URIs work P5 RESOLVED
1405670 Stop importing old search settings from search-metadata.json P1 RESOLVED
1405671 Remove the search service synchronous initialization code paths P3 RESOLVED
1405685 Geolocation search pref (browser.search.geoSpecificDefaults) should not live in firefox-l10n.js -- RESOLVED
1405775 Intermittent browser/base/content/test/general/browser_discovery.js | relative href works P5 RESOLVED
1406164 Bring eBay back P1 RESOLVED
1406627 Intermittent browser/components/search/test/browser_searchEngine_behaviors.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - P5 RESOLVED
1407196 Intermittent test-verify browser/components/search/test/browser_google_codes.js | Check context menu search URL for 'foo' - Got https://www.google.com/search?q=foo&ie=utf-8&oe=utf-8, expected https://www.google.com/search?q=foo&ie=utf-8&oe=utf-8 P5 RESOLVED
1407295 Awesome bar and search bar remain split when opening a Firefox release 56 created profile with latest Beta 57 or latest Nightly -- RESOLVED
1407982 Search Bar disappears when opening incognito window (With Cliqz Add-on enabled only!) -- RESOLVED
1408313 Missing searchplugin ebay-gb.xml P1 RESOLVED
1408730 browser_ebay.js fails on artifact builds -- RESOLVED
1408858 Bookmark with s placeholder and One-Click Search Engine should be interlinked or joined -- RESOLVED
1409491 Ship 0.9.6 addon on Firefox 56 via Go Faster P1 RESOLVED
1409618 Intermittent browser/components/search/test/browser_google_behavior.js,browser_searchEngine_behaviors.js | uncaught exception - Error: operation not possible on dead CPOW at promiseStateChangeURI/</onStateChange/ P5 RESOLVED
1409629 Intermittent browser/components/search/test/browser_searchEngine_behaviors.js | uncaught exception - Error: operation not possible on dead CPOW at promiseStateChangeURI/</onStateChange/<@chrome://mochitests/content/browser/browser/components/search/test/b P5 RESOLVED
1410005 browser_searchEngine_behaviors.js fails on artifact builds P1 RESOLVED
1410095 Prisjakt search engine does not work P1 RESOLVED
1410105 diri.bg is not working -- RESOLVED
1411048 Add a search button to "server not found" page. P3 NEW
1411224 [Ubuntu][Search bar] "Change Search Settings" is partially displayed if the window is on half of the screen P3 RESOLVED
1411340 [meta] Allow setting a separate search engine for private browsing P5 NEW
1411518 Update follow-on search add-on to 0.9.6 P1 RESOLVED
1411616 Remove findbook.tw searchplugin from zh-TW -- RESOLVED
1412036 Intermittent browser/components/search/test/browser_oneOffHeader.js | Header has the correct index selected when a search engine has been selected - Got 1, expected 2 P5 RESOLVED
1412215 Switch Latgalian wikipedia searchplugin to ltg.wikipedia.org -- RESOLVED
1412387 Intermittent test-verify browser/components/search/test/browser_healthreport.js | leaked 1 docShell(s) until shutdown P5 RESOLVED
1412519 Intermittent [TV] browser/components/search/test/browser_contextSearchTabPosition.js | leaked 1 or 2 docShell(s) until shutdown P5 RESOLVED
1412784 Fix broken searchplugin for hr (eudict), remove broken from vi (mp3.zing) -- RESOLVED
1412832 No favicon displayed for baidu.com after adding the engine in Search bar panel P1 VERIFIED
1413298 International searches don't work through engines added with WebExtensions -- RESOLVED
1414393 Cleanup encoding in nsSearchService P3 RESOLVED
1414635 Searchbar context menu not disappear on subsequent paste P5 RESOLVED
1414965 Reset search geo preferences due to bug 1413652 -- VERIFIED
1415101 Add search engine -- RESOLVED
1415287 Ship a system add-on to fix bug 1414965 on older versions of Firefox -- RESOLVED
1415467 Export hybrid version of follow-on search add-on to mozilla-central P3 RESOLVED
1415727 resetToOriginalDefaultEngine doesn't work if the original engine is hidden P2 RESOLVED
1416063 DuckDuckGo engine has a different name between mobile and desktop -- RESOLVED
1416484 Add additional engines for testing -- RESOLVED
1417147 Firefox could automatically switch to e.g. Duckduckgo whenever the user is in incognito mode P3 RESOLVED
1417148 Use DuckDuckGo as default search engine in private browsing mode -- RESOLVED
1417502 Update Yandex search URLs to use a new format -- RESOLVED
1417678 Make search default changes in tree P1 RESOLVED
1418890 Google search suggestions don't work in Firefox 57 on Linux -- RESOLVED
1418953 Remove NS_APP_USER_SEARCH_DIR P3 RESOLVED
1419117 [cs] Update icons of Firefox desktop search modules -- VERIFIED
1419198 Remove the "addengine-icon" binding P3 RESOLVED
1419253 Intermittent toolkit/components/search/tests/xpcshell/test_require_engines_in_cache.js | skip_writing_cache_without_engines - [skip_writing_cache_without_engines : 68] false == true P5 RESOLVED
1419584 Links not opening new window or going to new window P5 RESOLVED
1419807 Impossible to add a search engine with the search bar disabled -- RESOLVED
1419941 Reset the engine of users having a default engine likely installed by a legacy add-on P1 VERIFIED
1420085 Offer to add search module uses website favicon instead the module icon P3 RESOLVED
1420129 Clicking the 'Settings page' link on about:searchreset should go directly to the Search pref pane -- VERIFIED
1420428 Add search engine button and icon are displayed even if certain search engines are already installed -- RESOLVED
1420566 Tab to search in website's search engine -- RESOLVED
1420574 Clarify that browser_oneOffHeader.js fails if screen resolution is small P1 RESOLVED
1420654 Provide a two-click (faster) way to edit the default search engine P5 RESOLVED
1420844 Can select google.com as default search engine without having jump to localize version -- RESOLVED
1421238 Intermittent browser/components/search/test/browser_oneOffHeader.js | Header has the correct index selected when a search engine has been selected - Got 1, expected 2 P3 RESOLVED
1421269 When absearch doesn't specify default engine, clear stored default engine attribute from the previous absearch P3 RESOLVED
1421274 browser.search.openintab preference doesn't work from the awesome bar -- RESOLVED
1421367 Make search engine editable for users -- RESOLVED
1422083 Move browser google tests to xpchsell -- RESOLVED
1422452 Search Bar has two magnifier icon images ( Manjaro Linux Distro) -- RESOLVED
1423195 Release 57.0.1 tries to replace search provider with google -- RESOLVED
1423759 "Restore your search settings" when I enter a web search -- RESOLVED
1423811 Update overwrites search engine preferences for users of en-US langpack -- VERIFIED
1424343 Stop migrating the browser.search.selectedEngine preference -- RESOLVED
1424592 no action when using the toolbar search with google or bing all settings are the same problems came about from latest series of updates -- RESOLVED
1424699 Search Bar Malfunctioning in Firefox -- VERIFIED
1424831 "Address bars":Search engine searches, switches to new tab immediately (settings are checked) -- RESOLVED
1424998 Search reset Look&Feel is unfair for user installed third party search engine -- RESOLVED
1425655 Redirection in blogfind manifest is not seen P5 RESOLVED
1425825 Default Search Engine configured from a web extension not migrated to 57.0.x -- RESOLVED
1425827 Allow "application/json" as well as "application/x-suggestions+json" as MIME types for Suggestions in OpenSearch P2 RESOLVED
1425974 browser_aboutSearchReset.js is going to permafail when the Gecko version number is bumped to 60 P1 VERIFIED
1425977 browser_checkAddonCompatibility.js is going to permafail when the Gecko version number is bumped to 60 P1 VERIFIED
1426081 Search engine is reset even if WebExtension version is installed -- RESOLVED
1426135 nsSearchService.js shouldn't refetch non-changing prefs, and potentially cache others P1 RESOLVED
1426616 search bar does not work in FF57 -- RESOLVED
1427224 Services.search.originalDefaultEngine is null on Linux Mint (breaking some non default engines since FF 57) P5 RESOLVED
1427350 Use "autocomplete-rich-result-popup" instead of "autocomplete-result-popup" for the search bar -- RESOLVED
1427604 Qwant search engine doesn't work -- RESOLVED
1427913 Search Box inconsistent behavior: pressing enter searches in new tab but clicking "go" arrow searches in current tab. P5 RESOLVED
1428830 Hardcode search service to use a 1 day interval for absearch P3 RESOLVED
1428880 Switch ESR to use Google as default -- RESOLVED
1429409 Omnibox/addressbar search engine for Duckduckgo is not working -- RESOLVED
1429722 Automatically enforced vendors' search engine services presence while explicitly removed. -- VERIFIED
1431626 Scroll Search Engines P5 RESOLVED
1431923 After emptying the search box with "Clear Search History" pressing Esc restores search box contents P5 RESOLVED
1431934 Cannot delete Bing as search engine and it constantly returns and overrides default -- RESOLVED
1432772 Korean search autocomplete issue -- RESOLVED
1432876 Searching for string 'Services.prefs.getBoolPref' in unified bar shows trouble finding site -- RESOLVED
1433263 "Restore Default Search Engines" is misleading P3 NEW
1433366 "Search Google for ..." to open tabs in background by default -- RESOLVED
1435599 Make Duck Duck GO default search engine by default. P5 RESOLVED
1435615 One-Click search engine uses GET instead of POST the first time after each start P1 VERIFIED
1436414 Investigating shipping all searchplugins in all versions of Firefox -- RESOLVED
1436741 Firefox installed new search engine when option update search engines was disabled -- RESOLVED
1436876 String "Suggestions" appears in the Search bar before search suggestions P1 VERIFIED
1437368 Firefox installed new search engine when option update search engines was disabled -- RESOLVED
1437580 Search engine name sent to telemetry is inconsistent P5 RESOLVED
1437942 Remove search engines from language packs P1 RESOLVED
1438559 Add Ecosia for German Firefox -- VERIFIED
1440168 Intermittent browser/components/search/test/browser_oneOffHeader.js | Test timed out - P5 RESOLVED
1440308 Add Qwant to the French version of Desktop Firefox -- VERIFIED
1443137 Intermittent docshell/test/browser/browser_search_notification.js | Test timed out - P5 RESOLVED
1443781 Eliminate innerHTML usage in contentSearchUI.js -- RESOLVED
1443957 Yahoo search gone from search engines list -- RESOLVED
1444338 Intermittent | FATAL ERROR: Non-local network connections are disabled and a connection attempt to www.amazon.com, www.bing.com, www.duckduckgo.com (multiple IP addresses ) was made. P5 RESOLVED
1444426 Remove or hide "Automatically update search engines" P5 RESOLVED
1444799 Intermittent browser/components/search/test/browser_google_behavior.js | application terminated with exit code 11 P5 RESOLVED
1445134 Support policy engines as in-memory only engines P3 RESOLVED
1445278 Search is broken on Firefox 52.7.0 - Italian build -- VERIFIED
1445628 Add an automated test for invalid list.json (to catch issues like bug 1445278) P5 RESOLVED
1446934 The Ecosia search engine is reset to Google after migrating to the WebExtension P3 RESOLVED
1447761 Startpage search add-on does not show search suggestions -- RESOLVED
1448517 Keyword searches with POST opensearch.xml engines first sends GET request and no POST request P1 RESOLVED
1449338 Replace search icon with logo of user's search engine P1 VERIFIED
1449694 [meta] Make the follow-on search add-on a WebExtension P3 RESOLVED
1451244 Please add the possibility to pick a search keyword for open searches -- RESOLVED
1451329 Intermittent browser/base/content/test/performance/browser_urlbar_search.js, browser_urlbar_keyed_search.js | unexpected changed rect: ({x1:0, x2:1279, y1:8, y2:80, w:1280, h:73}), window width: 1280 - P5 RESOLVED
1452127 Provide a separate purpose for one-off searches -- RESOLVED
1452718 Mozilla Firefox 59.0.2: Search field in a browsing Tab does not work with Google search engine. Task bar search filed works. P5 RESOLVED
1452930 Incorrect sizing of the search plugin icon -- RESOLVED
1453264 [meta] Remove nsIBrowserSearchService::currentEngine (in favour of defaultEngine) P3 RESOLVED
1454088 Remove google-nocodes P1 RESOLVED
1454379 [Linux] ALT+Enter not works on Search Bar/Overflow Menu P5 NEW
1454443 Ship a system add-on that properly attributes Google searches on older versions of Firefox P1 VERIFIED
1454486 Update eBay icon -- RESOLVED
1455011 Remove unused search engines P1 RESOLVED
1455145 New Tab Search dropdown doesn't work intermittently P1 RESOLVED
1455261 Error: [Exception... "[JavaScript Error: "this._metaData is undefined" {file: "jar:file:///C:/Program%20... P1 VERIFIED
1455326 When browser.search.openintab is true, reuse current tab if it is blank P3 RESOLVED
1455665 Remove engine name accidentally left behind P1 RESOLVED
1455734 Collect One Off Search Data P3 RESOLVED
1456124 The "firefox-b(-1)" string is no longer added to a search made with the browser in "Safe Mode" P1 RESOLVED
1456236 Update followonsearch add-on P1 RESOLVED
1456426 The "firefox-b(-1)" string is not added to a search made from the "about:home" or "about:newtab" page on Firefox 48 and older -- VERIFIED
1456449 Multiple search isn't allowed when Search Bar is moved on Overflow Menu P5 RESOLVED
1457069 Title and favicon of OpenSearch engines offered by pages do not necessarily match title and favicon they're installed with (add search engine re-appears) P5 NEW
1457119 [Linux] - Search suggestions are not entirely visible in the drop down and search engines are not displayed at all P5 RESOLVED
1457122 Wikipedia icon from about:newtab is displayed with icon borders -- VERIFIED
1457124 [Mac] Search engine is deleted but the associated keyword move to the next search engine from the list P5 NEW
1457465 Intermittent browser/extensions/followonsearch/test/browser/browser_followOnTelemetry.js | Uncaught exception - TypeError: content.document.getElementById(...) is null P5 RESOLVED
1457493 Google Code System Add-on is not brought up from the "release-sysaddon" test channel P5 RESOLVED
1457922 A search made using the "Search bar" wrongly ads the "firefox-b" string instead of "firefox-b-1" in the URL after browser update -- RESOLVED
1458227 Clear search box content after search completes P5 RESOLVED
1459211 Search bar doesn’t keep the search input if resizing the browser P3 RESOLVED
1460190 Firefox Nightly can't open site after typing address into address bar, and can't open search engines in search bar. -- VERIFIED
1460196 Intermittent [Test- verify] browser/components/search/test/browser_oneOffContextMenu.js | Click count - 2 == 1 - JS frame :: chrome://mochitests/content/browser/browser/components/search/test/browser_oneOffContextMenu.js :: checkTelemetry :: line 104 P5 RESOLVED
1460419 Remove US preference code from search P1 RESOLVED
1460503 url box insert something and enter not working -- RESOLVED
1460625 Search Bar not working after v60 update (v59 downgrade works fine) -- RESOLVED
1460977 Load searchbar stylesheets in browser.xul instead of with XBL <resources> P1 RESOLVED
1460982 Convert <searchbar> to a Custom Element P1 RESOLVED
1461345 Remove browser.search.order from locale preferences P3 RESOLVED
1461347 Remove unused lines from mobile JS file -- RESOLVED
1461868 search suggestions should bold the suggested test (not the already-typed text) P3 RESOLVED
1462010 Remove migrateRegionPrefs from search service P1 RESOLVED
1462015 Unify browser.search.region and browser.search.countryCode P3 RESOLVED
1462562 Option to auto-clear search box after search -- RESOLVED
1463162 Cache distributionID and move browser.search.order checks to distribution only P1 RESOLVED
1463858 Regression in SEARCH_SERVICE_INIT_MS on or around 2018-04-22 P3 RESOLVED
1466134 Regression problem with the search engines broken in Firefox Nightly -- RESOLVED
1466152 Mysterious errors in Firefox 60.0.1 on Windows 10 PC: search options blocked P5 RESOLVED
1466631 Mercadolibre engines have the wrong encoding (and one wrong icon) P1 RESOLVED
1466833 Typing in the searchbar or urlbar, or selecting a one-off engine no longer updates the visible text in the header P1 VERIFIED
1466863 Set metadata to {} instead of checking every time P1 VERIFIED
1467032 Search from address bar and search settings doesn't work -- RESOLVED
1467040 All default search engines gone in latest non-en-US nightlies -- VERIFIED
1467115 62.0a1 (2018-06-05) (64 bits) no search engine -- RESOLVED
1468184 Custom search engine preferences got reset when installing 61.0b12 P5 RESOLVED
1468289 about:home search bar failed to show default favicon for search provider added by addons without favicon_url configured P5 RESOLVED
1468327 Successive right-clicks on two different one-click search engine icons causes the Search bar dropdown window to disappear P5 RESOLVED
1469442 add Reddit to list of default search engines P5 NEW
1469787 Default search engine doesn't appear in Search Bar on "One-click search engines" list -- RESOLVED
1469889 Provide the ability to block search engines based on their URL or loadPath P1 RESOLVED
1470124 Bookmarked URLs that have been changed, still show as the old URL in Awesome Bar -- RESOLVED
1470152 Search suggestions are incorrectly truncated in different opened tabs P5 RESOLVED
1471891 feature request: allow mousewheel click on context menu field "search xyz on google" -- RESOLVED
1473058 Two superimposed menus in the search bar P5 RESOLVED
1473710 browser_searchEngine_behaviors.js fails when run multiple times (verify or until failure) P5 RESOLVED
1474104 API to install/uninstall search engine from webpage -- RESOLVED
1474553 [br] freelang search failed, should be changed to https -- VERIFIED
1474675 Provide a way to have one wikipedia search engine P3 RESOLVED
1474981 Search engine can't be loaded from AMO (favicon problem) P1 VERIFIED
1475023 Icon fallback in contentSearchUI doesn't look like it actually works (anymore?) P5 RESOLVED
1475298 [en-GB] 'Your connection is not secure alert' when searching using address bar with Chambers. P1 VERIFIED
1475523 Suggestions dropdown invisible -- RESOLVED
1475571 Replace follow-on add-on with something in Firefox P1 VERIFIED
1475989 Ability to block engines based on loadPath P1 RESOLVED
1476088 Report additional submissionURLs in search service P1 VERIFIED
1477022 AwesomeBar stops providing type-ahead search and bookmark suggestions -- VERIFIED
1477076 Add support for POST engines in addEngineWithDetails P1 RESOLVED
1478048 Long search terms break the Search bar from about:home and about:newtab P5 NEW
1479480 Expand SearchStaticData for other search sources P3 NEW
1479575 Reset browser region pref on Firefox 63 P1 VERIFIED
1480674 alt+enter does not open a new tab from about:newtab using the Location Bar P5 RESOLVED
1481199 Drop the obsolete dataType parameter for nsIBrowserSearchService.addEngine P5 RESOLVED
1481341 Searches should allow dots, only requesting known suffixes -- RESOLVED
1481344 Perma-failing TV browser/components/search/test/browser_searchEngine_behaviors.js | "https://www.amazon.com/exec/obidos/external-search/?field-keywords=&ie=UTF-8&mode=blended&tag=mozilla-20&sourceid=Mozilla-search" P1 RESOLVED
1481442 Remove followon addon P3 RESOLVED
1481447 Switch browser.search.log to a lazy preference getter. P3 RESOLVED
1481746 [Search bar] Search engines list is not refreshed when default engine is changed directly from the search drop down P5 RESOLVED
1481869 Correct in-content reporting payload P1 VERIFIED
1482200 Remove getBoolPref helper function P5 RESOLVED
1482230 Strict errors during test: localName can be undefined P5 RESOLVED
1482625 Intermittent browser/base/content/test/performance/browser_preferences_usage.js | Whitelist item browser.search.log should be accessed at most 200 times. - 210 <= 200 - JS frame P5 RESOLVED
1483244 inconsistent keyboard navigation of One-off search popup in New tab page P5 NEW
1483939 Pass only search string to in-content telemetry URLParams -- RESOLVED
1484232 Switch order of Google params and remove unused params P1 RESOLVED
1485116 Bump version of SEARCH_SERVICE_ENGINE_COUNT probe P1 RESOLVED
1485508 MozParams aren't supported as the first entry in a search engine P1 RESOLVED
1486837 Remove the ability to set an opensearch engine as a default engine P3 NEW
1488050 add mechanism for having multiple search fields in toolbars P5 NEW
1488448 Switch blacklist check to ignore case P1 RESOLVED
1488921 Failure to load search pages after upgrade from 61.0.2 to 62.0 mac OS 10.13.6 -- RESOLVED
1488946 browser_aboutSearchReset.js is going to permafail when the Gecko version number is bumped to 65 on 2018-10-22 P1 RESOLVED
1489476 Users consent to set custom search as default is not displayed for extension update -- RESOLVED
1489820 Amazon one-click search engine reappears on new browser session after being deleted P1 VERIFIED
1489866 Searching with Keywords doesn't work anymore after restarting firefox -- RESOLVED
1489878 Language Pack (de) messes with search engine preferences -- RESOLVED
1490138 optionally use ctrl-shift-enter to open search result in background tab (to match address bar option) P5 RESOLVED
1490214 Search engine reappears after upgrade -- RESOLVED
1490254 Add telemetry probe integration testing coverage for each search access point P2 RESOLVED
1490334 Switch consumers of nsSearchService to use async API's P2 RESOLVED
1490614 Search suggestion dropdown inside Overflow menu is not dismissed when open another panel P3 NEW
1490721 Firefox keeps re-adding search engines that has been removed -- RESOLVED
1490913 one-click way to reach the URL from the <SearchForm> tag P5 NEW
1490916 clear search input field when Escape key is pressed P5 RESOLVED
1490920 add an option for middle click in address and search bars to do Paste & Go/Search P5 RESOLVED
1492196 Fix focus-related race conditions in browser_searchbar_openpopup.js P1 RESOLVED
1492233 Add telemetry for browser.search WebExtension API P1 VERIFIED
1492475 Dont block async init of nsSearchService on region fetch P1 RESOLVED
1492948 Improve default engine detection for preventing duplicates from WebExtensions P5 NEW
1493483 In production code, use nsIBrowserSearchService::curentEngine instead of defaultEngine P3 RESOLVED
1493536 Convert search-one-offs binding to custom element P3 RESOLVED
1494679 Intermittent browser/components/search/test/browser_426329.js | form history entry 'test' should exist - when Gecko 64 merges to Beta on 2018-10-15 P3 RESOLVED
1495193 Can't delete specific search providers (probably langpack-related) -- RESOLVED
1495548 [meta] Add a telemetry probe for SERP ad clicks into core Firefox P1 RESOLVED
1496075 Support loading search extensions on startup P1 RESOLVED
1496077 Zip embedded WebExtensions at build time P1 RESOLVED
1496191 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/test_big_icon.js | Test timed out P5 RESOLVED
1496478 Scrolling while in the search bar changes default search engine P1 VERIFIED
1496679 On Youtube, the page action "Add search engine" is always proposed even when the engine is already installed -- RESOLVED
1496764 browser_UsageTelemetry_searchbar.js,browser_UsageTelemetry_urlbar.js are going to permafail when the Gecko version number is bumped to 65 on 2018-10-22 P1 RESOLVED
1497086 Changing search engine causes search engine suggestion window to disappear P5 RESOLVED
1498375 Content Search UI relies on old Gecko's <button> event hit testing -- RESOLVED
1498567 Suggestions inside the search bar dropdown don't re-adjust after resize P5 NEW
1498796 opening new tab while in youtube fullscreen doesn't focus search bar P5 RESOLVED
1499193 Add keyword specific telemetry P1 RESOLVED
1499315 Clicking on the magnifying-glass in the search bar to add new search engine does not work P1 VERIFIED
1500240 Stop relying on getElementByID for anonymous search-suggestions-change-settings element in test -- RESOLVED
1502151 Stop using document.getElementById to get elements from inside XBL anon content for browser-search-autocomplete-result-popup -- RESOLVED
1502576 Search suggestion panel disturbs context menu when choose the context menuitem with mouse. And fails the context menu command P1 VERIFIED
1503851 In test code, use nsIBrowserSearchService::defaultEngine in favour of currentEngine -- RESOLVED
1504338 Provide an alternative to AddSearchProvider for extensions P3 NEW
1504370 Update SEARCH_COUNTS telemetry for private browsing mode P1 RESOLVED
1504686 In content probe is double counting DuckDuckGo P1 VERIFIED
1505188 Switch yandex-az to use yandex.az P1 VERIFIED
1505411 Add basic monitoring for SERP pages with ads / SERP ad clicks P1 RESOLVED
1505443 Intermittent browser/base/content/test/performance/browser_urlbar_search.js | unexpected changed rect: ({x1:3, x2:36, y1:44, y2:77, w:34, h:34}), window width: 1280 - P5 RESOLVED
1505456 Move recordSearchURLTelemetry to its own module P1 RESOLVED
1505814 Switch to use a helper nsIObserver in search-one-off P1 RESOLVED
1505846 Migrate about:searchreset to Fluent P1 RESOLVED
1506237 Delay search-one-offs connectedCallback -- RESOLVED
1506247 Search in navigation bar does not adhere same shortcuts as URL input P5 NEW
1506261 Convert search-one-offs from a custom element to a plain JS class and initialize it lazily P1 RESOLVED
1506647 Create test for bug 1504686 (DDG duplicate search count) P3 NEW
1507431 The search suggestions are not displayed when the Search bar is first activated and is focused by using Ctrl/Cmd + K P5 NEW
1507629 Switch to localized Amazon where possible -- RESOLVED
1508012 Crash in mozilla::dom::indexedDB::(anonymous namespace)::DatabaseConnection::UpdateRefcountFunction::ProcessValue(mozIStorageValueArray*, int, mozilla::dom::indexedDB::(anonymous namespace)::DatabaseConnection::UpdateRefcountFunction::UpdateType) -- RESOLVED
1508105 Intermittent browser/components/search/test/browser/browser_oneOffContextMenu_setDefault.js | Test timed out - P5 RESOLVED
1508585 Load search-one-offs.js lazily P3 RESOLVED
1508590 Load searchbar.js from browser.xul rather than global-scripts.inc P3 RESOLVED
1508941 Hoepli search engine is broken -- VERIFIED
1510079 Intermittent browser/components/search/test/browser/browser_google_behavior.js | leaked 2 docShell(s) until shutdown P5 RESOLVED
1510281 Use a private and isolated context for search suggestions P1 VERIFIED
1510296 Update Firefox to use new Google Codes P1 VERIFIED
1510570 Move test_privateWindow from browser_UsageTelemetry_urlbar.js to somewhere in browser/components/search P3 RESOLVED
1510692 Intermittent [TV] browser/components/search/test/browser/browser_oneOffHeader.js | Uncaught exception - at chrome://mochitests/content/browser/browser/components/search/test/browser/browser_oneOffHeader.js:70 - TypeError: header is null; can't access its P5 RESOLVED
1510994 Remove useless MOZ_TOOLKIT_SEARCH configuration variable P3 RESOLVED
1511065 Implement RemoteSettings for the Search Provider telemetry probes P2 RESOLVED
1511273 Intermittent Linux code coverage browser/components/search/test/browser/browser_google_behavior.js | Test timed out - P5 RESOLVED
1511339 Each engine should have a persistent unique identifier P3 RESOLVED
1511799 Enable valid-jsdoc, require-jsdoc (classes) and var-only-at-top-level for browser/components/search P2 RESOLVED
1511952 "Add search engine" button should not be displayed if the search engine is already added -- RESOLVED
1512293 CTRL+DOWN should switch default search engine with the one in engine list -- RESOLVED
1512516 Intermittent browser/components/search/test/browser/browser_searchTelemetry.js | Uncaught exception - undefined - timed out after 50 tries. P1 RESOLVED
1512585 No search results displayed when Twitter is set as default search engine in Search toolbar -- RESOLVED
1512614 Google Translate not properly implemented when manually adding to search engines -- RESOLVED
1512627 Intermittent browser/components/search/test/browser/browser_searchTelemetry.js | Scalar browser.search.ad_clicks should have been added. - false == true - JS frame :: chrome://mochitests/content/browser/browser/components/search/test/browser P1 RESOLVED
1513441 Intermittent browser/modules/test/browser/browser_ContentSearch.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - P5 RESOLVED
1513680 Restrict ContentSearch messages to the Activity Stream Process P3 RESOLVED
1515278 Ctrl+E and Ctrl+K to focus search bar add "? " before caret -- RESOLVED
1515466 Intermittent browser/components/search/test/browser/browser_searchTelemetry.js | Uncaught exception - should have the expected keyed scalars - timed out after 50 tries. P5 RESOLVED
1515939 Fix styling of the submenu used to add new search engines P1 RESOLVED
1516732 Stop offering Yandex as default search engine for Russia P5 RESOLVED
1517484 [meta] [meta-EPIC] Search Service powered by WebExtensions P3 RESOLVED
1517486 [meta][phase-1] Switch builtin search engines to WebExtensions P3 RESOLVED
1517487 [meta][phase-2] Search integrity changes based on WebExtensions P3 RESOLVED
1517761 [Ubuntu] - Yandex not used if Turkey set as region via VPN -- RESOLVED
1518279 Intermittent browser/components/search/test/browser/browser_searchTelemetry.js | Should have counted the correct number of visits for browser.search.ad_clicks - {"example":1} deepEqual {"example":2} - JS frame :: chrome://mochitests/content/browser/browse P5 RESOLVED
1518326 Add timezone sanity check to regions and reset region pref with next Firefox P1 RESOLVED
1518543 Fix Android unit tests on cedar P1 RESOLVED
1518545 Merge engine-current/ default notifications P2 RESOLVED
1518546 Fix method signatures throughout SearchService.jsm to be consistent P3 RESOLVED
1518548 Remove the sync telemetry histogram P3 RESOLVED
1518551 Remove the MOZ_TOOLKIT_SEARCH define P2 RESOLVED
1520528 Switch list.json to a real JS file P5 RESOLVED
1521725 Remove remainder of about:searchreset P1 RESOLVED
1522019 Google search engine has disappeared from search options which makes Bing the default P1 VERIFIED
1522495 Port tests in browser/components/search/ to the new address bar implementation (quantumbar) P2 RESOLVED
1522816 Keywords can be duplicated for different search engines P3 NEW
1523243 [Outdated plug-in] Sherlock plug-in for LEO is outdated (German version of Firefox) -- VERIFIED
1523708 The show-heartbeat action wasn't converted to the Promise-returning init() method P1 RESOLVED
1524016 Ctrl + e doesn't work as before update 65.0 -- RESOLVED
1524593 Land rolled up commits from cedar to mozilla-central P1 RESOLVED
1524808 Intermittent toolkit/components/search/tests/xpcshell/test_geodefaults.js | should_recheck_if_interval_expired - [should_recheck_if_interval_expired : 82] false == true P5 RESOLVED
1524908 One off search buttons are broken after customize (duplicate rows) P1 VERIFIED
1525369 Intermittent toolkit/components/search/tests/xpcshell/test_reloadEngines.js | test_regular_init - [test_regular_init : 21] 0 == 1 P5 RESOLVED
1525479 search bar shortcuts enter "? " into search field -- RESOLVED
1525555 CTRL+K/CTRL+E enter ? in address bar -- RESOLVED
1525833 Can't add searchplugins from search bar (autodiscovery) P1 RESOLVED
1526729 Intermittent toolkit/components/search/tests/xpcshell/test_geodefaults.js | should_get_geo_defaults_only_once - [should_get_geo_defaults_only_once : 49] "undefined" == "number" P5 RESOLVED
1527349 Remove meta.ua search engine from Ukrainian locale -- RESOLVED
1527388 Consider adding an internal @ search alias for Qwant P3 RESOLVED
1527573 Cmd+k or Cmd+alt+f replace current url with ? in the search bar -- RESOLVED
1528203 Search bar does not show default search engine P1 VERIFIED
1528647 Right-click to search with search engine doesn't work with POST request P5 RESOLVED
1529220 "。" is displayed as "%u3002" at Search Box dropdown P3 VERIFIED
1529642 PBM handoff shows history suggestions with @keywords (due to suggestions being disabled?) -- VERIFIED
1529979 ContentSearchChild.jsm should cache information P3 RESOLVED
1530027 Investigate changing the data: icons from the .xml files to separate files -- RESOLVED
1530086 Cannot add search engine from search bar P1 VERIFIED
1530767 Don't limit bug 1529380 to the handoff-to-awesomebar flow -- RESOLVED
1531751 Mapy.cz search engines is broken in all products -- VERIFIED
1532039 The switch to search bar is too slow P3 RESOLVED
1532246 Remove extension name mapping from SearchService -- RESOLVED
1532730 New profiles on nightly aren't ever getting the proper US search code P1 VERIFIED
1532761 visibleDefaultEngines ignored error on beta with browser.search.log P1 VERIFIED
1532997 Restored One-Click search Engines list is populated only after page refresh P1 VERIFIED
1533653 Offer Private Browsing/Containers for searches via search engines P5 NEW
1533665 Search bar popup doesn't open while write something in the search bar -- RESOLVED
1534317 Ebay search engine is inserted as default even if is not region specific -- RESOLVED
1534404 Fold searchbar-textbox with searchbar CE -- RESOLVED
1534652 Google search engine gets removed after deleting the foo.js default preferences file -- VERIFIED
1534846 Intermittent browser/base/content/test/general/browser_contentSearchUI.js | Search event data - Structures begin differing at: P5 RESOLVED
1535288 Set up productization for Bengali (bn) -- RESOLVED
1536067 Url with incorrect string when doing Search Code Testing -- RESOLVED
1536534 The default search engine does not become the previous/next one from the list. P1 RESOLVED
1537117 Ctrl+up/down for switching search engines no longer works P1 VERIFIED
1537773 Using the search bar you cant scroll through the search engines using ctrl + up/down arrows -- RESOLVED
1538065 Asturian Wikipedia search engine uses a name that is obsolete since 2012 -- RESOLVED
1539915 "Firefox could not download the search plugin" on twitter.com -- RESOLVED
1540017 Update Baidu searchplugin with new code -- VERIFIED
1541196 [meta] Implement full unit testing support for International Search Configurations -- RESOLVED
1541206 Determine any in-tree lists for regions/locales for feeding into the unit tests for search configurations -- RESOLVED
1541210 Write unit tests to ensure that the correct default engines are present for all locales/regions -- RESOLVED
1541316 Ship Baidu searchplugin code update via SAO to Firefox 45+ -- RESOLVED
1541414 Write tests to ensure the main search engines are included in the relevant region/locales -- RESOLVED
1541415 Write tests to ensure the main search engines use the correct codes in all regions/locales -- RESOLVED
1541416 Write tests to ensure other major search engines are included in the relevant region/locales -- RESOLVED
1541417 Write tests to ensure the other major search engines use the correct codes in all regions/locales P1 RESOLVED
1541419 Write tests to ensure that engines use the correct domains in all regions/locales where they are present -- RESOLVED
1541615 Use JSONFile.jsm in xpcshell tests P1 RESOLVED
1541619 Check if we need to cleanup after xpcshell tests -- RESOLVED
1541674 Google Returns Persistently As Default Search Engine After Settings Changed P5 RESOLVED
1541889 Ensure addon tests dont install privileged addons -- RESOLVED
1542235 [meta] Modernize the search engine configuration and its management P3 RESOLVED
1542240 Move Engine and EngineURL objects to their own .jsm files. -- RESOLVED
1542241 Design a new Search Engine configuration format -- RESOLVED
1542243 Design a rule engine to translate the schema into engine sets P1 RESOLVED
1542246 Move Search Engine configuration design document into tree-based documentation P2 RESOLVED
1542255 Implement a rule engine for translating the new configuration format into Engine lists P1 RESOLVED
1542268 Replace desktop's list.json for Search Engines with the new configuration format and rule engine P1 RESOLVED
1542269 Migrate the new Search Engine configuration to be loaded from RemoteSettings P2 RESOLVED
1542590 reloadEngines fails when run in parallel P3 RESOLVED
1542713 Remove search reset preferences and remaining code -- RESOLVED
1542729 [One off searches] When right-clicking the settings gear button from Awesomebar it can be noticed that the "Search in new tab" and "Set as default search engine" options are not present on the page -- RESOLVED
1543124 Strings written in search bar are deleted if one opens customize mode -- RESOLVED
1544077 recordSearchURLTelemetry in SearchService.idl has no implemenation -- RESOLVED
1544214 Not able to load yandex -- RESOLVED
1544243 Break search engine -- RESOLVED
1544250 eBay and Amazon search engines keep re-adding despite removal -- VERIFIED
1544273 Some One-Click Search Engines are constantly readded after each Mozilla Firefox update after landing patches from bug #1496075 P1 VERIFIED
1544334 Update removes ebay from search engines -- VERIFIED
1544369 3.28 - 4.65% sessionrestore / startup_about_home_paint (linux64-shippable, windows10-64-shippable, windows10-64-shippable-qr) regression on push 6534d80a3329536b4bb9068f9d56ccb030616750 (Fri Apr 12 2019) P3 RESOLVED
1544392 Yandex logo missing in search preferences P1 RESOLVED
1544486 Marktplaats WebExtension breaks search initialisation for fy-NL/nl locales P1 RESOLVED
1544679 There is no option in Firefox to search by voice P5 NEW
1544835 Re-enable test_big_icon.js in search tests P1 RESOLVED
1545140 Intermittent toolkit/components/search/tests/xpcshell/test_reloadEngines.js | test_init_with_skip_regioncheck - [test_init_with_skip_regioncheck : 74] Test engine should be the default, because region fetch succeeded - "Google" == "Test search engine" P5 RESOLVED
1545395 Leo search engine broken, searches for {searchTerms} instead of search terms P1 VERIFIED
1545517 The 'cnrtl-tlfi-fr' search engine is not working due to being http only P1 RESOLVED
1546033 Hint above search engines in address box shows previous search -- RESOLVED
1546652 Search engine add-ons (extensions) are not properly removed when removing via search preferences P2 NEW
1546868 "search.json.mozlz4" loses "order" and "keyword" of One-Click Search Engines after each Mozilla Firefox update -- RESOLVED
1547022 Local build occasionally sets default search to Bing P3 RESOLVED
1547050 builtin search extensions are not loaded in safe mode P1 RESOLVED
1547291 prisjakt search engine isn't working P2 RESOLVED
1547443 AddressBar: "Search with.." label and Settings Icon is too light in Light Theme Mode -- RESOLVED
1547662 Deleted built-in Search Engine add-ons are not removed from Addon Manager's local profile cache P3 RESOLVED
1547739 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/searchconfigs/test_yandex.js | test_bing.js | test_badiu.js | test_google.js | Test timed out P3 RESOLVED
1548141 UrlbarUtils calls Services.search synchronously -- RESOLVED
1548328 Correct the log message in removeWebExtensionEngine P5 RESOLVED
1548526 Default Search Engine changes after each nightly update -- VERIFIED
1548639 Search engine default checks for locale with "startsWith" are broken P1 RESOLVED
1548640 Remove `experimental-hidden` sections from Search's list.json P3 RESOLVED
1548750 browser_tooManyEnginesOffered.js can't be run by itself P2 RESOLVED
1549092 Some builtin search engines of WebExtensions are indicated with "false" in about:support -- RESOLVED
1549122 Prevent deadlock when search extensions upgraded on startup P1 RESOLVED
1549277 SearchService used before init by session restore / startup and pages with search engine links -- RESOLVED
1549333 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/searchconfigs/test_bing.js | Test timed out P5 RESOLVED
1549543 Make search initialization failure more obvious P1 RESOLVED
1549652 Cannot perform searches from the Awesomebar in last night's Firefox Nightly -- RESOLVED
1549821 Fix and improve Amazon Search Engine URLs P1 VERIFIED
1549980 Disable eBay search engine test for Thunderbird since Thunderbird doesn't have eBay -- RESOLVED
1550506 Intermittent toolkit/components/search/tests/xpcshell/test_webextensions_install.js | basic_install_test - [basic_install_test : 78] ["Plain","Special"] deepEqual ["Special"] P5 RESOLVED
1550599 Remove duplicate code in SearchService and SearchEngine P1 RESOLVED
1551048 re-evaluate browser.urlbar.maxCharsForSearchSuggestions P3 RESOLVED
1551179 Use SearchUtils.BROWSER_SEARCH_PREF in search tests P3 RESOLVED
1551554 The Client ID is not added to the Search URL for the Russian region P1 RESOLVED
1551655 Searching using the urlbar doesn't trigger a `navigation.search` event -- RESOLVED
1552178 Yandex search can't be added from search panel (the plus symbol does not appear) -- RESOLVED
1552185 @amazon alias isn't present for non-en-US builds P1 RESOLVED
1552188 Add tests for Search Aliases on major search engines P2 RESOLVED
1552193 Search Telemetry reporting should match the codes that were used before the conversion to WebExtensions P1 RESOLVED
1552520 One-click search engines keep enabling automatically. -- VERIFIED
1552559 Some One-Click Search Engines are still constantly readded after each Mozilla Firefox update after landing patches from bug #1496075 P1 VERIFIED
1552664 Firefox Nightly will add back all removed search engines, even though "automatically update search engines" is disabled. -- VERIFIED
1553124 Disable Bing, DDG, Google and Yandex search engine tests for Thunderbird (since TB doesn't have partner codes) -- RESOLVED
1553202 Incorrect use of WebExtensionPolicy.readyPromise in SearchService.jsm -- RESOLVED
1553236 Change unit test callers for nsISearchService.addEngineWithDetails to use object passing rather than individual parameters P3 RESOLVED
1553237 Simplify nsISearchService.addEngineWithDetails to one signature P3 RESOLVED
1553283 When search initialisation fails, throw errors via Components.Exception for better information P2 RESOLVED
1553414 Removed searchplugin still referenced -- RESOLVED
1553558 Search service should do its own countryCode fetching as-needed instead of having system-info init get it eagerly P3 RESOLVED
1553873 Write tests to ensure the Baidu search engine uses the correct codes in all regions/locales P1 RESOLVED
1553894 Add-on manager / search service should block shutdown while installing add-ons to avoid "XPI database modified after shutdown began" errors P5 NEW
1554077 Refine design for new Search Engine configuration format P1 RESOLVED
1554912 Incorrect Client ID is displayed for the en-US builds P1 RESOLVED
1555198 The callers of buildDefaultEngineDropDown() do not await its result P1 RESOLVED
1555296 Remove SEARCH_SERVICE_COUNTRY_FETCH_CAUSED_SYNC_INIT probe P1 RESOLVED
1555639 Feature Request: Create a privacy protecting smart search -- RESOLVED
1555661 Google is listing two client codes in the search url P1 VERIFIED
1556424 Broken about:newtab and address bar P1 VERIFIED
1556714 Quantumbar is broken -- RESOLVED
1556739 Nightly 69.0a1(2019-06-04) search in navigation bar is disabled -- RESOLVED
1556804 Change callers of addTestEngines to use objects for the details rather than an array of parameters -- RESOLVED
1557253 One-Click Search Engines not work -Nightly 69.0a1 (2019-06-04) (64-bit) -- RESOLVED
1557267 Set up a new Search Engine collection on the RemoteSettings server P1 RESOLVED
1557869 Error in browser console: "TypeError: this._textbox is undefined" at startup P2 RESOLVED
1557942 Remove unnecessary usage of `closest()` from searchbar.js -- RESOLVED
1558323 Move window.external.AddSearchProvider / IsSearchProviderInstalled to JS Window Actors, unless we decide to just remove them P5 RESOLVED
1558673 Intermittent toolkit/components/search/tests/xpcshell/test_reloadEngines.js | test_init_with_skip_regioncheck - [test_init_with_skip_regioncheck : 75] Test engine shouldn't be the default anymore - "Test search engine" != "Test search engine" P5 RESOLVED
1558800 Firefox Hebrew: Morfix Search is broken P1 VERIFIED
1559345 Searchbar magnifying glass icon is missing in customize mode -- VERIFIED
1559388 "Switch to tab" option available to switch to active tab (Quantum/Awesome Search Bar) -- RESOLVED
1559530 Remove or refactor reInit P3 RESOLVED
1559619 System language settings interfere with search engine settings -- RESOLVED
1559625 -search command line option not functioning in Windows P1 VERIFIED
1560122 When using the shortcut Ctrl+E to enter the search bar, it always put a question mark instead of clearing all the search bar. -- RESOLVED
1560144 Search engines metadata (search.json.mozlz4) is no longer portable -- RESOLVED
1560424 Add a dummy API for getting and setting the default engine for private browsing mode P2 RESOLVED
1561250 Intermittent toolkit/components/search/tests/xpcshell/test_require_engines_in_cache.js | xpcshell return code: 1 P5 RESOLVED
1561620 [meta][epic] Search blocklist updates P3 RESOLVED
1561621 [meta][epic] Q3-2019 Search blocklist updates P3 RESOLVED
1561623 [meta][epic] Q2-2019 Search blocklist updates -- RESOLVED
1561902 [Firefox Quantum Bar]Resizing browser to minimum, the search engines are not correctly displayed on 2 rows P3 RESOLVED
1562419 Add LeakZero as a built-in search engine for Chinese (Simplified) P5 UNCONFIRMED
1562619 Perma esr68 toolkit/components/search/tests/xpcshell/test_json_cache.js and browser/components/search/test/browser/browser_google_behavior.js "google-b-d" == "google-b-e" / "firefox-b-e" == "firefox-b-d" P1 RESOLVED
1562657 Implement discovery of search extensions P3 NEW
1562843 SearchShortcuts::getSearchProvider should be backed by the search service P3 NEW
1562922 Implement the backend API for the default engine in private browsing mode P2 RESOLVED
1562926 Use the search private browsing engine in the address bar P2 RESOLVED
1562929 Use the Private Browsing search engine in the context menu P2 RESOLVED
1563016 Save the Private Browsing Search Engine in the telemetry environment P2 RESOLVED
1563017 Use private browsing search engine in the search bar P2 RESOLVED
1563018 Ensure all uses of the default search engine also cover the new private browsing search engine P2 RESOLVED
1563021 Add Private Browsing Search Engine onto the Preferences display P2 VERIFIED
1563024 Add the ability to launch a search in private browsing mode from the context menu P1 VERIFIED
1563026 Add a right-click context menu item for the one-off search buttons to set as default for private browsing P2 RESOLVED
1563028 Add a Private Browsing default engine definition to the Search Configuration settings P1 RESOLVED
1563170 test_amazon.js should check the code for de as well P2 RESOLVED
1563535 Enable valid-jsdoc and require-jsdoc (classes) for toolkit/components/search P3 RESOLVED
1563559 Tidy up a few things in SearchService.jsm P3 RESOLVED
1563858 Intermittent toolkit/components/search/tests/xpcshell/test_selectedEngine.js | xpcshell return code: 0 P5 RESOLVED
1564100 Move One-Click Search Engines out of "Extensions" in about:support/Troubleshooting Information and create its own "One-Click Search Engines" group/category P3 NEW
1564101 Removed "One-Click Search Engines" from "Search" tab ( about:preferences#search ) in Options ( about:preferences ) are having "Enabled" status set as "true" in "Extensions" group/category in about:support/Troubleshooting Information -- VERIFIED
1565025 Silent ignoring of search provider if search_provider.name collides with a built-in provider -- RESOLVED
1565563 test en-US in addition to all-locales -- RESOLVED
1565779 Various search engines are using the wrong encoding for search parameters after switch to WebExtensions P1 VERIFIED
1565817 Some One-Click Search Engines are still constantly re-added after each Firefox restart even after patches for #1496075 and #1552559 -- RESOLVED
1565825 The search engines will always set to default on restart -- RESOLVED
1565836 All custom search engines are lost. search.json.mozlz4 is probably reset to default on every launch -- VERIFIED
1565839 Context menu is broken when initial launch of browser (NS_ERROR_FAILURE: SearchService previously failed to initialize SearchService.jsm:608) -- RESOLVED
1565982 Rakuten search plugin cannot search valid character encoding -- RESOLVED
1566117 Document various SearchService properties, and switch SearchService._engines to be a Map P1 RESOLVED
1566377 Make an easy way for search engines to be manually tested P3 RESOLVED
1566600 All default search engines have disappeared from my list, "restore default search engines" is unclickable. Started July 15 2019.. -- RESOLVED
1566887 Address bar grey text does not change depending on search engine -- RESOLVED
1567107 No more Amazon icon in search bar after FF 68.0 update on Linux P1 RESOLVED
1567275 Context menu tests fail complaining that "Something tried to use the search service before it's been properly intialized" when run in isolation P3 RESOLVED
1567565 Spell checker should be provided in Search Bar -- RESOLVED
1567753 Search engine list wraps around P5 UNCONFIRMED
1568483 Firefox changes selected search engine -- RESOLVED
1569705 regression: Separate search bar dropdown is shifted to the left P1 VERIFIED
1572030 Support experiment versions in modernisation config P2 RESOLVED
1572141 Add an nsISearchService.originalDefaultPrivateEngine to return the private browsing engine from the configuration P1 RESOLVED
1572465 Add search engine code to engines.json P2 RESOLVED
1572468 Add telemetryId's to engines.json P2 RESOLVED
1572469 Add WebExtension version numbers to engines.json -- RESOLVED
1572470 Add wikipedia to engines.json P1 RESOLVED
1572471 Make an easy way to verify expected configurations for locales/regions with the modern configuration P3 RESOLVED
1572472 Add allaannonser-sv-SE to engines.json -- RESOLVED
1572488 Test that the new configuration still gives the correct orders in various circumstances P2 RESOLVED
1572511 Reduce time for search config tests by avoiding a bit of logging P1 RESOLVED
1572959 Add a safe search setting to Firefox which applies across all search engines P5 NEW
1574185 After update Default Search Engine and Home page are reset (Yandex, when in a Russian based region) -- RESOLVED
1574460 [Ubuntu] Search drop-down panel is not instantly dismissed if removing the Search bar through “Remove from Toolbar “ option P3 NEW
1574461 [Ubuntu] Search suggestions are not shown if re-enabled the Search bar after it was removed by using the “Remove from Toolbar “ option P3 RESOLVED
1574576 For zh-CN, updating builds older than Firefox 66 reverts the default search engine from Baidu to Google. P3 RESOLVED
1575172 Searchconfig tests for Google domains/codes/urls aren't being run P1 RESOLVED
1575554 Support default configuration in modern config P2 RESOLVED
1575555 Support multiple locales per engine in modern config P3 RESOLVED
1575649 Change nsISearchService.removeEngine to set the new defaults straight away if removing the default engine P3 RESOLVED
1575873 Add a test for checking that the change of default private search engine gets notified when reloading engines P3 RESOLVED
1576160 Turn on the display of default private search engine feature for nightly/early beta users P1 VERIFIED
1576184 Remove defaultSearchEngine from Telemetry Environment ping P3 RESOLVED
1577183 One-click Search engines are not properly aligned inside the search Bar when resizing the browser P3 RESOLVED
1577197 Re-enable browser_oneOffContextMenu.js for test-verify P1 RESOLVED
1577452 Run tests with modernConfig=true P1 RESOLVED
1577644 Intermittent browser/components/search/test/browser/browser_private_search_perwindowpb.js | Uncaught exception - [Exception... "addEngine: Error adding engine: P5 RESOLVED
1577715 [Search] Ebay search engine is not listed in the "One-click search engines" list after restart P2 RESOLVED
1577733 Switch to referencing engines by id instead of display names in SearchService P2 RESOLVED
1577792 An incorrect message about a search engine being set as default is displayed after having been blocked P3 RESOLVED
1577801 Stop messing with aria-activedescendant when mousing over one-off search buttons P1 RESOLVED
1577802 [Meta][Epic] Search Optimisation P2 RESOLVED
1577810 Setting SearchOneOffs::selectedButton = null shouldn't remove the input's aria-activedescendant attribute when it was pointing to an item that isn't a one off search button P1 RESOLVED
1578540 Preferred default search engine continuously overwritten -- RESOLVED
1578648 Debian 10 - browser/components/search/test/browser/ | multiple failures | browser_private_search_perwindowpb.js, browser_contextmenu.js, browser_webapi.js | Test timed out - P2 RESOLVED
1578807 Upgrading to Firefox 69 removes most search engines and changes default P1 VERIFIED
1578961 browser.fixup.dns_first_for_single_words breaks single word search -- RESOLVED
1579161 Firefox Search Command Line option is broken when an instance of Firefox is running before --search is executed P2 VERIFIED
1580092 [ca-valencia] Search engine setup for Firefox for Catalan (Valencian) -- RESOLVED
1580737 Running "Apply and Restart" from the language preferences UI can cause the search engine cache to be corrupted P1 VERIFIED
1580817 Finalise the design of the search modern configuration WebExtension update mechanisms P2 RESOLVED
1580818 Allow downloading new Search Engine WebExtensions via the modern configuration P2 RESOLVED
1580822 a11y focus lost when selecting the first one-off search button or the search settings button P1 RESOLVED
1580830 Add a display to the private browsing new tab page to inform of the new setting for private browsing mode P1 RESOLVED
1581329 icons of search engines not part of the en-US build not shown for localized build in searchbar P5 RESOLVED
1581770 Fix confusing 'ca' locale reference in test_amazon.js P3 RESOLVED
1581882 Running "Apply and Restart" from the language preferences UI with only the default engine cause unexpected search engine list P2 RESOLVED
1582081 2.04 - 2.24% startup_about_home_paint_realworld_webextensions (linux64-shippable, linux64-shippable-qr) regression on push 7debf9ae76429743601855581e84b63ed917af23 (Tue September 17 2019) P1 RESOLVED
1582086 toolkit/components/search/tests/xpcshell/test_json_cache_good.js and toolkit/components/search/tests/xpcshell/test_json_cache_broken.js fail when run as part of the Thunderbird Xpcshell tests -- RESOLVED
1582396 The Search bar dropdown doesn’t properly adjust its dimension when it is dragged inside the Overflow Menu P2 VERIFIED
1582639 TypeError: controller is null searchbar.js:944:11 , "Clear Search History" stops working -- VERIFIED
1582720 Clean up references to recently removed locales in the Search Engine lists P2 RESOLVED
1582942 Convert list.json tests to test modern configuration P2 RESOLVED
1582944 Convert cache based tests to modern config P2 RESOLVED
1583147 Right-clicking a one-off search button in the address bar doesn't disable the "set as default" option if the engine is already default P2 RESOLVED
1583162 Add an option in preferences to allow search suggestions in private windows P2 VERIFIED
1583214 Support ESR settings in the modern configuration and migrate settings into it P2 RESOLVED
1584130 Turn on the display default private search engine feature for all users P5 NEW
1584206 Intermittent toolkit/components/search/tests/xpcshell/test_json_cache.js | test_cache_write - [test_cache_write : 103] false == true P5 RESOLVED
1584301 Google shopping option missing -- RESOLVED
1584336 Inner width and alignment are off in the searchbar on Windows and Linux P2 VERIFIED
1584491 Change xpcshell configuration for toolkit search tests so that duplicate tests are run correctly P1 RESOLVED
1584575 [meta] Search in Private Browsing - QA Bug tracking P3 RESOLVED
1585193 toolkit/components/search/tests/xpcshell/test_json_cache_good.js and toolkit/components/search/tests/xpcshell/test_json_cache_broken.js fail when run as part of the Thunderbird Xpcshell tests -- RESOLVED
1585257 Adding new locales unexpectedly adds Amazon/Bing/eBay search engines to those locales P2 RESOLVED
1585895 Custom selected default search engine reset after update -- RESOLVED
1585954 Intermittent browser/components/search/test/browser/browser_searchbar_openpopup.js | Test timed out | Uncaught exception received from previously timed out test - at chrome://mochitests/content/browser/browser/components/search/test/browser/browser_search P2 RESOLVED
1586078 Deleting One-Click Search Engines keep appearing on Firefox updates -- RESOLVED
1586224 Intermittent browser/components/search/test/browser/browser_searchEngine_behaviors.js | Test timed out - P5 RESOLVED
1586329 Intermittent browser/components/search/test/browser/browser_searchEngine_behaviors.js | Uncaught exception - undefined - threw exception: TypeError: content is null P5 RESOLVED
1586580 Perma Tier 2 toolkit/components/search/tests/xpcshell/test_maybereloadengine_update.js | test_maybereloadengine_update - [test_maybereloadengine_update : 32] Engines should be reloaded during test, because region fetch succeeded - false == true P5 RESOLVED
1586614 Google and DuckDuckGo vanished from search engines -- RESOLVED
1586813 Figure out how a separate private search engine works in relation to Permanent Private Browsing Mode P5 NEW
1586861 SearchOneOffs.__rebuild is getting stale layout information P3 RESOLVED
1587073 You keep changing my preferred search engine back to Google without my consent -- RESOLVED
1587630 fix toolkit/components/search/tests/xpcshell/test_json_cache_(good|broken).js under Thunderbird P5 RESOLVED
1587643 Intermittent toolkit/components/search/tests/xpcshell/searchconfigs/test_bing.js | test_searchConfig_bing - [test_searchConfig_bing : 149] Should not be available for region: "cu" locale: "he" - false == true P5 RESOLVED
1587803 Check BrowserContentHandler.jsm doSearch uses the right engine P3 RESOLVED
1587817 Opening a PB window and clicking Home loads about:newtab, that uses the wrong engine P2 VERIFIED
1587840 Update separate default search engine for private mode strings to the latest copy P2 RESOLVED
1588037 Don't show "Search in a private window" if an alias was typed P2 RESOLVED
1588286 private browsing default search engine notice is very bright in dark mode P5 NEW
1588336 RTL fixes for the new search banner in Private Browsing mode P1 VERIFIED
1588337 Hover state for the new search banner's close button is not a perfect square P1 VERIFIED
1588576 Add a preference to turn off the private search introduction banner P2 RESOLVED
1588656 Crash when closing private browsing window while results showing in search bar. -- RESOLVED
1588785 Turning OFF separate Private Browsing UI does not go back to default engine P2 RESOLVED
1588833 Focus ring of the PB new search banner's close button is not a perfect square P3 RESOLVED
1589618 Move the implementation of the region fetch to NetworkGeolocationProvider to have it close to the wifi scanning code. P1 RESOLVED
1589710 [meta] Investigate corruptions in the _engines list stored in the search cache P2 RESOLVED
1589719 Intermittent browser/components/search/test/browser/browser_searchbar_openpopup.js | application terminated with exit code 1 | application crashed [@ objc_msgLookupSuper2 + 0x5d] P5 RESOLVED
1589840 Provide preference to control "default private search engine features" in GUI Options/about:preferences -- RESOLVED
1590254 Tier 2 - Intermittent toolkit/components/search/tests/xpcshell/test_maybereloadengine_update_distro.js | test_maybereloadengine_update_distro - Engines should be reloaded during test, because region fetch succeeded - fal P5 RESOLVED
1590404 Remove unnecessary search order check with SearchService._getEngineInfo and add tests P2 RESOLVED
1590724 POST method in OpenSearch is not working -- RESOLVED
1590775 Turn on the display default private search engine feature for Nightly users only P1 RESOLVED
1590803 Replace some calls to getDefaultEngines with purpose-built specific nsISearchEngine.isAppProvided flag P3 RESOLVED
1590860 De-duplicate SearchService._buildSortedEngineList and SearchService.getDefaultEngines and fix getDefaultEngines sort order P3 RESOLVED
1590896 Switch SearchService from using nsICollation to use localeCompare P2 RESOLVED
1591059 setDefaultPrivate (and variations) should ensure separatePrivateDefault preference is set to true. P2 RESOLVED
1591079 Support application restrictions in the modern configuration P2 RESOLVED
1591880 Investigate a case where with_ads probe isn't incremented for Google P2 RESOLVED
1592014 Change WebExtension parameters of the modern configuration to match the schema P1 RESOLVED
1592052 Write an outline spec for requirements for search engines updates with the modern configuration P2 RESOLVED
1592134 Turn on the display default private search engine feature for Nightly users only - correct patch P1 RESOLVED
1592209 Investigate either removing or renaming engineName in the modern configuration for Search P2 RESOLVED
1592323 Consider if SearchService._engines needs a better indexing mechanism, combine with __sortedEngines? P3 NEW
1592335 Ensure we have tests for search engine orders, defaults etc, where we have a locale specified P3 RESOLVED
1592577 [macOS] Search Bar Result list will dissappear if a usb mouse is plugged or unplugged P5 NEW
1592994 Search and URL navigation not working in Firefox 70 -- RESOLVED
1593040 Update the search schema to match the current implementation P1 RESOLVED
1593169 One-Click Search Engine buttons forced to vertical column with Windows 7 Classic theme -- RESOLVED
1593284 Search engines lost and can't reset engines P3 RESOLVED
1593421 browser.search.openintab is set to false with each start of firefox -- RESOLVED
1593561 Search broken and list of search engines in preferences empty when the distribution directory is not readable by the current user P2 RESOLVED
1593660 Google is the default search engine after installing Firefox? -- RESOLVED
1595024 [meta] Search Probe/Telemetry Improvements - QA bug tracking P3 RESOLVED
1595123 Revert change that may cause same-page ad clicks to not be recorded P1 RESOLVED
1595382 Intermittent browser/components/search/test/browser/browser_contentContextMenu.js | Test timed out - P5 RESOLVED
1595471 Search/Suggest Parameters for the modern config should be within a code section P1 RESOLVED
1595477 [meta] Search Optimisation - QA Bug tracking P3 RESOLVED
1595659 Some One-Click Search Engines still can see in newtab search box after uncheck in preference P5 RESOLVED
1595887 Replace the ABSearch service with a read-only proxy P5 RESOLVED
1596355 Intermittent toolkit/components/search/tests/xpcshell/test_require_engines_in_cache.js | skip_writing_cache_without_engines - [skip_writing_cache_without_engines : 69] false == true P5 RESOLVED
1596398 Search engine/settings cache is rewritten on every startup, regardless of if there are changes or not. P2 RESOLVED
1596766 Engine selector should return a single locale for each engine P3 RESOLVED
1596860 If the region and/or locale is unknown, ensure the modern search config falls back to a reasonable default. P2 RESOLVED
1597086 Long search bar queries make search popup wider than search box P1 VERIFIED
1597727 Preference based MozParams aren't working for the Google search engine after the switch to WebExtensions P1 RESOLVED
1597878 One-off search is not one-off P1 VERIFIED
1597923 Intermittent toolkit/components/search/tests/xpcshell/test_searchSuggest.js | fetch_twice_in_a_row - [fetch_twice_in_a_row : 261] 0 == 1 P5 RESOLVED
1598270 Fully support MozParams in the modern search engine configuration P2 RESOLVED
1598569 Search configuration tests should be able to be run against the server P3 RESOLVED
1598571 Make it so that preference based MozParams can be updated dynamically P1 RESOLVED
1598902 Add "search bar" to the list of engines available in the search bar popup -- RESOLVED
1599081 Searchbar dropdown list is too wide -- RESOLVED
1599172 Reload the search service when modern config preference changes P2 RESOLVED
1599381 Intermittent toolkit/components/search/tests/xpcshell/test_searchSuggest.js | fetch_twice_subset_reuse_formHistoryResult - [fetch_twice_subset_reuse_formHistoryResult : 277] 0 == 1 P5 RESOLVED
1599668 Intermittent toolkit/components/search/tests/xpcshell/searchconfigs/test_ebay.js | test_searchConfig_ebay - [test_searchConfig_ebay : 154] Should not be available for region: "mp" locale: "zh-CN" - false == true P5 RESOLVED
1599693 Search using <search engine set as default>" tooltip is not shown on search bar P1 VERIFIED
1599742 Review fallback for purpose parameter to EngineURL.getSubmission P3 NEW
1600000 Simplify functions to select a search engine list in search's xpcshell head.js P2 RESOLVED
1600253 0.31 - 0.31% Base Content JS (linux64, linux64-qr, linux64-shippable, linux64-shippable-qr) regression on push ac5f26e57e503b1ebc46ae049e6dd9e95afb10da (Mon November 25 2019) P1 RESOLVED
1600715 searchUrlGetParams in the modern configuration does not specify the parameter order P1 RESOLVED
1600986 duckduckgo has two names in about:telemetry -- RESOLVED
1600996 Search bar does not recognize the search engine shortcuts -- RESOLVED
1601001 Make the legacy config tests either run with both configurations, or make sure they turn the modern preference off P2 RESOLVED
1601548 Search engines replaced unexpectedly P3 RESOLVED
1601562 Change Search Engines doesn't respond to click when a long string is entered in the search bar P5 NEW
1601628 Search suggestions are delayed after typing and removing a long string in New Tab search bar P5 NEW
1601633 Improve some more tests in toolkit/components/search P1 RESOLVED
1601894 Compare list.json + ABSearch with modern config and figure out if the differences need to be addressed P2 RESOLVED
1602264 Allow to open cmd line searches in a new tab -- RESOLVED
1603752 Add telemetry for the installed built-in Search Engines P2 RESOLVED
1603755 Missing Probe/Telemetry results when using searches with ads [Bing] P2 RESOLVED
1603760 Evaluate what to do with navigation.search event telemetry P3 NEW
1603942 Perma TC browser/components/search/test/browser/browser_searchEngine_behaviors.js | A promise chain failed to handle a rejection: A mutation operation in the transaction failed because a constraint was not satisfied. P5 RESOLVED
1604165 The “Options/Preferences” button from the “ Search engine in Private Window” banner is not keyboard accessible P5 NEW
1604402 Intermittent browser/components/search/test/browser/browser_google_behavior.js | Uncaught exception - [Exception... "(null)" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "<unknown>" data: no] P5 RESOLVED
1604487 DuckDuckGo non organic search probes inconsistencies -- RESOLVED
1604520 First Bing ad-click is not recorded P2 RESOLVED
1604929 Correct multiple locale handling and telemetry Ids in the modern configuration P1 RESOLVED
1605164 Investigate stop using the Search Engine shortName/identifier for telemetry and maybe removing shortName P2 RESOLVED
1605219 Intermittent TV toolkit/components/search/tests/xpcshell/test_async_addon.js | xpcshell return code: 0 | test_async_addon - [test_async_addon : 19] 2 == 1 P5 RESOLVED
1605229 use Bing InPrivate search in Firefox's Private mode when Bing is set as default search engine P5 UNCONFIRMED
1605506 Intermittent browser/components/search/test/browser/browser_426329.js | History cleared - P5 RESOLVED
1605718 Intermittent browser/modules/test/browser/browser_ContentSearch.js | Test timed out - P5 RESOLVED
1606433 [Feature Request] Search sites directly from search bar -- RESOLVED
1606847 URL bar and search bar not treated consistently -- RESOLVED
1608145 Figure out the best method to convert distribution engines to WebExtensions P1 RESOLVED
1608149 Convert distribution engines to WebExtensions P3 RESOLVED
1608164 Sign + Publish v1 of searchengines-devtools extension -- RESOLVED
1608426 Add option to have search engine list box not wrap when selecting search engine by keyboard -- RESOLVED
1608696 Layout for Icons of One-Click Search Engines Sometimes become messed up P3 NEW
1608950 searchbar popup doesn't close after search started (Enter hit) because ui.popup.disable_autohide is still set to true after usage in browser toolbox -- RESOLVED
1610256 Sign + Publish v1.0.1 of searchengines-devtools extension P4 RESOLVED
1610257 searchengine-devtools: Provide option to load the current configuration from firefox P3 NEW
1610258 Apply current searchengines-devtools config to firefox P3 NEW
1610293 maybeReloadEngines should not rebuild the entire engine list, only handle new/update/remove of engines P3 RESOLVED
1610397 Double clicking multiple words in separate search box selects all text instead of the word being double clicked P3 VERIFIED
1610840 Remove WebExtension.version from the modern search engine config and update docs P2 RESOLVED
1610846 If the search service receives an add engine request for a system add-on, then it should ignore the request if it is not in its configuration. P3 RESOLVED
1610847 If the search service receives a configuration with a missing engine, ensure that it continues without errors P2 RESOLVED
1610870 If a Search Engine WebExtension is updated, the search service should apply the new engine P3 RESOLVED
1611276 Malicious use of AddSearchProvider method -- RESOLVED
1612122 Copy / Cut options from context menu are available on empty searchbar P3 VERIFIED
1612206 Ensure maybeReloadEngines is not missed P1 RESOLVED
1612304 Change search bar min-width from `ch` to `px` so it's consistent across platforms P2 RESOLVED
1612416 Fix failing mochitests/xpcshell tests when the modern configuration is turned on P2 RESOLVED
1612824 Search Services shouldn't use reInit for when the locale is dynamically changed. P3 RESOLVED
1612915 [meta] Improvements for searchengine-devtools P3 NEW
1612919 Remove the version field from searchengine-devtools P2 RESOLVED
1612985 Magnifer search icon is displayed when browser.discovery.enable is both true and false. -- RESOLVED
1613083 ctrl+e stopped working -- RESOLVED
1613137 [chrome_settings_override: search_url] when filling `searchTerms` spaces are always replaced to + (plus sign) -- RESOLVED
1613182 Investigate dropping the option to wait on the region request P3 RESOLVED
1613348 Turn on the modern configuration for nightly builds P2 RESOLVED
1613651 searchengine-devtools: Use server config (main or preview), improve table layout, sort locales P2 RESOLVED
1614393 Sign + Publish v1.0.2 of searchengines-devtools extension P4 RESOLVED
1614644 \/\/(.*\.)? special characters redirects to https://wordpress.org/support/article/htaccess/ -- RESOLVED
1614738 Convert ContentSearch actor to a JSWindowActor P3 RESOLVED
1614769 Port the SearchTelemetry actor from a legacy actor to JSWindowActor P3 RESOLVED
1614917 cannot add google as search engine to search bar -- RESOLVED
1615060 Add distribution search engine customisations to m-c P3 RESOLVED
1615309 Search order of engines isn't applied for modernisation if there are no order hints supplied P2 RESOLVED
1615629 Perma TV browser/components/search/test/browser/browser_searchbar_context.js | leaked 1 window(s) until shutdown [url = about:blank] P2 RESOLVED
1615901 Origin header should not be set on OpenSearch POST P1 VERIFIED
1616617 Add a distribution id field to the modern configuration P2 RESOLVED
1616655 revisit search default prompt logic for WebExtensions P3 NEW
1616899 add suggestions support to built-in engines where missing P3 RESOLVED
1617171 Search suggestions dropdown from about:newtab search box is not re-adjusted at browser resize P5 NEW
1617193 eBay should only be offered on select en-US regions for modern configuration -- RESOLVED
1617230 Improve searchengine-devtools reloading, add stage option and more columns P1 RESOLVED
1617907 [meta] Improve region detection P3 NEW
1617910 [meta] Improve WebExtension based search engine handling P3 NEW
1618575 Add a view to searchengine-devtools where you can see which region/locales a search engine is deployed to P2 RESOLVED
1618764 Perma TV tier 2 browser/components/search/test/browser/browser_searchTelemetry.js | bandwidth logged - 0 != 0 - JS frame :: chrome://mochitests/content/browser/browser/components/search/test/browser/browser_searchTelemetry.js :: test_simple_search_page_vi P5 RESOLVED
1618887 Engineering investigation of geolocation improvements P1 RESOLVED
1619073 Perma TEST-UNEXPECTED-FAIL | xpcshell.ini:toolkit/components/search/tests/xpcshell/test_sort_orders.js | xpcshell return code: 0 when Gecko 75 merges to Beta on 2020-03-09 P1 VERIFIED
1619587 Allow fallback to empty string when reading the geo pref in head_search.js P3 RESOLVED
1619656 Consider not setting the shortName of an engine to the telemetry ID P3 RESOLVED
1619922 [meta] Post-modernisation Search Service cleanup P3 RESOLVED
1619926 Remove legacy search configuration code and the preference (modernConfig = false) P3 RESOLVED
1619929 Remove `browser.search.ignoredJAREngines` P5 RESOLVED
1620141 Intermittent browser/components/search/test/browser/browser_426329.js | application terminated with exit code -6 P5 RESOLVED
1620227 Search service can install extensions after shutdown has started which makes things sad P1 VERIFIED
1620570 Wrong Region For Search Engines (when in austria) P3 RESOLVED
1621368 Sign + Publish v1.0.3 of searchengines-devtools extension P3 RESOLVED
1621610 Extend telemetry for search cache corruption P1 RESOLVED
1621623 Address bar one-click search engine suggestions reappear on each upgrade of Firefox P3 RESOLVED
1621892 Search Engine settings are lost when a WebExtension based search engine is updated P2 VERIFIED
1622029 Document existing keyword/alias forms P2 RESOLVED
1622245 Built-in search engines shouldn't store full details in the cache P2 RESOLVED
1622864 In searchengine-devtools, always show a telemetry id, not 'undefined' P2 RESOLVED
1622881 Figure out how to turn on verification for remote settings for the search configuration P3 NEW
1622978 Prevent loading distribution engines from filesystem when using modern config P1 RESOLVED
1623063 The plus sign and the option to add the mozilla addons search engine are still displayed even if the search engine was added -- RESOLVED
1623597 Distribution engines are not being marked as built-in engines (reappear after each update) P1 RESOLVED
1623599 Search Engine Cache corruption detection is incorrectly handling distributions P1 VERIFIED
1624151 Privacy issue: Origin header sent for selected text context menu searches -- RESOLVED
1624457 Requests for opensearch.xml don't send cookies P5 NEW
1624589 Remove some legacy id code in SearchEngine constructor P3 RESOLVED
1624733 Remove addParam from nsISearchEngine P3 RESOLVED
1625179 Support runtime upgrading builtIn engines P1 RESOLVED
1625477 Intermittent browser/components/search/test/browser/browser_contentContextMenu.js | application terminated with exit code 6 after application crashed [@ libc.so.6 + 0x3ee97] P5 RESOLVED
1625570 Intermittent toolkit/components/search/tests/xpcshell/test_selectedEngine.js | test_fallback_kept_after_restart - [test_fallback_kept_after_restart : 265] A promise chain failed to handle a rejection: A mutation operation was attempted on a database that P5 RESOLVED
1625747 Key for one click search engines dropped frequently -- RESOLVED
1625901 Cannot use keyword search smoothly. Always "405 Not Allowed / ngix" -- RESOLVED
1625963 Remove the extension is controlling the default search engine setting warning notice P3 VERIFIED
1626877 test_location.js doesn't run fully P2 RESOLVED
1626897 Support and expose tail search suggestions P1 VERIFIED
1626902 Sign + Publish v1.0.4 of searchengines-devtools extension P2 RESOLVED
1626968 Search engine list for Ja misses engines with Search Modernization on P2 VERIFIED
1627042 Yahoo has hijacked the Google search box -- RESOLVED
1627475 Default Search Engine list was wiped after update to 74.0.1 -- RESOLVED
1627538 Create Region.jsm P3 RESOLVED
1627540 Expose Region.getRegion as a (idl exposed) Service P3 RESOLVED
1627541 Move pref handling from SearchService to Region.jsm P3 RESOLVED
1627542 Fire region-updated event P3 RESOLVED
1627543 Expose ability to set region for testing P3 RESOLVED
1627544 Update about:protections to call getRegion P3 RESOLVED
1627545 Update FormAutoFill to call getRegion P3 RESOLVED
1627546 Update UrlFormatter to call getRegion P3 RESOLVED
1627547 Update WebPayments to call getRegion P3 RESOLVED
1627548 Update ActivityStream to call getRegion P3 RESOLVED
1627549 Create RemoteSetting bucket with map P3 RESOLVED
1627550 Trigger download of map P3 RESOLVED
1627551 Implement call to getLocation P3 RESOLVED
1627553 Investigate Geocoding P3 RESOLVED
1627554 Document update process for map data P3 NEW
1627555 Implement basic region cache busting P3 RESOLVED
1627560 Implement Geocoding P3 RESOLVED
1628096 Firefox changed default search engine to google after upgrade -- RESOLVED
1628405 [meta] Removed app-provided Search Engines reappear on update when using language packs P2 RESOLVED
1628651 Twitter missing from GB/GB on modern configuration P1 RESOLVED
1628674 Create browser documentation for Region.jsm P3 RESOLVED
1628679 searchengine-devtools: Sort the engine list by id P3 RESOLVED
1628760 Add a comparison view to searchengine-devtools P2 RESOLVED
1629035 Twitter missing from ES/ES with modern configuration on P1 RESOLVED
1629371 Search engines not being added -- RESOLVED
1629377 DuckDuckGo URL search uses GET method -- RESOLVED
1629680 Switching between localisations of Firefox can end up with the wrong default engine P1 VERIFIED
1629713 Google search and address bar google search are different. No country option and images go to the English Google. P3 NEW
1629939 Search bar calls into SearchService.defaultEngine twice for each call to updateDisplay P3 RESOLVED
1630050 A race condition on startup can lead to the wrong engine being set as default P2 VERIFIED
1630916 searchengine-devtools: Allow loading exact details of extensions and providing detailed output P3 NEW
1630980 Add distribution search engine defaults and orders to modern search configuration P2 VERIFIED
1630981 Disable legacy distribution search engine handling for default engine and sort orders in the modern config P2 RESOLVED
1631241 Engines are in wrong order after restart P1 VERIFIED
1631360 search icon disappears P5 RESOLVED
1631375 Set up release automation on searchengine-devtools P1 RESOLVED
1631392 Stop setting `searchDefaultExpir` on version change when using modern config P2 RESOLVED
1631740 Smoke test remoteSettings production-preview P1 VERIFIED
1631898 Handle normandy installed search addons in SearchService startup P3 RESOLVED
1631951 Document how the search service handles missing and updates of built-in search engines P2 RESOLVED
1632232 [meta] New Search Telemetry 2020 P3 RESOLVED
1632303 Replace search service logging with console.createInstance P3 RESOLVED
1632447 Disable window.{external|sidebar}.AddSearchProvider by preference P2 RESOLVED
1632448 Remove window.external.AddSearchProvider code P3 RESOLVED
1632471 Split out search engine cache handling into a separate object P3 RESOLVED
1632914 There are no search engines by default in the new version 77.0a1(24-04-2020) 64 bits -- RESOLVED
1633349 Update script for uploading search configurations for python 3 compatibility and removing unused engines P1 RESOLVED
1633514 Rework test_paramSubstitution.js to work with WebExtensions rather than a manually added one P1 RESOLVED
1633520 Check for duplicate of a distribution engine is no longer needed for modern configuration P3 RESOLVED
1633705 Fix mail.com's search engine name, and add a separate qwantjr engine P1 RESOLVED
1633770 Unnecessary loop in ContentSearchUIController._updateDefaultEngineIcon P5 RESOLVED
1634019 Consider having a syntax check for the search-config json area in the Search Helper Extension P2 NEW
1634072 Implement more Mac like suggestions panel (transparency and occlusion) P5 NEW
1634173 Prototype tail suggestions -- RESOLVED
1634340 Add logging to search service for when a background update is received and happens P1 VERIFIED
1634418 Search Configuration - Distribution order hints are not defined for okru-001 -uz/uz -- RESOLVED
1634555 Send event telemetry for search default engine changes with change reasons P2 VERIFIED
1634562 Search Configuration - Default search engine difference in okru-001 - KK/KZ P1 VERIFIED
1634564 Record Search Engine Result Page loads as a result of a reload or a back-button press P3 VERIFIED
1634580 Implement regionParams so we can customise params based on current region P3 RESOLVED
1635056 Search Configuration - Search code for yandex-drp is incorrect in RU/RU P1 VERIFIED
1635088 Firefox search autocomplete results overlap other opened subviews when both are opened from overflow menu P3 RESOLVED
1635154 Search Configuration - Default search engine is not present on the search engines list for uk - UA P1 VERIFIED
1635168 Amazondotcn search string expects "keyword" param and receives "keywords" param (MozillaOnline distribution) P1 VERIFIED
1635220 [meta] Allow overriding specific search engines according to an allowlist P3 VERIFIED
1635230 Write documentation for allow overriding specific search engines according to an allowlist P2 RESOLVED
1635231 Implement allow overriding specific search engines according to an allowlist P1 RESOLVED
1635235 Implement reading the allow override search engine allowlist from remote settings P2 RESOLVED
1635239 Ensure telemetry is correct when an search engine is overriding the default P2 RESOLVED
1635249 [meta] Add the capability to update in-tree search engines via Normandy P3 RESOLVED
1635258 Enable modern search configuration on beta P3 VERIFIED
1635259 Enable modern search configuration on release P3 VERIFIED
1635416 Search Configuration - Bing favicon is not consistent over distribution builds -- RESOLVED
1635523 Twitter secondary search deprecation P1 RESOLVED
1635574 Send the last used source with ad click telemetry P3 RESOLVED
1635591 Missing engine for Unitedinternet distribution (1und1 / gmx /mail.com / webde ) -- RESOLVED
1635785 [meta] Geolocation request optimisations P3 NEW
1635789 Add telemetry indicating number of requests we make to location services P3 NEW
1635805 Perma browser/components/extensions/test/xpcshell/test_ext_settings_overrides_search_mozParam.js | xpcshell return code: 0 when Gecko 78 merges to beta on 2020-06-01 P1 VERIFIED
1636023 Blue border inside of search bar P1 VERIFIED
1636037 Favicons may be incorrect for some search engines when the specified locale is different to the Firefox locale P2 VERIFIED
1636390 Unable to enter text from key board into search bar -- RESOLVED
1636754 On opening firefox, the search bar accepts focus and then removes it -- RESOLVED
1637396 Harden loading the search configuration against failures P1 RESOLVED
1637402 Determine quality of MLS results P1 RESOLVED
1637607 The removed search engine resurrects after browser restart -- RESOLVED
1637744 Review SearchService.getEngineParams, move into SearchEngine P3 RESOLVED
1637931 Remove test functions from SearchService.idl P3 RESOLVED
1638015 Add ability to test upgrade path for builtIn engines P3 RESOLVED
1638125 Add telemetry for organic and follow-on Amazon searches P3 RESOLVED
1638126 Add telemetry for organic and follow-on eBay searches P3 NEW
1638218 Search Service fails to start for LANG=zh_CN.gb18030 P3 VERIFIED
1638818 Intermittent browser/components/search/test/browser/browser_tooManyEnginesOffered.js | Test timed out - P5 RESOLVED
1639360 Ebay appears as search engine but with no icon (one-offs & Search engines) -- RESOLVED
1639721 Remove geoSpecificDefaults test from Region.jsm P3 RESOLVED
1640015 Allow the configuration schema section to be expanded for better legibility. P3 NEW
1640016 Highlight the search configuration for a selected engine P5 NEW
1640054 Store important SERP URL params in the search service P3 NEW
1640227 Remove frame script and message manager from test browser_contentSearchUI.js -- RESOLVED
1640527 When re-enabling an add-on, recalculate if the engine is allowed to override the app-provided or not P1 RESOLVED
1640884 Preset staging main - collection sync issues -- RESOLVED
1641031 Implement cache-busting for getting the latest search configuration for searchengine-devtools P2 RESOLVED
1641086 Search Helper extension lags behind browser uptake on search-config updates -- RESOLVED
1641254 Add another prefix to search telemetry P1 RESOLVED
1641257 Clarify search engine overrides documentation regarding when overriddenBy is removed P2 RESOLVED
1641261 Handle the case when an app provided engine is hidden/removed, and a WebExtension wants to select as default. P1 VERIFIED
1641288 Intermittent toolkit/components/search/tests/xpcshell/test_hidden.js | xpcshell return code: 0 | invalid_engine - [invalid_engine : 80] 1 == 2 P5 RESOLVED
1641295 Intermittent TV toolkit/components/search/tests/xpcshell/test_geodefaults.js | xpcshell return code: 0 | hould_get_geo_defaults_only_once - [should_get_geo_defaults_only_once : 265] A promise chain failed to handle a rejection: Something tried t P5 RESOLVED
1641392 Intermittent TV TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/test_legacy_reload_engines.js | Test timed out P5 RESOLVED
1641417 Intermittent TV toolkit/components/search/tests/xpcshell/test_geodefaults.js | xpcshell return code: 0 | should_recheck_if_interval_expired - [should_recheck_if_interval_expired : 76] false == true P5 RESOLVED
1641610 Add update handling for searchengine-devtools P2 RESOLVED
1641811 Prompt when installing an engine that switches to a hidden application provided engine. P3 NEW
1641881 Perma late beta browser/components/extensions/test/browser/browser_ext_settings_overrides_default_search.js | Default engine is Twitter - Got DuckDuckGo, expected Twitter when Gecko 78 switches to late beta on 2020-06-12 P1 VERIFIED
1641908 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/test_legacy_reload_engines.js | Test timed out P5 RESOLVED
1641993 Verify Search Engine WebExtensions additions and updates via Normandy work correctly P3 RESOLVED
1642300 Remove redundant entries from nsISearchService.idl P2 RESOLVED
1642391 Rewrite _loadEngines to have a modern and legacy sections clearly split P2 RESOLVED
1642394 Investigation: Review existing callers into the search service P3 RESOLVED
1642464 Remove unused add search engine command handler from the searchbar P2 RESOLVED
1642490 Can't create search engine on reverso.com -- RESOLVED
1642550 Twitter search is missing from search engines -- RESOLVED
1642878 Right click on text in search box brings up incomplete context menu P4 RESOLVED
1642952 Try to avoid needing to have separate rebuild cache / load cache flows P3 RESOLVED
1642959 Investigate not storing _isBuiltIn in the search engine cache P3 RESOLVED
1642987 Investigate: Do we need all the search service notifications we currently have? P3 NEW
1642990 Ensure we are not writing/maintaining legacy search engine configuration data in the cache P3 RESOLVED
1642992 Ensure the search service is setting useDBForOrder only when necessary P3 NEW
1642995 Move useDBForOrder to the search engine cache P3 RESOLVED
1642999 Ensure the search service xpcshell-tests have no console errors P3 RESOLVED
1643004 Ensure we have dedicated / known tests for OpenSearch engines P3 RESOLVED
1643008 Investigate: can we remove nsISearchService.idl? P3 NEW
1643365 Check interaction between overriding specific search engines and separate private search defaults P5 NEW
1643468 Use a different pref for search engine configuration experiments P1 VERIFIED
1643471 Remove the browser.search.cohort preference from user profiles P3 RESOLVED
1643679 Remove unused items around old 'searchplugins' directory P2 RESOLVED
1643887 [One-off search] Unable to untick search engine with a comma P3 RESOLVED
1644078 Search Bar single click selects text and does not copy to clipboard -- RESOLVED
1644211 Remove unused chrome.manifest/searchTest.jar files from Search and telemetry code. P3 RESOLVED
1645183 DDG default message appears on about:preferences after removing it P3 RESOLVED
1645411 One-off-search buttons are notified about the full current query when they don't need to be P3 NEW
1645453 Intermittent TV toolkit/components/search/tests/xpcshell/test_notifications.js | xpcshell return code: 1 P5 RESOLVED
1645619 The urlbar placeholder intermittently reverts back to the "Search or enter address" string without the search engine P3 VERIFIED
1646105 Intermittent toolkit/components/search/tests/xpcshell/test_legacy_reload_engines.js | xpcshell return code: 0 P5 RESOLVED
1646128 Rename SearchService.getDefaultEngines to SearchService.getAppProvidedEngines P3 RESOLVED
1646142 Use Region.current engine in fetchEngineConfiguration P3 RESOLVED
1646337 When the default engine is changed whilst an overriding WebExtension is disabled, does not re-assess when it is re-enabled P3 RESOLVED
1646338 When re-enabling a WebExtension that normally prompts to set as default, we should re-prompt the user. P3 VERIFIED
1646339 [meta] Follow-up to override work. P3 RESOLVED
1646569 Remove SearchService init console log P4 RESOLVED
1646650 App-provided search engines are being saved with full data in the search engine cache P1 RESOLVED
1647048 Adding an extension that changes the default search engine breaks suggestions from keywords longer than 2 characters -- RESOLVED
1647190 Permafailing esr78 browser/components/search/test/browser/browser_google_behavior.js | application crashed [@ mozilla::net::nsSocketTransport::InitiateSocket()] after application terminated with exit code 11 -- RESOLVED
1647192 Permafailing esr78 toolkit/components/search/tests/xpcshell/searchconfigs/test_google.js | test_searchConfig_google - [test_searchConfig_google : 1] Expected "client=firefox-b-d" in <url> from purpose "searchbar" in region:et, locale:ach - false == true P5 RESOLVED
1647256 Search cache isn't saving the built-in engine list, errors raised when upgrading from old version. P1 RESOLVED
1647257 Add a unit test for SearchSettings class P3 RESOLVED
1647267 21.07 - 29.38% startup_about_home_paint / startup_about_home_paint_realworld_webextensions (linux64-shippable, windows10-64-shippable|-qr, windows7-32-shippable) regression on push 9e61cb1a6d0f31634a9abf0e5507dd804f4efe11 (Thu June 18 2020) P1 RESOLVED
1647320 Make the search cache responsible for listening to notifications of changes, rather than being told about updates P2 RESOLVED
1647359 Change object definitions in SearchEngine.jsm to be classes P1 RESOLVED
1647400 Permafailing ESR78 toolkit/components/search/tests/xpcshell/test_json_cache.js | xpcshell return code: 0 (from "TypeError: cacheTemplate.visibleDefaultEngines is undefined") and other search-related failures P1 RESOLVED
1647576 Address bar in Nightly 79.0a1 (2020-06-20) on Ubuntu not responding to input -- RESOLVED
1647716 [meta] Post-Modernization Tech Cleanup - QA Bug tracking P3 RESOLVED
1647721 Search suggestion for Amazon and wikipedia can timeout - Detangle fetching of local and remote suggestions P3 NEW
1648021 Address Bar doesn't provide suggestions anymore -- RESOLVED
1648111 Remove nightly/beta only warnings at the top of the search engine configuration documentation P2 RESOLVED
1648188 If the search service fails to initialise properly, allow the Firefox to be used in a limited mode P3 VERIFIED
1648299 Intermittent toolkit/components/search/tests/xpcshell/test_distributions.js | test_expected_distribution_engines - A promise chain failed to handle a rejection: Phase "profile-before-change" is finished, it is too late to register completion P5 RESOLVED
1648361 opensearch is not usable anymore -- RESOLVED
1648366 cannot edit search engines -- RESOLVED
1649165 Sort out the defaults for queryCharset in the SearchService P3 RESOLVED
1649186 Remove addEngineWithDetails P3 RESOLVED
1649245 Plan MLS vs GLS experiment for release P3 RESOLVED
1649426 Separate out OpenSearch initialisation functions to a separate object P2 RESOLVED
1649493 Intermittent toolkit/components/search/tests/xpcshell/test_remove_profile_engine.js | run_test - [run_test : 40] null != null P5 RESOLVED
1649546 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/test_geodefaults.js | Test timed out P5 RESOLVED
1649558 Turn off search modernisation for 78 release P1 VERIFIED
1649755 Re-enable browser_ContentSearch.js mochitest for content search P3 RESOLVED
1649881 Do full geocoding validation P1 RESOLVED
1649971 Firefox does not load search plugins from /usr/share/firefox/distribution/searchplugins/common/ P4 RESOLVED
1649972 Unable to add search plugins from the Mycroft Project -- RESOLVED
1650101 Twitter is deleted from the search engines list after FF upgrade -- RESOLVED
1650170 Search Bar for DuckDuckGo Not Working P3 RESOLVED
1650272 Intermittent toolkit/components/search/tests/xpcshell/test_geodefaults.js | should_retry_after_failure - [should_retry_after_failure : 205] 0 == 1 P5 RESOLVED
1650349 Mycroft Search Plugins broken -- RESOLVED
1650357 Intermittent browser/components/search/test/browser/browser_contentContextMenu.js | application terminated with exit code 1 after Receive IPC close with reason=AbnormalShutdown P5 RESOLVED
1650371 Proposal for MLS "wrong location" feedback mechanism P3 NEW
1650561 Chambers (UK) search engine is added after every Firefox version upgrade P3 RESOLVED
1650687 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/test_hidden.js | Test timed out P5 RESOLVED
1650756 App-provided engines should use the engine configuration when they are updated P2 RESOLVED
1650760 When loading from the cache, create OpenSearchEngine or SearchEngine objects appropriate to the type of engine P2 RESOLVED
1650761 Create separate WebExtension and Policy objects to handle different types of Search Engines P3 RESOLVED
1650842 Cannot disable Google Search Settings new browser window -- RESOLVED
1650874 [meta] Consolidate search alias and keyword usage / Rework the search preferences UI P3 NEW
1650880 Alias from webExtensions only work on install, not subsequent browser restarts P4 RESOLVED
1650881 Make webExtensions support multiple aliases P4 RESOLVED
1650883 Switch hardcoded aliases to webExtensions P4 RESOLVED
1650887 Make "@" implicit for keywords P2 RESOLVED
1650892 Make keyword bookmarks create new engine P4 NEW
1650894 Migrate existing keyword bookmarks P4 NEW
1651124 Release CacheBusting P1 RESOLVED
1651194 Add a telemetry probe to register if the SearchService initialisation fails. P2 RESOLVED
1651330 Add Ubuntu's distribution configuration to the modern search engine configuration P1 VERIFIED
1651394 Double browser.search.ad_clicks on telemetry for duckduckgo P2 VERIFIED
1651737 Search Cache write delay is not working properly P2 RESOLVED
1652166 Search queries typed in address bar are being truncated -- RESOLVED
1652222 abnormal page reloads on google searchengine usage -- RESOLVED
1652347 Search phrase is truncated when typing fast -- RESOLVED
1652458 Remove AMO search engine link from preferences P3 NEW
1652505 Do not initialize SearchService when running dom/indexedDB mochitest -- RESOLVED
1652829 Re-enable browser/components/search/test/browser/browser_google_behavior.js test for Fission P3 RESOLVED
1653258 Default key for search engine gets deleted after a browser restart. -- RESOLVED
1653261 [meta] Migrate keyword bookmarks into about:preferences managed Search Engines P3 NEW
1653262 Remove "keyword" from bookmark editor P3 NEW
1653602 Implement a GeoLocation monitor P1 RESOLVED
1654217 Make getEngineByAlias async P3 RESOLVED
1654246 A previously removed default search engine is not restorable after a browser restart/upgrade P1 VERIFIED
1654280 Bing - browser.search.with_ads randomly recorded. P3 NEW
1654348 Cleanup of browser search engine tests -- RESOLVED
1654360 Update modules for searchengine-devtools P3 RESOLVED
1654377 maybeReloadEngines has a race condition when removing engines. P1 RESOLVED
1654514 Create a way to use custom search engine configurations/extensions in mochitests P3 RESOLVED
1654756 Icon is missing if a site is added as a one-click search engine while the page is not fully loaded P3 NEW
1654816 Search configuration schema doesn't handle uppercase letters in WebExtension Ids P2 RESOLVED
1655066 Search Engine icons should be indexed by width only P3 NEW
1655070 `getIconURLBySize` should do a best-fit icon comparison and always return an icon P3 NEW
1655076 Drop the separate _iconURL for search engines, store everything in the icon map. P3 NEW
1655653 Provide an alternative to AddSearchProvider for web content P3 RESOLVED
1655902 Intermittent browser/components/search/test/browser/browser_oneOffContextMenu_setDefault.js | One-off should have the tooltip set to the engine name - "" == "Google (@google)" - JS frame P2 RESOLVED
1656532 Extend searchengine-devtools to allow entering the experiment ID P3 RESOLVED
1656840 Remove search-config tests for legacy configuration P2 RESOLVED
1657058 address bar search and search bar search broken -- RESOLVED
1657249 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/searchconfigs/test_bing.js | Test timed out P5 RESOLVED
1657253 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/searchconfigs/test_amazon.js | Test timed out P2 RESOLVED
1657714 Fx not closing when a searh bar in toolbar is in progress P5 NEW
1657969 Advanced Mac Tuneup malware hijacks search and "Restore Default Search Engines" button is not clickable -- RESOLVED
1658039 Intermittent browser/components/search/test/browser/browser_oneOffContextMenu_setDefault.js | One-off should have the tooltip set to the engine name - "" == "Google (@google)" P5 RESOLVED
1658661 Store search engine categories somewhere better than in a hardcoded list P3 NEW
1658683 Jank in the address bar. -- RESOLVED
1658713 Show internal aliases in about:preferences P2 RESOLVED
1658920 Stop running search service tests against the legacy search config P2 RESOLVED
1659002 Fix notifyObservers usage in Region.jsm P4 RESOLVED
1659083 User given search engine alias can override another search engine’s default alias P3 NEW
1659375 One-click keyword search doesn't allow keyword entry P5 UNCONFIRMED
1659805 Change SearchTestUtils to not use NetUtil, and to not require an argument to useMockIdleService P2 RESOLVED
1659879 Load search bar results in background -- RESOLVED
1659939 [macOS] separator lines in search widget visible after hovering over search engines P5 NEW
1659957 Allow search config experiments to use override P2 RESOLVED
1659960 Experiments should update the search configuration straight away P2 VERIFIED
1660282 searchengine-devtools has XSS vulnerabilities P2 RESOLVED
1660814 Intermittent toolkit/components/search/tests/xpcshell/test_geodefaults.js | should_retry_after_failure - [should_retry_after_failure : 199] 0 == 1 P5 RESOLVED
1661018 Search bar - foobar.example loads page instead of search results -- RESOLVED
1661234 Remove head_search.js useTestEngines in favour of SearchTestUtils.useTestEngines P2 RESOLVED
1661342 Add search engine does not allow port number in url -- RESOLVED
1661429 searchengine-devtools upload script needs some python3 fixes P2 RESOLVED
1661506 Replace SearchService.reset() with creating new instances of the search service. P3 RESOLVED
1661598 Add search engine dialog allows duplicate alias -- RESOLVED
1661654 Add search engine dialog uses "alias" instead of "keyword" P3 NEW
1661664 Support Icon in custom search engines P3 NEW
1662194 Add option for POST-method in custom search engines dialog P3 UNCONFIRMED
1662553 Search telemetry needs thinking about/rewriting (SEARCH_COUNTS/navigation.search.*) P2 VERIFIED
1662944 Intermittent toolkit/components/search/tests/xpcshell/test_list_json_locale.js | test_listJSONRegionOverride - [test_listJSONRegionOverride : 265] A promise chain failed to handle a rejection: Unable to arm timer, the object has been finalized. P2 RESOLVED
1662945 Intermittent TV toolkit/components/search/tests/xpcshell/test_initialization_with_region.js | test_initialization_with_region - [test_initialization_with_region : 128] Engines do reload with delayed region fetch - false == true P5 RESOLVED
1663022 Intermittent toolkit/components/search/tests/xpcshell/test_list_json_locale.js | xpcshell return code: 0 P5 RESOLVED
1663281 Add Search Engine request does not send session cookies -- RESOLVED
1663320 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/test_webextensions_normandy_upgrade.js | Test timed out P5 RESOLVED
1663403 searchengine-devtools has XSS vulnerabilities in configuration handling P2 RESOLVED
1663428 Add retry to region lookup P1 RESOLVED
1663468 Intermittent test_list_json_locale.js | test_listJSONRegionOverride - [test_listJSONRegionOverride : 85] Should have the correct engine list - ["Test search engine","engine-pref","engine-resourceicon","engine-chromeicon"] deepEqual ["Test search engine" P5 RESOLVED
1663501 Use geolocation monitor in region.jsm P1 RESOLVED
1663701 Rename SearchCache to SearchSettings P2 RESOLVED
1664566 Add edit button to about:preferences for editing custom search engines P3 NEW
1664652 Intermittent browser/components/search/test/browser/browser_google_behavior.js | Test timed out - after Assertion failure P5 RESOLVED
1664660 Intermittent TV browser/components/search/test/browser/browser_searchbar_smallpanel_keyboard_navigation.js | we have at least 4 one-off buttons displayed - P5 RESOLVED
1664722 Add telemetry to show keyword without args usage P1 RESOLVED
1664723 Make REGION_LOCATION_SERVICES_DIFFERENCE opt out P1 RESOLVED
1664756 I Use Ecosia as my search engine and Firefox is always replacing it with Microsoft's bing, I go into preferences, delete bing, switch back to Ecosia and it happens again every week. I want to prevent this P3 RESOLVED
1664800 Remove some more redundant distribution code from the search service P2 RESOLVED
1664840 Collect the number of ads displayed per SERP P2 RESOLVED
1664847 Log the search access point for ad clicks and searches with ads P2 VERIFIED
1664849 Log ad impressions/clicks on organic SERPS P2 VERIFIED
1664850 Collect "unrendered ads" on SERP pages P2 RESOLVED
1664890 Intermittent toolkit/components/search/tests/xpcshell/test_notifications.js | xpcshell return code: 1 P5 RESOLVED
1665131 Search Settings may attempt to be written whilst the search service is still initialising P2 RESOLVED
1665208 Fix documentation header for search configuration schema docs P2 RESOLVED
1665301 Disable separate private default in Nightly P2 RESOLVED
1665938 Add telemetry to report if a WebExtension engine is saved in the search settings but not in the add-on manager P2 RESOLVED
1666155 Provide a quick way to search in a new private window P3 NEW
1666270 Remove 'searchCohort' in the telemetry environment report as it is now unused P2 RESOLVED
1666539 SearchEngine._isDistribution is unused P3 RESOLVED
1666546 Intermittent browser/components/search/test/marionette/test_engines_on_restart.py TestEnginesOnRestart.test_engines | JavascriptException: 2147549183 P5 RESOLVED
1666600 Ability to edit custom search engines by URL -- RESOLVED
1666651 Search engine settings got reset to "default" after upgrading from 81 to 82 -- RESOLVED
1666831 engine-override.xml can be removed as it can be replaced by engine.xml P3 RESOLVED
1666835 Remove unused engine-addon.xml and engine-addon/manifest.json files P3 RESOLVED
1666840 Move invalid-engine.xml to the OpenSearch test sub-directory P3 RESOLVED
1666841 Support case-insensitive aliases in the search service P3 NEW
1666844 Clean up MozParam handling for search engines P2 RESOLVED
1666977 Remove or update probes expiring in Firefox 84: REGION_LOCATION_SERVICES_DIFFERENCE -- RESOLVED
1667022 Implement pref flip experiment to determine changes from using OS location P1 RESOLVED
1667214 DuckDuckGo HTML browser search broken due to Origin: null P1 RESOLVED
1667529 Firefox browser takes time in loading a web application. -- RESOLVED
1667577 Command line option to start a search should follow the user's preferences P5 NEW
1668048 Add a test to ensure that hidden search engines don't get redisplayed on update when language packs are installed P2 RESOLVED
1668110 Move test_distributions.js into searchconfigs directory P3 RESOLVED
1668484 Application provided engines are potentially unhidden when the region changes P3 RESOLVED
1669178 Intermittent browser/components/search/test/browser/browser_searchbar_default.js | Test timed out - P5 RESOLVED
1669297 Update Bing logo to new icon (and possibly name) P2 VERIFIED
1669425 Update searchengine-devtools modules to the latest versions P2 RESOLVED
1669433 anything typed into the search bar immediately after opening Firefox will be deleted. -- RESOLVED
1669477 Simplify resultDomain - remove from OpenSearch P3 RESOLVED
1669756 Minor improvements to the Add Engine dialog in about:preferences -- RESOLVED
1670428 searchbar uses wrong Google account -- RESOLVED
1670665 The "browser.search.with_ads" and "browser.search.ad_clicks" telemetry is intermittently recorded on Nightly -- RESOLVED
1670682 The "duckduckgo.in-content:sap:ffnt" telemetry is no longer recorded on Nightly -- RESOLVED
1670683 The "duckduckgo.in-content:sap:ffnt" telemetry is no longer recorded on Nightly -- RESOLVED
1670701 Single word search on search engines which use POST requests does not work -- RESOLVED
1670974 First Google ad-click is not recorded P3 NEW
1671030 Bing icon needs to be updated -- RESOLVED
1671121 Searchbar menu not dismissed after pressing Change Search Settings if triggered from overflow menu P5 NEW
1671366 Search Region detection issues with system wide VPN -- RESOLVED
1671898 mac - Search dropdown menu suggestions overlap macOS's letter suggestions P5 NEW
1672101 After every update search providers is reset (elementaryOS) -- RESOLVED
1672164 No search engines (address bar, preferences) after update to Firefox 82 with Linux Mint builds -- RESOLVED
1672166 Home page has no options, everything is blank in perference. I can't set any search engine The default search engine is empty and i can't add any search engines -- RESOLVED
1672200 After Updating my firefox to the Mozilla Firefox 82.0, I found that the homepage is not working, The only thing I see is a blank space, all the suggestions in address bar is also not working. -- RESOLVED
1672215 Make SearchService more robust to Region.jsm failures P3 NEW
1672313 I can't see anything in new tab after the update last night -- RESOLVED
1672584 Remove or update probes expiring in Firefox 85: browser.searchinit.engines_cache_corrupted P1 RESOLVED
1673115 Search shortcuts allows you to delete an engine when there is only one remaining P5 NEW
1673251 Adding Opensearch search engine does not work for .onion addresses P4 RESOLVED
1673299 Fix hijacking issue caused by key types on the search bar P2 RESOLVED
1673666 The handoff to awesomebar pref set to false has no effect in private browsing mode -- RESOLVED
1673696 'ctrl' / 'cmd' + "up" and "down" keys show disabled search engines in the search bar P5 NEW
1673727 One-off search engines in the search bar don't switch correctly when in private mode P3 NEW
1673758 New tab Handoff/Private Browsing search bars should show a default icon for non-application provided engines P3 VERIFIED
1673859 Perma [Tier2] browser/modules/test/browser/browser_ContentSearch.js | Uncaught exception - Expected CurrentPrivateEngine event - timed out after 50 tries. P5 RESOLVED
1673868 Random Telemetry results for DuckDuckGo search with ads. P2 VERIFIED
1674225 yaani search engine for Turkey P5 UNCONFIRMED
1674429 Intermittent browser/components/search/test/browser/browser_426329.js | Test timed out - P5 RESOLVED
1675047 Default search settings are ignored after update -- RESOLVED
1675624 Ensure we persist search engine metadata between locale changes P1 RESOLVED
1675860 Removed One-Click Search Engines constantly readded after restart/relogin -- RESOLVED
1675931 Intermittent Linux ccov browser/components/search/test/browser/browser_searchEngine_behaviors.js | Uncaught exception - undefined - timed out after 50 tries. P5 RESOLVED
1675993 Can't delete default search engine (Amazon) after updating Firefox -- RESOLVED
1675994 Default search engines were restored/un-hidden after updating Firefox -- RESOLVED
1676117 Avoid a minor warning in test_webextensions_startup_remove.js P3 RESOLVED
1676580 Intermittent browser/components/search/test/marionette/test_engines_on_restart.py TestEnginesOnRestart.test_engines | IOError: Process has been unexpectedly closed (Exit code: -27) (Reason: Process unexpectedly quit without restarting (exit code: -27)) P5 RESOLVED
1676692 Move contentSearch*UI.* and associated test to browser/components/search (from browser/base/content) and clean up the tests P3 RESOLVED
1676838 language-files alter search-engines in FF 82.0.3 -- RESOLVED
1676944 Check if the jar:[profile] switch for a legacy add-on to WebExtension has been working P3 RESOLVED
1677042 Search results from small search bar are sometimes cut off (missing `...`) when browser size is smaller P3 NEW
1677606 Fission Intermittent browser/components/search/test/browser/browser_searchbar_focus_timing.js | Test timed out - P2 RESOLVED
1677796 Consider saving enabled/disabled search engines in Firefox/Thunderbird via prefs -- RESOLVED
1677853 Stop saving buildID and locale in the search settings file P3 RESOLVED
1678375 Intermittent toolkit/components/search/tests/xpcshell/test_searchSuggest.js | xpcshell return code: -6 before ThreadSanitizer: data race /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.cpp:1990:12 in OnMsgInputClosed P5 RESOLVED
1678646 Intermittent [tier2] TV browser/components/search/test/browser/browser_searchTelemetry.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - P5 RESOLVED
1678891 Search box in new tab didn't work after upgrade -- RESOLVED
1679861 un-blocklisted addon is not re-added in search service P2 RESOLVED
1680649 Intermittent toolkit/components/search/tests/xpcshell/test_settings_persist.js | xpcshell return code: 0 | Configuration now includes Special but we should remember its removal - false == true P5 RESOLVED
1680735 Move telemetry specific to search out of BrowserUsageTelemetry into a new module P2 RESOLVED
1680906 Update Baidu(百度) logo to new icon P2 VERIFIED
1681048 Drop support for search engines with a load path pointing to a distribution or language pack P2 VERIFIED
1681257 Last word of korean(Multi-byte character) is missing when writing it in Address Bar and linking to duckduckgo searching page especially while last character is in 'text cursor block'. -- RESOLVED
1681281 Ecosia cannot be added as search engine -- RESOLVED
1681382 Simplify calls into BrowserSearchTelemetry P2 RESOLVED
1681707 Middle click search broken in search-bar P1 VERIFIED
1681740 Extend telemetry for search engine/add-on mismatches to also cover legacy OpenSearch engines P2 RESOLVED
1681818 "Restore Default Search Engines" button removes tabs, bookmark and history's search shortcuts from the list P1 VERIFIED
1682264 Clean up search telemetry autocomplete handling now that it is a separate widget P2 RESOLVED
1682277 [Experiment] Users enrolled in the Remote Settings Top Sites experiments using locales other than en-US, en-GB and DE will have incomplete functionality of the experiment -- RESOLVED
1682796 Updating Firefox changes language settings and search engines -- RESOLVED
1683105 Remove or update probes expiring in Firefox 87: browser.searchinit.init_result_status_code P2 RESOLVED
1683654 Bol.com, an included search engine for Dutch (NL) locale, does not work P2 VERIFIED
1683860 Default search engine telemetry is not updated if the engine is modified P2 RESOLVED
1683888 Overriding of search engines should be completed before SearchService.init finishes P2 RESOLVED
1683952 Remove unused isReload in the SearchService P3 RESOLVED
1683969 Can't add search engine (easily, at least) -- RESOLVED
1683991 Built-in eBay search engine just sends people to ebay.com when there are multiple words in a search query P2 VERIFIED
1684293 Regression: Search with google.com doesn't work -- RESOLVED
1684769 Clicking links in Bing Search results page opens a new tab -- RESOLVED
1685124 Intermittent browser/modules/test/browser/browser_ProcessHangNotifications.js | A promise chain failed to handle a rejection: can't access property "isAppProvided", engine is null - stack: _updateURLBarPlaceholder@chrome://browser/content/browser.js:4138: P2 RESOLVED
1685397 Reenable browser_PermissionUI.js P1 RESOLVED
1685681 [szl] Set up search engines for Silesian (szl) P2 RESOLVED
1685748 Upgrade legacy extension search engines to use the supported extension definition P2 RESOLVED
1686328 Add some more tests for duplicate engines P3 RESOLVED
1686959 Update modules for searchengine-devtools P2 RESOLVED
1687153 Search keyword is not consistent with localized Wikipedia search engine name P3 NEW
1687704 Separate searchbar can lose focus after input with IME -- VERIFIED
1687932 Replace addEngineWithDetails in xpcshell-tests P3 RESOLVED
1688220 Rename browser-region notification P2 RESOLVED
1688599 Remove old browser.search.with_ads/browser.search.ad_click scalars in FF ~v88 P3 VERIFIED
1688643 Ensure obsolete OpenSearch style application engines are dropped in the search service P2 RESOLVED
1688663 [meta] Fix cases where users are left on old, unsupported defined search engines, and move them onto supported versions P3 RESOLVED
1688670 Change loadPaths for WebExtension based search engines to distinguish between legacy installs and WebExtensions P3 RESOLVED
1689129 Wait for idle time for search-config updates in case of region change P3 NEW
1689263 Remove or update probes expiring in Firefox 88: REGION_LOCATION_SERVICES_DIFFERENCE -- RESOLVED
1689897 Add QWANT search to available search engines P5 RESOLVED
1689898 Use POST Search Query to prevent information leak over URL. -- RESOLVED
1689986 One-off search engines removed via the tick are reactivated when changing browser-language P3 VERIFIED
1690016 Amazon search suggestions are no longer displayed if a special locale character is used in the string P2 VERIFIED
1690114 Updating the Search Engine Name doesn't work from an add-on P2 VERIFIED
1690750 Limit OpenSearchEngine to allow only the protocols where users can load engines from P3 RESOLVED
1691050 Extend telemetry for search engine/add-on mismatches to check for name as well as parameters P2 RESOLVED
1691181 Feature Request: stabilized Settings/Preferences between updates or a notification/tab on what settings have changed -- RESOLVED
1691219 Preferences search suggestions child checkboxes don't enable/disable consistently P4 NEW
1691424 Localized Amazon missmatch when different Regions/localizations are used P2 RESOLVED
1691474 Provide alternative Add Search Engine access out of the Page actions menu P2 VERIFIED
1691532 Add telemetry for QuickSuggest -- RESOLVED
1691706 Removed search engines and disabled search engine suggestions reappear after updating Firefox P3 RESOLVED
1692018 Remove support for installing OpenSearch engines via ftp P3 RESOLVED
1692059 Intermittent TV browser/components/search/test/browser/browser_searchbar_keyboard_navigation.js | the suggestion at index 0 should be selected - Got -1, expected +0 P5 RESOLVED
1692153 Intermittent test-coverage browser/components/search/test/browser/browser_searchbar_smallpanel_keyboard_navigation.js | the opensearch.html page exposes 3 engines - Got +0, expected 3 P5 RESOLVED
1692189 Adding Opensearch search engine does not work for translate.google.com P3 VERIFIED
1692623 Cross-origin read SOP violation by extension via search provider P3 RESOLVED
1692743 firefox 85.0.1 search engines disappeared -- RESOLVED
1693585 Changing of default search engine broken due to overrides not being correctly handled P2 VERIFIED
1693641 Default search engine is stuck on DuckDuckGo {FF 86.0] -- RESOLVED
1693646 search bar does not option to search tabs, bookmarks or history when separated from navigation bar -- RESOLVED
1693821 Random BING Double ad_clicks recorded P3 VERIFIED
1694060 Wrong allegro.pl search engine url P2 VERIFIED
1694183 Cross-origin read SOP violation by extension via search provider via redirect P3 RESOLVED
1694567 Intermittent [TV] browser/components/search/test/browser/browser_oneOffContextMenu.js | Test timed out - P5 RESOLVED
1694693 [META] Contextual Service Data Collection Request -- RESOLVED
1695262 When removing a default engine, try to revert to a "general" search engine rather than a "specific" search engine P2 RESOLVED
1695276 Check the search bar is consistent with the Proton style P3 VERIFIED
1695413 Intermittent browser/modules/test/browser/browser_ContentSearch.js | Test timed out - P5 RESOLVED
1695588 When a new alias is set, only notify the engine has changed if the alias is different P2 RESOLVED
1695608 Remove browser_addEngine.js as it is covered by other tests P2 RESOLVED
1696027 Remove use of addEngineWithDetails from Mochitests P2 RESOLVED
1696217 Context Menu "Search With..." option -- RESOLVED
1696279 Improve SearchObserver test utility to be able to check the engine for every notification P3 NEW
1696281 Split SearchService._getSortedEngines into two for readability P3 RESOLVED
1696293 Intermittent [tier2] [NOT comm-central] TV toolkit/components/search/tests/xpcshell/test_notifications.js | test_addingEngine_webExtension - [test_addingEngine_webExtension : 372] Extension left running at test shutdown - "running" == "unloaded" P5 RESOLVED
1696752 Allow to Add Web Engines from the urlbar contextual menu P2 VERIFIED
1697381 Stop hardcoding the actor name in ContentSearch -- RESOLVED
1697392 Failing to get search suggestions with "FormHistoryClient constructed with both a formField and an inputName" error (Stop using formAutofill in SearchSuggestionsController) P2 RESOLVED
1697477 Expose a property on nsISearchEngine to indicate general web search engines P3 RESOLVED
1697523 Intermittent TV browser/components/urlbar/tests/browser/browser_autocomplete_enter_race.js | Test timed out - P3 RESOLVED
1697544 Intermittent TV browser/components/preferences/tests/browser_searchDefaultEngine.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - P5 RESOLVED
1697685 Intermittent browser/components/search/test/browser/browser_searchbar_context.js | application terminated with exit code 1 P2 RESOLVED
1697726 Intermittent FATAL ERROR: Non-local network connections are disabled and a connection attempt to ac.duckduckgo.com (52.149.246.39) was made. P5 RESOLVED
1698012 Consider turning off search suggestions in tests by default P3 NEW
1698029 Intermittent TV browser/components/search/test/browser/browser_searchbar_context.js | leaked 1 window(s) until shutdown [url = chrome://browser/content/browser.xhtml] P5 RESOLVED
1698114 Can not add search engine behind HTTP basic auth -- RESOLVED
1698771 browser_PartnerLinkAttribution.js should wait for a rebuild event on the oneOffButtons instead of relying on the implicit initial TestUtils.waitForCondition timer -- RESOLVED
1698847 Move search related telemetry documentation from address bar to search docs and correct it P3 RESOLVED
1699443 Ad clicks are not recorded for Bing search engine P2 RESOLVED
1699467 No ads for telemetry are recorded for search engines that load subframes/documents (e.g. Bing/DDG) P2 VERIFIED
1699760 Intermittent toolkit/components/search/tests/xpcshell/test_notifications.js | xpcshell return code: 0 P5 RESOLVED
1699981 Freeze changing search shortcut -- RESOLVED
1699990 macOS native alternate character picker is hidden by the search box's menu popup/dropdown P3 NEW
1700129 Add Context Search function to Firefox -- RESOLVED
1700130 Update Search Settings images showing the toolbar with/without search bar for proton design P5 RESOLVED
1700160 Intermittent browser/components/search/test/browser/browser_contentSearchUI.js | State - Structures begin differing at: P5 RESOLVED
1700689 QA testing for search-telemetry update P2 RESOLVED
1700872 Search bar - skipped in Overflow menu if menu is opened via keyboard Arrows P5 NEW
1701145 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | Should have counted the correct number of visits for browser.search.with_ads - {"example:sap":1} deepEqual {"example:sap":2} - JS frame :: chrome://mochitests/c P5 RESOLVED
1701250 Move browser_search_discovery.js and browser_addKeywordSearch.js to browser/components/search P3 RESOLVED
1701392 Intermittent /search/tests/xpcshell/test_list_json_searchorder.js | test_searchOrderJSON_separate_private - [test_searchOrderJSON_separate_private : 285] A promise chain failed to handle a rejection: The object has been already finalized. - stack: finaliz P5 RESOLVED
1701398 Intermittent toolkit/components/search/tests/xpcshell/test_region_params.js | test_region_params - [test_region_params : 285] A promise chain failed to handle a rejection: The object has been already finalized. - stack: finalize@resource://gre/modules/ P5 RESOLVED
1701872 Intermittent browser/components/search/test/browser/browser_contentContextMenu.js | application terminated with exit code 1 - not 1607713 P5 RESOLVED
1701950 Replace addTestEngines and installTestEngine in search tests with SearchTestUtils.promiseNewSearchEngine -- RESOLVED
1702180 Remove obsolete SEARCH_COUNTS telemetry for SERP results P3 VERIFIED
1702240 Change nsDocShell's notification of keyword-search pass a string rather than an engine P3 RESOLVED
1702333 Add diagram of add-ons and default search engine prompting to docs P3 RESOLVED
1702454 Re-enabling an add-on that overrides search engine parameters causes a prompt P2 VERIFIED
1702474 Search bar panel is missing shadow on light themes P2 VERIFIED
1702550 Intermittent TV toolkit/components/search/tests/xpcshell/test_searchSuggest.js | fetch_twice_subset_reuse_formHistoryResult - [fetch_twice_subset_reuse_formHistoryResult : 394] 0 == 1 P5 RESOLVED
1702551 Intermittent toolkit/components/search/tests/xpcshell/test_defaultEngine_fallback.js | xpcshell return code: 0 P5 RESOLVED
1702613 Search bar panel is not readable in High Contrast Mode P2 VERIFIED
1702701 Use the address bar for search and navigation returns google results in Italian -- RESOLVED
1703177 The text input marker is misaligned inside the websearch bar with max zoom -- VERIFIED
1703897 Intermittent TEST-UNEXPECTED-TIMEOUT | browser/components/search/test/browser/browser_contextmenu.js | application timed out after 370 seconds with no output P5 RESOLVED
1703982 Search menu is cut short -- RESOLVED
1704156 Consider removing in-content search box code P3 NEW
1704198 Disable "Search" in context menu -- RESOLVED
1704244 Intermittent browser/components/search/test/browser/browser_contextmenu_whereToOpenLink.js | Test timed out - P5 RESOLVED
1705437 When re-enabling an add-on that uses search engine override, only set the override if the engine will be set as default P3 NEW
1705507 Fix search bar panel colors for Proton P2 RESOLVED
1705814 PROTON: Search bar missing 2 borders in Contrast Mode P2 VERIFIED
1705941 POST searches do not work with drag-and-drop text P3 NEW
1706015 Update searchengine-devtools to latest module versions P3 RESOLVED
1706065 The currently active search engine is not visible before starting a search. -- VERIFIED
1706845 Remove or update probes expiring in Firefox 91: browser.searchinit.init_result_status_code P2 VERIFIED
1707609 Black search glass icon in new tab page Web Search is nearly imperceptible in Dark Theme -- RESOLVED
1707947 Search bar elements appear to be misaligned after the proton redesign P3 RESOLVED
1708026 Disable legacy configuration search-config tests on 78 ESR P3 RESOLVED
1708147 Investigate add-on upgrade/downgrade scenarios that include switching to app provided engines and add tests P5 NEW
1708786 Prevent switching to the first tab when pressing enter in searchengine-devtools P3 RESOLVED
1708806 Absence of "clear button" in toolbar search is inconsistent with Firefox UI -- RESOLVED
1709096 Intermittent toolkit/components/search/tests/xpcshell/test_settings.js | test_settings_write - [test_settings_write : 197] Should have the correct length for property engines - 2 == 3 P5 RESOLVED
1709178 The search bar menu does not open after resizing the window P5 NEW
1709405 Change Search Settings label from Search Bar exceeds the button on narrow windows P2 VERIFIED
1709556 Update search-config schema in mozilla-central P3 RESOLVED
1709782 Intermittent TEST-UNEXPECTED-TIMEOUT | browser/components/search/test/browser/browser_searchbar_openpopup.js | application timed out after 370 seconds with no output P5 RESOLVED
1710113 Intermittent browser/components/search/test/browser/browser_addKeywordSearch.js | Found a tab after previous test timed out: http://example.org/browser/browser/components/search/test/browser/test.html - | After Test timed out P5 RESOLVED
1710612 [Proton] The bottom right corner of the search bar drop-down is broken P3 NEW
1711393 google search becomes yahoo search -- RESOLVED
1711517 Add ESLint jsdoc validation to browser/components/places P3 RESOLVED
1711729 Make browser/components/search/test/browser/browser_search_telemetry_sources_ads.js pass with Fission+BFCache P2 RESOLVED
1711881 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources_navigation.js | Uncaught exception - should have the expected keyed scalars - timed out after 50 tries. P5 RESOLVED
1712294 Add web-ext linting to searchengine-devtools P3 RESOLVED
1713290 Update a couple of eBay urls to include www to avoid unnecessary redirects P3 VERIFIED
1713309 Add search engine: Yandex icon design changes after refresh. -- RESOLVED
1713310 proton: Double border on change search settings box in search bar. -- RESOLVED
1713333 SAP of ad telemetry pings are sometimes listed as 'unknown' -- RESOLVED
1713899 Tests skipped in 'browser/components/search/test/browser/browser.ini' for new Fission platform triage -- RESOLVED
1714205 Firefox is not using the search-box on the startpage -- RESOLVED
1714242 Rename settingsButtonCompact variable with settingsButton in SearchOneOffs.jsm P3 RESOLVED
1714259 Remove or update probes expiring in Firefox 92: REGION_LOCATION_SERVICES_DIFFERENCE P2 VERIFIED
1714296 [sco] Set up search engines for Scots (sco) P2 RESOLVED
1714320 When I want to enter something in the lower search bar, it is entered in the upper one. -- RESOLVED
1714750 Intermittent browser/components/search/test/browser/browser_contentContextMenu.js | Test timed out - | Uncaught exception received from previously timed out test - popupshown listener on #contentAreaContextMenu not removed before the end of test P5 RESOLVED
1714898 Search box has visual bug with rounded corner -- RESOLVED
1714899 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources.js | Uncaught exception - should have the expected keyed scalars - timed out after 50 tries. P5 RESOLVED
1715439 Intermittent [tier2] browser/components/search/test/browser/browser_oneOffContextMenu_setDefault.js | Test timed out - P5 RESOLVED
1715691 Firefox removes Wikipedia search engine when UI language is changed (and user previously installed it) P3 NEW
1715967 [Proton] Alignment issues within the Separate Search Bar P3 NEW
1716617 Google favicon is missing on the search bar P2 VERIFIED
1716731 Update Yandex favicons and tippytop icons P1 VERIFIED
1716781 browser.search.openintab settings -- RESOLVED
1717038 [intermittent] Yandex old icon is used when adding yandex as a search engine -- RESOLVED
1718313 Intermittent TV browser/components/search/test/browser/browser_searchbar_focus_timing.js | uncaught exception - TypeError: can't access property "wrappedJSObject", this.mController.input is null at onInput@chrome://.../elements/autocomplete-input.js:642:1 P5 RESOLVED
1718658 Typing a division in the address bar may not show the expected result search suggestion P3 NEW
1718980 Right click counts as an ad_click on telemetry -- RESOLVED
1719443 Intermittent browser/components/search/test/browser/browser_searchbar_focus_timing.js | Uncaught exception - AbortError: Actor 'SpecialPowers' destroyed before query 'Spawn' was resolved P5 RESOLVED
1720774 Perma esr91 searchconfigs/test_google.js | test_searchConfig_google - [test_searchConfig_google : 1] Expected "client=firefox-b-d" in url "www.google.com/search?client=firefox-b-e&q=test" from purpose "searchbar" in region:ad, locale:ach - false == true P5 RESOLVED
1720776 Perma esr91 search/test/browser/browser_google_behavior.js | application crashed [@ mozilla::net::nsSocketEvent::Run()] after FATAL ERROR: Non-local network connections are disabled and a connection attempt to www.google.com (142.251.33.196) was made -- RESOLVED
1721318 Whenever I open firefox browser it does not show any search engine P3 RESOLVED
1722395 Firefox home page search says "Search with Google" regardless of default search engine P2 RESOLVED
1722467 Update amazondotcn search url & params for MozillaOnline -- RESOLVED
1722507 Search bar displays cut off search engine at the bottom -- VERIFIED
1722944 Remove extraParams from Bing in search-config P2 RESOLVED
1723284 Search engines don't synchronize -- RESOLVED
1724291 My previously set default search engine (DDG) is regularly and without my consent automatically replaced on my Mac with Google -- RESOLVED
1724390 Option to add the already added click search engine reappears in the search toolbar -- RESOLVED
1724695 Maybe not use nsIHttpActivityDistributor in SearchSERPTelemetry.jsm P2 VERIFIED
1725305 Wrong selector name of search setting button on urlbar -- RESOLVED
1725501 Remove or update probes expiring in Firefox 94: browser.searchinit.engine_invalid_webextension P2 VERIFIED
1725886 the search bar and searching via typing into the address bar does not work -- RESOLVED
1726565 Replace OS.File with IOUtils in the search service code P3 RESOLVED
1726754 Search bar is not resized when browser window is small -- RESOLVED
1726773 Same icon is presented inside Address/search bars for add search engines after they are removed P5 NEW
1726922 Intermittent browser/modules/test/browser/browser_ContentSearch.js | uncaught exception - Error: No DOM node set for aPlacesNode. P5 RESOLVED
1728017 Searching text via context menu where text includes exclamation marks can activate DuckDuckGo's bang actions P3 NEW
1728089 Search bar dropdown menu - lingers after resize between search bar(s) area P5 NEW
1728786 [Intermittent] Clicks on Bing ads are counted as searches P3 NEW
1728930 Ubuntu: Mouse pointer remains arrow instead of cursor over search bar P5 NEW
1729599 Search Suggestions Ignoring Proxy Configuration -- RESOLVED
1730875 Add documentation for the search preferences P3 RESOLVED
1731167 On my M1 MacBook Air, Firefox's default search engine appears as "a browser," cannot be changed, and performs a search via Bing. -- RESOLVED
1732429 Add telemetry for counting of searching via New Tab page P2 VERIFIED
1733233 Intermittent [tier 2] TV browser/components/search/test/browser/browser_search_nimbus_reload.js | Called by update function to fetch engines - 2 == 1 - JS frame :: chrome://mochitests/content/browser/browser/components/search/test/browser/browser_search_n P5 RESOLVED
1733443 Data review for Topsites and Firefox Suggest -- RESOLVED
1733506 Option to disable default search engine. -- RESOLVED
1734229 Search engines icons background does not match the theme colour -- RESOLVED
1734973 Firefox is not fetching opensearchdescription & failed to detect search engine if it has parameters (e.g ?xyz) -- RESOLVED
1735088 Add default search engine to Firefox Esperanto edition P5 RESOLVED
1735118 Wikipedia search engines disappeared -- RESOLVED
1735416 Intermittent browser/components/search/test/browser/browser_contentSearchUI.js | Uncaught exception - Waiting for suggestions - timed out after 50 tries. P5 RESOLVED
1736969 Intermittent TV browser/components/search/test/browser/browser_search_telemetry_sources.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - P5 RESOLVED
1737145 Duckduckgo newtab page searches with ADs missing in telemetry keyed scalars -- RESOLVED
1737826 Search engines of a same session present in pages 'about:preferences#search' and 'about:support' are not synchronized, neither are the search engines of a session of troubleshoot mode -- RESOLVED
1738306 When configuration changes on restart, unused system add-ons are not uninstalled P3 NEW
1738478 OpenSearch doesn't work with authenticated sites -- RESOLVED
1738492 You cannot assign multiple short names to a search engine P3 NEW
1741032 Remove keyboard shortcut to change default search engine P5 NEW
1741455 Update Coc Coc logo -- VERIFIED
1742661 Add documentation for search engine icon sizes P3 RESOLVED
1742781 Click selects all on url and search bar -- RESOLVED
1742788 For loading search-config, enable reloading a collection from the local dump if it is newer than the database P2 VERIFIED
1742921 preferred search engines are replaced -- RESOLVED
1743748 ps will be very good to have a firefox search engine like duck and duck or brave engine -- RESOLVED
1743828 In the search configuration, handle included and excluded details in override sections P2 RESOLVED
1743885 Add latency telemetry for search suggestions P2 VERIFIED
1744608 Search : Few results are shown with Bing search engine depending on the region P3 NEW
1744748 Missing browser.search.withads.urlbar_handoff in telemetry for duckduckgo searches -- RESOLVED
1746710 bing search by date option not appearing -- RESOLVED
1747531 Dedicated search bar - cant go back in history P3 NEW
1747564 Pressing "Ctrl+Z" to Undo past text in the search box no longer has all previous searches for the window session. -- RESOLVED
1748128 In the standalone search bar, guess candidates are not displayed in the candidate window of ATOK (Japanese IME). -- RESOLVED
1748930 Add locale and region property to search metadata object P1 RESOLVED
1748931 Remove visibleDefaultEngines and VisibleDefaultEngineHash on search metadata object. These are no longer used. P3 NEW
1749487 Google images has gone from 'This time search with' -- RESOLVED
1750241 Ensure the search service works correctly with live language switching P1 RESOLVED
1750331 search can not use mouse to select text or move caret -- RESOLVED
1751447 Intermittent toolkit/components/search/tests/xpcshell/test_settings.js | test_settings_write - [test_settings_write : 191] false == true | after xpcshell return code: 0 P5 RESOLVED
1751659 When Searching with Bing Under 96.0.1 or 96.0.2 my Bing Search results only display one page of results, worked fine in previous versions. -- RESOLVED
1751746 Change search-telemetry to use strict partner code matching -- VERIFIED
1751819 Pressing a character shortly after 'enter' after typing a url still inputs a character on searchbar -- RESOLVED
1752046 Intermittent TV browser/components/search/test/browser/browser_search_telemetry_sources.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - P5 RESOLVED
1752247 Remove rls argument sent to yahoo-jp-auctions -- RESOLVED
1752248 Remove moz:distributionID and moz:official substitutions -- RESOLVED
1752317 [meta] Unintentional collection of user-edited search engine values P1 RESOLVED
1752684 --new-tab is not working with -search -- RESOLVED
1753154 Intermittent browser/components/search/test/browser/browser_searchbar_enter.js | Uncaught exception - AbortError: Actor 'SpecialPowers' destroyed before query 'Spawn' was resolved P5 RESOLVED
1755016 Dismissing the search engine removal infobar by interaction creates a dotted line around the newtab page -- RESOLVED
1755477 Improve console logging when SearchService initialisation fails P2 RESOLVED
1755740 Search Engine Removal Info bar is showing up when default engine is unchanged P1 RESOLVED
1755996 Add a pref to enable removal of search engine infobar P1 VERIFIED
1756399 Search Engine Icon -- RESOLVED
1757242 I am not happy with yandex P5 RESOLVED
1758010 Update broken links in Search Documentation and add app-provided default engine definition P3 RESOLVED
1758014 Search Settings are no longer written to a temporary file first P2 RESOLVED
1758141 Firefox provides the option to install search engines as open search even if they're already installed P5 NEW
1758298 [meta] Search Extension Parameter Updates -- RESOLVED
1758726 [meta] [QA-1394] Search Live Language Switching QA meta-bug P3 VERIFIED
1758729 Live language Search switch Wikipedia localized engine is not switched P2 VERIFIED
1758730 Live language Search search preferences are not refreshed. P2 VERIFIED
1758805 Search Config Update for Desktop -- RESOLVED
1759008 Search Config Update for Desktop -- VERIFIED
1759161 Feature enhancement: Add BraveSearch to the browsers stock choices -- RESOLVED
1759207 Infobar not displayed (on restart) when Firefox set default engine is removed P1 VERIFIED
1759364 Search Config Update for Desktop part 2 P1 VERIFIED
1759570 Yandex search engine has been removed in bad way from the end user point of view -- VERIFIED
1759712 Update tests for search-config changes P2 VERIFIED
1759783 Can't use Yandex search engine already setted in Firefox 98.0.1 -- VERIFIED
1759879 No indication is provided for why a custom search engine can't be added when the name matches an application provided engine P5 NEW
1759992 Change string id for the search engine removal infobar P2 RESOLVED
1760746 [nb-NO][nn-NO][Desktop] Remove searchplugin for qxl.no, site is shut down -- RESOLVED
1760835 Fix ESLint no-unused-vars warnings in toolkit/components/search P3 RESOLVED
1761038 Can't add new search engines -- RESOLVED
1761317 Remove usage of nsIScriptableUnicodeConverter in SearchUtils.jsm P3 VERIFIED
1761442 search.js browser console error when live switching language -- RESOLVED
1761454 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | Uncaught exception in test - should have the expected keyed scalars - timed out after 50 tries. P5 RESOLVED
1761508 Default Engine removal infobar can be shown when live language switching P2 NEW
1761513 Remove Engine(about:preferences#search) should be disabled for current Default Engine P3 VERIFIED
1761798 Missing dictionary search engine for Catalan locales (ca and ca-valencian) -- RESOLVED
1762122 Change USER_REGION option in search configuration to be replacements rather than exact matches P2 RESOLVED
1762133 Investigate changing search-config tests to change the system locale as well as what is passed to the SearchEngineSelector P2 RESOLVED
1762136 Add application version, channel and name options to searchengine-devtools P2 NEW
1763009 Intermittent toolkit/components/search/tests/xpcshell/test_settings_obsolete.js | xpcshell return code: 0 | test_obsolete_langpack_engine - [test_obsolete_langpack_engine : 123] Unexpected console message: _write: Could not write to settings file: - false P5 RESOLVED
1763528 Remove or update probes expiring in Firefox 102: browser.searchinit.engine_invalid_webextension P1 RESOLVED
1764612 Query params in WebExtension search provider data can result in subtle differences in engine configuration P3 RESOLVED
1764835 Route suggestions for OpenSearch through appropriate service worker -- RESOLVED
1765081 Search not working -- throws error 'Sorry something went wrong on our end' -- RESOLVED
1766486 Intermittent browser/components/search/test/browser/browser_contentContextMenu.js | application terminated with exit code 6 P5 RESOLVED
1766487 Intermittent browser/components/search/test/browser/browser_contentContextMenu.js | application terminated with exit code 6 P5 RESOLVED
1766999 Report default search engine data via Glean P3 VERIFIED
1768767 Intermittent TV browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. P5 RESOLVED
1768869 The private engine details in the telemetry environment are not reset when turning off default private engine P3 NEW
1768939 Intermittent toolkit/components/search/tests/xpcshell/test_webextensions_builtin_upgrade.js | single tracking bug P5 RESOLVED
1769044 Firefox-update re-adds google as search engine, sets it as default + deletes previous default search engine -- RESOLVED
1769047 Remove all osfile.jsm usage from search P3 RESOLVED
1769075 Perma beta browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | Uncaught exception in test - at chrome://mochitests/content/browser/browser/components/search/test/browser/browser_search_telemetry_sources_ads.js:178 - TypeError: P5 RESOLVED
1769570 [Intermittent] Infobar not displayed on idle when Firefox default engine is removed P3 RESOLVED
1771356 Automatically clear search. -- RESOLVED
1771517 Private default engine is not glean reported when default set P3 VERIFIED
1771759 Documentation for the different types of search engines such as Open Search Engines, Add-ons, and Policy Engines P2 RESOLVED
1771765 Update Search Configuration Deployment Procedure documentation P2 RESOLVED
1771797 Perma esr102 toolkit/components/search/tests/xpcshell/searchconfigs/test_google.js | single tracking bug P5 RESOLVED
1771798 Perma esr102 browser/components/search/test/browser/browser_google_behavior.js | application crashed [@ mozilla::net::nsHttpChannel::OnStartRequest(nsIRequest*)] P5 RESOLVED
1771820 Create high level documentation on how the Search Service works overall and on start-up P2 RESOLVED
1771821 Dynamic Interface Specifications for toolkit/components/search P2 RESOLVED
1772318 Expose Wikipedia short descriptions for suggestions P5 NEW
1772365 Refactor SearchSuggestionController and SearchSuggestion to use ES6 classes P2 RESOLVED
1772625 Add a search_provider property to define space encoding and other transformations P5 NEW
1772810 SearchService.jsm is loaded too early during startup P3 NEW
1773350 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | Test timed out | Found a tab after previous test timed out: http://mochi.test:8888/browser/browser/components/search/test/browser/searchTelemetryAd.html?s=test&a P5 RESOLVED
1774079 Refactor SearchService.jsm to use ES6 classes P2 RESOLVED
1774598 Split out different types of search engines into different classes P2 RESOLVED
1774819 Update Ecosia icon with the new design P2 VERIFIED
1775087 Update email address for existing search telemetry P3 RESOLVED
1775312 Glean default search engine data is reporting errors when submitting an empty submission URL P2 RESOLVED
1775793 Intermittent browser/components/search/test/browser/browser_contentSearch.js | single tracking bug P5 REOPENED
1775914 Intermittent browser/components/search/test/browser/browser_426329.js | single tracking bug P3 REOPENED
1775915 Intermittent browser/components/search/test/browser/browser_contentContextMenu.js | single tracking bug P5 RESOLVED
1775916 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | single tracking bug P5 RESOLVED
1775917 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources.js | single tracking bug P5 RESOLVED
1775918 Intermittent browser/components/search/test/browser/browser_searchbar_enter.js | single tracking bug P5 RESOLVED
1776417 Search bar dropdown gets truncated when an open engine is available -- VERIFIED
1776450 Addressbar placeholder is not updated after policy changed default engine P3 NEW
1777278 Rename all instances of Original to AppDefault to keep the naming consistent and clear within `toolkit/components/search/` and `browser/components` files that are relevant to search engines P2 RESOLVED
1777599 Rename all instances of __searchForm to _cachedSearchForm within SearchEngine.jsm P2 RESOLVED
1777632 Rename all instances of __sortedEngines to _cachedSortedEngines within SearchService P2 RESOLVED
1777943 Update searchengine-devtools to avoid unnecessarily importing XPCOMUtils and Services P2 RESOLVED
1777974 Firefox refuses to follow OpenSearch link to Wikipedia -- RESOLVED
1779094 Improve Internal handling of user search settings within SearchSettings.jsm P2 RESOLVED
1779981 Migrate search from ChromeUtils.import to ES6 Modules -- RESOLVED
1779984 [meta] Migrate from ChromeUtils.import to ES6 Modules for Search/Address Bar/Places P2 RESOLVED
1779987 Update search words so that it passes the rejected-words linter P2 RESOLVED
1780347 Switch from using importESModule to standard imports for XPCOMUtils in converted system modules P2 RESOLVED
1780564 Glean default search engine data is reporting errors when submitting an empty submission URL P1 VERIFIED
1780649 Remove Duckduckgo from default search engines for private windows because it allows Microsoft trackers -- RESOLVED
1781766 Review the uses of searchForm and either remove or replace it P3 RESOLVED
1781768 Search engines installed via WebExtensions do not update the search engine name when live language switching P2 VERIFIED
1781888 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources_navigation.js | single tracking bug P3 RESOLVED
1782179 The telemetry pings for ads from a page reached by alt+enter are listed as 'unknown' SAP P3 NEW
1782311 Can't add a new search engine from search bar when only one search engine exists -- RESOLVED
1783022 Intermittent browser/components/search/test/browser/browser_contentSearchUI.js | single tracking bug P5 REOPENED
1783256 Documentation issue on browser/search/telemetry P3 RESOLVED
1783882 Search Bar search suggestions cannot be shown when many search engines are installed -- VERIFIED
1784612 Setting browser.region.update.enabled to false has no effect P5 NEW
1784877 Update Qwant icon with the new design -- VERIFIED
1784895 Add docs for how to update icons for application search engines P3 RESOLVED
1785104 Add remote settings listeners to update SearchSERPTelemetry as soon as an update is received from remote settings P3 RESOLVED
1785840 The follow-on searches generating ads have telemetry pings that are listed with unknown SAP P3 NEW
1786324 Change the way SearchService references engines from names to referencing an engine by ID P2 VERIFIED
1786408 Move isAppProvided handling from SearchEngine to AddonSearchEngine P2 RESOLVED
1786899 Clean up some parts of BrowserSearch P3 RESOLVED
1787214 Improve code and fix schema for name/version handling for search-config P2 RESOLVED
1787500 Split searchengine-devtools into multiple web components and modules P3 RESOLVED
1787859 Clarifications and typo fixes in search engine documentation P3 RESOLVED
1788088 SERP Telemetry is recorded as "unknown" rather than "urlbar" when using the address bar with browser.urlbar.openintab set to true P3 NEW
1788336 Intermittent toolkit/components/search/tests/xpcshell/test_searchSuggest.js | single tracking bug P5 RESOLVED
1789438 Add telemetry to count insecure OpenSearch search engines and insecurely updated OpenSearch search engines P2 RESOLVED
1790225 Convert browser/actors/ContentSearch* JSM modules to ESMs P3 RESOLVED
1790644 Ensure settings are correctly preserved during experiments P2 VERIFIED
1790673 Add pref to disable Private Search urlbar result -- VERIFIED
1790681 Enable seperatePrivateDefault by default -- VERIFIED
1790758 Convert Region.jsm and IgnoreLists.jsm JSM modules to ESMs P3 RESOLVED
1790790 Add Nimbus integration for separatePrivateSearch.ui P1 VERIFIED
1791974 Extend SearchTestUtils utility functions to provide options for automatically setting an installed engine as default P3 RESOLVED
1792176 Intermittent browser/components/search/test/browser/browser_contextmenu.js | single tracking bug P5 RESOLVED
1792673 Private Search urlbar result pref typo -- VERIFIED
1792718 Intermittent browser/components/search/test/browser/browser_searchbar_keyboard_navigation.js | single tracking bug P5 REOPENED
1792816 Address bar Search Engine placeholder is not correctly displayed in private browsing P2 VERIFIED
1792819 The default search engine changed prompt is displayed even when the previous engine is still available P2 VERIFIED
1792985 Change engine telemetry is not recorded if default engine is changed during startup as a result of pending configuration or other changes. P3 NEW
1792988 browser.search.separatePrivateDefault.ui.enabled is reset @ every startup P2 VERIFIED
1793414 MozSearchbar calls into BrowserSearch where it doesn't need to P3 RESOLVED
1793934 Intermittent [TV] browser/components/search/test/browser/browser_searchbar_context.js | leaked 1 window(s) until shutdown [url = chrome://browser/content/browser.xhtml] P5 RESOLVED
1794010 Separate Private Search config being reset and disabled every restart on 105.0.2 -- RESOLVED
1794463 Refine telemetry to count insecure OpenSearch search engines (don't count localhost and .onion as insecure) P1 RESOLVED
1795335 Search engine icons are cut off P3 VERIFIED
1796008 SearchService.canRedirect for webRequest redirect handling P3 NEW
1796029 Searching from address bar stopped working, returns "We’re having trouble finding that site" error page -- VERIFIED
1796047 Address / search bar is broken on Nightly -- RESOLVED
1796056 After restarting firefox, the home page and address bar are broken -- RESOLVED
1796063 search engines missing -- RESOLVED
1796154 Add a test for in-memory policy engines, if the engine is removed we show a notification box to the user P3 NEW
1797969 Add mcheang to the list of Search & Address bar reviewers P2 RESOLVED
1798046 Update Search Telemetry docs (replace .jsm with .sys.mjs as needed) P1 RESOLVED
1798387 Implement SERP telemetry for Ecosia P2 VERIFIED
1798570 Clean up references to obsolete search settings fields P3 NEW
1798662 Add migration tests for user/policy/OpenSearch engines P2 RESOLVED
1798861 Make SearchSuggestionController track a single context object P5 RESOLVED
1798869 Add logging to SearchSuggestionController P3 NEW
1798891 Intermittent toolkit/components/search/tests/xpcshell/test_searchSuggest.js | fetch_twice_subset_reuse_formHistoryResult - [fetch_twice_subset_reuse_formHistoryResult : 441] 0 == 1 P5 RESOLVED
1799005 Add option to remove new search engine suggestions -- RESOLVED
1799437 Update searchengine-devtools to use "browser_specific_settings" instead of "applications" in its manifest P2 RESOLVED
1799438 Update application search engines to use "browser_specific_settings" instead of "applications" in their manifests P2 RESOLVED
1799440 Remove redundant locales in the Google plugin P3 RESOLVED
1800662 Search engine order is modified after region change P3 VERIFIED
1800892 Remove regionParams options from the configuration P3 RESOLVED
1800956 defaultEngineId does not support an _isAppProvided: false search engine -- RESOLVED
1801017 Remove or update probes expiring in Firefox 110: browser.searchinit.engine_invalid_webextension when Gecko version gets increased to 110 on 2022-12-12 -- VERIFIED
1801808 Replace Cu.reportError calls in search P3 RESOLVED
1801813 Change telemetry load path reporting for enterprise policy/user/add-on engines to use a significantly different value to add-on based search engines. P2 RESOLVED
1802107 Simplify SearchService.parseSubmissionURL / nsISearchParseSubmissionResult P3 RESOLVED
1802891 Allow setting multiple keywords for search engine P5 NEW
1804520 Stop using the callback argument for SearchSuggestionController P3 RESOLVED
1804739 Make Search SERP Telemetry work with multiple providers using the same ad provider P2 RESOLVED
1805403 [Meta] Search preferences reorganization P5 NEW
1805883 Default search engine may be reset when upgrading to 108 if profile was previously copied P1 VERIFIED
1806296 Adding search engine not available if an existing/hidden one already exists with the same page title -- RESOLVED
1806722 Remove SERP telemetry for Yahoo - pre-110 clients only P1 RESOLVED
1807036 Refactor the search engine verification code to make exceptions clearer P3 RESOLVED
1807039 Add urlbar-persisted to the list of possible SAP names in telemetry.rst P3 RESOLVED
1807791 [fur, sc] Set up search engines for Friulian (fur), Sardinian (sc) P2 RESOLVED
1808508 Change BrowserSearch._loadSearch to use object/named parameters P3 NEW
1808981 Seach-engine change, on-the-fly MAY NOT change search-engine -- RESOLVED
1809001 browser_all_files_referenced.js doesn't understand MSG references in manifest.json leading to bogus "missing file" complaints P5 NEW
1809591 Make it possible to specify search code for searches handed off to the urlbar P5 NEW
1809637 Improve console error checks on toolkit search tests P3 RESOLVED
1809638 Save the extension id in AddonSearchEngine's constructor rather than passing it to the init/update functions P3 RESOLVED
1809640 Move WebExtension valid checks from SearchService to AddonSearchEngine P3 RESOLVED
1809971 Intermittent browser/components/search/test/marionette/test_engines_on_restart.py TestEnginesOnRestart.test_engines | marionette_driver.errors.ScriptTimeoutException: Timed out after 30000 ms P5 RESOLVED
1810766 Move code to obtain extension policies and manifests from SearchService to AddonSearchEngine P3 RESOLVED
1810852 Move _extensionID and _locale out of SearchEngine and into AddonSearchEngine P3 RESOLVED
1811080 Specify character encoding for search engines P5 NEW
1811158 Remove or update probes expiring in Firefox 112: browser.searchinit.secure_opensearch_* before Gecko version gets increased to 112 on 2023-02-13 P1 VERIFIED
1813160 [meta] Implement SERP Ad Count/Visibility/Engagement with Glean - Phase 1 P3 NEW
1813162 Implement the SERP impression event P1 VERIFIED
1814773 Implement a basic SERP engagement event P2 VERIFIED
1814776 Implement the SERP abandonment event P2 RESOLVED
1814867 Drop references to android from search code P3 RESOLVED
1815074 switching languages in browser resets search-engine settings -- RESOLVED
1815842 Improve search form handing in SearchEngine and improve docs for getSubmission P2 RESOLVED
1815858 OpenSearch telemetry for secure/insecure engines may use the search form rather than the search url P2 RESOLVED
1815911 Add a function to SearchEngine to get the search URL with no terms. P3 RESOLVED
1816077 Remove browser_healthreport.js P3 RESOLVED
1816099 Re-enable search xpcshell-tests for running with networking on socket process P3 RESOLVED
1816728 Implement the ad impression event for the carousel P2 RESOLVED
1816729 Implement the ad impression event for other types of ads P2 RESOLVED
1816730 Implement target for SERP engagement event P2 RESOLVED
1816732 Add follow-on SERP refinement tracking to the SERP impression event P3 RESOLVED
1816733 Add SERP event tracking for other providers P2 RESOLVED
1816734 Ensure performance of SERP pages is not regressed when SERP event telemetry is turned on P3 NEW
1816735 Add SERP engagement event support for expanded and submitted types P3 RESOLVED
1816736 Add follow-on in-content search tracking to SERP impression event P3 RESOLVED
1816738 Add opened-in-new-tab tracking to SERP impression event P3 RESOLVED
1816939 Search Engine list items are doubled after repeating the deletion and restore default action P3 VERIFIED
1818144 Intermittent toolkit/components/search/tests/xpcshell/searchconfigs/test_selector_db_out_of_date.js | single tracking bug P5 RESOLVED
1819093 Revise SearchService's OpenSearch mechanism to reduce unnecessary wake ups P3 RESOLVED
1819102 Improve OpenSearch engine update url handling P3 RESOLVED
1819321 Intermittent TV browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | single tracking bug P5 RESOLVED
1819867 Update ubuntu distribution code P1 RESOLVED
1819887 Firefox uses wrong language in Google searches -- RESOLVED
1820382 At most 3 search engines are offered to be added per site -- RESOLVED
1821106 SearchEngine.getResultDomain's responseType parameter is never used and the function needs renaming P3 RESOLVED
1821202 Intermittent toolkit/components/search/tests/xpcshell/test_notifications.js | single tracking bug P5 RESOLVED
1821296 Remove test_bug930456.js and test_bug930456_child.js P3 RESOLVED
1821392 Change Search and Address Bar telemetry docs to use titles for the probe names P3 RESOLVED
1822097 Split out OpenSearch loading into a separate module P3 VERIFIED
1822101 Improve OpenSearchEngine update handling P3 RESOLVED
1822297 Remove search suggestions dependency on satchel P3 NEW
1822632 Update search-config schema to correctly match query parameters for trending queries P3 RESOLVED
1822716 Search box suggestion list text is mangled -- RESOLVED
1822805 Add Bing search extension to Turkish locale -- RESOLVED
1823573 Intermittent browser/components/search/test/browser/browser_searchbar_openpopup.js | single tracking bug P5 REOPENED
1823683 Update search-telemetry-v2 schema with ad components P2 RESOLVED
1823685 Update search-telemetry-v2.json with ad components P2 RESOLVED
1823697 Parse adServerAttributes in SearchSERPTelemetryChild P2 RESOLVED
1824163 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources_navigation.js | single tracking bug P5 RESOLVED
1824543 Add shopping_tab_displayed and is_shopping_page to the Impression Event P2 RESOLVED
1824616 Intermittent browser/components/search/test/browser/browser_searchbar_default.js | single tracking bug P5 RESOLVED
1824646 Intermittent toolkit/components/search/tests/xpcshell/searchconfigs/test_qwant.js | single tracking bug P5 RESOLVED
1824897 1.43 - 1.36% Base Content JS / Base Content JS + 2 more (Linux, OSX, Windows) regression on Fri March 24 2023 P2 RESOLVED
1825049 Intermittent TV [tier 2] browser/components/search/test/browser/browser_trending_suggestions.js | single tracking bug P5 RESOLVED
1825058 Handle the case where a user clicks on a non-ad link on a SERP P2 RESOLVED
1825768 Only set the SERP telemetry timer for pages that we know are SERPs P3 RESOLVED
1826316 Consider not complaining about the lack of settings file for new profiles ("No settings file exists, new profile?") P3 RESOLVED
1827167 1.03 - 1.02% Base Content JS / Base Content JS + 2 more (Linux, OSX, Windows) regression on Mon April 3 2023 P2 NEW
1827459 Add a Nimbus flag that allows it to toggle browser.search.serpEventTelemetry.enabled P1 RESOLVED
1827536 Dynamically add specific constraints for when the SearchSERPTelemetry actor is loaded P3 ASSIGNED
1827558 Intermittent toolkit/components/search/tests/xpcshell/searchconfigs/test_rakuten.js | single tracking bug P5 RESOLVED
1827562 www.qwant.com - : Search problem with "HTTPS only" P1 RESOLVED
1827624 Change Search SERP Telemetry tests to use https P3 RESOLVED
1827738 Intermittent browser/components/search/test/unit/test_urlTelemetry.js | application crashed [@ InterlockedIncrement] -- RESOLVED
1828209 Intermittent [TV] browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort P5 NEW
1828308 Intermittent browser/components/search/test/browser/telemetry/browser_search_telemetry_sources_ads.js | single tracking bug P5 RESOLVED
1828786 Enable SERP ad_impressions on pages with non ad links P2 RESOLVED
1829178 Write documentation on new properties to search-telemetry-v2, SERP impression, ad impression, engagement, and abandonment P2 NEW
1829489 Convert certain characters into percent encoded strings P2 RESOLVED
1829578 Allow URLs that look like search pages to be categorized as non-ads P2 RESOLVED
1829671 Move search telemetry tests into a separate sub-directory P2 RESOLVED
1829672 Investigate why some channels appear in the network despite using isDocument P2 RESOLVED
1829712 Remove DOM element from WeakMap after listeners are removed P2 RESOLVED
1829877 Clear the browser from browserContentSourceMap after its source has been used P2 RESOLVED
1829885 Intermittent browser/components/search/test/browser/browser_contextmenu.js | single tracking bug P5 RESOLVED
1829953 Add follow_on_from_refine_on_SERP to the impression event P2 RESOLVED
1830041 Nimbus integration with Search Service should have protection for invalid values P2 RESOLVED
1830056 Nimbus integration with Search Service can to set up experiments before the search service has initialised P3 NEW
1830209 Refactor SearchSERPTelemetry ContentHandler.observeActivity P2 RESOLVED
1830302 Move default to same level as the component type P2 RESOLVED
1830452 Properly check the presence of child elements in during topdown document categorization P2 RESOLVED
1830469 Intermittent browser/components/search/test/browser/browser_search_telemetry_engagement_target.js | single tracking bug P5 NEW
1831332 DDG non-organic searches are not reported correctly in telemetry P2 VERIFIED
1831395 The assertAbandonmentEvent helper function is mistakenly marked async P1 RESOLVED
1831876 Prevent search telemetry from sending impression information if there are no search terms P1 RESOLVED
1831880 Make the shopping page regular expression check optional for SearchSERPTelemetryChild P1 RESOLVED
1832117 High Frequency browser/components/search/test/browser/browser_trending_suggestions.js | We matched the expected number of results - 3 == 2 - {"filename":"chrome://mochitests/content/browser/browser/components/search/test/browser/browser_trending_suggestio P5 RESOLVED
1832203 Intermittent browser/components/search/test/browser/browser_search_telemetry_abandonment.js | single tracking bug P5 RESOLVED
1832463 Remove or update probes expiring in Firefox 116: browser.searchinit.engine_invalid_webextension before Gecko version gets increased to 116 on 2023-06-05 -- VERIFIED
1832509 Add an additional search service start up metric to replace SEARCH_SERVICE_INIT_MS with better measurements P2 RESOLVED
1832542 Cache anchor/data attribute in inspectAnchors P1 RESOLVED
1832704 Remove SearchService's init-complete, replace by a promise that resolves or rejects as appropraite P3 RESOLVED
1832811 Remove ability to add/remove regular expressions to included/excluded P1 RESOLVED
1832863 Consider using methods that don't generate a new URI in the content process P1 RESOLVED
1832868 Use getBoundsWithoutFlushing when possible in SearchSERPTelemetryChild P1 RESOLVED
1833060 Intermittent browser/components/search/test/browser/browser_searchbar_context.js | single tracking bug P5 RESOLVED
1833245 Allow page clicks for cached pages to be correctly recorded P2 RESOLVED
1833495 Blocked ads are sometimes recorded as visible ads P2 VERIFIED
1833599 Update the search features description for Nimbus P2 RESOLVED
1833829 [meta] Improve and simplify the search configuration format (consolidation) P3 NEW
1833848 Improve some search service logging P3 RESOLVED
1833877 Prevent checking the page impression components and recording abandonments if components are not defined P2 RESOLVED
1834066 Update Search Engine URL for Gule sider P3 VERIFIED
1834086 Running an experiment setting Nimbus.search.experiment, could cause the settings to be lost P1 RESOLVED
1834100 Consider creating a timing distribution for the heaviest process in SearchSERPTelemetryChild P2 RESOLVED
1834154 Intermittent browser/components/search/test/browser/browser_contextmenu_whereToOpenLink.js | single tracking bug P5 RESOLVED
1834162 search default button always disabled under settings -- RESOLVED
1834238 "An engine with that name already exists!" message whitelisting doesn't work anymore - xpcshell.ini:toolkit/components/search/tests/xpcshell/test_webextensions_upgrade.js | test_upgrade_to_existing_name_not_allowed - [test_upgrade_to_existing_name_not_all -- RESOLVED
1834401 Replace certain calls to SpecialPowers.spawn with calls to BrowserTestUtils.synthesizeMouseAtCenter in search SERP telemetry mochitests P1 RESOLVED
1834701 Update SearchSERPTelemetryChild to cache information more specifically P1 RESOLVED
1835042 Intermittent TV browser/components/search/test/browser/browser_rich_suggestions.js | single tracking bug P5 NEW
1835125 Check for missing components instead of providerInfo in SearchSERPTelemetryChild P2 RESOLVED
1835132 Allow for more flexibility with non ad links P2 RESOLVED
1835181 Refactor isInitialized getter in SearchService P3 NEW
1835229 Opening result(in same page) from no-ads SERP(google) records an abandonment instead of a no-ads engagement P2 RESOLVED
1835267 Back/Forward page actions fail to record abandoments if the targets are followed-on SERPs P2 RESOLVED
1835321 Change the logic around categorizing non ad clicks to be less restrictive P1 RESOLVED
1835359 Refining address bar persistent search records an abandonment event, not a follow-on refinement -- RESOLVED
1835552 search engine shortcut activates after browser restart -- RESOLVED
1835625 Allow nightly users to test search params -- RESOLVED
1835821 Fix up the search-config schema P2 RESOLVED
1835824 Add schema validation testing for search-configuration P3 RESOLVED
1835872 Update search-config with Rich entities param -- RESOLVED
1835879 Update Search engine URLs -- RESOLVED
1835918 Write a test to check address bar is working for history and bookmarks when search service fails P2 RESOLVED
1835934 Update search engine tests -- RESOLVED
1836107 Add schema validation testing for search-telemetry-v2 -- RESOLVED
1836156 Remove "extraPageRegexps" from search-telemetry-v2 P2 RESOLVED
1836366 Clarify labels in Firefox Settings UI for `Provide search suggestions` vs. `Show search suggestions in address bar results` P3 NEW
1836507 Tab history from one SERP to another can be recorded as a non-ad click P2 RESOLVED
1836672 Almost Perma TEST-UNEXPECTED-FAIL | browser/components/search/test/browser/browser_trending_suggestions.js | We matched the expected number of results - 3 == 2 when Gecko 115 merges to Beta on 2023-06-05 -- RESOLVED
1836803 Drop the language parameter for Bing search suggestions P3 RESOLVED
1836804 Remove support for {moz:locale} parameter replacements in search URLs P3 NEW
1836827 Intermittent browser/components/search/test/browser/browser_rich_suggestions.js | single tracking bug P5 RESOLVED
1836958 Update DuckDuckGo icons to match new branding P2 VERIFIED
1837016 Add James as a review peer of the search & address bar module P3 RESOLVED
1837429 Rename hasShoppingTab to shoppingTabDisplayed to make it more consistent with reporting P2 VERIFIED
1838326 Setting Qwant as the default engine on French Firefox doesn't change the UI properly -- RESOLVED
1838472 Nimbus specified extra parameters for search engines are not reset at the end of the experiment P2 RESOLVED
1838723 Urlbar jank caused by a call to getSubmission from URIFixup.sys.mjs P3 NEW
1838744 Perma xpc esr115 toolkit/components/search/tests/xpcshell/searchconfigs/test_bing.js | | test_searchConfig_bing - [test_searchConfig_bing : 1] Expected "pc=MOZI" in search url "https://www.bing.com/search?form=MOZSBR&pc=MOZR&q=test" - false == true P5 RESOLVED
1839024 Remove hidden search engines -- RESOLVED
1839461 Enable the SERP telemetry being gathered by Glean in Nightly P2 RESOLVED
1841862 Amazon.com search plugin returning access denied -- RESOLVED
1842547 Search Shortcuts settings missing headers / header labels don't update dynamically -- VERIFIED
1842554 Enable SERP Telemetry on Release P2 RESOLVED
1842609 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources.js | single tracking bug P5 RESOLVED
1842653 Intermittent [Tier 2] browser/components/search/test/browser/browser_google_behavior.js | single tracking bug P5 RESOLVED
1842866 Clicking on an ad link records an error in the browser console search logs P3 NEW
1844890 SearchService's default engine has changed notification bar displays engine id rather than engine name -- VERIFIED
1845380 Intermittent browser/components/search/test/browser/telemetry/browser_search_telemetry_shopping.js | single tracking bug P5 NEW
1846357 Extract domains for basic SERP links (no redirect URLs) P2 RESOLVED
1846365 Extract domains for SERP links that contain the domain in a query parameter value P2 RESOLVED
1846367 Extract domains for SERP links that contain the domain outside of the anchor P2 RESOLVED
1846368 Implement categorization logic in SearchSERPTelemetry P2 RESOLVED
1846381 [meta] Implement SERP Search Term Categorization - Phase 2 P3 NEW
1846767 Extract non-ad domains for basic SERP links (no redirect URLs) P2 RESOLVED
1846899 Remove or update probes expiring in Firefox 119: browser.searchinit.secure_opensearch_* before Gecko version number gets increased to 119 on 2023-08-31 P2 RESOLVED
1847246 Remove remaining parts of browser.search.hiddenOneOffs preference P3 RESOLVED
1847794 Ensure the Search component's browser mochitests and XPCShell tests use add_setup correctly P2 RESOLVED
1848197 Update search-telemetry-v2 to contain additional data for the categorization process P2 RESOLVED
1848321 Extend browser.search.content.* documentation P3 RESOLVED
1848380 If the search service fails to initialise properly, allow topsites on new tab page to work properly P3 RESOLVED
1849013 Add telemetry to track when Search Service fails P3 RESOLVED
1849129 An extension adding a duplicate search engine will prevent the SearchService from initializing P3 RESOLVED
1849371 Add cookie banner as a possible serp.ad_impression component and the user choice as one of the serp.engagement targets P2 RESOLVED
1849372 Add engagement event when a user clicks on a cookie banner on a SERP P2 RESOLVED
1849373 Update search-telemetry-v2 with cookie banner related selectors for detection and accept/reject engagement P2 RESOLVED
1849664 Intermittent browser/components/search/test/browser/telemetry/browser_search_telemetry_engagement_content.js | single tracking bug P5 RESOLVED
1849918 Remove unnecessary send of search engine state on SearchService initialisation from ContentSearchParent P2 RESOLVED
1849924 Remove unnecessary init-complete observers from search bar and search one-offs code P2 RESOLVED
1850000 Add a listener and store for the Search Categorization collection P2 RESOLVED
1851374 suddenly google search engine reappeared and overwrote my duckduckgo default P5 UNCONFIRMED
1851495 Extend search telemetry to break-down search counts per window type P2 VERIFIED
1851622 Update search-telemetry-v2 schema with domainExtraction P2 RESOLVED
1851907 Remove browser.search.serpEventTelemetry.enabled from the codebase P3 NEW
1852527 Default search engine telemetry recorded in Glean is not updated when a search engine is changed P3 RESOLVED
1852654 Add `non_ads_link` in `serp.engagement` documentation P3 RESOLVED
1852792 Refactor search Service init function to be smaller and easier to read P3 RESOLVED
1852974 search-engine-config-ui-schema.json is missing the 'urls' attribute P3 RESOLVED
1853004 Investigate why ads_hidden is sometimes unequal to ads_loaded P2 VERIFIED
1853755 Intermittent browser/components/search/test/browser/telemetry/browser_search_telemetry_adImpression_component.js | single tracking bug P5 REOPENED
1853757 Don't report SERP categorization for clients that haven't downloaded Remote Setting attachments P2 RESOLVED
1854196 Modify categorization logic based on input from Data Science P2 RESOLVED
1854200 Limit how many domains are evaluated in SERP categorization process P2 RESOLVED
1854426 Add support for Baidu to SERP Telemetry v1 P2 NEW
1854495 Add SERP categorization feature flag to Nimbus P2 RESOLVED
1854660 Temporarily disable some Tier 2 a11y_checks for Search and Address Bar P3 RESOLVED
1854661 [meta] Investigate elements that are failing Tier 2 a11y_checks for Search and Address Bar P3 NEW
1854692 Implement reporting the SERP categorization data P2 RESOLVED
1854965 Define new search engine configuration schema P2 RESOLVED
1855084 Set up SearchService to be able to switch to a new configuration & schema P2 RESOLVED
1855220 Search from the addess bar opens Google search in English rather than Italian -- RESOLVED
1855356 Schedule download of attachments in SearchSERPDomainToCategoriesMap P2 RESOLVED
1856274 Update DomainToCategoriesMap when experiment is enrolled P2 RESOLVED
1856298 Enable ESLint rule @microsoft/sdl/no-insecure-url for all of browser/components/search P3 RESOLVED
1856647 Registered ads for ad_image_row and ad_carousel on Google don't match ads displayed P2 RESOLVED
1856984 Update daum-kr Search Engine Configuration (Desktop) P3 RESOLVED
1856985 Update Salidzini.lv Search Engine Configuration (Desktop) P3 RESOLVED
1857000 Remove Azerdict's Suggestions API From Search Engine Configuration (Desktop) P3 RESOLVED
1857369 Refactor telemetry test code P3 NEW
1858524 Remove unneeded call to overrideSearchTelemetryForTests P2 RESOLVED
1858559 Create a custom ping for reporting SERP categorization P2 RESOLVED
1859405 Correct description of search.engine.default.changed event P3 RESOLVED
1860531 Extend and update SERP telemetry configuration for mobile P2 RESOLVED
1860810 Fix incorrect reporting of Bing SERP telemetry for some distributions P2 RESOLVED
1860890 Remove unused manifest parameter from AddonSearchEngine.update() P3 RESOLVED
1861080 Create an Application Search Engine instance and use it with search-config v2 P2 RESOLVED
1861302 Remove or update probes expiring in Firefox 122: SEARCH_SERVICE_INIT_MS P2 RESOLVED
1861676 Extend and update SERP telemetry configuration for mobile P2 RESOLVED
1861925 Should be renamed from "ヤフオク!" to "Yahoo!オークション" ? P2 VERIFIED
1862287 Drop use of locales.matches and locales.startsWith in search engine configuration tests P3 RESOLVED
1862462 Add a search configuration test for Wikipedia P3 RESOLVED
1862624 Enable codespell on search schemas and docs P3 RESOLVED
1862653 Create the new desktop search configuration P2 RESOLVED
1862655 Add search engine configuration v2 validation tests P2 RESOLVED
1862679 The new and old SearchEngineSelectors should always load the correct configuration P2 RESOLVED
1862682 Add a test to ensure that any codes listed in the new search configuration are also listed in search-telemetry-v2 P2 RESOLVED
1863023 Marionette tests for the search component are not being run P1 RESOLVED
1863340 Amazon.* does not display captcha, redirecting to amazon error page -- RESOLVED
1863360 Fix broken tests caused by app provided search engine class P2 RESOLVED
1863596 Avoid initialising the add-on manager in searchconfigs tests when new configuration is enabled P3 RESOLVED
1863638 Intermittent browser/components/search/test/browser/telemetry/browser_search_telemetry_sources_ads_clicks.js | single tracking bug P5 RESOLVED
1864214 Enable search telemetry to observe changes on search providers serving Single Page Application Pages P2 RESOLVED
1864751 Add a check for keyboard focusable URL bar buttons in AccessibilityUtils P3 RESOLVED
1864765 Part 1: Update search engine selector to filter engine config by locales and regions P2 RESOLVED
1864834 Remove reference to ftp in SearchEngine icon downloading P3 RESOLVED
1864962 Investigate how a Go button in browser_glean_telemetry_engagement_type.js test in the Search and Address Bar needs to be updated to pass a11y_checks P3 RESOLVED
1865263 Fold SERP assertion events into a single helper P2 RESOLVED
1866315 Abandonment tests are not correctly asserted P3 RESOLVED
1866387 Refactor search-config-v2 by updating ebay-be P3 RESOLVED
1866390 Part 2: Update search engine selector to display the app provided engine and build engine url params P2 RESOLVED
1866546 Separate SERP telemetry click code from legacy telemetry code path P2 VERIFIED
1866548 Search telemetry isn't recorded when opening links in a new window P2 VERIFIED
1866616 Save the current date when starting a search from the search bar P2 VERIFIED
1867288 Create new search engine icons schema and use it P2 RESOLVED
1867406 Part 3: Update search engine selector to filter distribution and sort default engines P2 RESOLVED
1867582 Add telemetry for how often users open multiple tabs of the same SERP containing the same search term P3 NEW
1867620 Avoid updating the in-content search bar placeholders / text from multiple locations when in handoff mode P2 RESOLVED
1867923 Intermittent browser/components/search/test/browser/telemetry/browser_search_telemetry_remote_settings_sync.js | single tracking bug P5 NEW
1868164 Create the new search engine icons schema P2 RESOLVED
1868279 Schedule downloading of domain-to-category attachments inside an idle event P2 RESOLVED
1868476 Record the SERP categorization event and submit its custom ping P2 RESOLVED
1868622 Rename `privateDefault` to `defaultPrivateEngine` to be consistent with seach-engine-config-schema P3 NEW
1868749 Remove SearchEngine sendAttributionRequest code P2 RESOLVED
1868845 Rename `channel` to `channels` in search-config-v2 and search-engine-config-v2-schema P2 RESOLVED
1869064 Record some of the properties of the categorization impression to a placeholder API P2 RESOLVED
1869221 Part 4: Update search engine selector to filter channels, versions, application, and engine orders. P2 RESOLVED
1869402 Rename `applicationID` to applications in search engine config v2 schema P2 RESOLVED
1869571 In search-config-v2, move the environment out of the engine "base" and into the "variants" P2 RESOLVED
1870053 Complete the tests for the SearchEngineSelector P2 RESOLVED
1870138 Add support for overriding search engine URLs from remote settings -- RESOLVED
1870289 Fix a few issues in search-config-v2 P2 RESOLVED
1870419 Fix google, distributions, and database tests in searchconfigs tests P2 RESOLVED
1870420 Add a description for search-config-v2 fetch engine selector tests P2 RESOLVED
1870644 Provide a single function for obtaining icon URLs from search engines P2 RESOLVED
1870652 In search-config-v2 change the defaultEngines records to have a single field for default/defaultPrivate matches P2 RESOLVED
1870684 Update search tests for the new search configuration P2 RESOLVED
1870685 Ensure tests outside of search pass with the new search configuration enabled P3 RESOLVED
1870686 [meta] Post search-config-v2 cleanup. P3 NEW
1870687 Investigate removing the _locale and _extensionID options from within AppProvidedSearchEngine P3 NEW
1870732 Add tests to check variant engines are applied without holding references to the original config object P2 RESOLVED
1870857 Update search telemetry related schemas with the ability to observe single page applications P2 RESOLVED
1870859 Update search-telemetry-v2 with Qwant P2 RESOLVED
1870913 Add dump and attachments for search-config-icons to the tree P2 RESOLVED
1871002 missing the little "arrow" button to trigger the search from homescreen -- RESOLVED
1871019 The invalid webextension telemetry is incorrectly reported for search engines with post data P3 RESOLVED
1871036 Add-on search engines do not correctly save their icons in the cases of multiple icons P3 NEW
1871083 Record additional properties of the categorization impression to a placeholder API P2 RESOLVED
1871084 Add a timeout for when the categorization is recorded P2 RESOLVED
1871199 Remove or update probes expiring in Firefox 124: browser.searchinit.engine_invalid_webextension before Gecko version number gets increased to 124 on 2024-01-22 -- RESOLVED
1871450 Skip search-config-v2 schema validation test when preffed off P2 RESOLVED
1871482 Skip search-config-v2 schema validation test when `newSearchConfigEnabled` PREF is off for Beta 122 P3 RESOLVED
1871483 Skip search-config-v2 schema validation test when `newSearchConfigEnabled` PREF is off for Nightly 123 P2 RESOLVED
1871491 Add a check for combobox container of moz-input-box and options within the URL bar autocomplete list in AccessibilityUtils P3 RESOLVED
1871510 Add a check for keyboard focusable Search bar buttons in AccessibilityUtils P3 RESOLVED
1871596 Submit Search image button on the Search bar lacks interactive role -- RESOLVED
1871980 Search expand/collapse image button on the Search bar lacks interactive role and expanded state P3 RESOLVED
1872158 SERP categorization tests should not time out if the categorization pref is already on P2 RESOLVED
1872290 Enable `browser.search.log` by default across all browser search telemetry tests P2 RESOLVED
1872295 Enable the "browser.search.log" pref by default across all search unit tests P1 RESOLVED
1872398 Add an exception from a11y_checks for one click in `browser/components/urlbar/tests/browser/browser_searchMode_indicator_clickthrough.js` P3 RESOLVED
1872409 Support trending suggestions on bing P1 RESOLVED
1872430 Show address bar placeholder for user-installed search engines if their name is under a certain limit -- RESOLVED
1872517 Google search suggestions not showing up -- RESOLVED
1872757 Update SearchTestUtils.useTestEngines to be able to load search-config-v2 configurations P2 RESOLVED
1872878 Update search-telemetry-v2 schema with searchPageMatches P2 RESOLVED
1872899 Perma [tier 2] TEST-UNEXPECTED-FAIL | browser/components/search/test/browser/browser_searchbar_openpopup.js | Node is not accessible via accessibility API: id: , tagName: html:body, className: - P5 RESOLVED
1872935 Reconcile original categorization ping patches with updated code P1 RESOLVED
1872940 Implement support for prior settings when using the new search configuration P2 VERIFIED
1873055 Fix missing awaits in test_engine_selector_environment.js and test_engine_selector_defaults.js P1 RESOLVED
1873335 Intermittent [tier 2] browser/components/search/test/browser/telemetry/browser_search_telemetry_searchbar.js | single tracking bug P5 NEW
1873448 Add dynamic add/remove of search engine icon attachments in the remote settings dump P3 NEW
1873464 For search related configurations, only validate additional properties on nightly builds P3 RESOLVED
1873471 Search's `metrics.yaml` doesn't have a tag P2 RESOLVED
1873729 Intermittent browser/components/search/test/browser/telemetry/browser_search_telemetry_private.js | single tracking bug P5 RESOLVED
1874186 Remove remains of extension ID facility from OpenSearch engines P2 RESOLVED
1874277 Switching to Search Bar with TAB does not select the previous search term P2 VERIFIED
1874410 Disconnect Wikipedia search from Firefox's locale -- RESOLVED
1874459 [meta]Search configuration v2 - QA bug tracking P3 NEW
1874473 Simpifly the OpenSearch update system P3 RESOLVED
1874917 Rename SearchTestUtils.promiseNewSearchEngine to installOpenSearchEngine or something similar P3 NEW
1874921 Replace usages of SearchService.addOpenSearchEngine in test code with SearchTestUtils.promiseNewSearchEngine. P2 RESOLVED
1875071 Simplify OpenSearchEngine loading and install process in the search service P3 VERIFIED
1875094 Observe single page app telemetry that begin on SPA-supported provider's home page P3 RESOLVED
1875267 Move browser_ContentSearch.js into browser/components/search P3 RESOLVED
1875286 [META][QA][QA-2256] SERP Ad Telemetry for Firefox 114-118 -- RESOLVED
1875287 The target": "non_ads_link" is registered in the serp glean telemetry after clicking the Shopping tab from Google P2 VERIFIED
1875483 Remove locale and limit app version to major version number in the categorization event P2 RESOLVED
1875654 Impossible to leave search bar with shift+tab P3 VERIFIED
1875812 Changing the search engine in an empty search box should not load the search engine's homepage P3 NEW
1875852 Missing clickURL in search config overrides v2 schema -- RESOLVED
1875912 Remove webextension.id and use engine.identifier when we're ready to remove old search-config and use search-config-v2 P3 RESOLVED
1875945 Reset categorization event scheduler in relevant tests if feature gate is enabled P2 RESOLVED
1875955 Support the "optional" search engine configuration flag P2 RESOLVED
1875959 Intermittent TV browser/components/search/test/browser/browser_contentSearch.js | Test timed out - P5 RESOLVED
1876039 Remove cbhStudyUs and cbhStudyRow variables from Nimbus search feature -- RESOLVED
1876178 Add more specificity on when to record telemetry on reloaded due to a config change (search engine changed, engine-update) P3 NEW
1876410 Separate old engine selector tests from the new engine selector tests in `toolkit/components/search/tests/xpcshell/` P3 RESOLVED
1876872 Rename `ad_impression` and their properties to something more generic P3 NEW
1877003 Add "search in other search engine" in text select context menu below "use xx search xx" -- RESOLVED
1877181 Add an explicit lazy getter for accessing the allowlist in SearchService P2 RESOLVED
1877321 Intermittent toolkit/components/search/tests/xpcshell/test_remove_engine_notification_box.js | single tracking bug P5 RESOLVED
1877494 Collect telemetry on Google account signed-in status P3 RESOLVED
1877593 Add search-config-v2.json to simple-engines directory to fix broken tests P3 RESOLVED
1877721 Remove nsISearchEngine.identifier P3 NEW
1877758 Intermittent TV browser/components/search/test/browser/telemetry/browser_search_telemetry_spa_multi_tab.js | single tracking bug P5 RESOLVED
1878062 For tracked SPAs, accurately remove listeners from the content process and content specific engagements that cause search page changes P1 RESOLVED
1878219 Move core Categorization Map into a worker P2 RESOLVED
1878277 Prior search settings are not kept when using amazon.es or amazon.se as default search engine P2 VERIFIED
1878394 Modify inconclusive domains to only have a single category (just 'inconclusive') P2 RESOLVED
1878611 [meta] Implement in-content telemetry for Qwant - QA bug tracking P3 NEW
1878736 Add cookie banner related elements to the list of possible ad components and engagements in search telemetry schema P1 RESOLVED
1878738 Update search-telemetry schema to allow cookie banner accept and reject P2 RESOLVED
1878739 Update search-telemetry-v2 to allow the ability to detect engagement events on cookie banner accept and reject buttons P2 NEW
1878781 When the searchTerm is in the path, spaces should be percent encoded rather than replaced with a plus P3 NEW
1878818 Fix search-telemetry-v2 schema on Remote Settings P2 RESOLVED
1878834 Rename search-telemetry(-ui)-schema.json to match the collection name (include -v2) and add description and UI schema test P3 RESOLVED
1878850 Intermittent xpcshell.toml:toolkit/components/search/tests/xpcshell/test_initialization_with_region.js | single tracking bug P5 RESOLVED
1878903 Intermittent browser/components/search/test/browser/browser_contextmenu.js | single tracking bug P5 NEW
1878905 Intermittent browser/components/search/test/browser/browser_contextmenu.js | single tracking bug P5 RESOLVED
1879126 Simplify SearchService.#loadEngines and move policy object mapping into PolicySearchEngine P3 RESOLVED
1879142 Add an exception from a11y_checks label warning for a click on a Search Bar or URL Bar input P5 NEW
1879191 Update AccessibilityUtils to include XUL:buttons that are removed before the l10n is completed in the label checks exceptions P2 RESOLVED
1879278 Could not load engine bing@search.mozilla.org: Error: Search terms missing from engine URL P3 RESOLVED
1879341 Add more functionality to topdown searches by parent P2 RESOLVED
1879368 Move exception throwing into SearchService.#addEngineToStore P2 RESOLVED
1879404 A search submit event is cached even if the user doesn't submit a new search P2 RESOLVED
1879515 searchengine-devtools should handle comparing engineOrders and defaultEngines sections of search-config-v2 P3 NEW
1879555 Users may have duplicated aliases for search engine add-ons installed from before Firefox 77 P5 NEW
1879621 Create new tests to ensure search-config-v2 search engines can be fully loaded P3 NEW
1879625 Set the saved settings on SearchEngine objects as soon as they are created, rather than doing it later P2 VERIFIED
1879714 Update search-telemetry-v2 schema to expand top down search options and loosen component type registration P2 RESOLVED
1879737 Add the ability to extract domains from query param values containing hrefs P2 RESOLVED
1879860 Clean up extension integration code once the old search configuration is removed P3 NEW
1879941 [win] search bar right-click can create two context menus P3 VERIFIED
1880020 test_settings_duplicate.js isn't failing when duplication is allowed P3 RESOLVED
1880021 Simplify code around duplicate SearchEngine detection when installing OpenSearch engines P3 NEW
1880212 Update search-telemetry-v2 schema with queryParamValueIsHref, add textContent as the third domain extraction method and fix dataAttribute P2 RESOLVED
1880409 Allow searching for elements without reporting counts to ad_impression P2 RESOLVED
1880410 Cleanup parts of search telemetry P2 RESOLVED
1880413 Deprecate parts of search telemetry which are overly complex and redundant P3 NEW
1880697 Amazon search plugin returning access denied BIS -- RESOLVED
1880732 custom search engines lost after switching to troubleshooting mode then back to normal mode -- RESOLVED
1880846 Intermittent browser/components/search/test/browser/browser_rich_suggestions.js | single tracking bug P5 NEW
1880913 Move BrowserSearch out of browser.js P3 NEW
1881408 Remove or update probes expiring in Firefox 126: browser.searchinit.secure_opensearch_* before Gecko version gets increased to 126 on 2024-03-18 -- RESOLVED
1881675 Provide a way to deal with elements that need to be observed that load URLs but don't have hrefs visible at the time of load P2 RESOLVED
1881739 Create a SearchTestUtils function to simplify creating configurations for tests P3 NEW
1882309 Move settings version dependency of SearchEngine._loadSettings to SearchSettings P3 RESOLVED
1882389 Re-enable the browser_autocomplete_a11y_label.js that used to time out with a11y_checks P3 NEW
1882528 Convert domains to category map to use a different hashing algorithm P1 RESOLVED
1882577 Make nsISearchEngine.getIconURL an async function P3 RESOLVED
1882730 Intermittent browser/modules/test/browser/browser_ContentSearch.js | single tracking bug P5 RESOLVED
1882844 Update search-telemetry-v2 collection on Remote Settings to include selectors for Bing SERPs P1 RESOLVED
1883109 Add whether the page being categorized is Shopping P2 NEW
1883199 SearchService errors logged at startup for all extension-provided engines P3 NEW
1883392 Investigate simplifying test_override_allowlist_switch.js P3 NEW
1883402 Tidy up add-on related functions in the search service P3 RESOLVED
1883597 Extend Search schema validation to cover all schemas and ui schemas P3 RESOLVED
1883641 Always need to fill google recaptcha when searching in private mode with google -- RESOLVED
1883776 Refactor preferences detecting a trending engine P1 RESOLVED
1883811 Move domain processing into the child process P2 RESOLVED
1883916 Update search-telemetry-v2 schema with a nonAdsLinkQueryParamNames property P2 RESOLVED
1884219 Prevent the extraction and parsing of hrefs containing Javascript P2 RESOLVED
1884701 Simplify removing engines during reload engines with search-config-v2 P3 RESOLVED
1884923 Update search-telemetry-v2 with nonAdsLinkQueryParamNames to extract the redirect URL associated with the load for non ads links on Google P2 RESOLVED
1884952 Add support for downloading new search engine icons from remote settings P2 RESOLVED
1885002 Turn on search-config-v2 for Nightly P3 RESOLVED
1885121 Fix a few more tests that are broken with search-config-v2 enabled P2 RESOLVED
1885169 Make `skipCount` in search-telemetry-schema a definition rather than a possible property on each element P2 RESOLVED
1885177 Fix test_settings_persist and browser_rich_suggestions with search-config-v2 enabled P3 RESOLVED
1885193 Update mozilla-central copy of search-config-overrides-v2.json P2 RESOLVED
1885302 Fix jsdoc @type documentation issues in search code P3 RESOLVED
1885391 Add Poland to our eBay support. P3 NEW
1885460 Intermittent TEST-UNEXPECTED-TIMEOUT | browser/components/search/test/browser/browser_private_search_perwindowpb.js | application timed out after 370 seconds with no output P5 RESOLVED
1885478 Intermittent TV browser/components/search/test/browser/telemetry/browser_search_telemetry_domain_categorization_reporting.js | single tracking bug P5 NEW
1885953 Once search-config-v2 is shipping, remove the old application provided WebExtensions from user's profiles P3 NEW
1886061 Add a Nimbus option to toggle the search-config-v2 preference P3 RESOLVED
1886095 Investigate other means of storing domains on client P2 RESOLVED
1886228 Intermittent Assertion failure: false (Receiving unexpected Principal), at /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:1297 | single tracking bug P5 NEW
1886383 Intermittent [tier 2] browser/components/search/test/browser/telemetry/browser_search_telemetry_sources_ads.js | single tracking bug P5 RESOLVED
1886592 Intermittent TV browser/components/search/test/browser/telemetry/browser_search_glean_serp_event_telemetry_categorization_enabled_by_nimbus_variable.js | single tracking bug P5 RESOLVED
1887010 Update Google's domain extraction method in search-telemetry-v2 P1 RESOLVED
1887227 Allow the ability to reset CategorizationRecorder from tests P1 RESOLVED
1887233 Don't consider non-sponsored components as visible ads P1 RESOLVED
1887303 The upgrade to 124 changed the default search engine -- RESOLVED
1887331 c-c perma toolkit/components/search/tests/xpcshell/test_search_config_v2_nimbus.js failure after bug 1886061 P5 RESOLVED
1887641 [meta] SERP categorization - QA bug tracking -- NEW
1887662 Cookie banner ad_impression are not registered for Ecosia P3 NEW
1887686 Add shopping page property to SERP categorization event P1 RESOLVED
1887698 Enable SERP Categorization on Nightly P1 RESOLVED
1887943 Refine textContent domain extraction method P1 RESOLVED
1887966 Follow-up work to schema changes P3 NEW
1888506 Improve accuracy of ad counts on Google Shopping and Images, and Google Image Domain Extraction for Organic Results P1 RESOLVED
1889037 Update documentation for search-config-v2 P3 RESOLVED
1889242 Change pc to partnerCode in search-config-v2-schema.json P3 RESOLVED
1889247 Sort remote settings collection by keys and search-config-v2 collection by engine identifiers and recordType P3 RESOLVED
1889625 Update Bing with domain extraction P1 RESOLVED
1889677 Update categorization tests when feature gating pref is not on to accomodate store P1 RESOLVED
1889702 Change search-config-v2 validation to allow only require a telemetrySuffix with a partnerCode when it is for a distribution P2 RESOLVED
1889752 Enable new search configuration globally for nightly P2 RESOLVED
1889802 Intermittent browser/components/search/test/marionette/telemetry/test_ping_submitted.py TestPingSubmitted.test_ping_submit_on_start | single tracking bug P5 NEW
1889827 Intermittent browser/components/search/test/marionette/telemetry/test_ping_submitted.py TestPingSubmitted.test_ping_submit_on_start | single tracking bug P5 RESOLVED
1889910 Add an option to search-config-v2 to allow specifying the device type P2 RESOLVED
1889940 Improve logging of domain extraction P1 RESOLVED
1889949 Frequent browser/components/search/test/browser/telemetry/browser_search_telemetry_domain_categorization_download_timer.js / ping_submission.js / reporting _timer.js | single tracking bug P5 NEW
1889989 Merge android search engine configuration into search-config-v2 P3 NEW
1890032 Intermittent browser/components/search/test/browser/telemetry/browser_search_telemetry_domain_categorization_reporting.js | single tracking bug P5 NEW
1890378 Adapt search-config-v2 for sub-variant changes P3 RESOLVED
1890380 Merge iOS search engine configurations into search-config-v2 P3 NEW
1890462 Update fetchEngineSelector to match against subVariants in search-config-v2 P3 RESOLVED
1890557 Move categorization event reporting idle timers into a preference P2 NEW
1890658 Correct application name for the xpcshell search config tests P3 RESOLVED
1890698 Search word by Rakuten search plugin is broken P2 RESOLVED
1891307 Intermittent browser/components/search/test/browser/browser_contentSearchUI_default.js | single tracking bug P5 NEW
1891425 Search shortcuts do not work in search bar (only in address bar) -- RESOLVED
1891634 Update search-telemetry-v2 collection on Remote Settings to include accountCookies key for Google P1 NEW
1891799 Update search-telemetry-v2 schema as part of Google account signed-in status work P1 NEW

4900 Total; 320 Open (6.53%); 3793 Resolved (77.41%); 787 Verified (16.06%);

  • Fixed; may need verification:.
Full Query
ID Summary Qa contact Status Resolution Qa whiteboard
205158 order of search history in search box is unintuitive RESOLVED FIXED No cf_qa_whiteboard
219532 Add pref to make search bar results always open in a new tab RESOLVED FIXED No cf_qa_whiteboard
232272 Better management of search engines for toolbar over the current add new engines system (ability to remove and order engines) RESOLVED FIXED No cf_qa_whiteboard
233308 rename "Add Engines..." to "Add Searches..." or something more descriptive RESOLVED FIXED No cf_qa_whiteboard
235131 Ctrl-Up / Ctrl-Down do not work to select search engine in searchbox RESOLVED FIXED No cf_qa_whiteboard
235852 Ability to delete search plugins using UI RESOLVED FIXED No cf_qa_whiteboard
241828 Ctrl+K should automatically select Web search engine RESOLVED FIXED No cf_qa_whiteboard
242586 Fix sherlock plug-ins RESOLVED FIXED No cf_qa_whiteboard
245755 Cannot add search engine RESOLVED FIXED No cf_qa_whiteboard
246345 searching a site using the google search bar RESOLVED FIXED No cf_qa_whiteboard
246410 No notification if find in page fails (Toolbar Search field) RESOLVED FIXED No cf_qa_whiteboard
247188 After pressing Enter in search bar, dragging to search bar opens a new tab RESOLVED FIXED No cf_qa_whiteboard
250286 Search should be Ctrl+E, not Ctrl+K RESOLVED FIXED No cf_qa_whiteboard
251992 Search plugins should use extension/theme management system RESOLVED FIXED No cf_qa_whiteboard
252506 [linux] Search Bar has magnifying glass(find?) icon selected by default RESOLVED FIXED No cf_qa_whiteboard
253015 changing search engine doesn't set focus to search box RESOLVED FIXED No cf_qa_whiteboard
255545 search plugins cannot be reordered RESOLVED FIXED No cf_qa_whiteboard
256201 discoverability of Clear Search History is hard (add a context menu item) RESOLVED FIXED No cf_qa_whiteboard
257242 doubled up search plugins RESOLVED FIXED No cf_qa_whiteboard
258189 Use new icons for Yahoo and eBay search RESOLVED FIXED No cf_qa_whiteboard
258343 searchbar , press on separator adds "add engines + separator" in pulldown RESOLVED FIXED No cf_qa_whiteboard
259523 Search via Google in the search bar gives less results than normal RESOLVED FIXED No cf_qa_whiteboard
259717 kurona-20 affiliate code added to amazon search requests RESOLVED FIXED No cf_qa_whiteboard
260794 Duplicate parameter generated in Google search RESOLVED FIXED No cf_qa_whiteboard
261847 Seach plug-ins Update Mechanism Not Working RESOLVED FIXED No cf_qa_whiteboard
261991 Re-order search plug-in list RESOLVED FIXED No cf_qa_whiteboard
265378 Search plugins for Firefox 1.0 pt-BR RESOLVED FIXED No cf_qa_whiteboard
265522 de-DE l10n Trademark policy RESOLVED FIXED No cf_qa_whiteboard
265523 l10n el-GR Trademark policy RESOLVED FIXED No cf_qa_whiteboard
266042 l10n zh-TW Trademark policy compliance RESOLVED FIXED No cf_qa_whiteboard
267244 Ensure Locales all use correct params for Yahoo/Google. RESOLVED FIXED No cf_qa_whiteboard
269658 new search plugins aren't validated during update RESOLVED FIXED No cf_qa_whiteboard
270120 Yahoo search plugin does not work with Unicode characters RESOLVED FIXED No cf_qa_whiteboard
271097 searchplugin auto update should ask user RESOLVED FIXED No cf_qa_whiteboard
271287 FF10 FFTrunk crash [@ nsCharTraits::length] RESOLVED FIXED No cf_qa_whiteboard
283180 creativecommons, amazon, eBay, dictionary search plugins are broken for non-ASCII character search RESOLVED FIXED No cf_qa_whiteboard
283787 change update URLs for creativecommons and google search plugins to mozilla.org RESOLVED FIXED No cf_qa_whiteboard
287520 changing browser.search.selectedEngine in user.js doesn't take effect RESOLVED FIXED No cf_qa_whiteboard
289362 Replace Dictionary.com with Answers.com for dictionary lookup. RESOLVED FIXED No cf_qa_whiteboard
289826 Allow Disabling the Installation of Search Plugins RESOLVED FIXED No cf_qa_whiteboard
295880 search box hijacked by outfit called creative commons, which directs all searches to its pages RESOLVED FIXED No cf_qa_whiteboard
299090 Crash if addSearchEngine called with invalid search plugin file but valid search icon (mycroft search engine) [@ nsCharTraits::length] RESOLVED FIXED No cf_qa_whiteboard
302000 browser.search.order.* doesn't work with searchplugins stored in profile RESOLVED FIXED No cf_qa_whiteboard
306075 Invalid png file for answers.com search plugin RESOLVED FIXED No cf_qa_whiteboard
306358 Dragging and dropping of text in search bar gives js error. RESOLVED FIXED No cf_qa_whiteboard
306576 Search plugins URLs should be standardized on *secure* mozilla.org servers RESOLVED FIXED No cf_qa_whiteboard
306869 Answers.com plugin needs to say "Answers.com" and not "Dictionary" RESOLVED FIXED No cf_qa_whiteboard
308854 ctrl-up too many times in search box breaks search box RESOLVED FIXED No cf_qa_whiteboard
309379 update answers.com plug-in RESOLVED FIXED No cf_qa_whiteboard
310393 Hitting Enter in the searchbar w/o input shouldn't add an empty entry to its autocomplete RESOLVED FIXED No cf_qa_whiteboard
311653 Icon and dropdown in Search Bar has incorrect (stale) tooltip RESOLVED FIXED No cf_qa_whiteboard
313673 tooltip (with incorrect text and position) in search bar drop down RESOLVED FIXED No cf_qa_whiteboard
315034 If search is set to open in a new tab, Alt+Enter should open the search result in the current tab RESOLVED FIXED No cf_qa_whiteboard
317060 Missing dictionary in search bar for da locale RESOLVED FIXED No cf_qa_whiteboard
321000 search bar should replace newlines in pasted text with spaces RESOLVED FIXED No cf_qa_whiteboard
323798 Keyword URL Needs to be localized RESOLVED FIXED No cf_qa_whiteboard
323966 Users expect clearing history to clear searchbar also RESOLVED FIXED No cf_qa_whiteboard
325913 Allow search plugins to have a "search page" URL for blank searches RESOLVED FIXED No cf_qa_whiteboard
326150 fix ja-JP, ja-JPM and ko-KR Yahoo! search plugin on 1.0.x branch RESOLVED FIXED No cf_qa_whiteboard
326151 Make Yahoo the default search engine in CJKT builds for 1.0.8+ RESOLVED FIXED No cf_qa_whiteboard
326154 add Yahoo search plugins for zh-TW and zh-CN RESOLVED FIXED No cf_qa_whiteboard
327932 Implement search engine update system RESOLVED FIXED No cf_qa_whiteboard
328220 search plugin adjustments for 1.0.8 RESOLVED FIXED No cf_qa_whiteboard
328496 search engines appear multiple times RESOLVED FIXED No cf_qa_whiteboard
328821 Firefox update restores unwanted search engines. RESOLVED FIXED No cf_qa_whiteboard
330842 "ASSERT: Can't serialize: file doesn't exist!" at startup RESOLVED FIXED No cf_qa_whiteboard
330941 browser.search.defaulturl not removed from locale RESOLVED FIXED No cf_qa_whiteboard
331143 sanitize new search format RESOLVED FIXED No cf_qa_whiteboard
331222 context menu search does not observe browser.tabs.loadInBackground setting; always opens in foreground RESOLVED FIXED No cf_qa_whiteboard
332021 Remove xpfe/components/search (nsInternetSearchService) from the firefox build RESOLVED FIXED No cf_qa_whiteboard
332448 nsSearchService fails to set POST data for searches RESOLVED FIXED No cf_qa_whiteboard
334399 icons for sherlock plugins loaded from non-profile locations aren't loaded RESOLVED FIXED No cf_qa_whiteboard
334486 Ability to restore shipped search engines from the safe mode dialog, after they've been removed RESOLVED FIXED No cf_qa_whiteboard
334554 search service assumes HTTP channel, which won't always be there RESOLVED FIXED No cf_qa_whiteboard
335086 Support drag and drop for ordering engines in the search engine manager RESOLVED FIXED No cf_qa_whiteboard
335101 search service should not use prefs for engine metadata (alias, hidden) RESOLVED FIXED No cf_qa_whiteboard
335435 Tracking: Improve searchbox for FF2 RESOLVED FIXED No cf_qa_whiteboard
335441 Change tiny drop-down in browser search box into a button/drop-down combo to the right of the search box RESOLVED FIXED No cf_qa_whiteboard
335443 Support autodetection --> option of adding search engine definitions to browser search box RESOLVED FIXED No cf_qa_whiteboard
335444 Infrastructure to autodetect search engine definitions linked from the current page RESOLVED FIXED No cf_qa_whiteboard
335446 Add UI for notifying user of an available search engine option and allowing them to install it RESOLVED FIXED No cf_qa_whiteboard
335460 re-implement special search plugin parameters RESOLVED FIXED No cf_qa_whiteboard
335472 Right-click context menu shows irrelevant items when you select page text RESOLVED FIXED No cf_qa_whiteboard
335691 Need better support for OpenSearch parameters RESOLVED FIXED No cf_qa_whiteboard
335820 engine icons in the search engine manager need padding RESOLVED FIXED No cf_qa_whiteboard
335878 non-ascii search engine names are not correctly displayed RESOLVED FIXED No cf_qa_whiteboard
336231 "Manage Search Engines..." in Search dropdown still has stale/incorrectly positioned tooltip RESOLVED FIXED No cf_qa_whiteboard
336452 Improve search-engine confirmation dialog RESOLVED FIXED No cf_qa_whiteboard
336457 Mark selected search engine in the drop-down list RESOLVED FIXED No cf_qa_whiteboard
336624 Dragdrop link into focused search bar doesn't show the link text in search bar RESOLVED FIXED No cf_qa_whiteboard
336625 When dragging & dropping text into search bar, it is grey, search doesn't work RESOLVED FIXED No cf_qa_whiteboard
336868 Search drop-down opens left first and right after that RESOLVED FIXED No cf_qa_whiteboard
336887 search bar Go button is way too wide, when toolbar icons are set to "Icons & Text" or "Text" RESOLVED FIXED No cf_qa_whiteboard
336925 Middle Click Search Button should open new tab RESOLVED FIXED No cf_qa_whiteboard
337106 Appending "Search" to the search engine's name doesn't always work well (grey text in the search bar) RESOLVED FIXED No cf_qa_whiteboard
337131 search.png needs visual refresh RESOLVED FIXED No cf_qa_whiteboard
337147 Clicking on the favicon should focus the search box RESOLVED FIXED No cf_qa_whiteboard
337174 "Manage Search Engines" misaligned in menu RESOLVED FIXED No cf_qa_whiteboard
337178 Land search suggestions code RESOLVED FIXED No cf_qa_whiteboard
337180 assignment to undeclared variable menuitem in search.xml RESOLVED FIXED No cf_qa_whiteboard
337186 Unused properties in search.properties RESOLVED FIXED No cf_qa_whiteboard
337299 Up and Down Arrows no longer display autocomplete list in the search box RESOLVED FIXED No cf_qa_whiteboard
337343 Reorganize searchbar class and anon-id names RESOLVED FIXED No cf_qa_whiteboard
337491 Allow to disable search suggestions and revert to traditional form history autocomplete RESOLVED FIXED No cf_qa_whiteboard
337548 hard to access search engine dropdown menu in toolbar search box RESOLVED FIXED No cf_qa_whiteboard
337625 If an OpenSearch search plugin includes an Url tag with type other than text/html then it doesn't install RESOLVED FIXED No cf_qa_whiteboard
337719 For the Google search plugin, change country-specific TLD URLs to www.google.com RESOLVED FIXED No cf_qa_whiteboard
337725 Increase the size of the drop-down target for the search engine selection drop-down in the toolbar searchbox on Mac OS X RESOLVED FIXED No cf_qa_whiteboard
337738 Discrepancy in searchbar width between branch and trunk RESOLVED FIXED No cf_qa_whiteboard
337751 expose "description" attribute on nsISearchEngine RESOLVED FIXED No cf_qa_whiteboard
337780 Support JS for adding search engines that matches IE's API (provide a way to install search engines from web script) RESOLVED FIXED No cf_qa_whiteboard
338061 Properly sort history-based and suggest-based entries in search autocomplete RESOLVED FIXED No cf_qa_whiteboard
338064 browser.formfill.enable = false, disables search suggest RESOLVED FIXED No cf_qa_whiteboard
338252 sourceTextEncoding attribute isn't parsed correctly in all cases (certain Sherlock plugins don't display correctly) RESOLVED FIXED No cf_qa_whiteboard
338680 check isFile before fileSize (loading engines may fail at startup) RESOLVED FIXED No cf_qa_whiteboard
339064 If an OpenSearch document contains POST method and a Param value is empty it won't install RESOLVED FIXED No cf_qa_whiteboard
339343 Base64 png image in opensearch plugin doesn't show up in search box dropdown RESOLVED FIXED No cf_qa_whiteboard
339361 Code style in nsSearchSuggestions.js is 'orrible RESOLVED FIXED No cf_qa_whiteboard
339441 Search suggestions could generate less traffic (change polling frequency) RESOLVED FIXED No cf_qa_whiteboard
339479 Autocomplete controller isn't updated properly in all cases RESOLVED FIXED No cf_qa_whiteboard
339551 Search engine "grey text" does not match search engine and its icon RESOLVED FIXED No cf_qa_whiteboard
339555 Support more items in search suggestion, location, auto complete history etc RESOLVED FIXED No cf_qa_whiteboard
340122 Don't offer <link rel="search"> discovered engines if their title matches an existing search plugin RESOLVED FIXED No cf_qa_whiteboard
340421 Change google searchbox definition to use correct URI for suggestion server. RESOLVED FIXED No cf_qa_whiteboard
340444 SuggestionURL should be SuggestionUrl for consistency with opensearch Url tag RESOLVED FIXED No cf_qa_whiteboard
340540 Manage Search Engines: Engines are moved out of view RESOLVED FIXED No cf_qa_whiteboard
340857 Support OpenSearch Suggestions extension (JSON format) RESOLVED FIXED No cf_qa_whiteboard
340868 Offer to re-add an autodiscovered engine if user removes it RESOLVED FIXED No cf_qa_whiteboard
341437 No user feedback when adding new search engine fails URL checks RESOLVED FIXED No cf_qa_whiteboard
341577 Drag-and-drop of search engines on Mac looks ugly RESOLVED FIXED No cf_qa_whiteboard
341665 Extend window.sidebar.addSearchEngine() to accept OpenSearch files RESOLVED FIXED No cf_qa_whiteboard
341668 Preload title into search engine confirmation dialog RESOLVED FIXED No cf_qa_whiteboard
341850 Closing trunk extremely slow RESOLVED FIXED No cf_qa_whiteboard
341909 Search service mishandles invalid search action URIs RESOLVED FIXED No cf_qa_whiteboard
341975 "storage.sdb" (profile folder) should have a more explicit name RESOLVED FIXED No cf_qa_whiteboard
341976 storage.sdb entries should not use absolute paths to search plugins files (storage size optimization) RESOLVED FIXED No cf_qa_whiteboard
342007 Gray text in the search bar should be displayed in the chrome direction RESOLVED FIXED No cf_qa_whiteboard
342010 window.external.AddSearchProvider should support ftp URIs (IE compat) RESOLVED FIXED No cf_qa_whiteboard
342540 Technorati search using Toolbar Search box fails RESOLVED FIXED No cf_qa_whiteboard
342645 Search bar shortcuts for opening the popup (Alt+Up/Down, F4) no longer work RESOLVED FIXED No cf_qa_whiteboard
342774 Search bar starts too high then resizes RESOLVED FIXED No cf_qa_whiteboard
342789 No search box grippy/triangle in trunk builds with places RESOLVED FIXED No cf_qa_whiteboard
342819 Quicksearch, can't search RESOLVED FIXED No cf_qa_whiteboard
343648 add search suggestions URL to answers.com searchplugin RESOLVED FIXED No cf_qa_whiteboard
343707 Add Restore Default Search Engines button to search manager RESOLVED FIXED No cf_qa_whiteboard
343788 Installation silently fails when trying to install an OpenSearch search engine that doesn't have an HTML result type RESOLVED FIXED No cf_qa_whiteboard
343849 hl={moz:locale} in google plugin doesn't do the right thing RESOLVED FIXED No cf_qa_whiteboard
344059 Don't write search prefs. on shutdown unless something has changed RESOLVED FIXED No cf_qa_whiteboard
344132 No user feedback when adding new search engine fails to load from nonexistent host RESOLVED FIXED No cf_qa_whiteboard
344159 Ensure FF2 search service interacts appropriately with CCK extensions for partner and corporate deployment RESOLVED FIXED No cf_qa_whiteboard
344189 if browser.search.openintab pref is set to true Firefox opens two identical tabs for each search RESOLVED FIXED No cf_qa_whiteboard
344231 Clicking an autocomplete entry in the search bar no longer starts the search with the selected entry (Error: aEvent has no properties) RESOLVED FIXED No cf_qa_whiteboard
344437 String cleanup for search engine confirmation dialog RESOLVED FIXED No cf_qa_whiteboard
344457 Removing all search engines other than Google and Answers causes the second search engine in the list to be removed when Firefox exits RESOLVED FIXED No cf_qa_whiteboard
344536 search bar form autocomplete entries can conceal suggestions RESOLVED FIXED No cf_qa_whiteboard
345127 nsSearchService's loadListener should implement nsIBadCertListener to avoid popping up "wrong cert" dialogs RESOLVED FIXED No cf_qa_whiteboard
345319 Installation of an engine with a very long name can fail RESOLVED FIXED No cf_qa_whiteboard
345404 "engine has no interval" error at startup, search doesn't work RESOLVED FIXED No cf_qa_whiteboard
345869 Pull Down Menu within Search Field not Keyboard Accessible RESOLVED FIXED No cf_qa_whiteboard
345908 Search engine update system is leaking nsXPCWrappedJS and XPCWrappedNative objects RESOLVED FIXED No cf_qa_whiteboard
346165 ga-IE uses opensearch namespace in four plugins RESOLVED FIXED No cf_qa_whiteboard
346819 Drag and Drop reordering incorrect in lists (search engines list) RESOLVED FIXED No cf_qa_whiteboard
347239 Search engine updates fail if the engine name hasn't changed RESOLVED FIXED No cf_qa_whiteboard
347241 Don't use the DB to store engine order information unless the order is changed RESOLVED FIXED No cf_qa_whiteboard
347276 Remove searchconfig.properties and other unused prefs RESOLVED FIXED No cf_qa_whiteboard
347364 Allow extensions to add searchplugins at an arbitrary position in the list RESOLVED FIXED No cf_qa_whiteboard
347457 If a readonly engine has updates, and the icon load callback runs first, an exception is thrown RESOLVED FIXED No cf_qa_whiteboard
347950 Adding or removing a search engine doesn't update other tabs' menus RESOLVED FIXED No cf_qa_whiteboard
347961 Search engine button doesn't change for autodetected engine RESOLVED FIXED No cf_qa_whiteboard
348141 Adding an autodetected search engine should choose it too RESOLVED FIXED No cf_qa_whiteboard
348633 [mac] New Search UI doesn't look right RESOLVED FIXED No cf_qa_whiteboard
348779 Searchbar demands too much space RESOLVED FIXED No cf_qa_whiteboard
350090 google search sending unofficial code RESOLVED FIXED No cf_qa_whiteboard
350424 Search is broken RESOLVED FIXED No cf_qa_whiteboard
350675 Clear Private Data clears grey text in Search Bar RESOLVED FIXED No cf_qa_whiteboard
350737 Increase padding around search engines in search engine manager dialog RESOLVED FIXED No cf_qa_whiteboard
350738 Search service engine ordering code should use localeCompare RESOLVED FIXED No cf_qa_whiteboard
350788 borders between search textbox and surrounding chrome doesn't account for rtl RESOLVED FIXED No cf_qa_whiteboard
350801 Search Go button doesn't get turned around in rtl mode RESOLVED FIXED No cf_qa_whiteboard
350909 [RTL] Search-engine icon is too far to the right RESOLVED FIXED No cf_qa_whiteboard
350963 searchForm and iconUpdateURL parameters are not serialised in sherlock -> mozSearch conversion (icon update and searchForm usage fails for sherlock files after a restart) RESOLVED FIXED No cf_qa_whiteboard
351050 Arrow in searchbar drop down should be horizontally centered RESOLVED FIXED No cf_qa_whiteboard
351253 Search button misinterprets modifiers when clicked RESOLVED FIXED No cf_qa_whiteboard
351817 Implement pref-based search parameters RESOLVED FIXED No cf_qa_whiteboard
351857 Implement stub verasion of window.external.IsSearchProviderInstalled RESOLVED FIXED No cf_qa_whiteboard
352002 no more searchengines ("for each" loop treated as a "for" loop) RESOLVED FIXED No cf_qa_whiteboard
352106 Moving search engines up and down does not work right RESOLVED FIXED No cf_qa_whiteboard
352592 moz:distributionID should not be hardcoded into nsSearchService.js RESOLVED FIXED No cf_qa_whiteboard
352689 [mac] regression: autodiscovery of search engines is not announced by color change in search bar RESOLVED FIXED No cf_qa_whiteboard
352768 searchForm isn't parsed for Sherlock engines RESOLVED FIXED No cf_qa_whiteboard
352781 Need to update Yahoo search tracking codes for ja, ko, and tw to use moz2 by default RESOLVED FIXED No cf_qa_whiteboard
353322 Search bar looks strange when on customize toolbar palette RESOLVED FIXED No cf_qa_whiteboard
353324 When search engine is found and search bar icon highlighted in blue, it loses effect on hover RESOLVED FIXED No cf_qa_whiteboard
354531 Moving (reordering) search engines should enable the Restore Defaults button RESOLVED FIXED No cf_qa_whiteboard
355625 Arbitrary code execution by JSON text for search suggestions RESOLVED FIXED No cf_qa_whiteboard
356289 No way to unhide an extension search engine that has been removed RESOLVED FIXED No cf_qa_whiteboard
356821 UI wording change for search engine addition dialog RESOLVED FIXED No cf_qa_whiteboard
357257 Search autocomplete/suggestions use only half of the available width due to the word "suggestions" RESOLVED FIXED No cf_qa_whiteboard
358570 The query characters are garbled with OpenSearch without <inputEncoding> RESOLVED FIXED No cf_qa_whiteboard
359880 Add param "aq=t" to the Google search engine spec RESOLVED FIXED No cf_qa_whiteboard
360273 Firefox should substitute unrecognized parameter extension with blank string RESOLVED FIXED No cf_qa_whiteboard
360411 Restore default set in toolbar customization throws this._getParentSearchbar() has no properties RESOLVED FIXED No cf_qa_whiteboard
361061 params added nsISearchEngine::addParam() are sometimes forgotten after a restart (especially for engines added without icons) RESOLVED FIXED No cf_qa_whiteboard
361923 Can't use remote search engine icons larger than 10KB RESOLVED FIXED No cf_qa_whiteboard
362460 Search service shouldn't assume that builds with branding directories are "official" builds RESOLVED FIXED No cf_qa_whiteboard
363011 click on search suggestion doesn't start the search anymore RESOLVED FIXED No cf_qa_whiteboard
363512 remove base-64 encoding functions in favor of built-ins RESOLVED FIXED No cf_qa_whiteboard
366442 search.rdf is obsolete RESOLVED FIXED No cf_qa_whiteboard
369180 Proxy Authentication required while typing Search String RESOLVED FIXED No cf_qa_whiteboard
369739 when an engine update changes the engine's name, getEngineByName will only work with the old name RESOLVED FIXED No cf_qa_whiteboard
380429 Default search engine not preserved when updating from 2003->2004RC2 RESOLVED FIXED No cf_qa_whiteboard
383271 leak document (and sometimes windows and XBL docs) after typing in search box RESOLVED FIXED No cf_qa_whiteboard
385088 unable to close the manager search engine dialog with ok or cancel buttons RESOLVED FIXED No cf_qa_whiteboard
385492 XPCOMUtilify search suggestions RESOLVED FIXED No cf_qa_whiteboard
386437 Use inline tree editing instead of a modal dialog when changing keywords in the Search Engines Manager RESOLVED FIXED No cf_qa_whiteboard
386473 XPCOMUtilify SearchService RESOLVED FIXED No cf_qa_whiteboard
387069 Exclude empty strings from the duplicate check RESOLVED FIXED No cf_qa_whiteboard
387516 Searchbar bindings depend on global pollution from printUtils.js RESOLVED FIXED No cf_qa_whiteboard
392771 Load search engines from appdir/distribution/searchplugins dir tree RESOLVED FIXED No cf_qa_whiteboard
394979 Search Service is slow on startup (Ts hit) RESOLVED FIXED No cf_qa_whiteboard
398184 rebuild search bar dropdown onpopupshowing, not at startup RESOLVED FIXED No cf_qa_whiteboard
398569 After customizing toolbar, Search bar does not return the proper results RESOLVED FIXED No cf_qa_whiteboard
408251 When middle+ or shift+clicking suggestion entries in the search bar autocomplete popup, the selected search term isn't entered into the searchbar history RESOLVED FIXED No cf_qa_whiteboard
410672 "Manage Search Engines..." menu entry is misaligned RESOLVED FIXED No cf_qa_whiteboard
412960 re-enable search service logging for non-debug builds RESOLVED FIXED No cf_qa_whiteboard
412990 Sherlock conversion code fails to add icon RESOLVED FIXED No cf_qa_whiteboard
415700 Search engine aliases can "take over" the location bar RESOLVED FIXED No cf_qa_whiteboard
417143 Duplicate entries to add same search engine RESOLVED FIXED No cf_qa_whiteboard
420549 Removing an engine shortly after adding it triggers NS_ASSERT RESOLVED FIXED No cf_qa_whiteboard
421613 update search plugin icons for ebay, creative commons, and amazon RESOLVED FIXED No cf_qa_whiteboard
424690 search-go-button don't ignore right click RESOLVED FIXED No cf_qa_whiteboard
429091 Search Engine Manager doesn't consider pending keyword changes when determining whether a keyword is in conflict RESOLVED FIXED No cf_qa_whiteboard
436265 Use currently selected search engine in the context menu (or Ctrl/Cmd+K) when search bar is hidden RESOLVED FIXED No cf_qa_whiteboard
438599 the currentEngine attribute of nsIBrowserSearchService should never be null RESOLVED FIXED No cf_qa_whiteboard
439232 Search engine manager does not handle large icons correctly RESOLVED FIXED No cf_qa_whiteboard
449622 right clicking on Get more search engines in search manager acts as a left click RESOLVED FIXED No cf_qa_whiteboard
454090 Use .trim() in search service RESOLVED FIXED No cf_qa_whiteboard
454570 nsSearchService.js stores document and element on its global object RESOLVED FIXED No cf_qa_whiteboard
460235 Additional search service Ts improvements RESOLVED FIXED No cf_qa_whiteboard
461247 Typo in eBay search plugin description RESOLVED FIXED No cf_qa_whiteboard
467890 Support automatic updates for app-shipped search plugins RESOLVED FIXED No cf_qa_whiteboard
475289 Lazily initialize engineMetadataService RESOLVED FIXED No cf_qa_whiteboard
479408 search engine discovery code doesn't properly handle frames ("browser is null" in BrowserSearch::addEngine) RESOLVED FIXED No cf_qa_whiteboard
480737 lastModifiedTime cache invalidation is broken (multiple strict warnings is search service) RESOLVED FIXED No cf_qa_whiteboard
493051 nsIBrowserSearchService addEngine changes browser.search.selectedEngine RESOLVED FIXED No cf_qa_whiteboard
495584 search suggestions passes wrong previous result to form history RESOLVED FIXED No cf_qa_whiteboard
496409 Change value of the en-US Yahoo! search plugin fr code for Firefox 3.5 RESOLVED FIXED No cf_qa_whiteboard
515232 "distribution" searchplugins dont work for complex general.useragent.locale RESOLVED FIXED No cf_qa_whiteboard
517720 Adding a search engine using relative URIs is not supported RESOLVED FIXED No cf_qa_whiteboard
520284 Search should use the method for participating adding a timerManager timer implemented in bug 471219 RESOLVED FIXED No cf_qa_whiteboard
522842 Don't notify during startup until all engines are loaded RESOLVED FIXED No cf_qa_whiteboard
523453 optionally allow loading engines from chrome:// URIs RESOLVED FIXED No cf_qa_whiteboard
526989 getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional RESOLVED FIXED No cf_qa_whiteboard
527966 Update Yahoo! Favicon in default search plugins RESOLVED FIXED No cf_qa_whiteboard
530533 Add pref to control whether addEngine prompts to "use immediately" RESOLVED FIXED No cf_qa_whiteboard
532178 moz:official parameter should depend on MOZ_OFFICIAL_BRANDING rather than MOZILLA_OFFICIAL RESOLVED FIXED No cf_qa_whiteboard
534840 opening a new tab and loading google.com with Ctrl+K keeps focus in the location bar rather than focusing the search field RESOLVED FIXED No cf_qa_whiteboard
534889 test: browser_426329.js | Timed out RESOLVED FIXED No cf_qa_whiteboard
535104 With the search bar removed from the toolbar, Ctrl+K still unhides the toolbar in full screen mode RESOLVED FIXED No cf_qa_whiteboard
535538 searchplugins cannot be found if chrome:// search engine loading is used with flat chrome RESOLVED FIXED No cf_qa_whiteboard
550290 nsSidebar.js check for icon validity flawed RESOLVED FIXED No cf_qa_whiteboard
552659 improve sanitizeName function RESOLVED FIXED No cf_qa_whiteboard
554265 Search engine icons are not downloaded if searchplugin is readonly RESOLVED FIXED No cf_qa_whiteboard
554400 Convert search.xml to use api from bug 545714 RESOLVED FIXED No cf_qa_whiteboard
557890 Update Google search plugin suggestion URLs RESOLVED FIXED No cf_qa_whiteboard
571129 contextMenuSearchText should have numbered arguments RESOLVED FIXED No cf_qa_whiteboard
572425 nsISearchEngine.getSubmission reponseType should be an [optional] param RESOLVED FIXED No cf_qa_whiteboard
586821 Add affiliate URL queries to location bar search RESOLVED FIXED No cf_qa_whiteboard
587691 need a way to get the default engine, even if it is hidden RESOLVED FIXED No cf_qa_whiteboard
587780 add "purpose" argument to getSubmission RESOLVED FIXED No cf_qa_whiteboard
599751 Javascript strict warnings in nsSearchService.js RESOLVED FIXED No cf_qa_whiteboard
600244 Some cleanups in search and sidebar code found by SeaMonkey's OpenSearch work RESOLVED FIXED No cf_qa_whiteboard
603298 Add Bing to the default en-US search plugins; remove Answers.com and CC RESOLVED FIXED No cf_qa_whiteboard
606886 don't notify about added engines until we're done adding them RESOLVED FIXED No cf_qa_whiteboard
615761 window.external.AddSearchProvider loop DoS RESOLVED FIXED No cf_qa_whiteboard
620565 Adding a keyword for a search with an URL containing '?' yield invalid quicksearch bookmark RESOLVED FIXED No cf_qa_whiteboard
625062 Update eBay Search Plugins (Metabug) RESOLVED FIXED No cf_qa_whiteboard
625115 Update default eBay Search Plugin RESOLVED FIXED No cf_qa_whiteboard
633773 Use Google's HTTPS search by default RESOLVED FIXED No cf_qa_whiteboard
643172 Some searchbar cleanup found by SeaMonkey reviews RESOLVED FIXED No cf_qa_whiteboard
650950 Simplify DOMMouseScroll event handler RESOLVED FIXED No cf_qa_whiteboard
694291 Removal of additional search field in Navigation Bar RESOLVED FIXED No cf_qa_whiteboard
696179 search engine "alias" getter caching is broken, results in many unnecessary synchronous SQLite reads when entering text in the location bar RESOLVED FIXED No cf_qa_whiteboard
699856 Refactor nsSearchService.js to not use a database engine RESOLVED FIXED No cf_qa_whiteboard
706523 nsSearchService cache should not be synchronous RESOLVED FIXED No cf_qa_whiteboard
709589 Some engine manager cleanup found by SeaMonkey reviews RESOLVED FIXED No cf_qa_whiteboard
711554 finalize statements and close connection RESOLVED FIXED No cf_qa_whiteboard
716105 Send quit-application in toolkit/components/search/tests/xpcshell/test_645970.js RESOLVED FIXED No cf_qa_whiteboard
722332 add async initialization API to nsIBrowserSearchService RESOLVED FIXED No cf_qa_whiteboard
722352 Modify Google Search String Attributes RESOLVED FIXED No cf_qa_whiteboard
725943 Refactor nsSearchService to generalize use of Lazy RESOLVED FIXED No cf_qa_whiteboard
726189 get rid of search engine "used" attribute, since it causes unnecessary I/O RESOLVED FIXED No cf_qa_whiteboard
726232 handle loss of search engine metadata without losing default engine ordering RESOLVED FIXED No cf_qa_whiteboard
726279 Generalize use of Services.jsm in nsSearchService RESOLVED FIXED No cf_qa_whiteboard
728508 Fix check for duplicate keywords on the search engine manager RESOLVED FIXED No cf_qa_whiteboard
735543 Overlap TCP/SSL handshake with typing in search box RESOLVED FIXED No cf_qa_whiteboard
744698 Intermittent test_nodb_pluschanges.js | command timed out: 1200 seconds without output RESOLVED FIXED No cf_qa_whiteboard
753157 slow timeout handlers in search.xml delay startup RESOLVED FIXED No cf_qa_whiteboard
760035 nsIBrowserSearchService asynchronous clients RESOLVED FIXED No cf_qa_whiteboard
760036 nsIBrowserSearchService should load metadata asynchronously RESOLVED FIXED No cf_qa_whiteboard
761592 Change search default to Google in ru localization RESOLVED FIXED No cf_qa_whiteboard
764270 Generalize use of Services.jsm in nsSearchSuggestions RESOLVED FIXED No cf_qa_whiteboard
785487 "Search service falling back to synchronous initialization" when about:home is loaded before the search bar initialization RESOLVED FIXED No cf_qa_whiteboard
787875 Quick access to "Google search by image" is needed RESOLVED FIXED No cf_qa_whiteboard
790325 manage search engines not enforced address bar (keyword.URL should be synced with selected search engine) RESOLVED FIXED No cf_qa_whiteboard
803335 Fix Twitter built-in search engine URL RESOLVED FIXED No cf_qa_whiteboard
812682 Updated eBay Logos for Desktop RESOLVED FIXED No cf_qa_whiteboard
815221 Invalid defaultenginename breaks keyword search RESOLVED FIXED No cf_qa_whiteboard
816021 search suggestions behave badly when suggestion URL requires http authentication RESOLVED FIXED No cf_qa_whiteboard
828223 nsSearchService write cache using OS.File RESOLVED FIXED No cf_qa_whiteboard
828228 Instrument nsSearchService initialization with Telemetry RESOLVED FIXED No cf_qa_whiteboard
839670 Remove usage of gXULAppInfo and createAppInfo in toolkit/components/search/tests/xpcshell/ RESOLVED FIXED No cf_qa_whiteboard
848943 Frequent components/search/test/browser_contextmenu.js | Check context menu label - Got Search Google for "open-suse.ru)", expected Search Foo for "test search" | Checking context menu search URL - Got http://mochi.test:8888/browser/browser/comp... RESOLVED FIXED No cf_qa_whiteboard
850349 Intermittent components/search/test/browser_contextmenu.js | Test timed out | Found a tab after previous test timed out: data:text/plain;charset=utf8,test%20search RESOLVED FIXED No cf_qa_whiteboard
851040 Intermittent components/search/test/browser_contextmenu.js | Test timed out RESOLVED FIXED No cf_qa_whiteboard
854478 drop support for converting files in the profile directory from Sherlock RESOLVED FIXED No cf_qa_whiteboard
858809 Don't wait until shutdown to save search engine order RESOLVED FIXED No cf_qa_whiteboard
860119 Live-update about:home when defaultEngine changes RESOLVED FIXED No cf_qa_whiteboard
860560 Search Box should respond to the changing of the selectedEngine/defaultenginename preferences Manuela Muntean [Away] RESOLVED FIXED No cf_qa_whiteboard
861164 add mechanism for using different search URLs for tablet vs. non-tablet RESOLVED FIXED No cf_qa_whiteboard
862137 stop supporting Sherlock search engines RESOLVED FIXED No cf_qa_whiteboard
862143 stop loading Sherlock files from disk RESOLVED FIXED No cf_qa_whiteboard
862148 stop supporting installation of Sherlock plugins from the web RESOLVED FIXED No cf_qa_whiteboard
862179 implement asynchronous loading of search engines RESOLVED FIXED No cf_qa_whiteboard
862401 keyword search is broken for search engines using POST RESOLVED FIXED No cf_qa_whiteboard
863474 Search service shouldn't be responsible for prompting for engine installation failures RESOLVED FIXED No cf_qa_whiteboard
865218 application/x-moz-keywordsearch should still be used in keyword search (nsDefaultURIFixup.cpp) RESOLVED FIXED No cf_qa_whiteboard
866104 Intermittent components/search/tests/xpcshell/test_engineselect.js | test failed (with xpcshell return code: 0) RESOLVED FIXED No cf_qa_whiteboard
866254 Starting firefox with search windows not working / issues at about:home in Private Browsing mode Ioana (away) RESOLVED FIXED No cf_qa_whiteboard
867108 hiding and then restoring the default search engine leads to the wrong engine being returned from searchService.defaultEngine until a restart RESOLVED FIXED No cf_qa_whiteboard
875042 Remove unnecessary setTimeout from search-textbox constructor RESOLVED FIXED No cf_qa_whiteboard
875297 Move the contents of the initialize method into the constructor of the search-textbox binding RESOLVED FIXED No cf_qa_whiteboard
880882 handle migration of search preferences on upgrade to Firefox 23 Manuela Muntean [Away] RESOLVED FIXED No cf_qa_whiteboard
887868 remove search.sqlite migration code RESOLVED FIXED No cf_qa_whiteboard
888550 use a dynamic port in search/ xpcshell tests so they can be run in parallel RESOLVED FIXED No cf_qa_whiteboard
890085 Malformed browser.search.defaultenginename string can lock user's searchbox selection Manuela Muntean [Away] RESOLVED FIXED No cf_qa_whiteboard
890690 Homepage broken when search engines contain engines with POST requests instead of GET Manuela Muntean [Away] RESOLVED FIXED No cf_qa_whiteboard
895137 At debug-build startup: "JavaScript strict warning: chrome://browser/content/browser.js, line 10632: in strict mode code, functions may be declared only at top level or immediately within another function" RESOLVED FIXED No cf_qa_whiteboard
896688 Remove state machine from nsSearchService initialization RESOLVED FIXED No cf_qa_whiteboard
900137 Add support for multple icon sizes to the search service RESOLVED FIXED No cf_qa_whiteboard
900712 about:home doesn't handle ISO-8859-1 search engines properly RESOLVED FIXED No cf_qa_whiteboard
900865 Make homepage call nsSearchService.getSubmission for all searches RESOLVED FIXED No cf_qa_whiteboard
901315 Manage Search Engines should be available without the Search toolbar item activated RESOLVED FIXED No cf_qa_whiteboard
903274 this.updateDisplay is not a function at chrome://browser/content/search/search.xml:79 from every window during tpaint and tspaint RESOLVED FIXED No cf_qa_whiteboard
907893 nsIBrowserSearchEngine interface on FF24b needs a uuid bump RESOLVED FIXED No cf_qa_whiteboard
925892 add "channel=sb" parameter to Google plugin to distinguish search bar searches RESOLVED FIXED No cf_qa_whiteboard
930456 [e10s] search service initialization should explicitly fail in child processes RESOLVED FIXED No cf_qa_whiteboard
936198 Updated Yahoo Logo on desktop search drop-down RESOLVED FIXED No cf_qa_whiteboard
937870 nsSearchService displays duplicate engine prompt regardless of confirmation set by caller RESOLVED FIXED No cf_qa_whiteboard
940685 Load about:home instead of the engine's searchForm when the search bar is customized away RESOLVED FIXED No cf_qa_whiteboard
943571 Write a test for bug 940446 RESOLVED FIXED No cf_qa_whiteboard
947275 Update Bing favicon to match current branding RESOLVED FIXED No cf_qa_whiteboard
947574 Intermittent browser_426329.js | This test exceeded the timeout threshold. It should be rewritten or split up. RESOLVED FIXED No cf_qa_whiteboard
950204 Bing search suggestions on desktop do not include locale RESOLVED FIXED No cf_qa_whiteboard
958204 [meta][Theme] Search Suggestions Petruta Horea [:phorea], Desktop QA RESOLVED FIXED No cf_qa_whiteboard
958874 Use HTTPS for Bing search RESOLVED FIXED No cf_qa_whiteboard
959564 [UX] Design for awesomebar search suggestions RESOLVED FIXED No cf_qa_whiteboard
959565 [User Story] Decision on opt-in/opt-out for awesomebar search suggestions RESOLVED FIXED No cf_qa_whiteboard
959567 [User Story] Implement search suggestions opt-in/out UI Petruta Horea [:phorea], Desktop QA RESOLVED FIXED No cf_qa_whiteboard
959594 Retrieving the results from the default search provider RESOLVED FIXED No cf_qa_whiteboard
959595 Display the results from the default search provider RESOLVED FIXED No cf_qa_whiteboard
967013 Intermittent browser_contextSearchTabPosition.js | Test timed out RESOLVED FIXED No cf_qa_whiteboard
988023 telemetry on how often we hit search service synchronous fallback RESOLVED FIXED No cf_qa_whiteboard
990799 Update search plugins to use rel="searchform" RESOLVED FIXED No cf_qa_whiteboard
991359 update context menu form code for Bing RESOLVED FIXED No cf_qa_whiteboard
992270 browser_google_behavior.js & browser_bing_behavior.js fails when run in chunks on Cedar RESOLVED FIXED No cf_qa_whiteboard
995390 Make Bing/Yahoo partner codes consistent across channels RESOLVED FIXED No cf_qa_whiteboard
997432 log failures when MozParams don't include a condition attribute RESOLVED FIXED [qa-]
998068 Implement comprehensive testing for search provider codes on Desktop RESOLVED FIXED No cf_qa_whiteboard
998071 implement test coverage for Yahoo search plugin RESOLVED FIXED No cf_qa_whiteboard
998072 implement test coverage for eBay search plugin RESOLVED FIXED No cf_qa_whiteboard
998073 implement test coverage for Amazon search plugin RESOLVED FIXED No cf_qa_whiteboard
999851 remove topN support from search service RESOLVED FIXED No cf_qa_whiteboard
1003968 avoid Exists() calls for search plugin directories in the browser directory provider RESOLVED FIXED No cf_qa_whiteboard
1007988 Searching through about:home should add searches to searchbar-history RESOLVED FIXED No cf_qa_whiteboard
1008182 remove the delay for searchbar autocomplete RESOLVED FIXED No cf_qa_whiteboard
1016808 Use XMLHttpRequest's responseType = "json" for search suggestions RESOLVED FIXED No cf_qa_whiteboard
1019989 ContentSearch should pass images as shared ArrayBuffers instead of data URI strings RESOLVED FIXED No cf_qa_whiteboard
1027303 Certain image URIs in search plugins break ContentSearch RESOLVED FIXED No cf_qa_whiteboard
1029189 [UX] Design experience for new default search test RESOLVED FIXED [qa-]
1029260 Breakdown: Search provider test in EN-US Beta RESOLVED FIXED [qa-]
1029263 Breakdown: Search provider test: 5 Cells RESOLVED FIXED [qa-]
1029266 Breakdown -- Search Test: Reporting, number of sessions RESOLVED FIXED [qa-]
1029267 Breakdown -- Search Test: Reporting, changes default search provider RESOLVED FIXED [qa-]
1029269 Breakdown -- Search Test: Reporting, length of sessions RESOLVED FIXED [qa-]
1029270 Breakdown -- Search Test: Reporting, active ticks RESOLVED FIXED [qa-]
1029271 Breakdown -- Search Test: Reporting, number of searches by partner and SAP RESOLVED FIXED [qa-]
1029273 Breakdown -- Search Test: Drop down menu defaults RESOLVED FIXED [qa-]
1029275 Breakdown -- Search Test: Test conclusion RESOLVED FIXED [qa-]
1029725 breakdown: implement prompting API for search engine changes RESOLVED FIXED [qa-]
1029735 ContentSearch sometimes leaks event listeners and their closures RESOLVED FIXED [qa-]
1029746 [meta] Search experiment RESOLVED FIXED No cf_qa_whiteboard
1029776 [Search experiment] Create experiment add-on and define user group (cell) on installation RESOLVED FIXED [qa-]
1029783 [Search experiment] Set alternate search provider RESOLVED FIXED [qa-]
1029792 [Search experiment] Implement notification UI RESOLVED FIXED [qa-]
1031320 [Search experiment] Display notification UI for the correct groups RESOLVED FIXED [qa-]
1040721 Add ability to parse search result URLs RESOLVED FIXED [qa-]
1040931 API addition: add extensionID parameter to addEngineWithDetails RESOLVED FIXED No cf_qa_whiteboard
1041534 Refactor search tests to remove some code duplication RESOLVED FIXED [qa-]
1041537 browser_Browser.js leaks windows frequently on linux and windows debug runs when running the fuel/test/ directory by itself RESOLVED FIXED No cf_qa_whiteboard
1041846 Measure impact of recent organic search improvements RESOLVED FIXED [qa-]
1044577 Create proof-of-concept hotfix add-on for overriding the list of known alternate domains for search engines RESOLVED FIXED No cf_qa_whiteboard
1047354 [UX] Unified design for autocomplete/suggest dropdowns RESOLVED FIXED [qa-]
1047472 Make parseSubmissionURL return the string offset for each search term RESOLVED FIXED No cf_qa_whiteboard
1052734 nsSearchService.js:38 - octal literals and octal escape sequences are deprecated RESOLVED FIXED [qa-]
1053893 [UX] mockup for selected search engine prompt RESOLVED FIXED No cf_qa_whiteboard
1053914 [UX] define next short/mid term plan for search ux improvements RESOLVED FIXED No cf_qa_whiteboard
1054411 cache2 automation: browser_keywordSearch.js tries to connect to google.com with cache2 enabled RESOLVED FIXED [qa-]
1054600 Refactor AboutHomeListener & browser.js document URI checks (followup from bug 1041678) RESOLVED FIXED No cf_qa_whiteboard
1054951 Breakdown: Implement unified look for autocomplete dropdowns RESOLVED FIXED No cf_qa_whiteboard
1056152 Console spew: System JS : ERROR chrome://browser/content/content.js:224 - ReferenceError: event is not defined RESOLVED FIXED [qa-]
1066739 [UX] Revision - Mockup for selected search engine prompt RESOLVED FIXED No cf_qa_whiteboard
1068186 [e10s] Add search engine button on mozilla website does not work RESOLVED FIXED [good first verify][verify in Nightly only]
1070223 Ignore exceptions thrown from nsIBrowserSearchInitObserver RESOLVED FIXED No cf_qa_whiteboard
1073692 Search suggestions popup on about:home/about:newtab should show each result according to its text direction RESOLVED FIXED No cf_qa_whiteboard
1078213 Search bar binding shouldn't unsafely set IDs for menuitems RESOLVED FIXED No cf_qa_whiteboard
1079452 Create an experimental Firefox build to test Awesomebar search suggestions based on UX design assets RESOLVED FIXED No cf_qa_whiteboard
1087120 Intermittent browser_ContentSearch.js | Checking message - Structures begin differing at: RESOLVED FIXED No cf_qa_whiteboard
1088072 [UX] Design Spike: Improve support for one-off searches RESOLVED FIXED No cf_qa_whiteboard
1088660 Improve the search bar UI to support one-off searches Petruta Horea [:phorea], Desktop QA RESOLVED FIXED No cf_qa_whiteboard
1093161 [e10s] Searching from a new tab's address bar does not work the first time when e10s is enabled RESOLVED FIXED No cf_qa_whiteboard
1094761 e10s - fix browser_contextSearchTabPosition to not hit the network in e10s mode RESOLVED FIXED No cf_qa_whiteboard
1097066 [UX] plan/design search experiments RESOLVED FIXED No cf_qa_whiteboard
1101648 UITour needs a way to detect which engine is currently selected RESOLVED FIXED No cf_qa_whiteboard
1101908 validate that bug 1029148 doesn't have any negative effects on a default search engine change RESOLVED FIXED No cf_qa_whiteboard
1101999 Fix UITour highlighting of search RESOLVED FIXED No cf_qa_whiteboard
1102024 hover state of the "change search setting" button is really very light Kamil Jozwiak [:kjozwiak] RESOLVED FIXED No cf_qa_whiteboard
1102051 blank entry being displayed after new UI is disabled via pref Kamil Jozwiak [:kjozwiak] RESOLVED FIXED No cf_qa_whiteboard
1102056 the default search providers dropdown menu missing icons in Win/Linux Kamil Jozwiak [:kjozwiak] RESOLVED FIXED No cf_qa_whiteboard
1102057 spacing missing between the toolbar and icon when reverting back to the old UI Kamil Jozwiak [:kjozwiak] RESOLVED FIXED No cf_qa_whiteboard
1102511 [UX] Do something sensible when many search engines are installed RESOLVED FIXED No cf_qa_whiteboard
1102935 Intermittent browser_urlbarSearchSingleWordNotification.js | application crashed [@ nsSocketTransport::InitiateSocket()] RESOLVED FIXED No cf_qa_whiteboard
1103190 land Flare strings in Firefox 36 and enable it for all locales RESOLVED FIXED No cf_qa_whiteboard
1103194 need to adjust "Manage Search Engines" string for new about:home/about:newtab dropdown RESOLVED FIXED No cf_qa_whiteboard
1103197 strings needed in 36 RESOLVED FIXED No cf_qa_whiteboard
1103216 Remove affiliate codes from default Google plugin in en-US RESOLVED FIXED No cf_qa_whiteboard
1103315 [UX] hard to differentiate multiple engines with the same icon with only a tooltip RESOLVED FIXED No cf_qa_whiteboard
1103326 "Second Search" addon stops working since Firefox34 b11 RESOLVED FIXED No cf_qa_whiteboard
1104925 Update Yahoo! Search Plugin for en-US Petruta Horea [:phorea], Desktop QA RESOLVED FIXED No cf_qa_whiteboard
1105092 properly add ddg to list.txt RESOLVED FIXED No cf_qa_whiteboard
1106032 [UX] Hover highlight of suggestions should disappear when moving the mouse out of the suggestions area RESOLVED FIXED No cf_qa_whiteboard
1106055 [UX] Design UI for search keywords RESOLVED FIXED No cf_qa_whiteboard
1106057 [UX] Design for one-off searches on about:home and about:newtab RESOLVED FIXED No cf_qa_whiteboard
1106150 condition="defaultEngine" MozParam broken by bug 1102416 RESOLVED FIXED No cf_qa_whiteboard
1106205 Move search engine management to in-content preferences RESOLVED FIXED No cf_qa_whiteboard
1106626 Ability to add custom search engines by URL (non open-search and non-amo engines) RESOLVED FIXED No cf_qa_whiteboard
1107194 [UX] Improve searching through the context menu RESOLVED FIXED No cf_qa_whiteboard
1107278 Localize the new searchbar UI for Firefox 35 RESOLVED FIXED No cf_qa_whiteboard
1107544 autocomplete panels prevent clicks in the text field from moving the cursor RESOLVED FIXED No cf_qa_whiteboard
1108168 nsSearchService's getBoolPref triggers exceptions (and catches them), which is noisy for debuggers RESOLVED FIXED No cf_qa_whiteboard
1109118 clean up market-specific search defaults logic RESOLVED FIXED No cf_qa_whiteboard
1109636 [UX] Improve the search panel when suggestions are disabled RESOLVED FIXED No cf_qa_whiteboard
1110209 Firefox 34 updates may override search defaults set in Partner builds RESOLVED FIXED No cf_qa_whiteboard
1110278 Provide search engine selection in all the places RESOLVED FIXED No cf_qa_whiteboard
1110307 create hotfix to undo the effects of 1110209 RESOLVED FIXED No cf_qa_whiteboard
1111638 "Change Search Settings" button in search toolbox is cut off RESOLVED FIXED No cf_qa_whiteboard
1113561 Only two of the previous searches are displayed in the suggestions pane of about:home RESOLVED FIXED No cf_qa_whiteboard
1113629 Unnecessary scroll bar displayed on the engines list of Search in-content page RESOLVED FIXED No cf_qa_whiteboard
1113639 Search engines table header in preferences is highlighted RESOLVED FIXED [good first verify]
1113681 Weird behavior when dragging search engines by the checkbox RESOLVED FIXED [good first verify]
1115307 Search bar alignment fixes and cleanup RESOLVED FIXED No cf_qa_whiteboard
1116009 Icon to add search engine looks very out of place RESOLVED FIXED No cf_qa_whiteboard
1116287 SEARCH_SERVICE_INIT_SYNC expired RESOLVED FIXED No cf_qa_whiteboard
1116404 Implement more useful timeout semantics for geoip lookups in the search service RESOLVED FIXED No cf_qa_whiteboard
1117158 Move browser.search.geoip.url pref to all.js RESOLVED FIXED No cf_qa_whiteboard
1117186 fix geo-specific search defaults interaction with the defaultEngine getter RESOLVED FIXED No cf_qa_whiteboard
1118135 Clicking search field's magnifying glass icon no longer dismisses search field's dropdown menu RESOLVED FIXED No cf_qa_whiteboard
1119560 remove unused browser.search.param.yahoo-fr* prefs RESOLVED FIXED No cf_qa_whiteboard
1119682 JavaScript strict warning: nsSearchSuggestions.js, line 34: TypeError: setting a property that has only a getter RESOLVED FIXED No cf_qa_whiteboard
1119719 "Error invoking addEngine install callback" when installing the same engine twice RESOLVED FIXED No cf_qa_whiteboard
1119839 [UX] Design Spike: The next step in search RESOLVED FIXED No cf_qa_whiteboard
1120236 Can't Click on Form Autofill Entry If Search Bar is Removed RESOLVED FIXED No cf_qa_whiteboard
1120389 "search.xml, line 500: TypeError: aEvent is undefined" when using the 'Paste & Search' context menu item RESOLVED FIXED No cf_qa_whiteboard
1120957 Searches from the "Paste & Search" context menu item should be counted in telemetry. RESOLVED FIXED No cf_qa_whiteboard
1121340 Add telemetry to compare OSX system country data with geoip data RESOLVED FIXED No cf_qa_whiteboard
1121417 Search plugins with diacritics in their name cannot be hidden (only removed) RESOLVED FIXED No cf_qa_whiteboard
1122493 Search keywords should not reappear in the preferences UI when restoring default search engines RESOLVED FIXED No cf_qa_whiteboard
1123620 remove the one-time intro popup for the new searchbox UI RESOLVED FIXED No cf_qa_whiteboard
1123657 Certain UITelemetry data for search bar UI is not correctly logged RESOLVED FIXED No cf_qa_whiteboard
1123972 Increase browser.search.geoip.timeout to 3 seconds RESOLVED FIXED No cf_qa_whiteboard
1124900 add test coverage for the keyboard navigation in the new search panel RESOLVED FIXED No cf_qa_whiteboard
1124904 cleanup the code handling keyboard navigation in the new search panel RESOLVED FIXED No cf_qa_whiteboard
1125200 [UX] Design Spike: Improve search capabilities of the awesomebar RESOLVED FIXED No cf_qa_whiteboard
1126511 update Yahoo search plugins to use per-access point tags for better reporting/analysis RESOLVED FIXED No cf_qa_whiteboard
1126781 browser-search-autocomplete-result-popup's popupshowing handler shouldn't clobber the popup's style attribute RESOLVED FIXED No cf_qa_whiteboard
1130132 add telemetry comparing system and geoIP based location for Windows RESOLVED FIXED No cf_qa_whiteboard
1130284 Remove redundant updateAppInfo from test files in toolkit/components/search/tests/xpcshell/. RESOLVED FIXED No cf_qa_whiteboard
1132772 afterCache and afterCommit should return Promise RESOLVED FIXED No cf_qa_whiteboard
1139901 Breakdown: Create interactive mockup for awesomebar redesign RESOLVED FIXED No cf_qa_whiteboard
1139902 Breakdown: Implement awesomebar improvements RESOLVED FIXED No cf_qa_whiteboard
1142334 [UX] Figure out hover/keyboard interactions in search dropdown RESOLVED FIXED No cf_qa_whiteboard
1147034 Files under browser/components/search use gBrowser.contentDocument and gBrowser.contentWindow, which doesn't exist in e10s browsers RESOLVED FIXED No cf_qa_whiteboard
1149473 [UX] Test search provider concepts RESOLVED FIXED No cf_qa_whiteboard
1159672 position of suggestions drop-down list in about:home is not properly updated when the window is resized or maximized RESOLVED FIXED No cf_qa_whiteboard
1162142 [User Story] Search Suggestions in the AwesomeBar should be clearly identified as such RESOLVED FIXED No cf_qa_whiteboard
1165341 No "engine-default" is notified when removing a default engine RESOLVED FIXED No cf_qa_whiteboard
1166465 about:home and about:newtab search suggestions should use openUILink RESOLVED FIXED No cf_qa_whiteboard
1168398 Intermittent browser_webapi.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - expected PASS RESOLVED FIXED No cf_qa_whiteboard
1169459 remove the loadFromJars/jarURIs prefs RESOLVED FIXED No cf_qa_whiteboard
1171344 [implement] One-off searches on about:home and about:newtab Petruta Horea [:phorea], Desktop QA RESOLVED FIXED No cf_qa_whiteboard
1171730 funnelcake builds should use geo-specific defaults RESOLVED FIXED No cf_qa_whiteboard
1171922 Add geo support in search plugins RESOLVED FIXED No cf_qa_whiteboard
1175218 The original default engine should be set per region rather than per locale Petruta Horea [:phorea], Desktop QA RESOLVED FIXED No cf_qa_whiteboard
1175587 Design users choice over search engine coming from OS level search inputs RESOLVED FIXED No cf_qa_whiteboard
1175592 Implement users choice over search engine coming from OS level search inputs RESOLVED FIXED No cf_qa_whiteboard
1176107 Search suggestions in awesomebar: highlighting a suggestion doesn't place it into the input, and selecting a suggestion doesn't actually search with it RESOLVED FIXED No cf_qa_whiteboard
1176381 SearchSuggestionController.jsm: ReferenceError: reference to undefined property this.remoteResult RESOLVED FIXED No cf_qa_whiteboard
1177196 [Design] Windows 10 Preference in Search category for controlling OS search behavior RESOLVED FIXED No cf_qa_whiteboard
1177246 Implement metrics for OS search query parsing RESOLVED FIXED No cf_qa_whiteboard
1177443 Add "purpose" argument for searches coming from outside Firefox RESOLVED FIXED No cf_qa_whiteboard
1181644 search suggestions in the awesome bar should include local search suggestions like all other access points RESOLVED FIXED No cf_qa_whiteboard
1181645 search service's getSubmission should not treat "purpose" as optional. RESOLVED FIXED No cf_qa_whiteboard
1181781 ReferenceError: target is not defined when performing a paste-and-search RESOLVED FIXED No cf_qa_whiteboard
1182338 Bring in-content search UI keyboard navigation up to parity with main searchbar UI RESOLVED FIXED No cf_qa_whiteboard
1184705 Search A/B testing cohort identifier should be recorded in FHR Petruta Horea [:phorea], Desktop QA RESOLVED FIXED No cf_qa_whiteboard
1185845 Fix localization issues in one-off searches: remove contatenations, "Change Search Settings" is hard-coded RESOLVED FIXED No cf_qa_whiteboard
1186325 Intermittent browser_contentSearchUI.js | State - Structures begin differing at: RESOLVED FIXED No cf_qa_whiteboard
1186327 Intermittent browser_contentSearchUI.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - expected PASS RESOLVED FIXED No cf_qa_whiteboard
1187901 Some OpenSearch plugins does not work properly if the input contains UPPERCASE RESOLVED FIXED No cf_qa_whiteboard
1188618 Default engine icon for engines without a favicon is broken in the in-content search UI RESOLVED FIXED No cf_qa_whiteboard
1188692 Intermittent browser_ContentSearch.js | application terminated with exit code 1 | after Non-local network connections are disabled and a connection attempt to www.google.com (64.233.177.105) was made. RESOLVED FIXED No cf_qa_whiteboard
1189101 Cycling the default engine via the keyboard in the in-content search UI includes only one-click engines RESOLVED FIXED No cf_qa_whiteboard
1190488 l10n: Remove unused string abouthome.search.placeholder RESOLVED FIXED No cf_qa_whiteboard
1191130 Intermittent browser_contentSearchUI.js | Test timed out RESOLVED FIXED No cf_qa_whiteboard
1192993 many large regressions on August 7th seen on fx-team from push 4e2489f7cc7d RESOLVED FIXED No cf_qa_whiteboard
1194265 Some default search engines should only be visible in specific countries RESOLVED FIXED No cf_qa_whiteboard
1196677 About:home/newtab (one-click) searches are performed with the hovered mouse item instead of the current string RESOLVED FIXED No cf_qa_whiteboard
1197763 Remove preprocessing from browser/components/search/ RESOLVED FIXED No cf_qa_whiteboard
1202171 Intermittent browser_private_search_perwindowpb.js | Test timed out followed by bustage in browser_searchbar_keyboard_navigation.js RESOLVED FIXED No cf_qa_whiteboard
1202621 Intermittent browser_private_search_perwindowpb.js | Test timed out - expected PASS RESOLVED FIXED No cf_qa_whiteboard
1203161 remove the browser.search.cache.enabled pref RESOLVED FIXED No cf_qa_whiteboard
1203168 ask the user for confirmation when searching with a default search engine of unknown origin RESOLVED FIXED No cf_qa_whiteboard
1203180 [UX] need UX for hijacking recovery RESOLVED FIXED No cf_qa_whiteboard
1203524 search.xml should use Services.jsm RESOLVED FIXED No cf_qa_whiteboard
1204366 [RTL] Searchbar's dropdown in wrong positions RESOLVED FIXED [bugday-20160803]
1209914 Use toJSON methods instead of explicit _serializeToJSON calls RESOLVED FIXED No cf_qa_whiteboard
1209916 The 'hidden' property shouldn't be stored in both the search cache and the search metadata RESOLVED FIXED No cf_qa_whiteboard
1209920 Drop support for <MozParam condition="defaultEngine" RESOLVED FIXED No cf_qa_whiteboard
1212397 [meta] Consistency across search points in browser RESOLVED FIXED No cf_qa_whiteboard
1212405 [meta] Prepare for investigate combine Awesome and Search bar RESOLVED FIXED No cf_qa_whiteboard
1214284 Can't tell the name of search engine I'm installing (not even by tooltip) RESOLVED FIXED No cf_qa_whiteboard
1215413 Remove unlisted search plugins from en-US (creativecommons, answers) RESOLVED FIXED No cf_qa_whiteboard
1220246 Intermittent test_geodefaults.js | should_get_geo_defaults_only_once - [should_get_geo_defaults_only_once : 104] "undefined" == "number" RESOLVED FIXED No cf_qa_whiteboard
1227563 Intermittent browser_google_behavior.js | Test timed out RESOLVED FIXED No cf_qa_whiteboard
1228258 One click search aliases should be trimmed RESOLVED FIXED bugday-20160727]
1229667 ship a hidden search plugin for Yahoo Canada. RESOLVED FIXED No cf_qa_whiteboard
1230388 MainProcessSingleton.js, line 30: NS_ERROR_ILLEGAL_VALUE: Must have a non-null string spec or nsIFile object (addsearchprovider should validate its input) RESOLVED FIXED No cf_qa_whiteboard
1230661 4% win8 e10s ts_paint regression on fx-team (v.45) on dec 2, 2015 from revision 2d33fa3346b2 RESOLVED FIXED No cf_qa_whiteboard
1235372 Enable browser e10s tests in browser/components/search/test RESOLVED FIXED No cf_qa_whiteboard
1237648 The defaultEngine attribute should just be an alias to the currentEngine attribute RESOLVED FIXED No cf_qa_whiteboard
1238286 Searchbar placed in Australis Menu doesn't detect search plugins if Menu wasn't opened in the window RESOLVED FIXED [good first verify]
1240729 No favicon displayed for baidu.com in Search bar panel after adding the engine RESOLVED FIXED [testday-20160506]
1241080 Qwant icon not correctly displayed on about:home and about:newtab RESOLVED FIXED No cf_qa_whiteboard
1241703 browser_contextmenu.js is going to permafail when Gecko 46 is uplifted to Aurora RESOLVED FIXED No cf_qa_whiteboard
1249332 [e10s] Make browser/modules/test/browser_ContentSearch.js work under e10s RESOLVED FIXED No cf_qa_whiteboard
1251268 MozParam condition="pref" should use values from the default pref branch and URI encode them RESOLVED FIXED No cf_qa_whiteboard
1251278 Remove obsolete Yahoo parameter preferences RESOLVED FIXED No cf_qa_whiteboard
1254694 Search engines: keywords and order gone after upgrading from 44.0.2 to 45.0 with language pack active RESOLVED FIXED No cf_qa_whiteboard
1259139 record in telemetry the validity of the current engine's loadPathHash RESOLVED FIXED No cf_qa_whiteboard
1259510 record usage of the search service's update feature RESOLVED FIXED No cf_qa_whiteboard
1266783 Create unit tests for testing locale specific search engines RESOLVED FIXED No cf_qa_whiteboard
1268424 Collect Telemetry data about the search plugin count RESOLVED FIXED No cf_qa_whiteboard
1272294 _getSearchEngineId's fallback to the engine name can leak user data RESOLVED FIXED No cf_qa_whiteboard
1273719 Startup JavaScript strict warning: NightlyDebug.app/Contents/Resources/components/nsSearchService.js: reference to undefined property json._readOnly/param.purpose RESOLVED FIXED No cf_qa_whiteboard
1275086 test_update_telemetry.js is going to permafail when the Gecko version number is bumped to 50 RESOLVED FIXED No cf_qa_whiteboard
1275366 Allow chrome URLs for built in search engine icons RESOLVED FIXED [bugday-20170426]
1276704 Denial of service based on AddSearchProvider() and XML Entity billion laughs attack RESOLVED FIXED No cf_qa_whiteboard
1276741 ensure all search partner plugins are covered by automated testing RESOLVED FIXED No cf_qa_whiteboard
1277967 Do a better job of handling a failing search service RESOLVED FIXED No cf_qa_whiteboard
1279476 Fix search arrow background styling in about:home and about:newtab RESOLVED FIXED No cf_qa_whiteboard
1280135 The search indicator in Linux uses a low rez version on hidpi displays RESOLVED FIXED No cf_qa_whiteboard
1281630 Create JSON files for all locales to replace list.txt RESOLVED FIXED No cf_qa_whiteboard
1287622 Remove Cortana-related code from mozilla-central RESOLVED FIXED No cf_qa_whiteboard
1289240 Services.search.getDefaultEngines() empty, search engine reset triggered when using a language pack RESOLVED FIXED No cf_qa_whiteboard
1294680 Prepare the search reset feature for a Shield study RESOLVED FIXED No cf_qa_whiteboard
1300053 One-off search engine buttons and the search settings button have duplicate ids RESOLVED FIXED No cf_qa_whiteboard
1300209 Remove list.txt support from search service RESOLVED FIXED No cf_qa_whiteboard
1302952 Simplify gear.svg by using the fill filter RESOLVED FIXED No cf_qa_whiteboard
1304757 [ur] Search engine setup for Firefox for Urdu RESOLVED FIXED No cf_qa_whiteboard
1304830 Cleanup unused search test cruft RESOLVED FIXED No cf_qa_whiteboard
1305794 Remove Cortana-related strings from mozilla-central RESOLVED FIXED No cf_qa_whiteboard
1308211 One-off searches using search aliases not being counted in SEARCH_COUNT RESOLVED FIXED No cf_qa_whiteboard
1308343 Intermittent browser/modules/test/browser/browser_ContentSearch.js | Test timed out - RESOLVED FIXED No cf_qa_whiteboard
1308931 Better Fallback for Accel+K when search bar has been removed from the toolbar RESOLVED FIXED No cf_qa_whiteboard
1309204 Update l10n searchplugins in list.json RESOLVED FIXED No cf_qa_whiteboard
1310942 Merge browser-autocomplete-result-popup into browser-search-autocomplete-result-popup RESOLVED FIXED No cf_qa_whiteboard
1312517 Update mail.ru search XML RESOLVED FIXED No cf_qa_whiteboard
1313358 mochitest --repeat breaks ContentSearch RESOLVED FIXED No cf_qa_whiteboard
1313793 Remove Date.prototype.toLocaleFormat uses in browser/base/content RESOLVED FIXED No cf_qa_whiteboard
1313825 Investigate and enable the browser_UsageTelemetry_content_aboutHome.js test RESOLVED FIXED No cf_qa_whiteboard
1313856 Poor wording in dialog for failed install of search engine from local filesystem RESOLVED FIXED No cf_qa_whiteboard
1314373 Stop preprocessing nsSearchService.js and make it pass eslint RESOLVED FIXED No cf_qa_whiteboard
1314650 Fix the "Unknown source for one-off search: urlbar" error when doing one-off searches RESOLVED FIXED No cf_qa_whiteboard
1314670 Intermittent browser/components/search/test/browser_amazon_behavior.js | Test timed out - RESOLVED FIXED No cf_qa_whiteboard
1315675 browser_oneOffContextMenu_setDefault.js will be permafail when trunk merges to aurora RESOLVED FIXED No cf_qa_whiteboard
1315953 browser_google.js and browser_google_behavior.js fail after 'mach build faster' and on artifact builds RESOLVED FIXED No cf_qa_whiteboard
1318333 SEARCH_COUNTS is not counting one-off searches RESOLVED FIXED No cf_qa_whiteboard
1318790 6,800 instances of "Please do not use mouseenter/leave events in chrome. They are slower than mouseover/out!: '!nsContentUtils::IsChromeDoc(d)'" emitted from dom/events/EventListenerManager.cpp during linux64 debug testing RESOLVED FIXED No cf_qa_whiteboard
1319151 Bug 1318790 followup: Apply searchbar add-engine overflow menu CSS changes to Windows and Linux RESOLVED FIXED No cf_qa_whiteboard
1320230 Intermittent browser/components/search/test/browser_searchbar_smallpanel_keyboard_navigation.js | Test timed out - RESOLVED FIXED No cf_qa_whiteboard
1320712 Amazon.com default searchplugin (amazondotcom.xml) is broken for UTF-8 searches RESOLVED FIXED No cf_qa_whiteboard
1323520 zh-CN Firefox should be using Google with no codes RESOLVED FIXED No cf_qa_whiteboard
1332741 Switch Wikipedia to use chrome icon RESOLVED FIXED [bugday-20170426]
1332962 [RTL] Searchbar's dropdown in wrong positions if text direction is LTR RESOLVED FIXED No cf_qa_whiteboard
1333721 Convert utility functions in browser_contentSearchUI.js to be async RESOLVED FIXED No cf_qa_whiteboard
1335104 browser_google_codes.js doesn't work properly for US/non-US RESOLVED FIXED No cf_qa_whiteboard
1335810 Since jarNames is only used if visibleDefault engines is set, move it there RESOLVED FIXED No cf_qa_whiteboard
1336560 Provide the ability for a distribution to hide search engines RESOLVED FIXED No cf_qa_whiteboard
1337469 browser/locales/searchplugins/odpiralni.xml shouldn't provide an updateURL RESOLVED FIXED No cf_qa_whiteboard
1337560 Switch Yahoo, Amazon and Yandex to use chrome icon RESOLVED FIXED No cf_qa_whiteboard
1344589 test_searchSuggest.js leaks some objects RESOLVED FIXED No cf_qa_whiteboard
1344919 [meta] search suggestions and one-off buttons in Awesome Bar RESOLVED FIXED No cf_qa_whiteboard
1344933 Awesome Bar Prefs to enable A/B search suggestions testing RESOLVED FIXED No cf_qa_whiteboard
1344987 Permafailing after version bump to 55 test_update_telemetry.js | ignore_cache_files_without_engines - [ignore_cache_files_without_engines : 16] histogram has expected content - [3,7,2] deepEqual [1,0,0] RESOLVED FIXED No cf_qa_whiteboard
1347680 Cleanup Yandex engines RESOLVED FIXED No cf_qa_whiteboard
1347693 Intermittent browser/modules/test/browser/browser_UsageTelemetry_content_aboutHome.js | Test timed out, Found a tab after previous test timed out: about:home - RESOLVED FIXED No cf_qa_whiteboard
1352539 Move defaultenginename pref setting into list.json RESOLVED FIXED No cf_qa_whiteboard
1356271 add a test to measure how many layout flushes it takes for a simple location bar search RESOLVED FIXED No cf_qa_whiteboard
1356593 nsISearchEngine.speculativeConnect and nsISearchEngine.getSubmission are slow RESOLVED FIXED No cf_qa_whiteboard
1358455 The width of the searchbar panel is incorrect after resizing the browser window RESOLVED FIXED No cf_qa_whiteboard
1358503 memoize some of the anonid elements in the oneoffs binding RESOLVED FIXED No cf_qa_whiteboard
1359130 Remove NetUtil.jsm overhead from the search service initialization RESOLVED FIXED No cf_qa_whiteboard
1359538 Provide an API for getting engines by extension ID RESOLVED FIXED No cf_qa_whiteboard
1361276 Re-enable browser_oneOffHeader.js for OS X (gets intermittent from bug 1352364) RESOLVED FIXED No cf_qa_whiteboard
1367561 [meta] Follow-on Search Measurement system add-on Justin Williams RESOLVED FIXED No cf_qa_whiteboard
1368114 3.25 - 7.5% Heap Unclassified / Images (linux64, windows10-64-vm, windows7-32-vm) regression on push 38efc433e5dd777d472287b3ff9899b9f6a768ac (Tue May 23 2017) RESOLVED FIXED No cf_qa_whiteboard
1369028 Land the follow-on search counts system add-on in m-c RESOLVED FIXED No cf_qa_whiteboard
1371198 Enable telemetry within the follow-on search system add-on RESOLVED FIXED No cf_qa_whiteboard
1371294 Add some tests for the follow-on search add-on in mozilla-central RESOLVED FIXED No cf_qa_whiteboard
1371374 [nb-NO][nn-NO][Desktop] Searchplugin for Bokmålsordboka | Nynorskordboka is broken RESOLVED FIXED No cf_qa_whiteboard
1371807 Re-ship follow on search count addon to 54 via GoFaster RESOLVED FIXED No cf_qa_whiteboard
1372307 At 100% user activation, re-ship follow on search count addon to 54 via GoFaster Justin Williams RESOLVED FIXED No cf_qa_whiteboard
1374695 Allow extension to be passed to addEngine RESOLVED FIXED No cf_qa_whiteboard
1375564 Ship the Follow-on search telemetry system add-on v0.9.1 RESOLVED FIXED No cf_qa_whiteboard
1380771 Add ability to set suggest_url to addEngineWithDetails RESOLVED FIXED No cf_qa_whiteboard
1380846 Add search engine to vietnamese build for coccoc.com RESOLVED FIXED [bugday-20170719] [good first verify]
1381659 contentSearchUI.js should not add a beforeunload listener on all about:home pages RESOLVED FIXED No cf_qa_whiteboard
1383378 Remove extra images from wikipedia-is RESOLVED FIXED No cf_qa_whiteboard
1383749 One-off buttons should be cached the first time RESOLVED FIXED No cf_qa_whiteboard
1383770 browser_aboutSearchReset.js is going to permafail when the Gecko version number is bumped to 57 due to the SEARCH_RESET_RESULT telemetry probe expiration RESOLVED FIXED No cf_qa_whiteboard
1384050 Search suggestion contextual hint should only be shown when a user manually (click or keyboard shortcut) focuses the URL bar RESOLVED FIXED No cf_qa_whiteboard
1384709 addEngineWithDetails should store the extension ID in the loadpath RESOLVED FIXED No cf_qa_whiteboard
1385932 Re-enable browser_urlbar_search_reflows.js for Linux builds RESOLVED FIXED No cf_qa_whiteboard
1386658 Update follow-on search add-on to 0.9.2 - additional domains and logging fix RESOLVED FIXED No cf_qa_whiteboard
1387416 [photon] Move the search bar in the customization palette for new profiles RESOLVED FIXED [bugday-20170906]
1391239 pressing AltGr-Enter in the search bar should open page in a new tab RESOLVED FIXED No cf_qa_whiteboard
1392320 Re-enable browser_urlbar_keyed_search_reflows.js for Linux and Windows debug builds RESOLVED FIXED No cf_qa_whiteboard
1393883 Update follow-on search add-on to 0.9.3 RESOLVED FIXED No cf_qa_whiteboard
1396927 Diec2 search plugin is broken RESOLVED FIXED No cf_qa_whiteboard
1397728 Intermittent browser/components/search/test/browser_searchbar_openpopup.js | Should show the full popup - Didn't expect true, but got it RESOLVED FIXED No cf_qa_whiteboard
1399116 Intermittent browser/components/search/test/browser_google_nocodes.js,browser_google_codes.js | Search service should NOT be initialized - Got true, expected false and many more RESOLVED FIXED No cf_qa_whiteboard
1399509 Chambers search icon needs an update RESOLVED FIXED No cf_qa_whiteboard
1402674 Yandex is no longer accessible in Ukraine RESOLVED FIXED No cf_qa_whiteboard
1403461 Search module with diacritics in their name cannot be hidden RESOLVED FIXED No cf_qa_whiteboard
1404126 followonsearch-fs takes significant amount time when opening a new tab RESOLVED FIXED No cf_qa_whiteboard
1405670 Stop importing old search settings from search-metadata.json RESOLVED FIXED No cf_qa_whiteboard
1405685 Geolocation search pref (browser.search.geoSpecificDefaults) should not live in firefox-l10n.js RESOLVED FIXED No cf_qa_whiteboard
1406164 Bring eBay back RESOLVED FIXED No cf_qa_whiteboard
1408730 browser_ebay.js fails on artifact builds RESOLVED FIXED No cf_qa_whiteboard
1409491 Ship 0.9.6 addon on Firefox 56 via Go Faster RESOLVED FIXED No cf_qa_whiteboard
1409618 Intermittent browser/components/search/test/browser_google_behavior.js,browser_searchEngine_behaviors.js | uncaught exception - Error: operation not possible on dead CPOW at promiseStateChangeURI/</onStateChange/ RESOLVED FIXED No cf_qa_whiteboard
1409629 Intermittent browser/components/search/test/browser_searchEngine_behaviors.js | uncaught exception - Error: operation not possible on dead CPOW at promiseStateChangeURI/</onStateChange/<@chrome://mochitests/content/browser/browser/components/search/test/b RESOLVED FIXED No cf_qa_whiteboard
1410005 browser_searchEngine_behaviors.js fails on artifact builds RESOLVED FIXED No cf_qa_whiteboard
1410095 Prisjakt search engine does not work RESOLVED FIXED No cf_qa_whiteboard
1410105 diri.bg is not working RESOLVED FIXED No cf_qa_whiteboard
1411518 Update follow-on search add-on to 0.9.6 RESOLVED FIXED No cf_qa_whiteboard
1411616 Remove findbook.tw searchplugin from zh-TW RESOLVED FIXED No cf_qa_whiteboard
1412215 Switch Latgalian wikipedia searchplugin to ltg.wikipedia.org RESOLVED FIXED No cf_qa_whiteboard
1412519 Intermittent [TV] browser/components/search/test/browser_contextSearchTabPosition.js | leaked 1 or 2 docShell(s) until shutdown RESOLVED FIXED No cf_qa_whiteboard
1412784 Fix broken searchplugin for hr (eudict), remove broken from vi (mp3.zing) RESOLVED FIXED No cf_qa_whiteboard
1413298 International searches don't work through engines added with WebExtensions RESOLVED FIXED No cf_qa_whiteboard
1415287 Ship a system add-on to fix bug 1414965 on older versions of Firefox RESOLVED FIXED No cf_qa_whiteboard
1415727 resetToOriginalDefaultEngine doesn't work if the original engine is hidden RESOLVED FIXED No cf_qa_whiteboard
1416063 DuckDuckGo engine has a different name between mobile and desktop RESOLVED FIXED No cf_qa_whiteboard
1416484 Add additional engines for testing RESOLVED FIXED No cf_qa_whiteboard
1417502 Update Yandex search URLs to use a new format RESOLVED FIXED No cf_qa_whiteboard
1417678 Make search default changes in tree RESOLVED FIXED No cf_qa_whiteboard
1418953 Remove NS_APP_USER_SEARCH_DIR RESOLVED FIXED No cf_qa_whiteboard
1419198 Remove the "addengine-icon" binding RESOLVED FIXED No cf_qa_whiteboard
1420574 Clarify that browser_oneOffHeader.js fails if screen resolution is small RESOLVED FIXED No cf_qa_whiteboard
1424343 Stop migrating the browser.search.selectedEngine preference RESOLVED FIXED No cf_qa_whiteboard
1425827 Allow "application/json" as well as "application/x-suggestions+json" as MIME types for Suggestions in OpenSearch RESOLVED FIXED No cf_qa_whiteboard
1426081 Search engine is reset even if WebExtension version is installed RESOLVED FIXED No cf_qa_whiteboard
1426135 nsSearchService.js shouldn't refetch non-changing prefs, and potentially cache others RESOLVED FIXED No cf_qa_whiteboard
1427350 Use "autocomplete-rich-result-popup" instead of "autocomplete-result-popup" for the search bar RESOLVED FIXED No cf_qa_whiteboard
1428880 Switch ESR to use Google as default RESOLVED FIXED No cf_qa_whiteboard
1431923 After emptying the search box with "Clear Search History" pressing Esc restores search box contents RESOLVED FIXED No cf_qa_whiteboard
1431934 Cannot delete Bing as search engine and it constantly returns and overrides default RESOLVED FIXED No cf_qa_whiteboard
1437942 Remove search engines from language packs RESOLVED FIXED No cf_qa_whiteboard
1443137 Intermittent docshell/test/browser/browser_search_notification.js | Test timed out - RESOLVED FIXED No cf_qa_whiteboard
1443781 Eliminate innerHTML usage in contentSearchUI.js RESOLVED FIXED No cf_qa_whiteboard
1444338 Intermittent | FATAL ERROR: Non-local network connections are disabled and a connection attempt to www.amazon.com, www.bing.com, www.duckduckgo.com (multiple IP addresses ) was made. RESOLVED FIXED No cf_qa_whiteboard
1444426 Remove or hide "Automatically update search engines" RESOLVED FIXED No cf_qa_whiteboard
1445134 Support policy engines as in-memory only engines RESOLVED FIXED No cf_qa_whiteboard
1446934 The Ecosia search engine is reset to Google after migrating to the WebExtension RESOLVED FIXED No cf_qa_whiteboard
1452930 Incorrect sizing of the search plugin icon RESOLVED FIXED [good first verify] [bugday-20180523]
1453264 [meta] Remove nsIBrowserSearchService::currentEngine (in favour of defaultEngine) RESOLVED FIXED No cf_qa_whiteboard
1454088 Remove google-nocodes RESOLVED FIXED No cf_qa_whiteboard
1454486 Update eBay icon RESOLVED FIXED No cf_qa_whiteboard
1455011 Remove unused search engines RESOLVED FIXED No cf_qa_whiteboard
1455326 When browser.search.openintab is true, reuse current tab if it is blank RESOLVED FIXED No cf_qa_whiteboard
1455665 Remove engine name accidentally left behind RESOLVED FIXED No cf_qa_whiteboard
1456236 Update followonsearch add-on RESOLVED FIXED No cf_qa_whiteboard
1460419 Remove US preference code from search RESOLVED FIXED No cf_qa_whiteboard
1460977 Load searchbar stylesheets in browser.xul instead of with XBL <resources> RESOLVED FIXED No cf_qa_whiteboard
1460982 Convert <searchbar> to a Custom Element RESOLVED FIXED No cf_qa_whiteboard
1461345 Remove browser.search.order from locale preferences RESOLVED FIXED No cf_qa_whiteboard
1461347 Remove unused lines from mobile JS file RESOLVED FIXED No cf_qa_whiteboard
1462010 Remove migrateRegionPrefs from search service RESOLVED FIXED No cf_qa_whiteboard
1462015 Unify browser.search.region and browser.search.countryCode RESOLVED FIXED No cf_qa_whiteboard
1463162 Cache distributionID and move browser.search.order checks to distribution only RESOLVED FIXED No cf_qa_whiteboard
1466631 Mercadolibre engines have the wrong encoding (and one wrong icon) RESOLVED FIXED No cf_qa_whiteboard
1469889 Provide the ability to block search engines based on their URL or loadPath RESOLVED FIXED No cf_qa_whiteboard
1475989 Ability to block engines based on loadPath RESOLVED FIXED No cf_qa_whiteboard
1477076 Add support for POST engines in addEngineWithDetails RESOLVED FIXED No cf_qa_whiteboard
1481199 Drop the obsolete dataType parameter for nsIBrowserSearchService.addEngine RESOLVED FIXED No cf_qa_whiteboard
1481344 Perma-failing TV browser/components/search/test/browser_searchEngine_behaviors.js | "https://www.amazon.com/exec/obidos/external-search/?field-keywords=&ie=UTF-8&mode=blended&tag=mozilla-20&sourceid=Mozilla-search" RESOLVED FIXED No cf_qa_whiteboard
1481442 Remove followon addon RESOLVED FIXED No cf_qa_whiteboard
1481447 Switch browser.search.log to a lazy preference getter. RESOLVED FIXED No cf_qa_whiteboard
1482200 Remove getBoolPref helper function RESOLVED FIXED No cf_qa_whiteboard
1482230 Strict errors during test: localName can be undefined RESOLVED FIXED No cf_qa_whiteboard
1483939 Pass only search string to in-content telemetry URLParams RESOLVED FIXED No cf_qa_whiteboard
1484232 Switch order of Google params and remove unused params RESOLVED FIXED No cf_qa_whiteboard
1485116 Bump version of SEARCH_SERVICE_ENGINE_COUNT probe RESOLVED FIXED No cf_qa_whiteboard
1485508 MozParams aren't supported as the first entry in a search engine RESOLVED FIXED No cf_qa_whiteboard
1488448 Switch blacklist check to ignore case RESOLVED FIXED No cf_qa_whiteboard
1488946 browser_aboutSearchReset.js is going to permafail when the Gecko version number is bumped to 65 on 2018-10-22 RESOLVED FIXED No cf_qa_whiteboard
1492196 Fix focus-related race conditions in browser_searchbar_openpopup.js RESOLVED FIXED No cf_qa_whiteboard
1492475 Dont block async init of nsSearchService on region fetch RESOLVED FIXED No cf_qa_whiteboard
1493483 In production code, use nsIBrowserSearchService::curentEngine instead of defaultEngine RESOLVED FIXED No cf_qa_whiteboard
1493536 Convert search-one-offs binding to custom element RESOLVED FIXED No cf_qa_whiteboard
1495548 [meta] Add a telemetry probe for SERP ad clicks into core Firefox RESOLVED FIXED No cf_qa_whiteboard
1496075 Support loading search extensions on startup RESOLVED FIXED No cf_qa_whiteboard
1496191 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/test_big_icon.js | Test timed out RESOLVED FIXED No cf_qa_whiteboard
1496764 browser_UsageTelemetry_searchbar.js,browser_UsageTelemetry_urlbar.js are going to permafail when the Gecko version number is bumped to 65 on 2018-10-22 Drew Willcoxon :adw RESOLVED FIXED No cf_qa_whiteboard
1498375 Content Search UI relies on old Gecko's <button> event hit testing RESOLVED FIXED No cf_qa_whiteboard
1499193 Add keyword specific telemetry RESOLVED FIXED No cf_qa_whiteboard
1500240 Stop relying on getElementByID for anonymous search-suggestions-change-settings element in test RESOLVED FIXED No cf_qa_whiteboard
1502151 Stop using document.getElementById to get elements from inside XBL anon content for browser-search-autocomplete-result-popup RESOLVED FIXED No cf_qa_whiteboard
1503851 In test code, use nsIBrowserSearchService::defaultEngine in favour of currentEngine RESOLVED FIXED No cf_qa_whiteboard
1504370 Update SEARCH_COUNTS telemetry for private browsing mode RESOLVED FIXED No cf_qa_whiteboard
1505411 Add basic monitoring for SERP pages with ads / SERP ad clicks RESOLVED FIXED No cf_qa_whiteboard
1505456 Move recordSearchURLTelemetry to its own module RESOLVED FIXED No cf_qa_whiteboard
1505846 Migrate about:searchreset to Fluent RESOLVED FIXED No cf_qa_whiteboard
1506237 Delay search-one-offs connectedCallback RESOLVED FIXED No cf_qa_whiteboard
1506261 Convert search-one-offs from a custom element to a plain JS class and initialize it lazily RESOLVED FIXED No cf_qa_whiteboard
1507629 Switch to localized Amazon where possible RESOLVED FIXED No cf_qa_whiteboard
1508585 Load search-one-offs.js lazily RESOLVED FIXED No cf_qa_whiteboard
1508590 Load searchbar.js from browser.xul rather than global-scripts.inc RESOLVED FIXED No cf_qa_whiteboard
1511065 Implement RemoteSettings for the Search Provider telemetry probes RESOLVED FIXED No cf_qa_whiteboard
1511273 Intermittent Linux code coverage browser/components/search/test/browser/browser_google_behavior.js | Test timed out - RESOLVED FIXED No cf_qa_whiteboard
1511799 Enable valid-jsdoc, require-jsdoc (classes) and var-only-at-top-level for browser/components/search RESOLVED FIXED No cf_qa_whiteboard
1512516 Intermittent browser/components/search/test/browser/browser_searchTelemetry.js | Uncaught exception - undefined - timed out after 50 tries. RESOLVED FIXED No cf_qa_whiteboard
1512627 Intermittent browser/components/search/test/browser/browser_searchTelemetry.js | Scalar browser.search.ad_clicks should have been added. - false == true - JS frame :: chrome://mochitests/content/browser/browser/components/search/test/browser RESOLVED FIXED No cf_qa_whiteboard
1513680 Restrict ContentSearch messages to the Activity Stream Process RESOLVED FIXED No cf_qa_whiteboard
1515939 Fix styling of the submenu used to add new search engines RESOLVED FIXED No cf_qa_whiteboard
1517484 [meta] [meta-EPIC] Search Service powered by WebExtensions RESOLVED FIXED No cf_qa_whiteboard
1517486 [meta][phase-1] Switch builtin search engines to WebExtensions RESOLVED FIXED No cf_qa_whiteboard
1517487 [meta][phase-2] Search integrity changes based on WebExtensions RESOLVED FIXED No cf_qa_whiteboard
1518326 Add timezone sanity check to regions and reset region pref with next Firefox RESOLVED FIXED No cf_qa_whiteboard
1518543 Fix Android unit tests on cedar RESOLVED FIXED No cf_qa_whiteboard
1518545 Merge engine-current/ default notifications RESOLVED FIXED No cf_qa_whiteboard
1518546 Fix method signatures throughout SearchService.jsm to be consistent RESOLVED FIXED No cf_qa_whiteboard
1518548 Remove the sync telemetry histogram RESOLVED FIXED No cf_qa_whiteboard
1518551 Remove the MOZ_TOOLKIT_SEARCH define RESOLVED FIXED No cf_qa_whiteboard
1521725 Remove remainder of about:searchreset RESOLVED FIXED No cf_qa_whiteboard
1522495 Port tests in browser/components/search/ to the new address bar implementation (quantumbar) RESOLVED FIXED No cf_qa_whiteboard
1523708 The show-heartbeat action wasn't converted to the Promise-returning init() method RESOLVED FIXED No cf_qa_whiteboard
1524593 Land rolled up commits from cedar to mozilla-central RESOLVED FIXED No cf_qa_whiteboard
1525833 Can't add searchplugins from search bar (autodiscovery) RESOLVED FIXED No cf_qa_whiteboard
1527349 Remove meta.ua search engine from Ukrainian locale RESOLVED FIXED No cf_qa_whiteboard
1530767 Don't limit bug 1529380 to the handoff-to-awesomebar flow RESOLVED FIXED No cf_qa_whiteboard
1534404 Fold searchbar-textbox with searchbar CE RESOLVED FIXED No cf_qa_whiteboard
1535288 Set up productization for Bengali (bn) RESOLVED FIXED No cf_qa_whiteboard
1538065 Asturian Wikipedia search engine uses a name that is obsolete since 2012 RESOLVED FIXED No cf_qa_whiteboard
1541196 [meta] Implement full unit testing support for International Search Configurations RESOLVED FIXED No cf_qa_whiteboard
1541206 Determine any in-tree lists for regions/locales for feeding into the unit tests for search configurations RESOLVED FIXED No cf_qa_whiteboard
1541210 Write unit tests to ensure that the correct default engines are present for all locales/regions RESOLVED FIXED No cf_qa_whiteboard
1541316 Ship Baidu searchplugin code update via SAO to Firefox 45+ RESOLVED FIXED No cf_qa_whiteboard
1541414 Write tests to ensure the main search engines are included in the relevant region/locales RESOLVED FIXED No cf_qa_whiteboard
1541415 Write tests to ensure the main search engines use the correct codes in all regions/locales RESOLVED FIXED No cf_qa_whiteboard
1541416 Write tests to ensure other major search engines are included in the relevant region/locales RESOLVED FIXED No cf_qa_whiteboard
1541417 Write tests to ensure the other major search engines use the correct codes in all regions/locales RESOLVED FIXED No cf_qa_whiteboard
1541419 Write tests to ensure that engines use the correct domains in all regions/locales where they are present RESOLVED FIXED No cf_qa_whiteboard
1542235 [meta] Modernize the search engine configuration and its management RESOLVED FIXED No cf_qa_whiteboard
1542240 Move Engine and EngineURL objects to their own .jsm files. RESOLVED FIXED No cf_qa_whiteboard
1542241 Design a new Search Engine configuration format RESOLVED FIXED No cf_qa_whiteboard
1542243 Design a rule engine to translate the schema into engine sets RESOLVED FIXED No cf_qa_whiteboard
1542246 Move Search Engine configuration design document into tree-based documentation RESOLVED FIXED No cf_qa_whiteboard
1542255 Implement a rule engine for translating the new configuration format into Engine lists RESOLVED FIXED No cf_qa_whiteboard
1542268 Replace desktop's list.json for Search Engines with the new configuration format and rule engine RESOLVED FIXED No cf_qa_whiteboard
1542269 Migrate the new Search Engine configuration to be loaded from RemoteSettings RESOLVED FIXED No cf_qa_whiteboard
1542713 Remove search reset preferences and remaining code RESOLVED FIXED No cf_qa_whiteboard
1544077 recordSearchURLTelemetry in SearchService.idl has no implemenation RESOLVED FIXED No cf_qa_whiteboard
1544214 Not able to load yandex RESOLVED FIXED No cf_qa_whiteboard
1544392 Yandex logo missing in search preferences RESOLVED FIXED [good first verify]
1544486 Marktplaats WebExtension breaks search initialisation for fy-NL/nl locales RESOLVED FIXED No cf_qa_whiteboard
1544835 Re-enable test_big_icon.js in search tests RESOLVED FIXED No cf_qa_whiteboard
1545140 Intermittent toolkit/components/search/tests/xpcshell/test_reloadEngines.js | test_init_with_skip_regioncheck - [test_init_with_skip_regioncheck : 74] Test engine should be the default, because region fetch succeeded - "Google" == "Test search engine" RESOLVED FIXED No cf_qa_whiteboard
1545517 The 'cnrtl-tlfi-fr' search engine is not working due to being http only RESOLVED FIXED No cf_qa_whiteboard
1547050 builtin search extensions are not loaded in safe mode RESOLVED FIXED No cf_qa_whiteboard
1547291 prisjakt search engine isn't working RESOLVED FIXED No cf_qa_whiteboard
1548141 UrlbarUtils calls Services.search synchronously RESOLVED FIXED No cf_qa_whiteboard
1548639 Search engine default checks for locale with "startsWith" are broken RESOLVED FIXED No cf_qa_whiteboard
1548640 Remove `experimental-hidden` sections from Search's list.json RESOLVED FIXED No cf_qa_whiteboard
1548750 browser_tooManyEnginesOffered.js can't be run by itself RESOLVED FIXED No cf_qa_whiteboard
1549122 Prevent deadlock when search extensions upgraded on startup RESOLVED FIXED No cf_qa_whiteboard
1549543 Make search initialization failure more obvious RESOLVED FIXED No cf_qa_whiteboard
1549980 Disable eBay search engine test for Thunderbird since Thunderbird doesn't have eBay RESOLVED FIXED No cf_qa_whiteboard
1550599 Remove duplicate code in SearchService and SearchEngine RESOLVED FIXED No cf_qa_whiteboard
1551179 Use SearchUtils.BROWSER_SEARCH_PREF in search tests RESOLVED FIXED No cf_qa_whiteboard
1551554 The Client ID is not added to the Search URL for the Russian region RESOLVED FIXED No cf_qa_whiteboard
1552185 @amazon alias isn't present for non-en-US builds RESOLVED FIXED No cf_qa_whiteboard
1552188 Add tests for Search Aliases on major search engines RESOLVED FIXED No cf_qa_whiteboard
1552193 Search Telemetry reporting should match the codes that were used before the conversion to WebExtensions RESOLVED FIXED No cf_qa_whiteboard
1553124 Disable Bing, DDG, Google and Yandex search engine tests for Thunderbird (since TB doesn't have partner codes) RESOLVED FIXED No cf_qa_whiteboard
1553236 Change unit test callers for nsISearchService.addEngineWithDetails to use object passing rather than individual parameters RESOLVED FIXED No cf_qa_whiteboard
1553237 Simplify nsISearchService.addEngineWithDetails to one signature RESOLVED FIXED No cf_qa_whiteboard
1553283 When search initialisation fails, throw errors via Components.Exception for better information RESOLVED FIXED No cf_qa_whiteboard
1553558 Search service should do its own countryCode fetching as-needed instead of having system-info init get it eagerly RESOLVED FIXED No cf_qa_whiteboard
1553873 Write tests to ensure the Baidu search engine uses the correct codes in all regions/locales RESOLVED FIXED No cf_qa_whiteboard
1554077 Refine design for new Search Engine configuration format RESOLVED FIXED No cf_qa_whiteboard
1555296 Remove SEARCH_SERVICE_COUNTRY_FETCH_CAUSED_SYNC_INIT probe RESOLVED FIXED No cf_qa_whiteboard
1556804 Change callers of addTestEngines to use objects for the details rather than an array of parameters RESOLVED FIXED No cf_qa_whiteboard
1557267 Set up a new Search Engine collection on the RemoteSettings server RESOLVED FIXED No cf_qa_whiteboard
1557869 Error in browser console: "TypeError: this._textbox is undefined" at startup RESOLVED FIXED No cf_qa_whiteboard
1557942 Remove unnecessary usage of `closest()` from searchbar.js RESOLVED FIXED No cf_qa_whiteboard
1558323 Move window.external.AddSearchProvider / IsSearchProviderInstalled to JS Window Actors, unless we decide to just remove them RESOLVED FIXED No cf_qa_whiteboard
1559530 Remove or refactor reInit RESOLVED FIXED No cf_qa_whiteboard
1560424 Add a dummy API for getting and setting the default engine for private browsing mode RESOLVED FIXED No cf_qa_whiteboard
1561620 [meta][epic] Search blocklist updates RESOLVED FIXED No cf_qa_whiteboard
1561623 [meta][epic] Q2-2019 Search blocklist updates RESOLVED FIXED No cf_qa_whiteboard
1562619 Perma esr68 toolkit/components/search/tests/xpcshell/test_json_cache.js and browser/components/search/test/browser/browser_google_behavior.js "google-b-d" == "google-b-e" / "firefox-b-e" == "firefox-b-d" RESOLVED FIXED No cf_qa_whiteboard
1562922 Implement the backend API for the default engine in private browsing mode RESOLVED FIXED No cf_qa_whiteboard
1562926 Use the search private browsing engine in the address bar RESOLVED FIXED No cf_qa_whiteboard
1562929 Use the Private Browsing search engine in the context menu RESOLVED FIXED No cf_qa_whiteboard
1563016 Save the Private Browsing Search Engine in the telemetry environment RESOLVED FIXED No cf_qa_whiteboard
1563017 Use private browsing search engine in the search bar Pablo RESOLVED FIXED No cf_qa_whiteboard
1563018 Ensure all uses of the default search engine also cover the new private browsing search engine RESOLVED FIXED No cf_qa_whiteboard
1563026 Add a right-click context menu item for the one-off search buttons to set as default for private browsing Pablo RESOLVED FIXED No cf_qa_whiteboard
1563028 Add a Private Browsing default engine definition to the Search Configuration settings RESOLVED FIXED No cf_qa_whiteboard
1563170 test_amazon.js should check the code for de as well RESOLVED FIXED No cf_qa_whiteboard
1563535 Enable valid-jsdoc and require-jsdoc (classes) for toolkit/components/search RESOLVED FIXED No cf_qa_whiteboard
1563559 Tidy up a few things in SearchService.jsm RESOLVED FIXED No cf_qa_whiteboard
1565563 test en-US in addition to all-locales RESOLVED FIXED No cf_qa_whiteboard
1565839 Context menu is broken when initial launch of browser (NS_ERROR_FAILURE: SearchService previously failed to initialize SearchService.jsm:608) RESOLVED FIXED No cf_qa_whiteboard
1566117 Document various SearchService properties, and switch SearchService._engines to be a Map RESOLVED FIXED No cf_qa_whiteboard
1566377 Make an easy way for search engines to be manually tested RESOLVED FIXED No cf_qa_whiteboard
1567107 No more Amazon icon in search bar after FF 68.0 update on Linux RESOLVED FIXED No cf_qa_whiteboard
1567275 Context menu tests fail complaining that "Something tried to use the search service before it's been properly intialized" when run in isolation RESOLVED FIXED No cf_qa_whiteboard
1572030 Support experiment versions in modernisation config RESOLVED FIXED No cf_qa_whiteboard
1572141 Add an nsISearchService.originalDefaultPrivateEngine to return the private browsing engine from the configuration RESOLVED FIXED No cf_qa_whiteboard
1572465 Add search engine code to engines.json RESOLVED FIXED No cf_qa_whiteboard
1572468 Add telemetryId's to engines.json RESOLVED FIXED No cf_qa_whiteboard
1572469 Add WebExtension version numbers to engines.json RESOLVED FIXED No cf_qa_whiteboard
1572470 Add wikipedia to engines.json RESOLVED FIXED No cf_qa_whiteboard
1572471 Make an easy way to verify expected configurations for locales/regions with the modern configuration RESOLVED FIXED No cf_qa_whiteboard
1572472 Add allaannonser-sv-SE to engines.json RESOLVED FIXED No cf_qa_whiteboard
1572488 Test that the new configuration still gives the correct orders in various circumstances RESOLVED FIXED No cf_qa_whiteboard
1572511 Reduce time for search config tests by avoiding a bit of logging RESOLVED FIXED No cf_qa_whiteboard
1575172 Searchconfig tests for Google domains/codes/urls aren't being run RESOLVED FIXED No cf_qa_whiteboard
1575554 Support default configuration in modern config RESOLVED FIXED No cf_qa_whiteboard
1575555 Support multiple locales per engine in modern config RESOLVED FIXED No cf_qa_whiteboard
1575649 Change nsISearchService.removeEngine to set the new defaults straight away if removing the default engine RESOLVED FIXED No cf_qa_whiteboard
1575873 Add a test for checking that the change of default private search engine gets notified when reloading engines RESOLVED FIXED No cf_qa_whiteboard
1577197 Re-enable browser_oneOffContextMenu.js for test-verify RESOLVED FIXED No cf_qa_whiteboard
1577452 Run tests with modernConfig=true RESOLVED FIXED No cf_qa_whiteboard
1577715 [Search] Ebay search engine is not listed in the "One-click search engines" list after restart RESOLVED FIXED No cf_qa_whiteboard
1577733 Switch to referencing engines by id instead of display names in SearchService RESOLVED FIXED No cf_qa_whiteboard
1577801 Stop messing with aria-activedescendant when mousing over one-off search buttons RESOLVED FIXED No cf_qa_whiteboard
1577802 [Meta][Epic] Search Optimisation RESOLVED FIXED No cf_qa_whiteboard
1577810 Setting SearchOneOffs::selectedButton = null shouldn't remove the input's aria-activedescendant attribute when it was pointing to an item that isn't a one off search button RESOLVED FIXED No cf_qa_whiteboard
1580092 [ca-valencia] Search engine setup for Firefox for Catalan (Valencian) RESOLVED FIXED No cf_qa_whiteboard
1580817 Finalise the design of the search modern configuration WebExtension update mechanisms RESOLVED FIXED No cf_qa_whiteboard
1580822 a11y focus lost when selecting the first one-off search button or the search settings button RESOLVED FIXED No cf_qa_whiteboard
1580830 Add a display to the private browsing new tab page to inform of the new setting for private browsing mode RESOLVED FIXED No cf_qa_whiteboard
1581770 Fix confusing 'ca' locale reference in test_amazon.js RESOLVED FIXED No cf_qa_whiteboard
1582081 2.04 - 2.24% startup_about_home_paint_realworld_webextensions (linux64-shippable, linux64-shippable-qr) regression on push 7debf9ae76429743601855581e84b63ed917af23 (Tue September 17 2019) RESOLVED FIXED No cf_qa_whiteboard
1582086 toolkit/components/search/tests/xpcshell/test_json_cache_good.js and toolkit/components/search/tests/xpcshell/test_json_cache_broken.js fail when run as part of the Thunderbird Xpcshell tests RESOLVED FIXED No cf_qa_whiteboard
1582720 Clean up references to recently removed locales in the Search Engine lists RESOLVED FIXED No cf_qa_whiteboard
1582942 Convert list.json tests to test modern configuration RESOLVED FIXED No cf_qa_whiteboard
1582944 Convert cache based tests to modern config RESOLVED FIXED No cf_qa_whiteboard
1583147 Right-clicking a one-off search button in the address bar doesn't disable the "set as default" option if the engine is already default RESOLVED FIXED No cf_qa_whiteboard
1583214 Support ESR settings in the modern configuration and migrate settings into it RESOLVED FIXED No cf_qa_whiteboard
1584491 Change xpcshell configuration for toolkit search tests so that duplicate tests are run correctly RESOLVED FIXED No cf_qa_whiteboard
1585193 toolkit/components/search/tests/xpcshell/test_json_cache_good.js and toolkit/components/search/tests/xpcshell/test_json_cache_broken.js fail when run as part of the Thunderbird Xpcshell tests RESOLVED FIXED No cf_qa_whiteboard
1585954 Intermittent browser/components/search/test/browser/browser_searchbar_openpopup.js | Test timed out | Uncaught exception received from previously timed out test - at chrome://mochitests/content/browser/browser/components/search/test/browser/browser_search RESOLVED FIXED No cf_qa_whiteboard
1586580 Perma Tier 2 toolkit/components/search/tests/xpcshell/test_maybereloadengine_update.js | test_maybereloadengine_update - [test_maybereloadengine_update : 32] Engines should be reloaded during test, because region fetch succeeded - false == true RESOLVED FIXED No cf_qa_whiteboard
1586861 SearchOneOffs.__rebuild is getting stale layout information RESOLVED FIXED No cf_qa_whiteboard
1587630 fix toolkit/components/search/tests/xpcshell/test_json_cache_(good|broken).js under Thunderbird RESOLVED FIXED No cf_qa_whiteboard
1587803 Check BrowserContentHandler.jsm doSearch uses the right engine RESOLVED FIXED No cf_qa_whiteboard
1587840 Update separate default search engine for private mode strings to the latest copy RESOLVED FIXED No cf_qa_whiteboard
1588037 Don't show "Search in a private window" if an alias was typed RESOLVED FIXED No cf_qa_whiteboard
1588576 Add a preference to turn off the private search introduction banner RESOLVED FIXED No cf_qa_whiteboard
1588785 Turning OFF separate Private Browsing UI does not go back to default engine RESOLVED FIXED No cf_qa_whiteboard
1588833 Focus ring of the PB new search banner's close button is not a perfect square RESOLVED FIXED No cf_qa_whiteboard
1589618 Move the implementation of the region fetch to NetworkGeolocationProvider to have it close to the wifi scanning code. RESOLVED FIXED No cf_qa_whiteboard
1590254 Tier 2 - Intermittent toolkit/components/search/tests/xpcshell/test_maybereloadengine_update_distro.js | test_maybereloadengine_update_distro - Engines should be reloaded during test, because region fetch succeeded - fal RESOLVED FIXED No cf_qa_whiteboard
1590404 Remove unnecessary search order check with SearchService._getEngineInfo and add tests RESOLVED FIXED No cf_qa_whiteboard
1590775 Turn on the display default private search engine feature for Nightly users only RESOLVED FIXED No cf_qa_whiteboard
1590803 Replace some calls to getDefaultEngines with purpose-built specific nsISearchEngine.isAppProvided flag RESOLVED FIXED No cf_qa_whiteboard
1590860 De-duplicate SearchService._buildSortedEngineList and SearchService.getDefaultEngines and fix getDefaultEngines sort order RESOLVED FIXED No cf_qa_whiteboard
1590896 Switch SearchService from using nsICollation to use localeCompare RESOLVED FIXED No cf_qa_whiteboard
1591059 setDefaultPrivate (and variations) should ensure separatePrivateDefault preference is set to true. RESOLVED FIXED No cf_qa_whiteboard
1591079 Support application restrictions in the modern configuration RESOLVED FIXED No cf_qa_whiteboard
1591880 Investigate a case where with_ads probe isn't incremented for Google RESOLVED FIXED No cf_qa_whiteboard
1592014 Change WebExtension parameters of the modern configuration to match the schema RESOLVED FIXED No cf_qa_whiteboard
1592052 Write an outline spec for requirements for search engines updates with the modern configuration RESOLVED FIXED No cf_qa_whiteboard
1592134 Turn on the display default private search engine feature for Nightly users only - correct patch RESOLVED FIXED No cf_qa_whiteboard
1592209 Investigate either removing or renaming engineName in the modern configuration for Search RESOLVED FIXED No cf_qa_whiteboard
1592335 Ensure we have tests for search engine orders, defaults etc, where we have a locale specified RESOLVED FIXED No cf_qa_whiteboard
1593040 Update the search schema to match the current implementation RESOLVED FIXED No cf_qa_whiteboard
1593561 Search broken and list of search engines in preferences empty when the distribution directory is not readable by the current user RESOLVED FIXED No cf_qa_whiteboard
1595123 Revert change that may cause same-page ad clicks to not be recorded RESOLVED FIXED No cf_qa_whiteboard
1595471 Search/Suggest Parameters for the modern config should be within a code section RESOLVED FIXED No cf_qa_whiteboard
1596398 Search engine/settings cache is rewritten on every startup, regardless of if there are changes or not. RESOLVED FIXED No cf_qa_whiteboard
1596766 Engine selector should return a single locale for each engine RESOLVED FIXED No cf_qa_whiteboard
1596860 If the region and/or locale is unknown, ensure the modern search config falls back to a reasonable default. RESOLVED FIXED No cf_qa_whiteboard
1597727 Preference based MozParams aren't working for the Google search engine after the switch to WebExtensions RESOLVED FIXED No cf_qa_whiteboard
1598270 Fully support MozParams in the modern search engine configuration RESOLVED FIXED No cf_qa_whiteboard
1598569 Search configuration tests should be able to be run against the server RESOLVED FIXED No cf_qa_whiteboard
1598571 Make it so that preference based MozParams can be updated dynamically RESOLVED FIXED No cf_qa_whiteboard
1599081 Searchbar dropdown list is too wide RESOLVED FIXED [good first verify]
1599172 Reload the search service when modern config preference changes RESOLVED FIXED No cf_qa_whiteboard
1600000 Simplify functions to select a search engine list in search's xpcshell head.js RESOLVED FIXED No cf_qa_whiteboard
1600715 searchUrlGetParams in the modern configuration does not specify the parameter order RESOLVED FIXED No cf_qa_whiteboard
1601001 Make the legacy config tests either run with both configurations, or make sure they turn the modern preference off RESOLVED FIXED No cf_qa_whiteboard
1601633 Improve some more tests in toolkit/components/search RESOLVED FIXED No cf_qa_whiteboard
1601894 Compare list.json + ABSearch with modern config and figure out if the differences need to be addressed RESOLVED FIXED No cf_qa_whiteboard
1604402 Intermittent browser/components/search/test/browser/browser_google_behavior.js | Uncaught exception - [Exception... "(null)" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "<unknown>" data: no] RESOLVED FIXED No cf_qa_whiteboard
1604929 Correct multiple locale handling and telemetry Ids in the modern configuration RESOLVED FIXED No cf_qa_whiteboard
1605164 Investigate stop using the Search Engine shortName/identifier for telemetry and maybe removing shortName RESOLVED FIXED No cf_qa_whiteboard
1605219 Intermittent TV toolkit/components/search/tests/xpcshell/test_async_addon.js | xpcshell return code: 0 | test_async_addon - [test_async_addon : 19] 2 == 1 RESOLVED FIXED No cf_qa_whiteboard
1608164 Sign + Publish v1 of searchengines-devtools extension RESOLVED FIXED No cf_qa_whiteboard
1610256 Sign + Publish v1.0.1 of searchengines-devtools extension RESOLVED FIXED No cf_qa_whiteboard
1610293 maybeReloadEngines should not rebuild the entire engine list, only handle new/update/remove of engines RESOLVED FIXED No cf_qa_whiteboard
1610840 Remove WebExtension.version from the modern search engine config and update docs RESOLVED FIXED No cf_qa_whiteboard
1610847 If the search service receives a configuration with a missing engine, ensure that it continues without errors RESOLVED FIXED No cf_qa_whiteboard
1612206 Ensure maybeReloadEngines is not missed RESOLVED FIXED No cf_qa_whiteboard
1612304 Change search bar min-width from `ch` to `px` so it's consistent across platforms RESOLVED FIXED No cf_qa_whiteboard
1612416 Fix failing mochitests/xpcshell tests when the modern configuration is turned on RESOLVED FIXED No cf_qa_whiteboard
1612824 Search Services shouldn't use reInit for when the locale is dynamically changed. RESOLVED FIXED No cf_qa_whiteboard
1612919 Remove the version field from searchengine-devtools RESOLVED FIXED No cf_qa_whiteboard
1613182 Investigate dropping the option to wait on the region request RESOLVED FIXED No cf_qa_whiteboard
1613348 Turn on the modern configuration for nightly builds RESOLVED FIXED No cf_qa_whiteboard
1613651 searchengine-devtools: Use server config (main or preview), improve table layout, sort locales RESOLVED FIXED No cf_qa_whiteboard
1614393 Sign + Publish v1.0.2 of searchengines-devtools extension RESOLVED FIXED No cf_qa_whiteboard
1614738 Convert ContentSearch actor to a JSWindowActor RESOLVED FIXED No cf_qa_whiteboard
1614769 Port the SearchTelemetry actor from a legacy actor to JSWindowActor RESOLVED FIXED No cf_qa_whiteboard
1615060 Add distribution search engine customisations to m-c RESOLVED FIXED No cf_qa_whiteboard
1615309 Search order of engines isn't applied for modernisation if there are no order hints supplied RESOLVED FIXED No cf_qa_whiteboard
1615629 Perma TV browser/components/search/test/browser/browser_searchbar_context.js | leaked 1 window(s) until shutdown [url = about:blank] RESOLVED FIXED No cf_qa_whiteboard
1616617 Add a distribution id field to the modern configuration RESOLVED FIXED No cf_qa_whiteboard
1616899 add suggestions support to built-in engines where missing RESOLVED FIXED No cf_qa_whiteboard
1617193 eBay should only be offered on select en-US regions for modern configuration RESOLVED FIXED No cf_qa_whiteboard
1617230 Improve searchengine-devtools reloading, add stage option and more columns RESOLVED FIXED No cf_qa_whiteboard
1618575 Add a view to searchengine-devtools where you can see which region/locales a search engine is deployed to RESOLVED FIXED No cf_qa_whiteboard
1618764 Perma TV tier 2 browser/components/search/test/browser/browser_searchTelemetry.js | bandwidth logged - 0 != 0 - JS frame :: chrome://mochitests/content/browser/browser/components/search/test/browser/browser_searchTelemetry.js :: test_simple_search_page_vi RESOLVED FIXED No cf_qa_whiteboard
1618887 Engineering investigation of geolocation improvements RESOLVED FIXED No cf_qa_whiteboard
1619587 Allow fallback to empty string when reading the geo pref in head_search.js RESOLVED FIXED No cf_qa_whiteboard
1619656 Consider not setting the shortName of an engine to the telemetry ID RESOLVED FIXED No cf_qa_whiteboard
1619922 [meta] Post-modernisation Search Service cleanup RESOLVED FIXED No cf_qa_whiteboard
1619926 Remove legacy search configuration code and the preference (modernConfig = false) RESOLVED FIXED No cf_qa_whiteboard
1621368 Sign + Publish v1.0.3 of searchengines-devtools extension RESOLVED FIXED No cf_qa_whiteboard
1621610 Extend telemetry for search cache corruption RESOLVED FIXED No cf_qa_whiteboard
1622029 Document existing keyword/alias forms RESOLVED FIXED No cf_qa_whiteboard
1622245 Built-in search engines shouldn't store full details in the cache RESOLVED FIXED No cf_qa_whiteboard
1622864 In searchengine-devtools, always show a telemetry id, not 'undefined' RESOLVED FIXED No cf_qa_whiteboard
1622978 Prevent loading distribution engines from filesystem when using modern config RESOLVED FIXED No cf_qa_whiteboard
1623597 Distribution engines are not being marked as built-in engines (reappear after each update) RESOLVED FIXED No cf_qa_whiteboard
1624589 Remove some legacy id code in SearchEngine constructor RESOLVED FIXED No cf_qa_whiteboard
1624733 Remove addParam from nsISearchEngine RESOLVED FIXED No cf_qa_whiteboard
1625179 Support runtime upgrading builtIn engines RESOLVED FIXED No cf_qa_whiteboard
1626877 test_location.js doesn't run fully RESOLVED FIXED No cf_qa_whiteboard
1626902 Sign + Publish v1.0.4 of searchengines-devtools extension RESOLVED FIXED No cf_qa_whiteboard
1627538 Create Region.jsm RESOLVED FIXED No cf_qa_whiteboard
1627540 Expose Region.getRegion as a (idl exposed) Service RESOLVED FIXED No cf_qa_whiteboard
1627541 Move pref handling from SearchService to Region.jsm RESOLVED FIXED No cf_qa_whiteboard
1627544 Update about:protections to call getRegion RESOLVED FIXED No cf_qa_whiteboard
1627545 Update FormAutoFill to call getRegion RESOLVED FIXED No cf_qa_whiteboard
1627546 Update UrlFormatter to call getRegion RESOLVED FIXED No cf_qa_whiteboard
1627547 Update WebPayments to call getRegion RESOLVED FIXED No cf_qa_whiteboard
1627548 Update ActivityStream to call getRegion RESOLVED FIXED No cf_qa_whiteboard
1627550 Trigger download of map RESOLVED FIXED No cf_qa_whiteboard
1627551 Implement call to getLocation RESOLVED FIXED No cf_qa_whiteboard
1627553 Investigate Geocoding RESOLVED FIXED No cf_qa_whiteboard
1627555 Implement basic region cache busting RESOLVED FIXED No cf_qa_whiteboard
1627560 Implement Geocoding RESOLVED FIXED No cf_qa_whiteboard
1628405 [meta] Removed app-provided Search Engines reappear on update when using language packs RESOLVED FIXED No cf_qa_whiteboard
1628651 Twitter missing from GB/GB on modern configuration RESOLVED FIXED No cf_qa_whiteboard
1628674 Create browser documentation for Region.jsm RESOLVED FIXED No cf_qa_whiteboard
1628679 searchengine-devtools: Sort the engine list by id RESOLVED FIXED No cf_qa_whiteboard
1628760 Add a comparison view to searchengine-devtools RESOLVED FIXED No cf_qa_whiteboard
1629035 Twitter missing from ES/ES with modern configuration on RESOLVED FIXED No cf_qa_whiteboard
1629939 Search bar calls into SearchService.defaultEngine twice for each call to updateDisplay RESOLVED FIXED No cf_qa_whiteboard
1630981 Disable legacy distribution search engine handling for default engine and sort orders in the modern config RESOLVED FIXED No cf_qa_whiteboard
1631375 Set up release automation on searchengine-devtools RESOLVED FIXED No cf_qa_whiteboard
1631392 Stop setting `searchDefaultExpir` on version change when using modern config RESOLVED FIXED No cf_qa_whiteboard
1631898 Handle normandy installed search addons in SearchService startup RESOLVED FIXED No cf_qa_whiteboard
1631951 Document how the search service handles missing and updates of built-in search engines RESOLVED FIXED No cf_qa_whiteboard
1632232 [meta] New Search Telemetry 2020 RESOLVED FIXED No cf_qa_whiteboard
1632303 Replace search service logging with console.createInstance RESOLVED FIXED No cf_qa_whiteboard
1632447 Disable window.{external|sidebar}.AddSearchProvider by preference RESOLVED FIXED No cf_qa_whiteboard
1632448 Remove window.external.AddSearchProvider code RESOLVED FIXED No cf_qa_whiteboard
1632471 Split out search engine cache handling into a separate object RESOLVED FIXED No cf_qa_whiteboard
1633349 Update script for uploading search configurations for python 3 compatibility and removing unused engines RESOLVED FIXED No cf_qa_whiteboard
1633514 Rework test_paramSubstitution.js to work with WebExtensions rather than a manually added one RESOLVED FIXED No cf_qa_whiteboard
1633520 Check for duplicate of a distribution engine is no longer needed for modern configuration RESOLVED FIXED No cf_qa_whiteboard
1633705 Fix mail.com's search engine name, and add a separate qwantjr engine RESOLVED FIXED No cf_qa_whiteboard
1633770 Unnecessary loop in ContentSearchUIController._updateDefaultEngineIcon RESOLVED FIXED No cf_qa_whiteboard
1634580 Implement regionParams so we can customise params based on current region RESOLVED FIXED No cf_qa_whiteboard
1635230 Write documentation for allow overriding specific search engines according to an allowlist RESOLVED FIXED No cf_qa_whiteboard
1635231 Implement allow overriding specific search engines according to an allowlist RESOLVED FIXED No cf_qa_whiteboard
1635235 Implement reading the allow override search engine allowlist from remote settings RESOLVED FIXED No cf_qa_whiteboard
1635239 Ensure telemetry is correct when an search engine is overriding the default RESOLVED FIXED No cf_qa_whiteboard
1635523 Twitter secondary search deprecation RESOLVED FIXED No cf_qa_whiteboard
1637396 Harden loading the search configuration against failures RESOLVED FIXED No cf_qa_whiteboard
1637402 Determine quality of MLS results RESOLVED FIXED No cf_qa_whiteboard
1637744 Review SearchService.getEngineParams, move into SearchEngine RESOLVED FIXED No cf_qa_whiteboard
1637931 Remove test functions from SearchService.idl RESOLVED FIXED No cf_qa_whiteboard
1639721 Remove geoSpecificDefaults test from Region.jsm RESOLVED FIXED No cf_qa_whiteboard
1640227 Remove frame script and message manager from test browser_contentSearchUI.js RESOLVED FIXED No cf_qa_whiteboard
1640527 When re-enabling an add-on, recalculate if the engine is allowed to override the app-provided or not RESOLVED FIXED No cf_qa_whiteboard
1641031 Implement cache-busting for getting the latest search configuration for searchengine-devtools RESOLVED FIXED No cf_qa_whiteboard
1641254 Add another prefix to search telemetry RESOLVED FIXED No cf_qa_whiteboard
1641257 Clarify search engine overrides documentation regarding when overriddenBy is removed RESOLVED FIXED No cf_qa_whiteboard
1641288 Intermittent toolkit/components/search/tests/xpcshell/test_hidden.js | xpcshell return code: 0 | invalid_engine - [invalid_engine : 80] 1 == 2 RESOLVED FIXED No cf_qa_whiteboard
1641392 Intermittent TV TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/test_legacy_reload_engines.js | Test timed out RESOLVED FIXED No cf_qa_whiteboard
1641417 Intermittent TV toolkit/components/search/tests/xpcshell/test_geodefaults.js | xpcshell return code: 0 | should_recheck_if_interval_expired - [should_recheck_if_interval_expired : 76] false == true RESOLVED FIXED No cf_qa_whiteboard
1641610 Add update handling for searchengine-devtools RESOLVED FIXED No cf_qa_whiteboard
1641908 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/test_legacy_reload_engines.js | Test timed out RESOLVED FIXED No cf_qa_whiteboard
1642300 Remove redundant entries from nsISearchService.idl RESOLVED FIXED No cf_qa_whiteboard
1642391 Rewrite _loadEngines to have a modern and legacy sections clearly split RESOLVED FIXED No cf_qa_whiteboard
1642394 Investigation: Review existing callers into the search service RESOLVED FIXED No cf_qa_whiteboard
1642464 Remove unused add search engine command handler from the searchbar RESOLVED FIXED No cf_qa_whiteboard
1642878 Right click on text in search box brings up incomplete context menu RESOLVED FIXED [qa-regression-triage]
1642952 Try to avoid needing to have separate rebuild cache / load cache flows RESOLVED FIXED No cf_qa_whiteboard
1642990 Ensure we are not writing/maintaining legacy search engine configuration data in the cache RESOLVED FIXED No cf_qa_whiteboard
1642995 Move useDBForOrder to the search engine cache RESOLVED FIXED No cf_qa_whiteboard
1642999 Ensure the search service xpcshell-tests have no console errors RESOLVED FIXED No cf_qa_whiteboard
1643004 Ensure we have dedicated / known tests for OpenSearch engines RESOLVED FIXED No cf_qa_whiteboard
1643471 Remove the browser.search.cohort preference from user profiles RESOLVED FIXED No cf_qa_whiteboard
1643679 Remove unused items around old 'searchplugins' directory RESOLVED FIXED No cf_qa_whiteboard
1643887 [One-off search] Unable to untick search engine with a comma RESOLVED FIXED No cf_qa_whiteboard
1644211 Remove unused chrome.manifest/searchTest.jar files from Search and telemetry code. RESOLVED FIXED No cf_qa_whiteboard
1646128 Rename SearchService.getDefaultEngines to SearchService.getAppProvidedEngines RESOLVED FIXED No cf_qa_whiteboard
1646339 [meta] Follow-up to override work. RESOLVED FIXED No cf_qa_whiteboard
1646569 Remove SearchService init console log RESOLVED FIXED No cf_qa_whiteboard
1646650 App-provided search engines are being saved with full data in the search engine cache RESOLVED FIXED No cf_qa_whiteboard
1647190 Permafailing esr78 browser/components/search/test/browser/browser_google_behavior.js | application crashed [@ mozilla::net::nsSocketTransport::InitiateSocket()] after application terminated with exit code 11 RESOLVED FIXED No cf_qa_whiteboard
1647192 Permafailing esr78 toolkit/components/search/tests/xpcshell/searchconfigs/test_google.js | test_searchConfig_google - [test_searchConfig_google : 1] Expected "client=firefox-b-d" in <url> from purpose "searchbar" in region:et, locale:ach - false == true RESOLVED FIXED No cf_qa_whiteboard
1647256 Search cache isn't saving the built-in engine list, errors raised when upgrading from old version. RESOLVED FIXED No cf_qa_whiteboard
1647267 21.07 - 29.38% startup_about_home_paint / startup_about_home_paint_realworld_webextensions (linux64-shippable, windows10-64-shippable|-qr, windows7-32-shippable) regression on push 9e61cb1a6d0f31634a9abf0e5507dd804f4efe11 (Thu June 18 2020) RESOLVED FIXED No cf_qa_whiteboard
1647320 Make the search cache responsible for listening to notifications of changes, rather than being told about updates RESOLVED FIXED No cf_qa_whiteboard
1647359 Change object definitions in SearchEngine.jsm to be classes RESOLVED FIXED No cf_qa_whiteboard
1647400 Permafailing ESR78 toolkit/components/search/tests/xpcshell/test_json_cache.js | xpcshell return code: 0 (from "TypeError: cacheTemplate.visibleDefaultEngines is undefined") and other search-related failures RESOLVED FIXED No cf_qa_whiteboard
1647716 [meta] Post-Modernization Tech Cleanup - QA Bug tracking RESOLVED FIXED No cf_qa_whiteboard
1648111 Remove nightly/beta only warnings at the top of the search engine configuration documentation RESOLVED FIXED No cf_qa_whiteboard
1649165 Sort out the defaults for queryCharset in the SearchService RESOLVED FIXED No cf_qa_whiteboard
1649186 Remove addEngineWithDetails RESOLVED FIXED No cf_qa_whiteboard
1649426 Separate out OpenSearch initialisation functions to a separate object RESOLVED FIXED No cf_qa_whiteboard
1649493 Intermittent toolkit/components/search/tests/xpcshell/test_remove_profile_engine.js | run_test - [run_test : 40] null != null RESOLVED FIXED No cf_qa_whiteboard
1649755 Re-enable browser_ContentSearch.js mochitest for content search RESOLVED FIXED No cf_qa_whiteboard
1649881 Do full geocoding validation RESOLVED FIXED No cf_qa_whiteboard
1650756 App-provided engines should use the engine configuration when they are updated RESOLVED FIXED No cf_qa_whiteboard
1650880 Alias from webExtensions only work on install, not subsequent browser restarts RESOLVED FIXED No cf_qa_whiteboard
1650881 Make webExtensions support multiple aliases RESOLVED FIXED No cf_qa_whiteboard
1650883 Switch hardcoded aliases to webExtensions RESOLVED FIXED No cf_qa_whiteboard
1650887 Make "@" implicit for keywords RESOLVED FIXED No cf_qa_whiteboard
1651124 Release CacheBusting RESOLVED FIXED No cf_qa_whiteboard
1651194 Add a telemetry probe to register if the SearchService initialisation fails. RESOLVED FIXED No cf_qa_whiteboard
1651737 Search Cache write delay is not working properly RESOLVED FIXED No cf_qa_whiteboard
1652829 Re-enable browser/components/search/test/browser/browser_google_behavior.js test for Fission RESOLVED FIXED No cf_qa_whiteboard
1653602 Implement a GeoLocation monitor RESOLVED FIXED No cf_qa_whiteboard
1654217 Make getEngineByAlias async RESOLVED FIXED No cf_qa_whiteboard
1654348 Cleanup of browser search engine tests RESOLVED FIXED No cf_qa_whiteboard
1654360 Update modules for searchengine-devtools RESOLVED FIXED No cf_qa_whiteboard
1654377 maybeReloadEngines has a race condition when removing engines. RESOLVED FIXED No cf_qa_whiteboard
1654816 Search configuration schema doesn't handle uppercase letters in WebExtension Ids RESOLVED FIXED No cf_qa_whiteboard
1655902 Intermittent browser/components/search/test/browser/browser_oneOffContextMenu_setDefault.js | One-off should have the tooltip set to the engine name - "" == "Google (@google)" - JS frame RESOLVED FIXED No cf_qa_whiteboard
1656532 Extend searchengine-devtools to allow entering the experiment ID RESOLVED FIXED No cf_qa_whiteboard
1656840 Remove search-config tests for legacy configuration RESOLVED FIXED No cf_qa_whiteboard
1657253 Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/search/tests/xpcshell/searchconfigs/test_amazon.js | Test timed out RESOLVED FIXED No cf_qa_whiteboard
1658713 Show internal aliases in about:preferences RESOLVED FIXED No cf_qa_whiteboard
1658920 Stop running search service tests against the legacy search config RESOLVED FIXED No cf_qa_whiteboard
1659002 Fix notifyObservers usage in Region.jsm RESOLVED FIXED No cf_qa_whiteboard
1659805 Change SearchTestUtils to not use NetUtil, and to not require an argument to useMockIdleService RESOLVED FIXED No cf_qa_whiteboard
1659957 Allow search config experiments to use override RESOLVED FIXED No cf_qa_whiteboard
1660282 searchengine-devtools has XSS vulnerabilities RESOLVED FIXED No cf_qa_whiteboard
1661234 Remove head_search.js useTestEngines in favour of SearchTestUtils.useTestEngines RESOLVED FIXED No cf_qa_whiteboard
1661429 searchengine-devtools upload script needs some python3 fixes RESOLVED FIXED No cf_qa_whiteboard
1662944 Intermittent toolkit/components/search/tests/xpcshell/test_list_json_locale.js | test_listJSONRegionOverride - [test_listJSONRegionOverride : 265] A promise chain failed to handle a rejection: Unable to arm timer, the object has been finalized. RESOLVED FIXED No cf_qa_whiteboard
1663403 searchengine-devtools has XSS vulnerabilities in configuration handling RESOLVED FIXED No cf_qa_whiteboard
1663428 Add retry to region lookup RESOLVED FIXED No cf_qa_whiteboard
1663468 Intermittent test_list_json_locale.js | test_listJSONRegionOverride - [test_listJSONRegionOverride : 85] Should have the correct engine list - ["Test search engine","engine-pref","engine-resourceicon","engine-chromeicon"] deepEqual ["Test search engine" RESOLVED FIXED No cf_qa_whiteboard
1663501 Use geolocation monitor in region.jsm RESOLVED FIXED No cf_qa_whiteboard
1663701 Rename SearchCache to SearchSettings RESOLVED FIXED No cf_qa_whiteboard
1664723 Make REGION_LOCATION_SERVICES_DIFFERENCE opt out RESOLVED FIXED No cf_qa_whiteboard
1664800 Remove some more redundant distribution code from the search service RESOLVED FIXED No cf_qa_whiteboard
1665131 Search Settings may attempt to be written whilst the search service is still initialising RESOLVED FIXED No cf_qa_whiteboard
1665208 Fix documentation header for search configuration schema docs RESOLVED FIXED No cf_qa_whiteboard
1665301 Disable separate private default in Nightly RESOLVED FIXED No cf_qa_whiteboard
1665938 Add telemetry to report if a WebExtension engine is saved in the search settings but not in the add-on manager RESOLVED FIXED No cf_qa_whiteboard
1666270 Remove 'searchCohort' in the telemetry environment report as it is now unused RESOLVED FIXED No cf_qa_whiteboard
1666539 SearchEngine._isDistribution is unused RESOLVED FIXED No cf_qa_whiteboard
1666831 engine-override.xml can be removed as it can be replaced by engine.xml RESOLVED FIXED No cf_qa_whiteboard
1666835 Remove unused engine-addon.xml and engine-addon/manifest.json files RESOLVED FIXED No cf_qa_whiteboard
1666840 Move invalid-engine.xml to the OpenSearch test sub-directory RESOLVED FIXED No cf_qa_whiteboard
1666844 Clean up MozParam handling for search engines RESOLVED FIXED No cf_qa_whiteboard
1666977 Remove or update probes expiring in Firefox 84: REGION_LOCATION_SERVICES_DIFFERENCE RESOLVED FIXED No cf_qa_whiteboard
1668110 Move test_distributions.js into searchconfigs directory RESOLVED FIXED No cf_qa_whiteboard
1669425 Update searchengine-devtools modules to the latest versions RESOLVED FIXED No cf_qa_whiteboard
1669477 Simplify resultDomain - remove from OpenSearch RESOLVED FIXED No cf_qa_whiteboard
1669756 Minor improvements to the Add Engine dialog in about:preferences RESOLVED FIXED No cf_qa_whiteboard
1672584 Remove or update probes expiring in Firefox 85: browser.searchinit.engines_cache_corrupted RESOLVED FIXED No cf_qa_whiteboard
1673299 Fix hijacking issue caused by key types on the search bar RESOLVED FIXED No cf_qa_whiteboard
1675624 Ensure we persist search engine metadata between locale changes RESOLVED FIXED No cf_qa_whiteboard
1676117 Avoid a minor warning in test_webextensions_startup_remove.js RESOLVED FIXED No cf_qa_whiteboard
1676692 Move contentSearch*UI.* and associated test to browser/components/search (from browser/base/content) and clean up the tests RESOLVED FIXED No cf_qa_whiteboard
1677606 Fission Intermittent browser/components/search/test/browser/browser_searchbar_focus_timing.js | Test timed out - RESOLVED FIXED No cf_qa_whiteboard
1677853 Stop saving buildID and locale in the search settings file RESOLVED FIXED No cf_qa_whiteboard
1680649 Intermittent toolkit/components/search/tests/xpcshell/test_settings_persist.js | xpcshell return code: 0 | Configuration now includes Special but we should remember its removal - false == true RESOLVED FIXED No cf_qa_whiteboard
1680735 Move telemetry specific to search out of BrowserUsageTelemetry into a new module RESOLVED FIXED No cf_qa_whiteboard
1681382 Simplify calls into BrowserSearchTelemetry RESOLVED FIXED No cf_qa_whiteboard
1682264 Clean up search telemetry autocomplete handling now that it is a separate widget RESOLVED FIXED No cf_qa_whiteboard
1683105 Remove or update probes expiring in Firefox 87: browser.searchinit.init_result_status_code RESOLVED FIXED No cf_qa_whiteboard
1683860 Default search engine telemetry is not updated if the engine is modified RESOLVED FIXED No cf_qa_whiteboard
1683952 Remove unused isReload in the SearchService RESOLVED FIXED No cf_qa_whiteboard
1685124 Intermittent browser/modules/test/browser/browser_ProcessHangNotifications.js | A promise chain failed to handle a rejection: can't access property "isAppProvided", engine is null - stack: _updateURLBarPlaceholder@chrome://browser/content/browser.js:4138: RESOLVED FIXED No cf_qa_whiteboard
1685681 [szl] Set up search engines for Silesian (szl) RESOLVED FIXED No cf_qa_whiteboard
1685748 Upgrade legacy extension search engines to use the supported extension definition RESOLVED FIXED No cf_qa_whiteboard
1686328 Add some more tests for duplicate engines RESOLVED FIXED No cf_qa_whiteboard
1686959 Update modules for searchengine-devtools RESOLVED FIXED No cf_qa_whiteboard
1687932 Replace addEngineWithDetails in xpcshell-tests RESOLVED FIXED No cf_qa_whiteboard
1688220 Rename browser-region notification RESOLVED FIXED No cf_qa_whiteboard
1688643 Ensure obsolete OpenSearch style application engines are dropped in the search service RESOLVED FIXED No cf_qa_whiteboard
1688663 [meta] Fix cases where users are left on old, unsupported defined search engines, and move them onto supported versions RESOLVED FIXED No cf_qa_whiteboard
1689263 Remove or update probes expiring in Firefox 88: REGION_LOCATION_SERVICES_DIFFERENCE RESOLVED FIXED No cf_qa_whiteboard
1689897 Add QWANT search to available search engines RESOLVED FIXED No cf_qa_whiteboard
1690750 Limit OpenSearchEngine to allow only the protocols where users can load engines from RESOLVED FIXED No cf_qa_whiteboard
1691050 Extend telemetry for search engine/add-on mismatches to check for name as well as parameters RESOLVED FIXED No cf_qa_whiteboard
1691706 Removed search engines and disabled search engine suggestions reappear after updating Firefox RESOLVED FIXED No cf_qa_whiteboard
1692018 Remove support for installing OpenSearch engines via ftp RESOLVED FIXED No cf_qa_whiteboard
1692153 Intermittent test-coverage browser/components/search/test/browser/browser_searchbar_smallpanel_keyboard_navigation.js | the opensearch.html page exposes 3 engines - Got +0, expected 3 RESOLVED FIXED No cf_qa_whiteboard
1692623 Cross-origin read SOP violation by extension via search provider RESOLVED FIXED No cf_qa_whiteboard
1694183 Cross-origin read SOP violation by extension via search provider via redirect RESOLVED FIXED No cf_qa_whiteboard
1695262 When removing a default engine, try to revert to a "general" search engine rather than a "specific" search engine RESOLVED FIXED No cf_qa_whiteboard
1695588 When a new alias is set, only notify the engine has changed if the alias is different RESOLVED FIXED No cf_qa_whiteboard
1695608 Remove browser_addEngine.js as it is covered by other tests RESOLVED FIXED No cf_qa_whiteboard
1696027 Remove use of addEngineWithDetails from Mochitests RESOLVED FIXED No cf_qa_whiteboard
1696281 Split SearchService._getSortedEngines into two for readability RESOLVED FIXED No cf_qa_whiteboard
1697381 Stop hardcoding the actor name in ContentSearch RESOLVED FIXED No cf_qa_whiteboard
1697392 Failing to get search suggestions with "FormHistoryClient constructed with both a formField and an inputName" error (Stop using formAutofill in SearchSuggestionsController) RESOLVED FIXED No cf_qa_whiteboard
1697477 Expose a property on nsISearchEngine to indicate general web search engines RESOLVED FIXED No cf_qa_whiteboard
1697523 Intermittent TV browser/components/urlbar/tests/browser/browser_autocomplete_enter_race.js | Test timed out - RESOLVED FIXED No cf_qa_whiteboard
1697685 Intermittent browser/components/search/test/browser/browser_searchbar_context.js | application terminated with exit code 1 RESOLVED FIXED No cf_qa_whiteboard
1698771 browser_PartnerLinkAttribution.js should wait for a rebuild event on the oneOffButtons instead of relying on the implicit initial TestUtils.waitForCondition timer RESOLVED FIXED No cf_qa_whiteboard
1698847 Move search related telemetry documentation from address bar to search docs and correct it RESOLVED FIXED No cf_qa_whiteboard
1700689 QA testing for search-telemetry update RESOLVED FIXED No cf_qa_whiteboard
1701250 Move browser_search_discovery.js and browser_addKeywordSearch.js to browser/components/search RESOLVED FIXED No cf_qa_whiteboard
1701950 Replace addTestEngines and installTestEngine in search tests with SearchTestUtils.promiseNewSearchEngine RESOLVED FIXED No cf_qa_whiteboard
1702240 Change nsDocShell's notification of keyword-search pass a string rather than an engine RESOLVED FIXED No cf_qa_whiteboard
1702333 Add diagram of add-ons and default search engine prompting to docs RESOLVED FIXED No cf_qa_whiteboard
1705507 Fix search bar panel colors for Proton RESOLVED FIXED No cf_qa_whiteboard
1706015 Update searchengine-devtools to latest module versions RESOLVED FIXED No cf_qa_whiteboard
1708026 Disable legacy configuration search-config tests on 78 ESR RESOLVED FIXED No cf_qa_whiteboard
1708786 Prevent switching to the first tab when pressing enter in searchengine-devtools RESOLVED FIXED No cf_qa_whiteboard
1709556 Update search-config schema in mozilla-central RESOLVED FIXED No cf_qa_whiteboard
1711517 Add ESLint jsdoc validation to browser/components/places RESOLVED FIXED No cf_qa_whiteboard
1711729 Make browser/components/search/test/browser/browser_search_telemetry_sources_ads.js pass with Fission+BFCache RESOLVED FIXED No cf_qa_whiteboard
1712294 Add web-ext linting to searchengine-devtools RESOLVED FIXED No cf_qa_whiteboard
1713899 Tests skipped in 'browser/components/search/test/browser/browser.ini' for new Fission platform triage RESOLVED FIXED No cf_qa_whiteboard
1714242 Rename settingsButtonCompact variable with settingsButton in SearchOneOffs.jsm RESOLVED FIXED No cf_qa_whiteboard
1714296 [sco] Set up search engines for Scots (sco) RESOLVED FIXED No cf_qa_whiteboard
1720774 Perma esr91 searchconfigs/test_google.js | test_searchConfig_google - [test_searchConfig_google : 1] Expected "client=firefox-b-d" in url "www.google.com/search?client=firefox-b-e&q=test" from purpose "searchbar" in region:ad, locale:ach - false == true RESOLVED FIXED No cf_qa_whiteboard
1720776 Perma esr91 search/test/browser/browser_google_behavior.js | application crashed [@ mozilla::net::nsSocketEvent::Run()] after FATAL ERROR: Non-local network connections are disabled and a connection attempt to www.google.com (142.251.33.196) was made RESOLVED FIXED No cf_qa_whiteboard
1722395 Firefox home page search says "Search with Google" regardless of default search engine RESOLVED FIXED No cf_qa_whiteboard
1722467 Update amazondotcn search url & params for MozillaOnline RESOLVED FIXED No cf_qa_whiteboard
1722944 Remove extraParams from Bing in search-config RESOLVED FIXED No cf_qa_whiteboard
1725305 Wrong selector name of search setting button on urlbar RESOLVED FIXED No cf_qa_whiteboard
1726565 Replace OS.File with IOUtils in the search service code RESOLVED FIXED No cf_qa_whiteboard
1730875 Add documentation for the search preferences RESOLVED FIXED No cf_qa_whiteboard
1733443 Data review for Topsites and Firefox Suggest RESOLVED FIXED No cf_qa_whiteboard
1742661 Add documentation for search engine icon sizes RESOLVED FIXED No cf_qa_whiteboard
1743828 In the search configuration, handle included and excluded details in override sections RESOLVED FIXED No cf_qa_whiteboard
1748128 In the standalone search bar, guess candidates are not displayed in the candidate window of ATOK (Japanese IME). RESOLVED FIXED [qa-98b-p2]
1748930 Add locale and region property to search metadata object RESOLVED FIXED No cf_qa_whiteboard
1751447 Intermittent toolkit/components/search/tests/xpcshell/test_settings.js | test_settings_write - [test_settings_write : 191] false == true | after xpcshell return code: 0 RESOLVED FIXED No cf_qa_whiteboard
1751819 Pressing a character shortly after 'enter' after typing a url still inputs a character on searchbar RESOLVED FIXED No cf_qa_whiteboard
1752247 Remove rls argument sent to yahoo-jp-auctions RESOLVED FIXED No cf_qa_whiteboard
1752248 Remove moz:distributionID and moz:official substitutions RESOLVED FIXED No cf_qa_whiteboard
1752317 [meta] Unintentional collection of user-edited search engine values RESOLVED FIXED No cf_qa_whiteboard
1755477 Improve console logging when SearchService initialisation fails RESOLVED FIXED No cf_qa_whiteboard
1755740 Search Engine Removal Info bar is showing up when default engine is unchanged RESOLVED FIXED No cf_qa_whiteboard
1758010 Update broken links in Search Documentation and add app-provided default engine definition RESOLVED FIXED No cf_qa_whiteboard
1758014 Search Settings are no longer written to a temporary file first RESOLVED FIXED No cf_qa_whiteboard
1759992 Change string id for the search engine removal infobar RESOLVED FIXED No cf_qa_whiteboard
1760835 Fix ESLint no-unused-vars warnings in toolkit/components/search RESOLVED FIXED No cf_qa_whiteboard
1762122 Change USER_REGION option in search configuration to be replacements rather than exact matches RESOLVED FIXED No cf_qa_whiteboard
1763528 Remove or update probes expiring in Firefox 102: browser.searchinit.engine_invalid_webextension RESOLVED FIXED No cf_qa_whiteboard
1768767 Intermittent TV browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. RESOLVED FIXED No cf_qa_whiteboard
1769047 Remove all osfile.jsm usage from search RESOLVED FIXED No cf_qa_whiteboard
1769075 Perma beta browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | Uncaught exception in test - at chrome://mochitests/content/browser/browser/components/search/test/browser/browser_search_telemetry_sources_ads.js:178 - TypeError: RESOLVED FIXED No cf_qa_whiteboard
1771759 Documentation for the different types of search engines such as Open Search Engines, Add-ons, and Policy Engines RESOLVED FIXED No cf_qa_whiteboard
1771765 Update Search Configuration Deployment Procedure documentation RESOLVED FIXED No cf_qa_whiteboard
1771797 Perma esr102 toolkit/components/search/tests/xpcshell/searchconfigs/test_google.js | single tracking bug RESOLVED FIXED No cf_qa_whiteboard
1771798 Perma esr102 browser/components/search/test/browser/browser_google_behavior.js | application crashed [@ mozilla::net::nsHttpChannel::OnStartRequest(nsIRequest*)] RESOLVED FIXED No cf_qa_whiteboard
1771820 Create high level documentation on how the Search Service works overall and on start-up RESOLVED FIXED No cf_qa_whiteboard
1771821 Dynamic Interface Specifications for toolkit/components/search RESOLVED FIXED No cf_qa_whiteboard
1772365 Refactor SearchSuggestionController and SearchSuggestion to use ES6 classes RESOLVED FIXED No cf_qa_whiteboard
1774079 Refactor SearchService.jsm to use ES6 classes RESOLVED FIXED No cf_qa_whiteboard
1774598 Split out different types of search engines into different classes RESOLVED FIXED No cf_qa_whiteboard
1775087 Update email address for existing search telemetry RESOLVED FIXED No cf_qa_whiteboard
1775312 Glean default search engine data is reporting errors when submitting an empty submission URL RESOLVED FIXED No cf_qa_whiteboard
1775916 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | single tracking bug RESOLVED FIXED No cf_qa_whiteboard
1775917 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources.js | single tracking bug RESOLVED FIXED No cf_qa_whiteboard
1777278 Rename all instances of Original to AppDefault to keep the naming consistent and clear within `toolkit/components/search/` and `browser/components` files that are relevant to search engines RESOLVED FIXED No cf_qa_whiteboard
1777599 Rename all instances of __searchForm to _cachedSearchForm within SearchEngine.jsm RESOLVED FIXED No cf_qa_whiteboard
1777632 Rename all instances of __sortedEngines to _cachedSortedEngines within SearchService RESOLVED FIXED No cf_qa_whiteboard
1777943 Update searchengine-devtools to avoid unnecessarily importing XPCOMUtils and Services RESOLVED FIXED No cf_qa_whiteboard
1779094 Improve Internal handling of user search settings within SearchSettings.jsm RESOLVED FIXED No cf_qa_whiteboard
1779981 Migrate search from ChromeUtils.import to ES6 Modules RESOLVED FIXED No cf_qa_whiteboard
1779984 [meta] Migrate from ChromeUtils.import to ES6 Modules for Search/Address Bar/Places RESOLVED FIXED No cf_qa_whiteboard
1779987 Update search words so that it passes the rejected-words linter RESOLVED FIXED No cf_qa_whiteboard
1780347 Switch from using importESModule to standard imports for XPCOMUtils in converted system modules RESOLVED FIXED No cf_qa_whiteboard
1781766 Review the uses of searchForm and either remove or replace it RESOLVED FIXED No cf_qa_whiteboard
1781888 Intermittent browser/components/search/test/browser/browser_search_telemetry_sources_navigation.js | single tracking bug RESOLVED FIXED No cf_qa_whiteboard
1782311 Can't add a new search engine from search bar when only one search engine exists RESOLVED FIXED No cf_qa_whiteboard
1783256 Documentation issue on browser/search/telemetry RESOLVED FIXED No cf_qa_whiteboard
1784895 Add docs for how to update icons for application search engines RESOLVED FIXED No cf_qa_whiteboard
1785104 Add remote settings listeners to update SearchSERPTelemetry as soon as an update is received from remote settings RESOLVED FIXED No cf_qa_whiteboard
1786408 Move isAppProvided handling from SearchEngine to AddonSearchEngine RESOLVED FIXED No cf_qa_whiteboard
1786899 Clean up some parts of BrowserSearch RESOLVED FIXED No cf_qa_whiteboard
1787214 Improve code and fix schema for name/version handling for search-config RESOLVED FIXED No cf_qa_whiteboard
1787500 Split searchengine-devtools into multiple web components and modules RESOLVED FIXED No cf_qa_whiteboard
1787859 Clarifications and typo fixes in search engine documentation RESOLVED FIXED No cf_qa_whiteboard
1789438 Add telemetry to count insecure OpenSearch search engines and insecurely updated OpenSearch search engines RESOLVED FIXED No cf_qa_whiteboard
1790225 Convert browser/actors/ContentSearch* JSM modules to ESMs RESOLVED FIXED No cf_qa_whiteboard
1790758 Convert Region.jsm and IgnoreLists.jsm JSM modules to ESMs RESOLVED FIXED No cf_qa_whiteboard
1791974 Extend SearchTestUtils utility functions to provide options for automatically setting an installed engine as default RESOLVED FIXED No cf_qa_whiteboard
1793414 MozSearchbar calls into BrowserSearch where it doesn't need to RESOLVED FIXED No cf_qa_whiteboard
1794463 Refine telemetry to count insecure OpenSearch search engines (don't count localhost and .onion as insecure) RESOLVED FIXED No cf_qa_whiteboard
1797969 Add mcheang to the list of Search & Address bar reviewers RESOLVED FIXED No cf_qa_whiteboard
1798046 Update Search Telemetry docs (replace .jsm with .sys.mjs as needed) RESOLVED FIXED No cf_qa_whiteboard
1798662 Add migration tests for user/policy/OpenSearch engines RESOLVED FIXED No cf_qa_whiteboard
1798861 Make SearchSuggestionController track a single context object RESOLVED FIXED No cf_qa_whiteboard
1799437 Update searchengine-devtools to use "browser_specific_settings" instead of "applications" in its manifest RESOLVED FIXED No cf_qa_whiteboard
1799438 Update application search engines to use "browser_specific_settings" instead of "applications" in their manifests RESOLVED FIXED No cf_qa_whiteboard
1799440 Remove redundant locales in the Google plugin RESOLVED FIXED No cf_qa_whiteboard
1800892 Remove regionParams options from the configuration RESOLVED FIXED No cf_qa_whiteboard
1801808 Replace Cu.reportError calls in search RESOLVED FIXED No cf_qa_whiteboard
1801813 Change telemetry load path reporting for enterprise policy/user/add-on engines to use a significantly different value to add-on based search engines. RESOLVED FIXED No cf_qa_whiteboard
1802107 Simplify SearchService.parseSubmissionURL / nsISearchParseSubmissionResult RESOLVED FIXED No cf_qa_whiteboard
1804520 Stop using the callback argument for SearchSuggestionController RESOLVED FIXED No cf_qa_whiteboard
1804739 Make Search SERP Telemetry work with multiple providers using the same ad provider RESOLVED FIXED No cf_qa_whiteboard
1806722 Remove SERP telemetry for Yahoo - pre-110 clients only RESOLVED FIXED No cf_qa_whiteboard
1807036 Refactor the search engine verification code to make exceptions clearer RESOLVED FIXED No cf_qa_whiteboard
1807039 Add urlbar-persisted to the list of possible SAP names in telemetry.rst RESOLVED FIXED No cf_qa_whiteboard
1807791 [fur, sc] Set up search engines for Friulian (fur), Sardinian (sc) RESOLVED FIXED No cf_qa_whiteboard
1809637 Improve console error checks on toolkit search tests RESOLVED FIXED No cf_qa_whiteboard
1809638 Save the extension id in AddonSearchEngine's constructor rather than passing it to the init/update functions RESOLVED FIXED No cf_qa_whiteboard
1809640 Move WebExtension valid checks from SearchService to AddonSearchEngine RESOLVED FIXED No cf_qa_whiteboard
1810766 Move code to obtain extension policies and manifests from SearchService to AddonSearchEngine RESOLVED FIXED No cf_qa_whiteboard
1810852 Move _extensionID and _locale out of SearchEngine and into AddonSearchEngine RESOLVED FIXED No cf_qa_whiteboard
1814776 Implement the SERP abandonment event RESOLVED FIXED No cf_qa_whiteboard
1814867 Drop references to android from search code RESOLVED FIXED No cf_qa_whiteboard
1815842 Improve search form handing in SearchEngine and improve docs for getSubmission RESOLVED FIXED No cf_qa_whiteboard
1815858 OpenSearch telemetry for secure/insecure engines may use the search form rather than the search url RESOLVED FIXED No cf_qa_whiteboard
1815911 Add a function to SearchEngine to get the search URL with no terms. RESOLVED FIXED No cf_qa_whiteboard
1816077 Remove browser_healthreport.js RESOLVED FIXED No cf_qa_whiteboard
1816099 Re-enable search xpcshell-tests for running with networking on socket process RESOLVED FIXED No cf_qa_whiteboard
1816728 Implement the ad impression event for the carousel RESOLVED FIXED No cf_qa_whiteboard
1816729 Implement the ad impression event for other types of ads RESOLVED FIXED No cf_qa_whiteboard
1816730 Implement target for SERP engagement event RESOLVED FIXED No cf_qa_whiteboard
1816733 Add SERP event tracking for other providers RESOLVED FIXED No cf_qa_whiteboard
1816735 Add SERP engagement event support for expanded and submitted types RESOLVED FIXED No cf_qa_whiteboard
1816736 Add follow-on in-content search tracking to SERP impression event RESOLVED FIXED No cf_qa_whiteboard
1816738 Add opened-in-new-tab tracking to SERP impression event RESOLVED FIXED No cf_qa_whiteboard
1819093 Revise SearchService's OpenSearch mechanism to reduce unnecessary wake ups RESOLVED FIXED No cf_qa_whiteboard
1819102 Improve OpenSearch engine update url handling RESOLVED FIXED No cf_qa_whiteboard
1819321 Intermittent TV browser/components/search/test/browser/browser_search_telemetry_sources_ads.js | single tracking bug RESOLVED FIXED No cf_qa_whiteboard
1819867 Update ubuntu distribution code RESOLVED FIXED No cf_qa_whiteboard
1821106 SearchEngine.getResultDomain's responseType parameter is never used and the function needs renaming RESOLVED FIXED No cf_qa_whiteboard
1821296 Remove test_bug930456.js and test_bug930456_child.js RESOLVED FIXED No cf_qa_whiteboard
1821392 Change Search and Address Bar telemetry docs to use titles for the probe names RESOLVED FIXED No cf_qa_whiteboard
1822632 Update search-config schema to correctly match query parameters for trending queries RESOLVED FIXED No cf_qa_whiteboard
1823683 Update search-telemetry-v2 schema with ad components RESOLVED FIXED No cf_qa_whiteboard
1823685 Update search-telemetry-v2.json with ad components RESOLVED FIXED No cf_qa_whiteboard
1823697 Parse adServerAttributes in SearchSERPTelemetryChild RESOLVED FIXED No cf_qa_whiteboard
1824543 Add shopping_tab_displayed and is_shopping_page to the Impression Event RESOLVED FIXED No cf_qa_whiteboard
1824897 1.43 - 1.36% Base Content JS / Base Content JS + 2 more (Linux, OSX, Windows) regression on Fri March 24 2023 RESOLVED FIXED No cf_qa_whiteboard
1825058 Handle the case where a user clicks on a non-ad link on a SERP RESOLVED FIXED No cf_qa_whiteboard
1825768 Only set the SERP telemetry timer for pages that we know are SERPs RESOLVED FIXED No cf_qa_whiteboard
1826316 Consider not complaining about the lack of settings file for new profiles ("No settings file exists, new profile?") RESOLVED FIXED No cf_qa_whiteboard
1827459 Add a Nimbus flag that allows it to toggle browser.search.serpEventTelemetry.enabled RESOLVED FIXED No cf_qa_whiteboard
1827624 Change Search SERP Telemetry tests to use https RESOLVED FIXED No cf_qa_whiteboard
1828308 Intermittent browser/components/search/test/browser/telemetry/browser_search_telemetry_sources_ads.js | single tracking bug RESOLVED FIXED No cf_qa_whiteboard
1828786 Enable SERP ad_impressions on pages with non ad links RESOLVED FIXED No cf_qa_whiteboard
1829489 Convert certain characters into percent encoded strings RESOLVED FIXED No cf_qa_whiteboard
1829578 Allow URLs that look like search pages to be categorized as non-ads RESOLVED FIXED No cf_qa_whiteboard
1829671 Move search telemetry tests into a separate sub-directory RESOLVED FIXED No cf_qa_whiteboard
1829672 Investigate why some channels appear in the network despite using isDocument RESOLVED FIXED No cf_qa_whiteboard
1829712 Remove DOM element from WeakMap after listeners are removed RESOLVED FIXED No cf_qa_whiteboard
1829877 Clear the browser from browserContentSourceMap after its source has been used RESOLVED FIXED No cf_qa_whiteboard
1829953 Add follow_on_from_refine_on_SERP to the impression event RESOLVED FIXED No cf_qa_whiteboard
1830041 Nimbus integration with Search Service should have protection for invalid values RESOLVED FIXED No cf_qa_whiteboard
1830209 Refactor SearchSERPTelemetry ContentHandler.observeActivity RESOLVED FIXED No cf_qa_whiteboard
1830302 Move default to same level as the component type RESOLVED FIXED No cf_qa_whiteboard
1830452 Properly check the presence of child elements in during topdown document categorization RESOLVED FIXED No cf_qa_whiteboard
1831395 The assertAbandonmentEvent helper function is mistakenly marked async RESOLVED FIXED No cf_qa_whiteboard
1831876 Prevent search telemetry from sending impression information if there are no search terms RESOLVED FIXED No cf_qa_whiteboard
1831880 Make the shopping page regular expression check optional for SearchSERPTelemetryChild RESOLVED FIXED No cf_qa_whiteboard
1832117 High Frequency browser/components/search/test/browser/browser_trending_suggestions.js | We matched the expected number of results - 3 == 2 - {"filename":"chrome://mochitests/content/browser/browser/components/search/test/browser/browser_trending_suggestio RESOLVED FIXED No cf_qa_whiteboard
1832509 Add an additional search service start up metric to replace SEARCH_SERVICE_INIT_MS with better measurements RESOLVED FIXED No cf_qa_whiteboard
1832542 Cache anchor/data attribute in inspectAnchors RESOLVED FIXED No cf_qa_whiteboard
1832704 Remove SearchService's init-complete, replace by a promise that resolves or rejects as appropraite RESOLVED FIXED No cf_qa_whiteboard
1832811 Remove ability to add/remove regular expressions to included/excluded RESOLVED FIXED No cf_qa_whiteboard
1832863 Consider using methods that don't generate a new URI in the content process RESOLVED FIXED No cf_qa_whiteboard
1832868 Use getBoundsWithoutFlushing when possible in SearchSERPTelemetryChild RESOLVED FIXED No cf_qa_whiteboard
1833245 Allow page clicks for cached pages to be correctly recorded RESOLVED FIXED No cf_qa_whiteboard
1833599 Update the search features description for Nimbus RESOLVED FIXED No cf_qa_whiteboard
1833848 Improve some search service logging RESOLVED FIXED No cf_qa_whiteboard
1833877 Prevent checking the page impression components and recording abandonments if components are not defined RESOLVED FIXED No cf_qa_whiteboard
1834086 Running an experiment setting Nimbus.search.experiment, could cause the settings to be lost RESOLVED FIXED No cf_qa_whiteboard
1834100 Consider creating a timing distribution for the heaviest process in SearchSERPTelemetryChild RESOLVED FIXED No cf_qa_whiteboard
1834238 "An engine with that name already exists!" message whitelisting doesn't work anymore - xpcshell.ini:toolkit/components/search/tests/xpcshell/test_webextensions_upgrade.js | test_upgrade_to_existing_name_not_allowed - [test_upgrade_to_existing_name_not_all RESOLVED FIXED No cf_qa_whiteboard
1834401 Replace certain calls to SpecialPowers.spawn with calls to BrowserTestUtils.synthesizeMouseAtCenter in search SERP telemetry mochitests RESOLVED FIXED No cf_qa_whiteboard
1834701 Update SearchSERPTelemetryChild to cache information more specifically RESOLVED FIXED No cf_qa_whiteboard
1835125 Check for missing components instead of providerInfo in SearchSERPTelemetryChild RESOLVED FIXED No cf_qa_whiteboard
1835321 Change the logic around categorizing non ad clicks to be less restrictive RESOLVED FIXED No cf_qa_whiteboard
1835625 Allow nightly users to test search params RESOLVED FIXED No cf_qa_whiteboard
1835821 Fix up the search-config schema RESOLVED FIXED No cf_qa_whiteboard
1835824 Add schema validation testing for search-configuration RESOLVED FIXED No cf_qa_whiteboard
1835872 Update search-config with Rich entities param RESOLVED FIXED No cf_qa_whiteboard
1835879 Update Search engine URLs RESOLVED FIXED No cf_qa_whiteboard
1835918 Write a test to check address bar is working for history and bookmarks when search service fails RESOLVED FIXED No cf_qa_whiteboard
1835934 Update search engine tests RESOLVED FIXED No cf_qa_whiteboard
1836107 Add schema validation testing for search-telemetry-v2 RESOLVED FIXED No cf_qa_whiteboard
1836156 Remove "extraPageRegexps" from search-telemetry-v2 RESOLVED FIXED No cf_qa_whiteboard
1836507 Tab history from one SERP to another can be recorded as a non-ad click RESOLVED FIXED No cf_qa_whiteboard
1836803 Drop the language parameter for Bing search suggestions RESOLVED FIXED No cf_qa_whiteboard
1837016 Add James as a review peer of the search & address bar module RESOLVED FIXED No cf_qa_whiteboard
1838472 Nimbus specified extra parameters for search engines are not reset at the end of the experiment RESOLVED FIXED No cf_qa_whiteboard
1838744 Perma xpc esr115 toolkit/components/search/tests/xpcshell/searchconfigs/test_bing.js | | test_searchConfig_bing - [test_searchConfig_bing : 1] Expected "pc=MOZI" in search url "https://www.bing.com/search?form=MOZSBR&pc=MOZR&q=test" - false == true RESOLVED FIXED No cf_qa_whiteboard
1839461 Enable the SERP telemetry being gathered by Glean in Nightly RESOLVED FIXED No cf_qa_whiteboard
1842554 Enable SERP Telemetry on Release RESOLVED FIXED No cf_qa_whiteboard
1846357 Extract domains for basic SERP links (no redirect URLs) RESOLVED FIXED No cf_qa_whiteboard
1846367 Extract domains for SERP links that contain the domain outside of the anchor RESOLVED FIXED No cf_qa_whiteboard
1846368 Implement categorization logic in SearchSERPTelemetry RESOLVED FIXED No cf_qa_whiteboard
1846899 Remove or update probes expiring in Firefox 119: browser.searchinit.secure_opensearch_* before Gecko version number gets increased to 119 on 2023-08-31 RESOLVED FIXED No cf_qa_whiteboard
1847246 Remove remaining parts of browser.search.hiddenOneOffs preference RESOLVED FIXED No cf_qa_whiteboard
1847794 Ensure the Search component's browser mochitests and XPCShell tests use add_setup correctly RESOLVED FIXED No cf_qa_whiteboard
1848197 Update search-telemetry-v2 to contain additional data for the categorization process RESOLVED FIXED No cf_qa_whiteboard
1848321 Extend browser.search.content.* documentation RESOLVED FIXED No cf_qa_whiteboard
1848380 If the search service fails to initialise properly, allow topsites on new tab page to work properly RESOLVED FIXED No cf_qa_whiteboard
1849013 Add telemetry to track when Search Service fails RESOLVED FIXED No cf_qa_whiteboard
1849129 An extension adding a duplicate search engine will prevent the SearchService from initializing RESOLVED FIXED No cf_qa_whiteboard
1849371 Add cookie banner as a possible serp.ad_impression component and the user choice as one of the serp.engagement targets RESOLVED FIXED No cf_qa_whiteboard
1849373 Update search-telemetry-v2 with cookie banner related selectors for detection and accept/reject engagement RESOLVED FIXED No cf_qa_whiteboard
1849918 Remove unnecessary send of search engine state on SearchService initialisation from ContentSearchParent RESOLVED FIXED No cf_qa_whiteboard
1849924 Remove unnecessary init-complete observers from search bar and search one-offs code RESOLVED FIXED No cf_qa_whiteboard
1850000 Add a listener and store for the Search Categorization collection RESOLVED FIXED No cf_qa_whiteboard
1851622 Update search-telemetry-v2 schema with domainExtraction RESOLVED FIXED No cf_qa_whiteboard
1852527 Default search engine telemetry recorded in Glean is not updated when a search engine is changed RESOLVED FIXED No cf_qa_whiteboard
1852654 Add `non_ads_link` in `serp.engagement` documentation RESOLVED FIXED No cf_qa_whiteboard
1852792 Refactor search Service init function to be smaller and easier to read RESOLVED FIXED No cf_qa_whiteboard
1852974 search-engine-config-ui-schema.json is missing the 'urls' attribute RESOLVED FIXED No cf_qa_whiteboard
1853757 Don't report SERP categorization for clients that haven't downloaded Remote Setting attachments RESOLVED FIXED No cf_qa_whiteboard
1854196 Modify categorization logic based on input from Data Science RESOLVED FIXED No cf_qa_whiteboard
1854200 Limit how many domains are evaluated in SERP categorization process RESOLVED FIXED No cf_qa_whiteboard
1854495 Add SERP categorization feature flag to Nimbus RESOLVED FIXED No cf_qa_whiteboard
1854660 Temporarily disable some Tier 2 a11y_checks for Search and Address Bar RESOLVED FIXED No cf_qa_whiteboard
1854965 Define new search engine configuration schema RESOLVED FIXED No cf_qa_whiteboard
1855084 Set up SearchService to be able to switch to a new configuration & schema RESOLVED FIXED No cf_qa_whiteboard
1855356 Schedule download of attachments in SearchSERPDomainToCategoriesMap RESOLVED FIXED No cf_qa_whiteboard
1856274 Update DomainToCategoriesMap when experiment is enrolled RESOLVED FIXED No cf_qa_whiteboard
1856298 Enable ESLint rule @microsoft/sdl/no-insecure-url for all of browser/components/search RESOLVED FIXED No cf_qa_whiteboard
1856647 Registered ads for ad_image_row and ad_carousel on Google don't match ads displayed Cristian Baica [:cbaica], Release Desktop QA RESOLVED FIXED No cf_qa_whiteboard
1856984 Update daum-kr Search Engine Configuration (Desktop) RESOLVED FIXED No cf_qa_whiteboard
1856985 Update Salidzini.lv Search Engine Configuration (Desktop) RESOLVED FIXED No cf_qa_whiteboard
1857000 Remove Azerdict's Suggestions API From Search Engine Configuration (Desktop) RESOLVED FIXED No cf_qa_whiteboard
1858524 Remove unneeded call to overrideSearchTelemetryForTests RESOLVED FIXED No cf_qa_whiteboard
1859405 Correct description of search.engine.default.changed event RESOLVED FIXED No cf_qa_whiteboard
1860531 Extend and update SERP telemetry configuration for mobile RESOLVED FIXED No cf_qa_whiteboard
1860810 Fix incorrect reporting of Bing SERP telemetry for some distributions RESOLVED FIXED No cf_qa_whiteboard
1860890 Remove unused manifest parameter from AddonSearchEngine.update() RESOLVED FIXED No cf_qa_whiteboard
1861080 Create an Application Search Engine instance and use it with search-config v2 RESOLVED FIXED No cf_qa_whiteboard
1861302 Remove or update probes expiring in Firefox 122: SEARCH_SERVICE_INIT_MS RESOLVED FIXED No cf_qa_whiteboard
1861676 Extend and update SERP telemetry configuration for mobile RESOLVED FIXED No cf_qa_whiteboard
1862287 Drop use of locales.matches and locales.startsWith in search engine configuration tests RESOLVED FIXED No cf_qa_whiteboard
1862462 Add a search configuration test for Wikipedia RESOLVED FIXED No cf_qa_whiteboard
1862624 Enable codespell on search schemas and docs RESOLVED FIXED No cf_qa_whiteboard
1862653 Create the new desktop search configuration RESOLVED FIXED No cf_qa_whiteboard
1862655 Add search engine configuration v2 validation tests RESOLVED FIXED No cf_qa_whiteboard
1862679 The new and old SearchEngineSelectors should always load the correct configuration RESOLVED FIXED No cf_qa_whiteboard
1862682 Add a test to ensure that any codes listed in the new search configuration are also listed in search-telemetry-v2 RESOLVED FIXED No cf_qa_whiteboard
1863023 Marionette tests for the search component are not being run RESOLVED FIXED No cf_qa_whiteboard
1863360 Fix broken tests caused by app provided search engine class RESOLVED FIXED No cf_qa_whiteboard
1863596 Avoid initialising the add-on manager in searchconfigs tests when new configuration is enabled RESOLVED FIXED No cf_qa_whiteboard
1864214 Enable search telemetry to observe changes on search providers serving Single Page Application Pages RESOLVED FIXED No cf_qa_whiteboard
1864751 Add a check for keyboard focusable URL bar buttons in AccessibilityUtils RESOLVED FIXED No cf_qa_whiteboard
1864765 Part 1: Update search engine selector to filter engine config by locales and regions RESOLVED FIXED No cf_qa_whiteboard
1864834 Remove reference to ftp in SearchEngine icon downloading RESOLVED FIXED No cf_qa_whiteboard
1864962 Investigate how a Go button in browser_glean_telemetry_engagement_type.js test in the Search and Address Bar needs to be updated to pass a11y_checks RESOLVED FIXED No cf_qa_whiteboard
1865263 Fold SERP assertion events into a single helper RESOLVED FIXED No cf_qa_whiteboard
1866315 Abandonment tests are not correctly asserted RESOLVED FIXED No cf_qa_whiteboard
1866387 Refactor search-config-v2 by updating ebay-be RESOLVED FIXED No cf_qa_whiteboard
1866390 Part 2: Update search engine selector to display the app provided engine and build engine url params RESOLVED FIXED No cf_qa_whiteboard
1867288 Create new search engine icons schema and use it RESOLVED FIXED No cf_qa_whiteboard
1867406 Part 3: Update search engine selector to filter distribution and sort default engines RESOLVED FIXED No cf_qa_whiteboard
1867620 Avoid updating the in-content search bar placeholders / text from multiple locations when in handoff mode RESOLVED FIXED No cf_qa_whiteboard
1868164 Create the new search engine icons schema RESOLVED FIXED No cf_qa_whiteboard
1868476 Record the SERP categorization event and submit its custom ping RESOLVED FIXED No cf_qa_whiteboard
1868749 Remove SearchEngine sendAttributionRequest code RESOLVED FIXED No cf_qa_whiteboard
1868845 Rename `channel` to `channels` in search-config-v2 and search-engine-config-v2-schema RESOLVED FIXED No cf_qa_whiteboard
1869064 Record some of the properties of the categorization impression to a placeholder API RESOLVED FIXED No cf_qa_whiteboard
1869221 Part 4: Update search engine selector to filter channels, versions, application, and engine orders. RESOLVED FIXED No cf_qa_whiteboard
1869402 Rename `applicationID` to applications in search engine config v2 schema RESOLVED FIXED No cf_qa_whiteboard
1869571 In search-config-v2, move the environment out of the engine "base" and into the "variants" RESOLVED FIXED No cf_qa_whiteboard
1870053 Complete the tests for the SearchEngineSelector RESOLVED FIXED No cf_qa_whiteboard
1870138 Add support for overriding search engine URLs from remote settings RESOLVED FIXED [qa-triaged]
1870289 Fix a few issues in search-config-v2 RESOLVED FIXED No cf_qa_whiteboard
1870419 Fix google, distributions, and database tests in searchconfigs tests RESOLVED FIXED No cf_qa_whiteboard
1870420 Add a description for search-config-v2 fetch engine selector tests RESOLVED FIXED No cf_qa_whiteboard
1870644 Provide a single function for obtaining icon URLs from search engines RESOLVED FIXED No cf_qa_whiteboard
1870652 In search-config-v2 change the defaultEngines records to have a single field for default/defaultPrivate matches RESOLVED FIXED No cf_qa_whiteboard
1870684 Update search tests for the new search configuration RESOLVED FIXED No cf_qa_whiteboard
1870685 Ensure tests outside of search pass with the new search configuration enabled RESOLVED FIXED No cf_qa_whiteboard
1870732 Add tests to check variant engines are applied without holding references to the original config object RESOLVED FIXED No cf_qa_whiteboard
1870857 Update search telemetry related schemas with the ability to observe single page applications RESOLVED FIXED No cf_qa_whiteboard
1870859 Update search-telemetry-v2 with Qwant RESOLVED FIXED No cf_qa_whiteboard
1870913 Add dump and attachments for search-config-icons to the tree RESOLVED FIXED No cf_qa_whiteboard
1871019 The invalid webextension telemetry is incorrectly reported for search engines with post data RESOLVED FIXED No cf_qa_whiteboard
1871083 Record additional properties of the categorization impression to a placeholder API RESOLVED FIXED No cf_qa_whiteboard
1871084 Add a timeout for when the categorization is recorded RESOLVED FIXED No cf_qa_whiteboard
1871199 Remove or update probes expiring in Firefox 124: browser.searchinit.engine_invalid_webextension before Gecko version number gets increased to 124 on 2024-01-22 RESOLVED FIXED No cf_qa_whiteboard
1871450 Skip search-config-v2 schema validation test when preffed off RESOLVED FIXED No cf_qa_whiteboard
1871482 Skip search-config-v2 schema validation test when `newSearchConfigEnabled` PREF is off for Beta 122 RESOLVED FIXED No cf_qa_whiteboard
1871483 Skip search-config-v2 schema validation test when `newSearchConfigEnabled` PREF is off for Nightly 123 RESOLVED FIXED No cf_qa_whiteboard
1871491 Add a check for combobox container of moz-input-box and options within the URL bar autocomplete list in AccessibilityUtils RESOLVED FIXED No cf_qa_whiteboard
1871510 Add a check for keyboard focusable Search bar buttons in AccessibilityUtils RESOLVED FIXED No cf_qa_whiteboard
1871596 Submit Search image button on the Search bar lacks interactive role RESOLVED FIXED No cf_qa_whiteboard
1871980 Search expand/collapse image button on the Search bar lacks interactive role and expanded state RESOLVED FIXED No cf_qa_whiteboard
1872158 SERP categorization tests should not time out if the categorization pref is already on RESOLVED FIXED No cf_qa_whiteboard
1872290 Enable `browser.search.log` by default across all browser search telemetry tests RESOLVED FIXED No cf_qa_whiteboard
1872295 Enable the "browser.search.log" pref by default across all search unit tests RESOLVED FIXED No cf_qa_whiteboard
1872398 Add an exception from a11y_checks for one click in `browser/components/urlbar/tests/browser/browser_searchMode_indicator_clickthrough.js` RESOLVED FIXED No cf_qa_whiteboard
1872409 Support trending suggestions on bing RESOLVED FIXED No cf_qa_whiteboard
1872757 Update SearchTestUtils.useTestEngines to be able to load search-config-v2 configurations RESOLVED FIXED No cf_qa_whiteboard
1872878 Update search-telemetry-v2 schema with searchPageMatches RESOLVED FIXED No cf_qa_whiteboard
1872899 Perma [tier 2] TEST-UNEXPECTED-FAIL | browser/components/search/test/browser/browser_searchbar_openpopup.js | Node is not accessible via accessibility API: id: , tagName: html:body, className: - RESOLVED FIXED No cf_qa_whiteboard
1872935 Reconcile original categorization ping patches with updated code RESOLVED FIXED No cf_qa_whiteboard
1873055 Fix missing awaits in test_engine_selector_environment.js and test_engine_selector_defaults.js RESOLVED FIXED No cf_qa_whiteboard
1873464 For search related configurations, only validate additional properties on nightly builds RESOLVED FIXED No cf_qa_whiteboard
1873471 Search's `metrics.yaml` doesn't have a tag RESOLVED FIXED No cf_qa_whiteboard
1874186 Remove remains of extension ID facility from OpenSearch engines RESOLVED FIXED No cf_qa_whiteboard
1874473 Simpifly the OpenSearch update system RESOLVED FIXED No cf_qa_whiteboard
1874921 Replace usages of SearchService.addOpenSearchEngine in test code with SearchTestUtils.promiseNewSearchEngine. RESOLVED FIXED No cf_qa_whiteboard
1875267 Move browser_ContentSearch.js into browser/components/search RESOLVED FIXED No cf_qa_whiteboard
1875286 [META][QA][QA-2256] SERP Ad Telemetry for Firefox 114-118 RESOLVED FIXED No cf_qa_whiteboard
1875483 Remove locale and limit app version to major version number in the categorization event RESOLVED FIXED No cf_qa_whiteboard
1875852 Missing clickURL in search config overrides v2 schema RESOLVED FIXED No cf_qa_whiteboard
1875945 Reset categorization event scheduler in relevant tests if feature gate is enabled RESOLVED FIXED No cf_qa_whiteboard
1875955 Support the "optional" search engine configuration flag RESOLVED FIXED No cf_qa_whiteboard
1876039 Remove cbhStudyUs and cbhStudyRow variables from Nimbus search feature RESOLVED FIXED No cf_qa_whiteboard
1876410 Separate old engine selector tests from the new engine selector tests in `toolkit/components/search/tests/xpcshell/` RESOLVED FIXED No cf_qa_whiteboard
1877181 Add an explicit lazy getter for accessing the allowlist in SearchService RESOLVED FIXED No cf_qa_whiteboard
1877494 Collect telemetry on Google account signed-in status RESOLVED FIXED No cf_qa_whiteboard
1877593 Add search-config-v2.json to simple-engines directory to fix broken tests RESOLVED FIXED No cf_qa_whiteboard
1877758 Intermittent TV browser/components/search/test/browser/telemetry/browser_search_telemetry_spa_multi_tab.js | single tracking bug RESOLVED FIXED No cf_qa_whiteboard
1878062 For tracked SPAs, accurately remove listeners from the content process and content specific engagements that cause search page changes RESOLVED FIXED No cf_qa_whiteboard
1878219 Move core Categorization Map into a worker RESOLVED FIXED No cf_qa_whiteboard
1878394 Modify inconclusive domains to only have a single category (just 'inconclusive') RESOLVED FIXED No cf_qa_whiteboard
1878818 Fix search-telemetry-v2 schema on Remote Settings RESOLVED FIXED No cf_qa_whiteboard
1878834 Rename search-telemetry(-ui)-schema.json to match the collection name (include -v2) and add description and UI schema test RESOLVED FIXED No cf_qa_whiteboard
1879126 Simplify SearchService.#loadEngines and move policy object mapping into PolicySearchEngine RESOLVED FIXED No cf_qa_whiteboard
1879191 Update AccessibilityUtils to include XUL:buttons that are removed before the l10n is completed in the label checks exceptions RESOLVED FIXED No cf_qa_whiteboard
1879278 Could not load engine bing@search.mozilla.org: Error: Search terms missing from engine URL RESOLVED FIXED No cf_qa_whiteboard
1879341 Add more functionality to topdown searches by parent RESOLVED FIXED No cf_qa_whiteboard
1879368 Move exception throwing into SearchService.#addEngineToStore RESOLVED FIXED No cf_qa_whiteboard
1879404 A search submit event is cached even if the user doesn't submit a new search RESOLVED FIXED No cf_qa_whiteboard
1879714 Update search-telemetry-v2 schema to expand top down search options and loosen component type registration RESOLVED FIXED No cf_qa_whiteboard
1879737 Add the ability to extract domains from query param values containing hrefs RESOLVED FIXED No cf_qa_whiteboard
1880020 test_settings_duplicate.js isn't failing when duplication is allowed RESOLVED FIXED No cf_qa_whiteboard
1880212 Update search-telemetry-v2 schema with queryParamValueIsHref, add textContent as the third domain extraction method and fix dataAttribute RESOLVED FIXED No cf_qa_whiteboard
1880409 Allow searching for elements without reporting counts to ad_impression RESOLVED FIXED No cf_qa_whiteboard
1880410 Cleanup parts of search telemetry RESOLVED FIXED No cf_qa_whiteboard
1881408 Remove or update probes expiring in Firefox 126: browser.searchinit.secure_opensearch_* before Gecko version gets increased to 126 on 2024-03-18 RESOLVED FIXED No cf_qa_whiteboard
1881675 Provide a way to deal with elements that need to be observed that load URLs but don't have hrefs visible at the time of load RESOLVED FIXED No cf_qa_whiteboard
1882309 Move settings version dependency of SearchEngine._loadSettings to SearchSettings RESOLVED FIXED No cf_qa_whiteboard
1882528 Convert domains to category map to use a different hashing algorithm RESOLVED FIXED No cf_qa_whiteboard
1882577 Make nsISearchEngine.getIconURL an async function RESOLVED FIXED No cf_qa_whiteboard
1882844 Update search-telemetry-v2 collection on Remote Settings to include selectors for Bing SERPs RESOLVED FIXED No cf_qa_whiteboard
1883402 Tidy up add-on related functions in the search service RESOLVED FIXED No cf_qa_whiteboard
1883597 Extend Search schema validation to cover all schemas and ui schemas RESOLVED FIXED No cf_qa_whiteboard
1883776 Refactor preferences detecting a trending engine RESOLVED FIXED No cf_qa_whiteboard
1883811 Move domain processing into the child process RESOLVED FIXED No cf_qa_whiteboard
1883916 Update search-telemetry-v2 schema with a nonAdsLinkQueryParamNames property RESOLVED FIXED No cf_qa_whiteboard
1884219 Prevent the extraction and parsing of hrefs containing Javascript RESOLVED FIXED No cf_qa_whiteboard
1884701 Simplify removing engines during reload engines with search-config-v2 RESOLVED FIXED No cf_qa_whiteboard
1884923 Update search-telemetry-v2 with nonAdsLinkQueryParamNames to extract the redirect URL associated with the load for non ads links on Google RESOLVED FIXED No cf_qa_whiteboard
1884952 Add support for downloading new search engine icons from remote settings RESOLVED FIXED No cf_qa_whiteboard
1885002 Turn on search-config-v2 for Nightly RESOLVED FIXED No cf_qa_whiteboard
1885121 Fix a few more tests that are broken with search-config-v2 enabled RESOLVED FIXED No cf_qa_whiteboard
1885169 Make `skipCount` in search-telemetry-schema a definition rather than a possible property on each element RESOLVED FIXED No cf_qa_whiteboard
1885177 Fix test_settings_persist and browser_rich_suggestions with search-config-v2 enabled RESOLVED FIXED No cf_qa_whiteboard
1885193 Update mozilla-central copy of search-config-overrides-v2.json RESOLVED FIXED No cf_qa_whiteboard
1885302 Fix jsdoc @type documentation issues in search code RESOLVED FIXED No cf_qa_whiteboard
1886061 Add a Nimbus option to toggle the search-config-v2 preference RESOLVED FIXED No cf_qa_whiteboard
1886095 Investigate other means of storing domains on client RESOLVED FIXED No cf_qa_whiteboard
1886592 Intermittent TV browser/components/search/test/browser/telemetry/browser_search_glean_serp_event_telemetry_categorization_enabled_by_nimbus_variable.js | single tracking bug RESOLVED FIXED No cf_qa_whiteboard
1887010 Update Google's domain extraction method in search-telemetry-v2 RESOLVED FIXED No cf_qa_whiteboard
1887227 Allow the ability to reset CategorizationRecorder from tests RESOLVED FIXED No cf_qa_whiteboard
1887233 Don't consider non-sponsored components as visible ads RESOLVED FIXED No cf_qa_whiteboard
1887331 c-c perma toolkit/components/search/tests/xpcshell/test_search_config_v2_nimbus.js failure after bug 1886061 RESOLVED FIXED No cf_qa_whiteboard
1887686 Add shopping page property to SERP categorization event RESOLVED FIXED No cf_qa_whiteboard
1887698 Enable SERP Categorization on Nightly RESOLVED FIXED No cf_qa_whiteboard
1887943 Refine textContent domain extraction method RESOLVED FIXED No cf_qa_whiteboard
1888506 Improve accuracy of ad counts on Google Shopping and Images, and Google Image Domain Extraction for Organic Results RESOLVED FIXED No cf_qa_whiteboard
1889037 Update documentation for search-config-v2 RESOLVED FIXED No cf_qa_whiteboard
1889242 Change pc to partnerCode in search-config-v2-schema.json RESOLVED FIXED No cf_qa_whiteboard
1889247 Sort remote settings collection by keys and search-config-v2 collection by engine identifiers and recordType RESOLVED FIXED No cf_qa_whiteboard
1889677 Update categorization tests when feature gating pref is not on to accomodate store RESOLVED FIXED No cf_qa_whiteboard
1889702 Change search-config-v2 validation to allow only require a telemetrySuffix with a partnerCode when it is for a distribution RESOLVED FIXED No cf_qa_whiteboard
1889752 Enable new search configuration globally for nightly RESOLVED FIXED No cf_qa_whiteboard
1889910 Add an option to search-config-v2 to allow specifying the device type RESOLVED FIXED No cf_qa_whiteboard
1889940 Improve logging of domain extraction RESOLVED FIXED No cf_qa_whiteboard
1890378 Adapt search-config-v2 for sub-variant changes RESOLVED FIXED No cf_qa_whiteboard
1890462 Update fetchEngineSelector to match against subVariants in search-config-v2 RESOLVED FIXED No cf_qa_whiteboard
1890658 Correct application name for the xpcshell search config tests RESOLVED FIXED No cf_qa_whiteboard
1890698 Search word by Rakuten search plugin is broken RESOLVED FIXED No cf_qa_whiteboard

1531 Total; 0 Open (0%); 1531 Resolved (100%); 0 Verified (0%);

  • Unconfirmed bugs:
Full Query
ID Summary Qa contact Status Resolution Qa whiteboard
1199577 Whole text in url/search bar selection while changing keyboard layout UNCONFIRMED No cf_qa_whiteboard
1562419 Add LeakZero as a built-in search engine for Chinese (Simplified) UNCONFIRMED No cf_qa_whiteboard
1567753 Search engine list wraps around UNCONFIRMED No cf_qa_whiteboard
1605229 use Bing InPrivate search in Firefox's Private mode when Bing is set as default search engine UNCONFIRMED No cf_qa_whiteboard
1659375 One-click keyword search doesn't allow keyword entry UNCONFIRMED No cf_qa_whiteboard
1662194 Add option for POST-method in custom search engines dialog UNCONFIRMED No cf_qa_whiteboard
1674225 yaani search engine for Turkey UNCONFIRMED No cf_qa_whiteboard
1851374 suddenly google search engine reappeared and overwrote my duckduckgo default UNCONFIRMED [qa-not-actionable]

8 Total; 8 Open (100%); 0 Resolved (0%); 0 Verified (0%);

Sign-offs

  • Merge-to-Aurora Sign-off here
  • Pre-release Sign-off here