Issue_id stringlengths 7 7 | Summary stringlengths 10 255 | Description stringlengths 12 2.29k | Description_all stringlengths 51 2.34k | Priority stringclasses 5
values | Status stringclasses 6
values | Resolution stringclasses 9
values | Created stringdate 2020-01-02 13:46:45 2025-03-05 20:35:25 | Resolved stringdate 2020-01-14 02:57:17 2025-03-05 21:47:22 | token_count int16 12 511 | Priority_label int16 1 5 |
|---|---|---|---|---|---|---|---|---|---|---|
1633225 | lock icon in URL leading to Spoof-able lock. | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36
Steps to reproduce:
http://127.0.0.1/%D8%A7https://%F0%9F%94%92%F0%9D%90%AC%F0%9D%90%9E%F0%9D%90%9C%F0%9D%90%AE%F0%9D%90%AB%F0%9D%90%9E.%F0%9D%90%9B%F0%9D%90%9A%F0%9D%90%A7%F0%9D%90%A4%F0%9D... | lock icon in URL leading to Spoof-able lock. User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36
Steps to reproduce:
http://127.0.0.1/%D8%A7https://%F0%9F%94%92%F0%9D%90%AC%F0%9D%90%9E%F0%9D%90%9C%F0%9D%90%AE%F0%9D%90%AB%F0%9D%90%9E.%F0%9D%90... | P1 | VERIFIED | FIXED | 2020-04-26 02:21:15+00:00 | 2024-05-30 17:13:54+00:00 | 400 | 1 |
1633270 | pdfs with content-type application/octet-stream are downloaded without confirmation, even though Preview in Firefox is enabled | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
1. In about:preferences#general -> Applications, make sure the Action for PDFs is "Preview in Firefox
2. click the Download button on e.g. https://github.com/trailofbits/publications/blob/master/reviews/hegic-summary.... | pdfs with content-type application/octet-stream are downloaded without confirmation, even though Preview in Firefox is enabled User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
1. In about:preferences#general -> Applications, make sure the Action for PDFs is "Preview... | P1 | VERIFIED | FIXED | 2020-04-26 16:46:05+00:00 | 2020-11-10 11:40:41+00:00 | 248 | 1 |
1633291 | Clicking on the edge of the overflow/menu button when its menu is opened reopens it immediately | STR:
1. Maximize Firefox (assuming no panel/taskbar on the right of the screen)
2. Put the cursor on the «hamburger» button, as far far to the right as possible
3. Click one time to open the menu
4. Click a second time to close the menu
When doing that, the menu closes and reopens immediately.
- It’s possible to re... | Clicking on the edge of the overflow/menu button when its menu is opened reopens it immediately STR:
1. Maximize Firefox (assuming no panel/taskbar on the right of the screen)
2. Put the cursor on the «hamburger» button, as far far to the right as possible
3. Click one time to open the menu
4. Click a second time to c... | P3 | NEW | 2020-04-26 22:43:45+00:00 | 2021-05-21 22:00:56+00:00 | 136 | 3 | |
1633365 | TypeError: WeakMap key must be an object, got permanentKey | I see this TypeError in console: [WeakMap key must be an object, got permanentKey](https://searchfox.org/mozilla-central/rev/55a4faa52f72918efa51150d127aebdc057dc6cf/browser/base/content/browser.js#7200) | TypeError: WeakMap key must be an object, got permanentKey I see this TypeError in console: [WeakMap key must be an object, got permanentKey](https://searchfox.org/mozilla-central/rev/55a4faa52f72918efa51150d127aebdc057dc6cf/browser/base/content/browser.js#7200) | P3 | RESOLVED | FIXED | 2020-04-27 10:29:03+00:00 | 2020-05-06 16:31:19+00:00 | 102 | 3 |
1633367 | Clickable area for notification icons is smaller than expected | The clickable portion of the PopupNotification icon anchors in the identity block is smaller than expected.
See https://bugzilla.mozilla.org/show_bug.cgi?id=1629947#c20 for details. | Clickable area for notification icons is smaller than expected The clickable portion of the PopupNotification icon anchors in the identity block is smaller than expected.
See https://bugzilla.mozilla.org/show_bug.cgi?id=1629947#c20 for details. | P3 | NEW | 2020-04-27 11:01:03+00:00 | 2020-05-05 14:59:01+00:00 | 66 | 3 | |
1633419 | Paveover update prompt does not appear on windows 7 (VM) | **Affected versions**
*Fx 77.0a1
**Affected platforms**
* Windows 7 (Virtual Environment)
**Steps to reproduce**
1. Fresh Virtual Environment (so no Registry entries for Firefox and no old profiles)
2. Install Fx 73.0a1 .exe (2019-12-01-09-37-32) Standard install.
3. Open Fx.
4. Click on hamburger menu.
5.Options ... | Paveover update prompt does not appear on windows 7 (VM) **Affected versions**
*Fx 77.0a1
**Affected platforms**
* Windows 7 (Virtual Environment)
**Steps to reproduce**
1. Fresh Virtual Environment (so no Registry entries for Firefox and no old profiles)
2. Install Fx 73.0a1 .exe (2019-12-01-09-37-32) Standard i... | P3 | NEW | 2020-04-27 14:11:25+00:00 | 2020-06-04 08:00:23+00:00 | 282 | 3 | |
1633430 | "target.getAttribute is not a function" Error when clicking on or near the arrow of arrow panels | I get this error in the browser console:
```
JavaScript error: resource:///modules/CustomizableUI.jsm, line 2032: TypeError: target.getAttribute is not a function
```
With this STR:
1. Click on the hamburger button.
2. Click on or near the arrow.
This happens with all similar panels, when clicking on:
* the firefox a... | "target.getAttribute is not a function" Error when clicking on or near the arrow of arrow panels I get this error in the browser console:
```
JavaScript error: resource:///modules/CustomizableUI.jsm, line 2032: TypeError: target.getAttribute is not a function
```
With this STR:
1. Click on the hamburger button.
2. Cli... | P3 | RESOLVED | FIXED | 2020-04-27 14:45:13+00:00 | 2020-05-22 20:30:44+00:00 | 192 | 3 |
1633431 | The “Oops! Something’s gone awry…” message is displayed on the articles from getpocket.com website if all cookies are blocked | [Affected versions]:
- Firefox Nightly 77.0a1 (Build ID: 20200427094322)
- Firefox Beta 76.0b8 (Build ID: 20200424000239)
- Firefox Release 75.0 (Build ID: 20200403170909)
[Affected Platforms]:
- Windows 10 x64
- Ubuntu 18.04 x64
- Mac 10.15
[Steps to reproduce]:
1. Open the Firefox browser and navigate to the about:... | The “Oops! Something’s gone awry…” message is displayed on the articles from getpocket.com website if all cookies are blocked [Affected versions]:
- Firefox Nightly 77.0a1 (Build ID: 20200427094322)
- Firefox Beta 76.0b8 (Build ID: 20200424000239)
- Firefox Release 75.0 (Build ID: 20200403170909)
[Affected Platforms]:... | P1 | VERIFIED | FIXED | 2020-04-27 14:45:58+00:00 | 2020-04-28 15:48:38+00:00 | 313 | 1 |
1633438 | Stub Installer progress remains stuck after window was dragged for more that 4-5 seconds | **Affected versions**
* Fx77.0a1
**Affected platforms**
* Windows
**Steps to reproduce**
1. Launch the stub installer (doesn't matter which prompt is received).
2. Right when the actual install process starts (progress bar is still empty), click the title bar and drag the window for about 4-5 seconds.
3. Release the ... | Stub Installer progress remains stuck after window was dragged for more that 4-5 seconds **Affected versions**
* Fx77.0a1
**Affected platforms**
* Windows
**Steps to reproduce**
1. Launch the stub installer (doesn't matter which prompt is received).
2. Right when the actual install process starts (progress bar is sti... | P1 | VERIFIED | FIXED | 2020-04-27 15:10:11+00:00 | 2020-05-04 08:16:43+00:00 | 203 | 1 |
1633465 | my bookmarks continuously copy/sync and duplicate them self | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
I delete duplicate bookmarks from my library in the firefox browser
Actual results:
The duplicate bookmarks that I deleted previously, comes back and replicate themselves in my bookmark-library in my Fire... | my bookmarks continuously copy/sync and duplicate them self User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
I delete duplicate bookmarks from my library in the firefox browser
Actual results:
The duplicate bookmarks that I deleted previously, comes bac... | P3 | RESOLVED | INACTIVE | 2020-04-27 16:20:58+00:00 | 2020-08-18 06:30:54+00:00 | 125 | 3 |
1633502 | Remote settings spamming console with HTTP 400 errors from Kinto | I'm seeing a lot of this console spam in my local build recently:
```
console.error: services.settings:
ServerResponse
- fileName = resource://services-common/kinto-http-client.js
- lineNumber = 454
- columnNumber = 13
- message = HTTP 400 Invalid parameters: Invalid request parameter (_since in querys... | Remote settings spamming console with HTTP 400 errors from Kinto I'm seeing a lot of this console spam in my local build recently:
```
console.error: services.settings:
ServerResponse
- fileName = resource://services-common/kinto-http-client.js
- lineNumber = 454
- columnNumber = 13
- message = HTTP 40... | P1 | RESOLVED | FIXED | 2020-04-27 17:57:51+00:00 | 2020-05-04 19:37:19+00:00 | 209 | 1 |
1633648 | pinned Slack tabs sometimes don't restore correctly on startup | I have a Firefox session with quite a few pinned tabs. 5 of them (currently; has been 6 at some points in the past few months) are Slack instances.
When I restart, occasionally the Slack tabs are restored as a blank tab -- just completely blank contents, blank URL bar, but the correct Slack icon in the URL bar. The ... | pinned Slack tabs sometimes don't restore correctly on startup I have a Firefox session with quite a few pinned tabs. 5 of them (currently; has been 6 at some points in the past few months) are Slack instances.
When I restart, occasionally the Slack tabs are restored as a blank tab -- just completely blank contents, ... | P4 | REOPENED | 2020-04-28 05:42:56+00:00 | 2023-01-26 16:03:30+00:00 | 355 | 4 | |
1633781 | Play Tab icon does nothing when clicking on it if the tab is discarded | From this Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1632319
STR:
1) Install: https://addons.mozilla.org/firefox/addon/unload-tab/
2) Open a Youtube video with sound in a new tab.
3) Wait for the play tab icon to appear and then right-click on the tab and unload it.
AR:
Clicking on the play tab icon on the u... | Play Tab icon does nothing when clicking on it if the tab is discarded From this Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1632319
STR:
1) Install: https://addons.mozilla.org/firefox/addon/unload-tab/
2) Open a Youtube video with sound in a new tab.
3) Wait for the play tab icon to appear and then right-click... | P3 | VERIFIED | FIXED | 2020-04-28 15:25:54+00:00 | 2020-06-03 23:27:47+00:00 | 151 | 3 |
1633790 | Firefox opens infinite tabs when set as the OS default file handler for PDFs | STR:
Set Firefox as the default application handler for PDF
Save a PDF to your desktop
Open the PDF
ER:
One tab is opened and pdf.js is used to display the tab
AR:
Firefox will create infinite tabs as each tab prompts a new tab to open | Firefox opens infinite tabs when set as the OS default file handler for PDFs STR:
Set Firefox as the default application handler for PDF
Save a PDF to your desktop
Open the PDF
ER:
One tab is opened and pdf.js is used to display the tab
AR:
Firefox will create infinite tabs as each tab prompts a new tab to open | P3 | VERIFIED | FIXED | 2020-04-28 15:47:34+00:00 | 2020-08-15 19:06:34+00:00 | 80 | 3 |
1633814 | URL overflow direction can be incorrect when switching tabs | STR:
1. Latest Nightly
2. Open 2 tabs, on the first one overflow the urlbar with LTR text and unfocus, on the second overflow with RTL text and unfocus
3. Go back to the first tab, click the urlbar and unfocus
4. Now go the second tab. The mask is applied on the right.
See it in action:
https://s4.gifyu.com/images/Scr... | URL overflow direction can be incorrect when switching tabs STR:
1. Latest Nightly
2. Open 2 tabs, on the first one overflow the urlbar with LTR text and unfocus, on the second overflow with RTL text and unfocus
3. Go back to the first tab, click the urlbar and unfocus
4. Now go the second tab. The mask is applied on t... | P3 | NEW | 2020-04-28 16:46:42+00:00 | 2020-06-20 22:04:33+00:00 | 121 | 3 | |
1633815 | Delay between tapping (touchscreen) on address bar and text being highlighted | Reported on: https://www.reddit.com/r/firefox/comments/g9mtop/big_delay_between_tapping_address_bar_on_my/
Steps to reproduce:
1. tap in address bar using touchscreen
What happens:
Long delay before address bar text is selected.
Expected result:
Selection on click.
Video available: https://www.youtube.com/watch?... | Delay between tapping (touchscreen) on address bar and text being highlighted Reported on: https://www.reddit.com/r/firefox/comments/g9mtop/big_delay_between_tapping_address_bar_on_my/
Steps to reproduce:
1. tap in address bar using touchscreen
What happens:
Long delay before address bar text is selected.
Expected... | P3 | RESOLVED | WORKSFORME | 2020-04-28 16:47:40+00:00 | 2022-06-13 15:09:20+00:00 | 116 | 3 |
1633823 | Pinned badge color (gray) inconsistent with other badge colors (blue) | The new pinned badge in bug 1631844 is gray and is hard to recognize as a pin, at least on my dark mode configuration.
The other badges in the address bar are blue - bookmarks and open tabs - and they are easy to see in both dark and light modes.
I expect the pinned icon to also be blue (or match the other badges). | Pinned badge color (gray) inconsistent with other badge colors (blue) The new pinned badge in bug 1631844 is gray and is hard to recognize as a pin, at least on my dark mode configuration.
The other badges in the address bar are blue - bookmarks and open tabs - and they are easy to see in both dark and light modes.
... | P3 | RESOLVED | WONTFIX | 2020-04-28 17:02:30+00:00 | 2020-06-11 19:35:58+00:00 | 91 | 3 |
1633834 | Resizing the urlbar/searchbar and restarting makes the spacers on both sides noticably thin | STR:
1. New profile, latest Nightly, Windows 10
2. Add the searchbar
3. Resize the urlbar/searchbar a bit (doesn't matter to which direction)
4. Open about:restartrequired and restart (simply closing and reopening Nightly might do the trick, for me using about:restartrequired was more simple)
AR:
The spacers get reall... | Resizing the urlbar/searchbar and restarting makes the spacers on both sides noticably thin STR:
1. New profile, latest Nightly, Windows 10
2. Add the searchbar
3. Resize the urlbar/searchbar a bit (doesn't matter to which direction)
4. Open about:restartrequired and restart (simply closing and reopening Nightly might ... | P5 | NEW | 2020-04-28 18:05:26+00:00 | 2020-06-11 14:54:27+00:00 | 133 | 5 | |
1633872 | Pressing Ctrl while the view is open and there's a match to an opened tab makes the view list bigger, when 2-line layout is active | STR:
1. Latest Nightly, Windows 10
2. Make the urlbar small enough so that the 2-line layout would be active
3. Open google.com
4. Open a new tab, start typing `g`
5. See the "Google - Switch to Tab" item from the list
6. Press Ctrl (like you'd want to open that item in that same tab without switching to the existing t... | Pressing Ctrl while the view is open and there's a match to an opened tab makes the view list bigger, when 2-line layout is active STR:
1. Latest Nightly, Windows 10
2. Make the urlbar small enough so that the 2-line layout would be active
3. Open google.com
4. Open a new tab, start typing `g`
5. See the "Google - Swit... | P5 | NEW | 2020-04-28 20:06:49+00:00 | 2024-02-27 08:45:24+00:00 | 163 | 5 | |
1633885 | When unfocused, the urlbar's placeholder in a new tab can get the wrong direction, flipping the text on RTL locales | STR:
1. Latest Nightly, install a Hebrew/Arabic lang pack to fully observe the issue
2. Set `intl.uidirection` to `1` and restart
3. Open any normal LTR url
4. Open a new tab and unfocus the urlbar
5. Go back to the first tab
6. Go to the second tab
7. Observe the url placeholder text
AR:
The text is in reverse. Focus... | When unfocused, the urlbar's placeholder in a new tab can get the wrong direction, flipping the text on RTL locales STR:
1. Latest Nightly, install a Hebrew/Arabic lang pack to fully observe the issue
2. Set `intl.uidirection` to `1` and restart
3. Open any normal LTR url
4. Open a new tab and unfocus the urlbar
5. Go ... | P1 | VERIFIED | FIXED | 2020-04-28 20:48:03+00:00 | 2020-05-29 08:28:04+00:00 | 260 | 1 |
1633908 | pdf viewer fails to render 1 setlinecap 100 100 moveto closepath stroke | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
Created a pdf from the following PostScript:
1 setlinecap 5 setlinewidth 100 100 moveto showpage
Opened it, using file:/// ... in firefox
Actual results:
blank page is displayed
Expected results:
A bl... | pdf viewer fails to render 1 setlinecap 100 100 moveto closepath stroke User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
Created a pdf from the following PostScript:
1 setlinecap 5 setlinewidth 100 100 moveto showpage
Opened it, using file:/// ... in fire... | P3 | NEW | 2020-04-28 21:45:18+00:00 | 2022-05-12 12:28:06+00:00 | 157 | 3 | |
1633924 | Adaptive Results (or Input History) are case sensitive | Noticed that if i had caps lock enabled on my machine, I was getting different search suggestions -- more importantly, I wasn't getting the search suggestion I was looking for.
When typing in FIRE vs. fire, I seem to get only open pages or bookmarked pages in my suggestions.
The suggestion I am looking for is `https... | Adaptive Results (or Input History) are case sensitive Noticed that if i had caps lock enabled on my machine, I was getting different search suggestions -- more importantly, I wasn't getting the search suggestion I was looking for.
When typing in FIRE vs. fire, I seem to get only open pages or bookmarked pages in my s... | P2 | VERIFIED | FIXED | 2020-04-28 22:49:44+00:00 | 2022-06-09 06:45:10+00:00 | 171 | 2 |
1633994 | macOS - Preferences Close button for dialogs not properly centered in divs still | **Affected versions**
* 76.0, 76.0b8, 77.0a1
**Affected platforms**
* macOS 10.15.3;
**Steps to reproduce**
1. Launch Firefox and access about:preferences#privacy
2. Search for Clear Data;
3. Click on the TAB key until the [x] close button is in focus;
4. Hover over the [x] close button;
**Expected result**
* elemen... | macOS - Preferences Close button for dialogs not properly centered in divs still **Affected versions**
* 76.0, 76.0b8, 77.0a1
**Affected platforms**
* macOS 10.15.3;
**Steps to reproduce**
1. Launch Firefox and access about:preferences#privacy
2. Search for Clear Data;
3. Click on the TAB key until the [x] close butt... | P5 | VERIFIED | FIXED | 2020-04-29 08:13:20+00:00 | 2020-09-23 05:56:37+00:00 | 308 | 5 |
1634027 | right-to-left override character is messing up (pid …) info in tab | STR:
1) Visit a page like `data:text/html,<title>&%23x202E;aha!</title>`
2) Hover mouse over tab
3) Observe window title as "!aha" instead of "aha!"
Notice how the title element contains a RTL override character. That's probably alright and worth supporting, but as soon as we add information to it (e.g., "(pid 12345)... | right-to-left override character is messing up (pid …) info in tab STR:
1) Visit a page like `data:text/html,<title>&%23x202E;aha!</title>`
2) Hover mouse over tab
3) Observe window title as "!aha" instead of "aha!"
Notice how the title element contains a RTL override character. That's probably alright and worth supp... | P5 | NEW | 2020-04-29 12:22:27+00:00 | 2020-05-04 11:11:42+00:00 | 141 | 5 | |
1634103 | Messaging Experiment schema should require groups on a branch | The schema for Messaging Experiments should require groups to be specified for branches. Some experiments may want to not include any groups, but in that case we should allow an empty list instead of null. | Messaging Experiment schema should require groups on a branch The schema for Messaging Experiments should require groups to be specified for branches. Some experiments may want to not include any groups, but in that case we should allow an empty list instead of null. | P1 | RESOLVED | FIXED | 2020-04-29 16:52:56+00:00 | 2020-04-30 08:34:41+00:00 | 51 | 1 |
1634210 | Enrolled client_id with missing experiments field in messagingsystem.onboarding db | Large number of enrolled users in beta pull factor experiment are missing experiments info in the messaging_system.onboarding db.
https://sql.telemetry.mozilla.org/queries/70549/source shows users who were enrolled, didn't see about:welcome and later has telemetry pings without experiments info.
We should improve ... | Enrolled client_id with missing experiments field in messagingsystem.onboarding db Large number of enrolled users in beta pull factor experiment are missing experiments info in the messaging_system.onboarding db.
https://sql.telemetry.mozilla.org/queries/70549/source shows users who were enrolled, didn't see about:... | P2 | RESOLVED | FIXED | 2020-04-30 00:39:25+00:00 | 2020-10-27 01:11:22+00:00 | 340 | 2 |
1634237 | `TypeError: can't access property "scrollIntoView", selectedRow is null` when opening the All Tabs panel with a pinned tab selected | https://searchfox.org/mozilla-central/rev/7fd1c1c34923ece7ad8c822bee062dd0491d64dc/browser/base/content/browser-allTabsMenu.js#80
Just saw this error in browser console.
I will try to reproduce. | `TypeError: can't access property "scrollIntoView", selectedRow is null` when opening the All Tabs panel with a pinned tab selected https://searchfox.org/mozilla-central/rev/7fd1c1c34923ece7ad8c822bee062dd0491d64dc/browser/base/content/browser-allTabsMenu.js#80
Just saw this error in browser console.
I will try to rep... | P3 | VERIFIED | FIXED | 2020-04-30 03:13:55+00:00 | 2022-02-11 09:31:18+00:00 | 116 | 3 |
1634247 | Separators in the Developer Tools menu are displayed as menuseparators | I missed this in bug 1532172. | Separators in the Developer Tools menu are displayed as menuseparators I missed this in bug 1532172. | P1 | VERIFIED | FIXED | 2020-04-30 05:46:07+00:00 | 2020-05-13 11:13:30+00:00 | 27 | 1 |
1634286 | [Hero Layout] Padding for small cards is not changed for browser larger breakpoints | **[Affected versions]:**
- Firefox Nightly 77.0a1 Build ID 20200429215539;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.15.3;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Set browser.newtabpage.activity-stream.discoverystream.endpoints to http,https
- Set browser.newtabpage.activity-stream.discoverystream.config... | [Hero Layout] Padding for small cards is not changed for browser larger breakpoints **[Affected versions]:**
- Firefox Nightly 77.0a1 Build ID 20200429215539;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.15.3;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Set browser.newtabpage.activity-stream.discoverystream.end... | P2 | RESOLVED | WONTFIX | 2020-04-30 08:29:05+00:00 | 2024-01-18 22:04:18+00:00 | 455 | 2 |
1634299 | Preferences modal not closed when navigating between subpages | **Affected versions**
* 76.0, 77.0a1; 75.0;
**Affected platforms**
* macOS 10.15.3, Ubuntu 18, Windows 10;
**Steps to reproduce**
1. Launch Firefox, access about:preferences
2. Navigate between the subsection (general/home/search/security/updates);
3. Click on the General subsection (about:preferences#general)
4. Scr... | Preferences modal not closed when navigating between subpages **Affected versions**
* 76.0, 77.0a1; 75.0;
**Affected platforms**
* macOS 10.15.3, Ubuntu 18, Windows 10;
**Steps to reproduce**
1. Launch Firefox, access about:preferences
2. Navigate between the subsection (general/home/search/security/updates);
3. Clic... | P3 | NEW | 2020-04-30 09:14:00+00:00 | 2020-05-12 00:58:19+00:00 | 352 | 3 | |
1634311 | More Information section on Tracking Protection panel is not consistently expandable | **Affected versions**
- 77.01 (2020-04-29)
**Affected platforms**
- Ubuntu 18.04
**Steps to reproduce**
1. Open any website (eg. https://www.reddit.com/)
2. Click on the Shield icon inside the address bar
3. Click on the “i” button
**Expected result**
- The More info panel is expanded, the content is visible
**Act... | More Information section on Tracking Protection panel is not consistently expandable **Affected versions**
- 77.01 (2020-04-29)
**Affected platforms**
- Ubuntu 18.04
**Steps to reproduce**
1. Open any website (eg. https://www.reddit.com/)
2. Click on the Shield icon inside the address bar
3. Click on the “i” button
... | P2 | RESOLVED | WORKSFORME | 2020-04-30 10:04:45+00:00 | 2024-08-14 18:30:26+00:00 | 432 | 2 |
1634326 | White flash on Find in Options search field when restarting Firefox on about:preferences page or when opened from hamburger menu for the first time | *Affected versions*
* 77.0a1 (20200430082621)
* 76.0 (20200429185419)
*Affected platforms*
* Windows 10x64
*Steps to reproduce*
1. Open Firefox and go to about:preferences..
2. Restart Firefox while about:preferences is opened (Ctrl+ Shift+ J -> Ctrl +Alt+ R).
*Expected result*
* No visual glitches on about:prefer... | White flash on Find in Options search field when restarting Firefox on about:preferences page or when opened from hamburger menu for the first time *Affected versions*
* 77.0a1 (20200430082621)
* 76.0 (20200429185419)
*Affected platforms*
* Windows 10x64
*Steps to reproduce*
1. Open Firefox and go to about:preferenc... | P3 | NEW | 2020-04-30 10:55:54+00:00 | 2021-03-23 21:49:49+00:00 | 410 | 3 | |
1634382 | Deleting the imported username and typing few chars back in the field will re-trigger the Password Import Autocomplete wizard | **[Affected versions]:**
- Firefox Nightly 77.0a1 Build ID 20200429215539;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.15;
**[Prerequisites]:**
- Have at least a pair of credentials saved in latest Chrome (i.e for Facebook);
- In Firefox set “signon.showAutoCompleteImport” pref to “import”;
**[Steps to repro... | Deleting the imported username and typing few chars back in the field will re-trigger the Password Import Autocomplete wizard **[Affected versions]:**
- Firefox Nightly 77.0a1 Build ID 20200429215539;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.15;
**[Prerequisites]:**
- Have at least a pair of credentials sa... | P3 | NEW | 2020-04-30 12:58:56+00:00 | 2020-07-07 22:49:37+00:00 | 304 | 3 | |
1634386 | The Password Import Autocomplete suggestion is displayed on Linux | **[Affected versions]:**
- Firefox Nightly 77.0a1 Build ID 20200429215539;
**[Affected Platforms]:**
- Linux Ubuntu 18.04;
**[Prerequisites]:**
- Have at least a pair of credentials saved in latest Chrome (i.e for Facebook)
- In Firefox set “signon.showAutoCompleteImport” pref to “import”
**[Steps to reproduce]:**
1... | The Password Import Autocomplete suggestion is displayed on Linux **[Affected versions]:**
- Firefox Nightly 77.0a1 Build ID 20200429215539;
**[Affected Platforms]:**
- Linux Ubuntu 18.04;
**[Prerequisites]:**
- Have at least a pair of credentials saved in latest Chrome (i.e for Facebook)
- In Firefox set “signon.sho... | P1 | VERIFIED | FIXED | 2020-04-30 13:03:45+00:00 | 2020-08-25 11:56:37+00:00 | 279 | 1 |
1634402 | Date information are shown in about:logins page for RTL builds only after the page is refreshed | **Affected versions**
- 77.0a1
- 76.0
**Affected platforms**
- Windows 10
- macOS 10.15
- Ubuntu 18.04
**Steps to reproduce**
1. Open a RTL Firefox build (eg. ar)
2. Save credentials for any website (eg. https://www.facebook.com/)
3. Open the about:logins page
4. Observe the تاريخ الإنشاء (Created) / آخر تعديل (Last... | Date information are shown in about:logins page for RTL builds only after the page is refreshed **Affected versions**
- 77.0a1
- 76.0
**Affected platforms**
- Windows 10
- macOS 10.15
- Ubuntu 18.04
**Steps to reproduce**
1. Open a RTL Firefox build (eg. ar)
2. Save credentials for any website (eg. https://www.faceb... | P3 | RESOLVED | WORKSFORME | 2020-04-30 13:35:52+00:00 | 2022-06-21 13:37:32+00:00 | 364 | 3 |
1634405 | [mac] Applications icons are not properly centered in about:preferences | **Affected versions**
* 45.0, 75.0, 76.0, 77.0a1 (2020-04-29);
**Affected platforms**
* macOS 10.15.3
**Steps to reproduce**
1. Launch Firefox and access about:preferences#general
2. Scroll down to the Applications section;
3. Click on any dropdown from Action section (Always ask);
**Expected result**
* icon aligned... | [mac] Applications icons are not properly centered in about:preferences **Affected versions**
* 45.0, 75.0, 76.0, 77.0a1 (2020-04-29);
**Affected platforms**
* macOS 10.15.3
**Steps to reproduce**
1. Launch Firefox and access about:preferences#general
2. Scroll down to the Applications section;
3. Click on any dropdo... | P3 | NEW | 2020-04-30 13:38:32+00:00 | 2022-10-10 19:29:38+00:00 | 170 | 3 | |
1634562 | Search Configuration - Default search engine difference in okru-001 - KK/KZ | Tested on Windows10
baseline:
partner build - http://releases.mozilla.org/pub/firefox/candidates/75.0b9-candidates/build1/partner-repacks/mailru/okru/v1/win64/kk/Firefox%20Setup%2075.0b9.exe
Region: KZ
modern-configuration
Nightly -KK build 20200430082621
region: KZ
simulated distribution ini code: okru-001
I ... | Search Configuration - Default search engine difference in okru-001 - KK/KZ Tested on Windows10
baseline:
partner build - http://releases.mozilla.org/pub/firefox/candidates/75.0b9-candidates/build1/partner-repacks/mailru/okru/v1/win64/kk/Firefox%20Setup%2075.0b9.exe
Region: KZ
modern-configuration
Nightly -KK build ... | P1 | VERIFIED | FIXED | 2020-04-30 20:54:30+00:00 | 2020-06-26 16:30:26+00:00 | 166 | 1 |
1634599 | Investigate improving sync IO caused by app updater in the interventions provider | See bug 1632918. We fixed that bug by moving the first app update check from the first time the urlbar is used to the first time the update intervention is triggered. There's still jank then that we should fix somehow. My comment 5 there discusses some options. In summary, we could make all the IO in the app updater as... | Investigate improving sync IO caused by app updater in the interventions provider See bug 1632918. We fixed that bug by moving the first app update check from the first time the urlbar is used to the first time the update intervention is triggered. There's still jank then that we should fix somehow. My comment 5 there ... | P3 | NEW | 2020-04-30 23:59:18+00:00 | 2020-05-12 00:58:58+00:00 | 124 | 3 | |
1634730 | FxA should store its credentials under a valid URI | Apparently FxA uses chrome://FirefoxAccounts for some credential storage.
This is annoying because this is not considered a valid URL by Firefox, which means we end up with unnecessary warnings in the browser console (which I'm wallpapering in https://phabricator.services.mozilla.com/D72557 ) and a bunch of try...catc... | FxA should store its credentials under a valid URI Apparently FxA uses chrome://FirefoxAccounts for some credential storage.
This is annoying because this is not considered a valid URL by Firefox, which means we end up with unnecessary warnings in the browser console (which I'm wallpapering in https://phabricator.serv... | P3 | NEW | 2020-05-01 17:11:34+00:00 | 2020-07-28 00:26:36+00:00 | 154 | 3 | |
1634734 | Session store can't restore session-only storage correctly. | In [1] it passes `nullptr` to create session storage, which was retrieved in [2].
More precisely, it can't restore windows which have session-only storage [3].
If you duplicate tab A to tab B, where A doesn't have storage access (or is being partitioned), then the session-only session storage in A will be restored to ... | Session store can't restore session-only storage correctly. In [1] it passes `nullptr` to create session storage, which was retrieved in [2].
More precisely, it can't restore windows which have session-only storage [3].
If you duplicate tab A to tab B, where A doesn't have storage access (or is being partitioned), the... | P2 | RESOLVED | DUPLICATE | 2020-05-01 17:57:19+00:00 | 2021-06-11 14:23:55+00:00 | 313 | 2 |
1634777 | Download List Dropdown Shows Incorrect Total of Pending Downloads | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36
Steps to reproduce:
1) Download a file that will take some time to complete
2) Download four more files
3) Click the Downloads ⇩ button on the toolbar
Actual results:
The bottom item in ... | Download List Dropdown Shows Incorrect Total of Pending Downloads User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36
Steps to reproduce:
1) Download a file that will take some time to complete
2) Download four more files
3) Click the Downloa... | P5 | NEW | 2020-05-01 21:14:12+00:00 | 2020-05-20 13:29:21+00:00 | 201 | 5 | |
1634792 | Default browser prompt on Mac looks confusing | When the macOS default browser prompt is displayed and the address bar is focused, the prompt appears to be weirdly attached in the address bar. | Default browser prompt on Mac looks confusing When the macOS default browser prompt is displayed and the address bar is focused, the prompt appears to be weirdly attached in the address bar. | P3 | NEW | 2020-05-01 21:52:21+00:00 | 2020-05-13 13:39:15+00:00 | 38 | 3 | |
1634918 | Rename "Safe mode" to something that doesn't imply that it is completely "safe" | User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
Yes, I still sometimes test Firefox with add-ons disabled, to try to help diagnose bugs.
Actual results:
The dialogue still:
1. Refers to this as "Safe Mode," which implies that it is safe. I know th... | Rename "Safe mode" to something that doesn't imply that it is completely "safe" User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
Yes, I still sometimes test Firefox with add-ons disabled, to try to help diagnose bugs.
Actual results:
The dialogue st... | P4 | RESOLVED | WORKSFORME | 2020-05-03 01:29:25+00:00 | 2024-01-26 15:04:39+00:00 | 230 | 4 |
1635033 | Visited local non-HTTPS addresses (e.g., web-platform.test:8000) end up as searches when manipulated | This seems related to bug 1634592, but I thought I'd file it separately since I'm not sure I need the fix suggested there.
web-platform-tests has 260 different domains that are `web-platform.test`, `not-web-platform.test`, or subdomains thereof.
The problem I encounter is that I type web-platform plus some search ter... | Visited local non-HTTPS addresses (e.g., web-platform.test:8000) end up as searches when manipulated This seems related to bug 1634592, but I thought I'd file it separately since I'm not sure I need the fix suggested there.
web-platform-tests has 260 different domains that are `web-platform.test`, `not-web-platform.te... | P2 | RESOLVED | FIXED | 2020-05-04 07:36:00+00:00 | 2020-06-08 18:54:22+00:00 | 248 | 2 |
1635044 | Link from address bar is auto selected for a short period after clicking homepage button while having a loaded page | *Affected versions*
* 77.0a1 (20200503214759)
* 76.0 (20200429185419)
* 75.0 (20200403170909)
* 68.8.0esr (20200427165717)
*Affected platforms*
* Windows 10x64
* macOS 10.15
*Steps to reproduce*
1. Open Firefox and go to a random page.
2. Click the Homepage button.
*Expected result*
* The last address is not auto-se... | Link from address bar is auto selected for a short period after clicking homepage button while having a loaded page *Affected versions*
* 77.0a1 (20200503214759)
* 76.0 (20200429185419)
* 75.0 (20200403170909)
* 68.8.0esr (20200427165717)
*Affected platforms*
* Windows 10x64
* macOS 10.15
*Steps to reproduce*
1. Open... | P3 | NEW | 2020-05-04 08:52:36+00:00 | 2024-05-27 15:49:54+00:00 | 362 | 3 | |
1635055 | Customize your New Tab page button remains in hovered state after being clicked | *Affected versions*
* 77.0a1 (20200503214759)
* 76.0 (20200429185419)
* 75.0 (20200403170909)
*Affected platforms*
* Windows 10x64
* Ubuntu 18.04
*Steps to reproduce*
1. Open Firefox and go to about:newtab.
2. Click Customize your New Tab page button.
3. Select the about:newtab opened at step 1.
*Expected result*
*... | Customize your New Tab page button remains in hovered state after being clicked *Affected versions*
* 77.0a1 (20200503214759)
* 76.0 (20200429185419)
* 75.0 (20200403170909)
*Affected platforms*
* Windows 10x64
* Ubuntu 18.04
*Steps to reproduce*
1. Open Firefox and go to about:newtab.
2. Click Customize your New Ta... | P3 | RESOLVED | WONTFIX | 2020-05-04 09:38:22+00:00 | 2024-01-18 21:46:49+00:00 | 360 | 3 |
1635056 | Search Configuration - Search code for yandex-drp is incorrect in RU/RU | [Environments:]
Windows10
baseline:
http://ftp.mozilla.org/pub/firefox/candidates/75.0b9-candidates/build1/partner-repacks/yandex/yandex-ru/v1/win64/ru/
region: RU
modern-configuration
Nightly 77.0a1 -ru build 20200503
region: RU
simulated distribution ini code: yandex-drp
Steps to reproduce:
Perform a simpl... | Search Configuration - Search code for yandex-drp is incorrect in RU/RU [Environments:]
Windows10
baseline:
http://ftp.mozilla.org/pub/firefox/candidates/75.0b9-candidates/build1/partner-repacks/yandex/yandex-ru/v1/win64/ru/
region: RU
modern-configuration
Nightly 77.0a1 -ru build 20200503
region: RU
simulated... | P1 | VERIFIED | FIXED | 2020-05-04 09:38:48+00:00 | 2020-05-13 12:07:29+00:00 | 206 | 1 |
1635057 | ETP Custom option - keep space with padding/margins between trackers and option dropdowns | **Affected versions**
* 76.0, 77.0a1 (2020-05-03);
**Affected platforms**
* macOS 10.15.3, Windows 10, Ubuntu 18.04;
**Steps to reproduce**
1. Launch Firefox, access about:preferences#privacy
2. Click on Custom for the Enhanced Tracking protection type;
3. Grab the browser and resize shrinking the browser width;
**E... | ETP Custom option - keep space with padding/margins between trackers and option dropdowns **Affected versions**
* 76.0, 77.0a1 (2020-05-03);
**Affected platforms**
* macOS 10.15.3, Windows 10, Ubuntu 18.04;
**Steps to reproduce**
1. Launch Firefox, access about:preferences#privacy
2. Click on Custom for the Enhanced ... | P3 | NEW | 2020-05-04 09:42:13+00:00 | 2020-06-24 14:37:40+00:00 | 209 | 3 | |
1635073 | Using Tab key can select about:preferences page but has interrupted dotted line | *Affected versions*
* 77.0a1 (20200503214759)
* 76.0 (20200429185419)
* 75.0 (20200403170909)
*Affected platforms*
* Windows 10x64
* macOS 10.12
*Steps to reproduce*
1. Open Firefox and go to about:preferences.
2. Use the Tab key to navigate.
*Expected result*
* When selection moves to about:preferences page it sho... | Using Tab key can select about:preferences page but has interrupted dotted line *Affected versions*
* 77.0a1 (20200503214759)
* 76.0 (20200429185419)
* 75.0 (20200403170909)
*Affected platforms*
* Windows 10x64
* macOS 10.12
*Steps to reproduce*
1. Open Firefox and go to about:preferences.
2. Use the Tab key to navi... | P5 | NEW | 2020-05-04 10:51:27+00:00 | 2020-05-05 08:29:13+00:00 | 332 | 5 | |
1635088 | Firefox search autocomplete results overlap other opened subviews when both are opened from overflow menu | *Affected versions*
* 77.0a1 (20200503214759)
* 76.0 (20200429185419)
* 75.0 (20200403170909)
* 68.8.0esr (20200427165717)
*Affected platforms*
* Windows 10x64
* macOS 10.12
*Preconditions*
* Have the search bar and forget options added to the overflow menu from Customize.
*Steps to reproduce*
1. Open Firefox and c... | Firefox search autocomplete results overlap other opened subviews when both are opened from overflow menu *Affected versions*
* 77.0a1 (20200503214759)
* 76.0 (20200429185419)
* 75.0 (20200403170909)
* 68.8.0esr (20200427165717)
*Affected platforms*
* Windows 10x64
* macOS 10.12
*Preconditions*
* Have the search bar... | P3 | RESOLVED | DUPLICATE | 2020-05-04 11:47:49+00:00 | 2020-05-12 03:15:08+00:00 | 251 | 3 |
1635089 | Firefox Screenshot goes "haywire" on GitHub Raw pages | User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
I went onto this webpage and attempted to take a screenshot: https://raw.githubusercontent.com/hecrj/iced/master/web/README.md
It seems to happen with every raw GitHub page I've tested. Tested on both Fedora ... | Firefox Screenshot goes "haywire" on GitHub Raw pages User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
I went onto this webpage and attempted to take a screenshot: https://raw.githubusercontent.com/hecrj/iced/master/web/README.md
It seems to happen with eve... | P3 | ASSIGNED | 2020-05-04 11:48:43+00:00 | 2023-01-19 21:43:33+00:00 | 183 | 3 | |
1635102 | The 2nd link from the "Our Sponsors and your privacy" modal is not visibly focused when using keyboard navigation or when clicked | **[Affected versions]:**
- Firefox Nightly 77.0a1, BuildID 20200503214759
- Firefox Beta 76.0, BuildID 20200429185419
- Firefox Release 75.0, BuildID 20200403170909
**[Affected Platforms]:**
- All Windows
- All Mac
- All Linux
**[Prerequisites]:**
- Have the following prefs set to the following values:
- `browser.s... | The 2nd link from the "Our Sponsors and your privacy" modal is not visibly focused when using keyboard navigation or when clicked **[Affected versions]:**
- Firefox Nightly 77.0a1, BuildID 20200503214759
- Firefox Beta 76.0, BuildID 20200429185419
- Firefox Release 75.0, BuildID 20200403170909
**[Affected Platforms]:*... | P2 | VERIFIED | FIXED | 2020-05-04 12:59:54+00:00 | 2024-01-19 11:59:57+00:00 | 370 | 2 |
1635105 | Firefox becomes unresponsive when more tools is closed while having search bar and forget window opened | *Affected versions*
* 77.0a1 (20200503214759)
* 76.0 (20200429185419)
* 75.0 (20200403170909)
*Affected platforms*
* Windows 10x64
*Preconditions*
* Have the search bar and forget options added to the overflow menu from Customize.
*Steps to reproduce*
1. Open Firefox and click on the More tools menu.
2. Select the ... | Firefox becomes unresponsive when more tools is closed while having search bar and forget window opened *Affected versions*
* 77.0a1 (20200503214759)
* 76.0 (20200429185419)
* 75.0 (20200403170909)
*Affected platforms*
* Windows 10x64
*Preconditions*
* Have the search bar and forget options added to the overflow men... | P3 | NEW | 2020-05-04 13:09:01+00:00 | 2020-05-25 14:58:05+00:00 | 422 | 3 | |
1635106 | Context menu on web page isn't recognising elements as editable so cannot paste / have spell suggestions | STR
1. Start Firefox
2. Use it without closing for 3-4 days
3. Copy some information from a web page
4. Try to paste to any editable element (textarea, input, etc) with context menu
5. Try to get a spelling suggestion for any word highlighted as spelt incorrectly.
Expected result
1. Option to paste in context menu
2. ... | Context menu on web page isn't recognising elements as editable so cannot paste / have spell suggestions STR
1. Start Firefox
2. Use it without closing for 3-4 days
3. Copy some information from a web page
4. Try to paste to any editable element (textarea, input, etc) with context menu
5. Try to get a spelling suggesti... | P1 | RESOLVED | FIXED | 2020-05-04 13:13:02+00:00 | 2020-05-26 19:18:14+00:00 | 215 | 1 |
1635140 | [Dark Theme] The links from the "Our Sponsors and your privacy" modal have the wrong color (and insufficient contrast to be readable) | **[Affected versions]:**
- Firefox Nightly 77.0a1, BuildID 20200503214759
- Firefox Beta 76.0, BuildID 20200429185419
- Firefox Release 75.0, BuildID 20200403170909
**[Affected Platforms]:**
- All Windows
- All Mac
- All Linux
**[Prerequisites]:**
- Have the following prefs set to the following values:
- `browser.s... | [Dark Theme] The links from the "Our Sponsors and your privacy" modal have the wrong color (and insufficient contrast to be readable) **[Affected versions]:**
- Firefox Nightly 77.0a1, BuildID 20200503214759
- Firefox Beta 76.0, BuildID 20200429185419
- Firefox Release 75.0, BuildID 20200403170909
**[Affected Platform... | P2 | VERIFIED | FIXED | 2020-05-04 14:28:31+00:00 | 2024-12-30 14:14:05+00:00 | 357 | 2 |
1635143 | Search logins in Firefox Lockwise quickly extends and retracts when the page is refreshed | **Affected versions**
- Firefox 76.0
- Firefox 77.0a1
**Affected platforms**
- Windows 7 & 10 (x64)
- macOS 10.15.4
- Ubuntu 20.04 (X64)
**Steps to reproduce**
1. Launch Firefox
2. Access Logins and Passwords from the menu
3. Press refresh repedeatly or keep pressed F5
**Expected result**
- The Search Logins bar is ... | Search logins in Firefox Lockwise quickly extends and retracts when the page is refreshed **Affected versions**
- Firefox 76.0
- Firefox 77.0a1
**Affected platforms**
- Windows 7 & 10 (x64)
- macOS 10.15.4
- Ubuntu 20.04 (X64)
**Steps to reproduce**
1. Launch Firefox
2. Access Logins and Passwords from the menu
3. Pr... | P3 | NEW | 2020-05-04 14:32:19+00:00 | 2021-07-06 15:47:45+00:00 | 207 | 3 | |
1635154 | Search Configuration - Default search engine is not present on the search engines list for uk - UA | Tested on Windows 10
modern-configuration
Nightly 77.0a1 -uk build 20200504
region: UA
simulated distribution ini code: yandex-uk
The default search engine for this distribution is Wikipedia(uk) instead of Yandex. Yandex is not present on the search engines list. | Search Configuration - Default search engine is not present on the search engines list for uk - UA Tested on Windows 10
modern-configuration
Nightly 77.0a1 -uk build 20200504
region: UA
simulated distribution ini code: yandex-uk
The default search engine for this distribution is Wikipedia(uk) instead ... | P1 | VERIFIED | FIXED | 2020-05-04 15:09:35+00:00 | 2020-05-13 10:23:46+00:00 | 83 | 1 |
1635168 | Amazondotcn search string expects "keyword" param and receives "keywords" param (MozillaOnline distribution) | ##### Environment:
Fx 77.0a1 20200503214759
cn region
zh-cn locale,
Distribution id=MozillaOnline
Built query string in Nightly77 running Search Modernization acording to:
https://searchfox.org/mozilla-central/source/browser/components/search/extensions/amazondotcn/_locales/mozillaonlin... | Amazondotcn search string expects "keyword" param and receives "keywords" param (MozillaOnline distribution) ##### Environment:
Fx 77.0a1 20200503214759
cn region
zh-cn locale,
Distribution id=MozillaOnline
Built query string in Nightly77 running Search Modernization acording to:
https:... | P1 | VERIFIED | FIXED | 2020-05-04 15:31:52+00:00 | 2020-05-07 02:49:36+00:00 | 299 | 1 |
1635287 | Intermittent ShutdownLeaks | failed to parse line <ay\":\"August 8, 2012\",\"notBeforeGMT\":\"August 8, 2012, 3:07:01 AM GMT\",\"notAfter\":1893380821000000,\"notAfterLocalTime\":\"December 31, 2029, 3:07:01 AM GMT\",\"notAfterLocalDay\":\"December 31, | **Filed by:** ccoroiu [at] mozilla.com
**Parsed log:** https://treeherder.mozilla.org/logviewer.html#?job_id=300690216&repo=autoland
**Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dxoTzol3Q7CI-Yto7m1LZg/runs/0/artifacts/public/logs/live_backing.log
--- | Intermittent ShutdownLeaks | failed to parse line <ay\":\"August 8, 2012\",\"notBeforeGMT\":\"August 8, 2012, 3:07:01 AM GMT\",\"notAfter\":1893380821000000,\"notAfterLocalTime\":\"December 31, 2029, 3:07:01 AM GMT\",\"notAfterLocalDay\":\"December 31, **Filed by:** ccoroiu [at] mozilla.com
**Parsed log:** https://tree... | P5 | RESOLVED | DUPLICATE | 2020-05-04 22:27:13+00:00 | 2020-05-11 19:12:57+00:00 | 253 | 5 |
1635299 | Autofilling on focus due to retained results is surprising | STR
1. Enable session restore
2. Visit foodnetwork.com
3. Open a new tab
4. Type "foo", it should autofill to foodnetwork.com
5. Hit backspace once to remove the autofilled part
6. Optional: Hit Esc once or unfocus the urlbar, which might help to emphasize the problem, i.e., that you quit Firefox with "foo" in the url... | Autofilling on focus due to retained results is surprising STR
1. Enable session restore
2. Visit foodnetwork.com
3. Open a new tab
4. Type "foo", it should autofill to foodnetwork.com
5. Hit backspace once to remove the autofilled part
6. Optional: Hit Esc once or unfocus the urlbar, which might help to emphasize the... | P3 | NEW | 2020-05-05 00:46:07+00:00 | 2020-05-28 17:58:46+00:00 | 246 | 3 | |
1635376 | windows 10 does not offer firefox as default | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
Installed FF 75; it offered to make it the default browser; accepted and led to a Windows program selection page. scrolled to browser clicked but FF is not listed.
shut down and restarted computer with same... | windows 10 does not offer firefox as default User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
Installed FF 75; it offered to make it the default browser; accepted and led to a Windows program selection page. scrolled to browser clicked but FF is not listed... | P3 | NEW | 2020-05-05 09:22:58+00:00 | 2022-05-12 12:28:15+00:00 | 123 | 3 | |
1635542 | Too many "s"es in the name of messaging experiment in ActionsManager.jsm | The mapping of action names to actions in Normandy has too many "s"es in the work "messaging" for Messaging Experiments. It says "messsaging".
https://searchfox.org/mozilla-central/rev/7908ce29657cfd623993046bd8e38664e1c0b28e/toolkit/components/normandy/lib/ActionsManager.jsm#40 | Too many "s"es in the name of messaging experiment in ActionsManager.jsm The mapping of action names to actions in Normandy has too many "s"es in the work "messaging" for Messaging Experiments. It says "messsaging".
https://searchfox.org/mozilla-central/rev/7908ce29657cfd623993046bd8e38664e1c0b28e/toolkit/components/n... | P1 | RESOLVED | FIXED | 2020-05-05 19:09:56+00:00 | 2024-01-22 15:44:40+00:00 | 122 | 1 |
1635544 | AWMesssageId has an extra S in AboutWelcomeParent.jsm | See https://searchfox.org/mozilla-central/source/browser/components/newtab/aboutwelcome/AboutWelcomeParent.jsm#108 | AWMesssageId has an extra S in AboutWelcomeParent.jsm See https://searchfox.org/mozilla-central/source/browser/components/newtab/aboutwelcome/AboutWelcomeParent.jsm#108 | P1 | VERIFIED | FIXED | 2020-05-05 19:13:47+00:00 | 2020-05-21 08:17:31+00:00 | 63 | 1 |
1635622 | can't access property "heuristic", firstResult is undefined | I have seen this error in console: [can't access property "heuristic", firstResult is undefined](https://searchfox.org/mozilla-central/rev/7908ce29657cfd623993046bd8e38664e1c0b28e/browser/components/urlbar/UrlbarView.jsm#513)
My browser version: 77.0a1 (2020-05-04) (64-Bit) | can't access property "heuristic", firstResult is undefined I have seen this error in console: [can't access property "heuristic", firstResult is undefined](https://searchfox.org/mozilla-central/rev/7908ce29657cfd623993046bd8e38664e1c0b28e/browser/components/urlbar/UrlbarView.jsm#513)
My browser version: 77.0a1 (2020-... | P3 | RESOLVED | FIXED | 2020-05-05 23:46:11+00:00 | 2020-05-28 03:28:44+00:00 | 135 | 3 |
1635672 | 2.73 - 3.23% Images (macosx1014-64-shippable) regression on push 202234d9f7421aeeb3447909f8ba66479e6d4bf0 (Thu April 30 2020) | Perfherder has detected a awsy performance regression from push [202234d9f7421aeeb3447909f8ba66479e6d4bf0](https://hg.mozilla.org/integration/autoland/pushloghtml?changeset=202234d9f7421aeeb3447909f8ba66479e6d4bf0). As author of one of the patches included in that push, we need your help to address this regression.
Re... | 2.73 - 3.23% Images (macosx1014-64-shippable) regression on push 202234d9f7421aeeb3447909f8ba66479e6d4bf0 (Thu April 30 2020) Perfherder has detected a awsy performance regression from push [202234d9f7421aeeb3447909f8ba66479e6d4bf0](https://hg.mozilla.org/integration/autoland/pushloghtml?changeset=202234d9f7421aeeb3447... | P1 | RESOLVED | WONTFIX | 2020-05-06 05:28:52+00:00 | 2023-02-09 17:37:01+00:00 | 447 | 1 |
1635736 | [Hero Layout] The cards from hero element have wrong height if all cards are dismissed except the Hero one | **[Affected versions]:**
- Firefox Beta 77.0a1 Build ID 20200505174119;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.14;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Have a Firefox Beta 77 build installed;
- Have a new profile created;
- Have the following prefs set in about:config
-- Browser.search.region to “U... | [Hero Layout] The cards from hero element have wrong height if all cards are dismissed except the Hero one **[Affected versions]:**
- Firefox Beta 77.0a1 Build ID 20200505174119;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.14;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Have a Firefox Beta 77 build installed;
... | P3 | RESOLVED | WONTFIX | 2020-05-06 12:33:47+00:00 | 2024-01-18 21:55:58+00:00 | 445 | 3 |
1635741 | [Hero Layout] Small cards domain has line-height of 20px | **[Affected versions]:**
- Firefox Beta 77.0a1 Build ID 20200505174119;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.14;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Have a Firefox Beta 77 build installed;
- Have a new profile created;
- Have the following prefs set in about:config
--Browser.search.region to “US... | [Hero Layout] Small cards domain has line-height of 20px **[Affected versions]:**
- Firefox Beta 77.0a1 Build ID 20200505174119;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.14;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Have a Firefox Beta 77 build installed;
- Have a new profile created;
- Have the following... | P3 | NEW | 2020-05-06 12:41:21+00:00 | 2024-03-04 12:18:40+00:00 | 462 | 3 | |
1635777 | [Hero Layout] Padding (height) for Hero card is 12px instead of 16px | **[Affected versions]:**
- Firefox Beta 77.0a1 Build ID 20200505174119;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.14;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Have a Firefox Beta 77 build installed;
- Have a new profile created;
- Have the following prefs set in about:config
--Browser.search.region to “US... | [Hero Layout] Padding (height) for Hero card is 12px instead of 16px **[Affected versions]:**
- Firefox Beta 77.0a1 Build ID 20200505174119;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.14;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Have a Firefox Beta 77 build installed;
- Have a new profile created;
- Have t... | P3 | RESOLVED | WONTFIX | 2020-05-06 14:09:28+00:00 | 2023-04-28 13:39:32+00:00 | 441 | 3 |
1635825 | Separate startpage locking from homepage locking | Currently because of the way browser.startup.page is set, if you lock the homepage so users can't change it, it also means they can't turn restore previous session on/off.
In policy, we should make it possible to lock the homepage but still allow the user to turn restore previous session on/off. | Separate startpage locking from homepage locking Currently because of the way browser.startup.page is set, if you lock the homepage so users can't change it, it also means they can't turn restore previous session on/off.
In policy, we should make it possible to lock the homepage but still allow the user to turn restor... | P3 | RESOLVED | FIXED | 2020-05-06 16:11:31+00:00 | 2020-05-13 21:49:54+00:00 | 79 | 3 |
1635837 | Unable to type into address bar when Firefox starts | User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
I do not know what happened to get Firefox into this state, but I have pinned down the exact line in my profile state that causes it.
Actual results:
Upon opening Firefox, I was unable to type into th... | Unable to type into address bar when Firefox starts User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
I do not know what happened to get Firefox into this state, but I have pinned down the exact line in my profile state that causes it.
Actual results:... | P3 | UNCONFIRMED | 2020-05-06 16:58:20+00:00 | 2025-02-28 01:45:46+00:00 | 279 | 3 | |
1635859 | Bookmark manager need to delete twice to remove entry | User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
1. Menu bar -> Bookmarks -> Show All Bookmarks
2. Select entry or entries in the right panel
3. Right click to bring up context menu, click "Delete"
Actual results:
The deleted bookmark show up again... | Bookmark manager need to delete twice to remove entry User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
1. Menu bar -> Bookmarks -> Show All Bookmarks
2. Select entry or entries in the right panel
3. Right click to bring up context menu, click "Delete"
... | P3 | RESOLVED | FIXED | 2020-05-06 18:19:19+00:00 | 2022-02-23 07:40:22+00:00 | 132 | 3 |
1635947 | Switching urlbar text direction and then back causes the domain to be de-emphasized, and with always a fading out effect | STR:
1. Latest Nightly, Windows 10
2. Set `intl.uidirection` to `1` and restart
3. Open any url
4. Focus the urlbar and switch text direction to the left (via LeftCtrl+LeftShift)
5. Switch text direction back to the right (RightCtrl+RightShift)
6. Unfocus the urlbar
AR:
The domain text is de-emphasized (i.e. all of th... | Switching urlbar text direction and then back causes the domain to be de-emphasized, and with always a fading out effect STR:
1. Latest Nightly, Windows 10
2. Set `intl.uidirection` to `1` and restart
3. Open any url
4. Focus the urlbar and switch text direction to the left (via LeftCtrl+LeftShift)
5. Switch text direc... | P3 | NEW | 2020-05-06 21:26:44+00:00 | 2024-05-27 15:36:10+00:00 | 215 | 3 | |
1636023 | Blue border inside of search bar | Steps to reproduce:
1. Enable search bar.
2. Focus search bar
What happens:
Blue box/border appears inside of search box.
Expected result:
Prior to regression.
12:52.46 INFO: No more inbound revisions, bisection finished.
12:52.46 INFO: Last good revision: 842955b61f01c2d859484ae9aa155e4ea59561b5
12:52.46 INFO: F... | Blue border inside of search bar Steps to reproduce:
1. Enable search bar.
2. Focus search bar
What happens:
Blue box/border appears inside of search box.
Expected result:
Prior to regression.
12:52.46 INFO: No more inbound revisions, bisection finished.
12:52.46 INFO: Last good revision: 842955b61f01c2d859484ae9... | P1 | VERIFIED | FIXED | 2020-05-07 05:03:25+00:00 | 2020-05-12 02:43:50+00:00 | 238 | 1 |
1636032 | Some users are confused about which password/PIN to enter in the OS re-auth dialog from about:logins | Some users think it's asking for a Firefox Account (FxA) password and others don't know what PIN Windows is asking for. There aren't that many SUMO complaints yet so it's hard to know how widespread this is from that data alone. It's also possible this issue is more of a problem on Windows since the string is different... | Some users are confused about which password/PIN to enter in the OS re-auth dialog from about:logins Some users think it's asking for a Firefox Account (FxA) password and others don't know what PIN Windows is asking for. There aren't that many SUMO complaints yet so it's hard to know how widespread this is from that da... | P1 | VERIFIED | FIXED | 2020-05-07 06:26:53+00:00 | 2021-01-31 13:53:16+00:00 | 480 | 1 |
1636037 | Favicons may be incorrect for some search engines when the specified locale is different to the Firefox locale | In the search service we override which locale is loaded for an add-on and use the manifest for the locale we want. This lets us be more flexible around how search engines are deployed.
In Yandex's case (I think the only case) we have two engine icons, one for the en engine, one for ru.
When the locale is different f... | Favicons may be incorrect for some search engines when the specified locale is different to the Firefox locale In the search service we override which locale is loaded for an add-on and use the manifest for the locale we want. This lets us be more flexible around how search engines are deployed.
In Yandex's case (I th... | P2 | VERIFIED | FIXED | 2020-05-07 07:25:54+00:00 | 2020-05-12 14:22:13+00:00 | 174 | 2 |
1636053 | Many sync pings are missing device IDs | I've many sync pings for my personal account which have, say:
```
"devices": [
{
"id": "00000000000000000000000000000000",
"type": "desktop",
"os": "Darwin",
"version": "77.0a1"
},
{
"id": "00000000000000000000000000000000",
"type": "desktop"
}
],
...
"uid": "2b...... | Many sync pings are missing device IDs I've many sync pings for my personal account which have, say:
```
"devices": [
{
"id": "00000000000000000000000000000000",
"type": "desktop",
"os": "Darwin",
"version": "77.0a1"
},
{
"id": "00000000000000000000000000000000",
"type":... | P1 | RESOLVED | FIXED | 2020-05-07 08:43:31+00:00 | 2020-05-11 09:10:21+00:00 | 210 | 1 |
1636092 | A pinned Top Site is wrongly unpinned if the “Delete from History” option is selected | **[Notes]:**
- A user might expect “Delete from History” to only delete the Top Site from History and not overwrite their previously made choices/changes like pinning or title/url editing.
**[Affected Versions]:**
- Firefox Nightly 78.0a1 (Build ID: 20200506215114)
- Firefox Beta 77.0b2 (Build ID: 20200505174119)
- Fi... | A pinned Top Site is wrongly unpinned if the “Delete from History” option is selected **[Notes]:**
- A user might expect “Delete from History” to only delete the Top Site from History and not overwrite their previously made choices/changes like pinning or title/url editing.
**[Affected Versions]:**
- Firefox Nightly 7... | P5 | NEW | 2020-05-07 12:05:29+00:00 | 2021-07-02 13:41:01+00:00 | 405 | 5 | |
1636196 | memory leak when opening about:preferences | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0
Steps to reproduce:
Open the about:preferences page.
Actual results:
Firefox loads the search bar and side bar of the page but not the content.
Firefox immediately starts allocating memory at about 400MB/s until RAM is full ... | memory leak when opening about:preferences User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0
Steps to reproduce:
Open the about:preferences page.
Actual results:
Firefox loads the search bar and side bar of the page but not the content.
Firefox immediately starts allocating... | P1 | RESOLVED | DUPLICATE | 2020-05-07 17:18:12+00:00 | 2020-07-08 02:20:12+00:00 | 199 | 1 |
1636229 | Popup javascript window is now tabbed (v76 32 bit) | User Agent: Mozilla/5.0 (Windows NT 6.1; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Create a bookmarklet with the following javascript in the location field:
javascript:%20var%20WindowPopup%20=%20window.open(window.location.href,'PopUp'+Date.now(),'left=1260,top=590,width=550,height=570,scrollbars=yes,... | Popup javascript window is now tabbed (v76 32 bit) User Agent: Mozilla/5.0 (Windows NT 6.1; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Create a bookmarklet with the following javascript in the location field:
javascript:%20var%20WindowPopup%20=%20window.open(window.location.href,'PopUp'+Date.now(),'lef... | P1 | RESOLVED | FIXED | 2020-05-07 18:25:11+00:00 | 2020-05-22 20:30:59+00:00 | 224 | 1 |
1636256 | Abort pending importJSONDump tasks in the worker at shutdown | The beta numbers in https://bugzilla.mozilla.org/show_bug.cgi?id=1605973 and the last few comments there suggest that the worker is starting off significant indexeddb tasks that we then can't finish in time.
We should rewrite the importJSONDump code so its work happens in one transaction, and then abort that transacti... | Abort pending importJSONDump tasks in the worker at shutdown The beta numbers in https://bugzilla.mozilla.org/show_bug.cgi?id=1605973 and the last few comments there suggest that the worker is starting off significant indexeddb tasks that we then can't finish in time.
We should rewrite the importJSONDump code so its w... | P1 | RESOLVED | FIXED | 2020-05-07 20:10:08+00:00 | 2020-05-15 12:59:55+00:00 | 106 | 1 |
1636308 | Sidebar location should be independent for multiple windows | User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Open the sidebar with ctrl-H in window 1
Open the sidebar with ctrl-B in window 2 // problem is not related to sidebar content
Sidebars opened in both windows on the right hand side.
In sidebar menu click : 'm... | Sidebar location should be independent for multiple windows User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Open the sidebar with ctrl-H in window 1
Open the sidebar with ctrl-B in window 2 // problem is not related to sidebar content
Sidebars opened in bot... | P3 | NEW | 2020-05-07 22:31:25+00:00 | 2020-05-14 15:14:25+00:00 | 162 | 3 | |
1636372 | When muting multiple tabs at once, only the selected tab's state is restored by session restore | **Affected versions**
* Firefox 77.0b2
* Firefox 78.0a1
* Firefox 76.0
* Firefox 73.0
**Affected platforms**
* Win 8.1 x64
* Ubuntu 18.04 x64
* macOS 10.15
**Steps to reproduce**
1. Launch Firefox with a clean profile.
2. Access the https://www.youtube.com/ webpage.
3. Open a 3 or more videos in a new tabs, this tabs... | When muting multiple tabs at once, only the selected tab's state is restored by session restore **Affected versions**
* Firefox 77.0b2
* Firefox 78.0a1
* Firefox 76.0
* Firefox 73.0
**Affected platforms**
* Win 8.1 x64
* Ubuntu 18.04 x64
* macOS 10.15
**Steps to reproduce**
1. Launch Firefox with a clean profile.
2. ... | P3 | NEW | 2020-05-08 06:37:06+00:00 | 2023-03-28 18:24:26+00:00 | 352 | 3 | |
1636445 | The update button is not visible while a high contrast theme is enbled | **Affected versions**
* Fx77.0b3
**Affected platforms**
* Windows
**Affected platforms**
* Have an older version of Fx installed (e.g. Fx71.0b3) and run it at least once (to create a profile).
* Have a high contrast theme enabled on the OS.
**Steps to reproduce**
1. Launch the latest stub intaller.
2. Change the foc... | The update button is not visible while a high contrast theme is enbled **Affected versions**
* Fx77.0b3
**Affected platforms**
* Windows
**Affected platforms**
* Have an older version of Fx installed (e.g. Fx71.0b3) and run it at least once (to create a profile).
* Have a high contrast theme enabled on the OS.
**Ste... | P1 | VERIFIED | FIXED | 2020-05-08 13:33:53+00:00 | 2020-05-14 12:19:18+00:00 | 214 | 1 |
1636446 | Firefox Import choices wizard is triggered in a loop if the username is not saved in Chrome | **[Affected versions]:**
- Firefox Nightly 78.0a1 Build ID 20200508093543;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.14;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Have the pref “signon.showAutoCompleteImport” set to “import”;
- Have the latest Chrome installed and save credentials (only password) for a sit... | Firefox Import choices wizard is triggered in a loop if the username is not saved in Chrome **[Affected versions]:**
- Firefox Nightly 78.0a1 Build ID 20200508093543;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.14;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Have the pref “signon.showAutoCompleteImport” set to... | P3 | NEW | 2020-05-08 13:34:37+00:00 | 2022-10-24 01:45:30+00:00 | 319 | 3 | |
1636459 | “Cache is null” console error is displayed while dismissing a card from about:newtab | **[Affected versions]:**
- Firefox Nightly 78.0a1 Build ID 20200508093543;
- Firefox Beta 77.0b3 Build ID 20200507233245;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.14;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Have the pref “browser.ping-centre.log” set to true and the browser console opened;
**[Steps to ... | “Cache is null” console error is displayed while dismissing a card from about:newtab **[Affected versions]:**
- Firefox Nightly 78.0a1 Build ID 20200508093543;
- Firefox Beta 77.0b3 Build ID 20200507233245;
**[Affected Platforms]:**
- Windows 10;
- Mac OS 10.14;
- Ubuntu 18.04 x64;
**[Prerequisites]:**
- Have the pre... | P5 | NEW | 2020-05-08 14:03:23+00:00 | 2024-01-29 17:16:05+00:00 | 236 | 5 | |
1636466 | Show passwords in about:logins asks for wrong Windows credentials (smart card instead of user-password) | User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0
Steps to reproduce:
(Use a portable computer with a smart card reader)
Go to about:logins
Either click "Copy" or the eye icon on a saved login
Actual results:
An auth popup appears ("verify your identity to reveal/copy the sa... | Show passwords in about:logins asks for wrong Windows credentials (smart card instead of user-password) User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0
Steps to reproduce:
(Use a portable computer with a smart card reader)
Go to about:logins
Either click "Copy" or the eye ico... | P2 | NEW | 2020-05-08 14:19:46+00:00 | 2022-06-16 09:37:17+00:00 | 238 | 2 | |
1636496 | Microphone icon never goes away | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Participated in a video chat with google hangouts. Ended the call and closed the tab.
Actual results:
A box pops up on the top of my screen with a firefox icon and a microphone icon. When I end the call, the firefo... | Microphone icon never goes away User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Participated in a video chat with google hangouts. Ended the call and closed the tab.
Actual results:
A box pops up on the top of my screen with a firefox icon and a microphone icon.... | P2 | VERIFIED | FIXED | 2020-05-08 15:26:39+00:00 | 2021-11-25 12:25:20+00:00 | 134 | 2 |
1636511 | Disable the OS authentication prompt from about:logins due to abnormally high failure rate | Through telemetry we are seeing an abnormally high failure rate, and have seen multiple bug reports reporting that users are getting [prompted when they do not have a password set](https://bugzilla.mozilla.org/show_bug.cgi?id=1636312), or are getting [prompted to authenticate via smartcard on their portable machine wit... | Disable the OS authentication prompt from about:logins due to abnormally high failure rate Through telemetry we are seeing an abnormally high failure rate, and have seen multiple bug reports reporting that users are getting [prompted when they do not have a password set](https://bugzilla.mozilla.org/show_bug.cgi?id=163... | P1 | VERIFIED | FIXED | 2020-05-08 16:11:56+00:00 | 2020-05-28 07:57:05+00:00 | 290 | 1 |
1636529 | Clicking the URL bar lock icon does nothing on some sites | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Open the web site https://infosec-handbook.eu/ with Flatpak release of 76.0.1 for x86_64 on Debian 10.
Actual results:
Web page loads normally and shows the lock icon in the URL bar. When I hover the mouse cursor o... | Clicking the URL bar lock icon does nothing on some sites User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Open the web site https://infosec-handbook.eu/ with Flatpak release of 76.0.1 for x86_64 on Debian 10.
Actual results:
Web page loads normally and shows the... | P5 | UNCONFIRMED | 2020-05-08 17:02:50+00:00 | 2023-01-12 11:00:36+00:00 | 186 | 5 | |
1636546 | Intermittent TEST-UNEXPECTED-TIMEOUT | browser/components/uitour/test/browser_closeTab.js | application timed out after 370 seconds with no output | **Filed by:** nbeleuzu [at] mozilla.com
**Parsed log:** https://treeherder.mozilla.org/logviewer.html#?job_id=301430427&repo=mozilla-central
**Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KpXoO_ETTkSx3aR1S6jGyw/runs/0/artifacts/public/logs/live_backing.log
---
[task 2020-05-08T17:00:23.682... | Intermittent TEST-UNEXPECTED-TIMEOUT | browser/components/uitour/test/browser_closeTab.js | application timed out after 370 seconds with no output **Filed by:** nbeleuzu [at] mozilla.com
**Parsed log:** https://treeherder.mozilla.org/logviewer.html#?job_id=301430427&repo=mozilla-central
**Full log:** https://firefox-ci... | P5 | RESOLVED | INCOMPLETE | 2020-05-08 18:06:56+00:00 | 2020-06-09 17:02:28+00:00 | 508 | 5 |
1636568 | Screenshots is submitting a large number of Sentry reports | Since the Firefox 76 launch our Sentry server has been receiving a very large (1M+) number of error messages.
This comes from a code path that was mostly quiet and seemingly does not keep Screenshots from working, but was reporting errors so we could debug the exceptions. This has clearly gotten out of control.
I loo... | Screenshots is submitting a large number of Sentry reports Since the Firefox 76 launch our Sentry server has been receiving a very large (1M+) number of error messages.
This comes from a code path that was mostly quiet and seemingly does not keep Screenshots from working, but was reporting errors so we could debug the... | P2 | RESOLVED | FIXED | 2020-05-08 19:31:21+00:00 | 2020-05-22 20:33:14+00:00 | 196 | 2 |
1636603 | Tab History or State broken/incorrect | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Searched "webview library" in the title bar.
clicked first ddg result "https://github.com/zserge/webview"
clicked issues, I'm now at "https://github.com/zserge/webview/issues"
middle clicked refresh to open another co... | Tab History or State broken/incorrect User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Searched "webview library" in the title bar.
clicked first ddg result "https://github.com/zserge/webview"
clicked issues, I'm now at "https://github.com/zserge/webview/issues"
mid... | P4 | RESOLVED | INCOMPLETE | 2020-05-08 21:47:59+00:00 | 2021-10-14 16:00:14+00:00 | 297 | 4 |
1636654 | External Protocol / scheme handler dialog can be spawned from background tabs leading to spoofing of the origin of the link that's opening | User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Please visit the link https://sites.google.com/view/lijocheck/home
there have two button one have set time out 40, another set timeout 4000
if click button 40 s launch application will popup on about:blank... | External Protocol / scheme handler dialog can be spawned from background tabs leading to spoofing of the origin of the link that's opening User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Please visit the link https://sites.google.com/view/lijocheck/home
t... | P3 | VERIFIED | FIXED | 2020-05-09 04:51:44+00:00 | 2024-05-30 17:14:15+00:00 | 469 | 3 |
1636673 | when a search term has "/" as the first character, upon pressing enter the address bar prepends "http:/" and visits a website instead of searching | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
typed /a (or any alpha character following a slash) in the address bar.
Actual results:
the address bar prepended http/ before my search string and appended a slash. upon pressing enter a website (e.g. ww... | when a search term has "/" as the first character, upon pressing enter the address bar prepends "http:/" and visits a website instead of searching User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
typed /a (or any alpha character following a slash) in the a... | P3 | VERIFIED | FIXED | 2020-05-09 10:10:55+00:00 | 2020-06-25 13:40:11+00:00 | 153 | 3 |
1636686 | Reader mode URLs (especially "switch to tab") should be deduplicated and replaced by "Title - URL" for the address bar, like normal pages | User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
Start typing into the addressbar for words present in the title or URLs of pages I previously visited
Actual results:
I get a TON of noise from "about:reader?url=https%3A%2F%2Fblahblah%20somegibberishunread... | Reader mode URLs (especially "switch to tab") should be deduplicated and replaced by "Title - URL" for the address bar, like normal pages User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
Start typing into the addressbar for words present in the title or URLs... | P3 | NEW | 2020-05-09 14:12:57+00:00 | 2023-07-10 14:54:38+00:00 | 417 | 3 | |
1636729 | Record in telemetry during re-auth if Windows is configured to not prompt on wakeup | As reported at https://www.reddit.com/r/firefox/comments/gff2wj/windows_security_mozilla_firefox/fpzm06j users may have the option set within Windows to not prompt for a password when waking from sleep. It's possible that these users have a password but don't remember it and since they don't require a password to resum... | Record in telemetry during re-auth if Windows is configured to not prompt on wakeup As reported at https://www.reddit.com/r/firefox/comments/gff2wj/windows_security_mozilla_firefox/fpzm06j users may have the option set within Windows to not prompt for a password when waking from sleep. It's possible that these users ha... | P1 | VERIFIED | FIXED | 2020-05-10 00:09:23+00:00 | 2020-11-10 18:06:27+00:00 | 143 | 1 |
1636820 | Passwords in about:logins cannot be read or copied on Linux | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
Try to see a password, by clicking the "eye", or copy it by clicking "copy".
Actual results:
Nothing happens. I cannot see the password, and it is not copied.
Expected results:
I should be able to see the passw... | Passwords in about:logins cannot be read or copied on Linux User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
Try to see a password, by clicking the "eye", or copy it by clicking "copy".
Actual results:
Nothing happens. I cannot see the password, and it is not co... | P1 | VERIFIED | FIXED | 2020-05-11 02:13:54+00:00 | 2020-05-18 08:52:36+00:00 | 146 | 1 |
1636836 | Back button shown after clicking "Go Back" button in about:neterror | I couldn't think of a simple and concise bug title for this. STR:
1. Navigate to badssl.com
2. Right click on the "expired" link and choose Open Link in New Tab, and select the newly opened tab
3. Click "Go Back (Recommended)"
Expected results:
Newtab page is shown and *forward* button is available to navigate back t... | Back button shown after clicking "Go Back" button in about:neterror I couldn't think of a simple and concise bug title for this. STR:
1. Navigate to badssl.com
2. Right click on the "expired" link and choose Open Link in New Tab, and select the newly opened tab
3. Click "Go Back (Recommended)"
Expected results:
Newta... | P3 | NEW | 2020-05-11 04:14:37+00:00 | 2024-01-02 17:00:56+00:00 | 298 | 3 | |
1636926 | TypeError: can't access property "disallow", this._tabData is null | I saw this TypeError in the browser console: [can't access property "disallow", this._tabData is null](https://searchfox.org/mozilla-central/rev/fa52bedc4b401c12251513fa1c9df1753a29abb2/browser/components/sessionstore/ContentRestore.jsm#185) | TypeError: can't access property "disallow", this._tabData is null I saw this TypeError in the browser console: [can't access property "disallow", this._tabData is null](https://searchfox.org/mozilla-central/rev/fa52bedc4b401c12251513fa1c9df1753a29abb2/browser/components/sessionstore/ContentRestore.jsm#185) | P3 | RESOLVED | FIXED | 2020-05-11 12:07:48+00:00 | 2020-07-21 03:43:47+00:00 | 118 | 3 |
1636961 | Typing "C++" in the address bar doesn't find history items with "C++" in the title | I have https://bugzilla.mozilla.org/show_bug.cgi?id=1635234 in my history which has the title "FOG's C++ API Design". I open a new tab, type "C++" and the only result in the suggestions is to search google for it (I have search suggestions turned off, but I don't think that should matter for a query against the places ... | Typing "C++" in the address bar doesn't find history items with "C++" in the title I have https://bugzilla.mozilla.org/show_bug.cgi?id=1635234 in my history which has the title "FOG's C++ API Design". I open a new tab, type "C++" and the only result in the suggestions is to search google for it (I have search suggestio... | P3 | VERIFIED | FIXED | 2020-05-11 14:39:23+00:00 | 2020-06-09 09:48:35+00:00 | 182 | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.