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
1616832
gBrowserInit._delayedStartup shouldn't run code after announcing that delayed startup has finished
Bug 158968 and bug 1587492 added code to `gBrowserInit._delayedStartup` that runs after we call `_resolveDelayedStartup()`, send the `browser-delayed-startup-finished` notification and add the `delayedStartupFinished` telemetry timestamp. This shouldn't happen. mkaply, would you take this?
gBrowserInit._delayedStartup shouldn't run code after announcing that delayed startup has finished Bug 158968 and bug 1587492 added code to `gBrowserInit._delayedStartup` that runs after we call `_resolveDelayedStartup()`, send the `browser-delayed-startup-finished` notification and add the `delayedStartupFinished` tel...
P2
RESOLVED
FIXED
2020-02-20 13:18:02+00:00
2020-02-25 19:35:37+00:00
114
2
1616834
Stub Installer Paveover update prompt is not displayed
* Follow up from Bug 1554141 **Affected versions** * Firefox 73.0.1 * Firefox 74.0b5 * Firefox 75.0a1 (2020-02-20) **Affected platforms** * Windows 7x64 * Windwos 8.1x64 * Windows 10x64 **Steps to reproduce** 1. Install an older version of Firefox. 2. Run Firefox and close it. 3. Download and install Stub Install...
Stub Installer Paveover update prompt is not displayed * Follow up from Bug 1554141 **Affected versions** * Firefox 73.0.1 * Firefox 74.0b5 * Firefox 75.0a1 (2020-02-20) **Affected platforms** * Windows 7x64 * Windwos 8.1x64 * Windows 10x64 **Steps to reproduce** 1. Install an older version of Firefox. 2. Run Fire...
P3
RESOLVED
INVALID
2020-02-20 13:33:32+00:00
2020-03-13 15:14:23+00:00
263
3
1616863
Payment Request dialog container styles broken
Due to unrelated Firefox front-end changes and the fact we disabled tests while development of web payments was on hold, the PaymentRequest dialog position and size is now incorrect. We should run mozregression with the feature preffed on to see what broke it rather than layering new different CSS on top. The following...
Payment Request dialog container styles broken Due to unrelated Firefox front-end changes and the fact we disabled tests while development of web payments was on hold, the PaymentRequest dialog position and size is now incorrect. We should run mozregression with the feature preffed on to see what broke it rather than l...
P1
RESOLVED
FIXED
2020-02-20 15:12:49+00:00
2020-07-15 02:08:06+00:00
200
1
1617150
Intermittent TEST-UNEXPECTED-TIMEOUT | browser/extensions/doh-rollout/test/unit/test_localStorageMigration.js | Test timed out
**Filed by:** cbrindusan [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer.html#?job_id=289867815&repo=mozilla-central **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XeZtyF-GSduBJlNrRiGtwg/runs/0/artifacts/public/logs/live_backing.log --- [task 2020-02-21T11:22:52.7...
Intermittent TEST-UNEXPECTED-TIMEOUT | browser/extensions/doh-rollout/test/unit/test_localStorageMigration.js | Test timed out **Filed by:** cbrindusan [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer.html#?job_id=289867815&repo=mozilla-central **Full log:** https://firefox-ci-tc.services.mozil...
P5
RESOLVED
FIXED
2020-02-21 12:05:22+00:00
2020-07-12 22:24:57+00:00
285
5
1617171
Search suggestions dropdown from about:newtab search box is not re-adjusted at browser resize
**[Affected versions]:** - Firefox Release 73.0.1 Build ID 20200217142647 - Firefox Beta 74.0b6 Build ID 20200221001238 - Firefox Nightly 75.0a1 Build ID 20200221095110 **[Affected Platforms]:** - Windows 10 - Mac 10.14 - Linux Ubuntu 16.04 **[Steps to reproduce]:** 1. Open about:newtab page. 2. Resize the window to ...
Search suggestions dropdown from about:newtab search box is not re-adjusted at browser resize **[Affected versions]:** - Firefox Release 73.0.1 Build ID 20200217142647 - Firefox Beta 74.0b6 Build ID 20200221001238 - Firefox Nightly 75.0a1 Build ID 20200221095110 **[Affected Platforms]:** - Windows 10 - Mac 10.14 - Li...
P5
NEW
2020-02-21 13:42:12+00:00
2025-01-09 09:06:24+00:00
228
5
1617197
Full installer header fonts look bad on some OS locales
When Windows is configured with certain locales (known to include Japanese, but likely others), the header text on all en-US (or presumably any Latin alphabet based) full installer pages uses a default system font that really looks quite rough. See attached screenshot, taken from bug 1515534 comment 14. It might be tr...
Full installer header fonts look bad on some OS locales When Windows is configured with certain locales (known to include Japanese, but likely others), the header text on all en-US (or presumably any Latin alphabet based) full installer pages uses a default system font that really looks quite rough. See attached screen...
P3
NEW
2020-02-21 15:26:21+00:00
2022-10-11 23:59:09+00:00
130
3
1617211
Investigate ways to improve full installer image scaling
Bug 1515534 did make some improvement in how our full installer images (the welcome/finish page banner and the wizard page headers) scale up in above-100% DPI configurations, but it still doesn't look very good, especially at fractional scaling factors. We should investigate more ways to improve this, perhaps by using ...
Investigate ways to improve full installer image scaling Bug 1515534 did make some improvement in how our full installer images (the welcome/finish page banner and the wizard page headers) scale up in above-100% DPI configurations, but it still doesn't look very good, especially at fractional scaling factors. We should...
P3
NEW
2020-02-21 16:07:27+00:00
2022-10-11 23:59:10+00:00
101
3
1617275
TLS override page should not be displayed if the tls min version is locked to 1.2
Enterprise policy allows the min version of TLS to be locked to 1.2 (or 1.1). If it is locked to a particular version, we should not be showing the deprecation page to allow someone to go below that version.
TLS override page should not be displayed if the tls min version is locked to 1.2 Enterprise policy allows the min version of TLS to be locked to 1.2 (or 1.1). If it is locked to a particular version, we should not be showing the deprecation page to allow someone to go below that version.
P1
VERIFIED
FIXED
2020-02-21 21:19:27+00:00
2021-12-13 01:28:52+00:00
74
1
1617280
Collection component dismiss
Right now the work in progress collection component does not have a working dismiss button. Doing this work likely also means wiring up telemetry for dismiss.
Collection component dismiss Right now the work in progress collection component does not have a working dismiss button. Doing this work likely also means wiring up telemetry for dismiss.
P1
VERIFIED
FIXED
2020-02-21 21:34:38+00:00
2020-06-02 16:49:39+00:00
35
1
1617285
Possible Breakage in FxA App (Hamburger) Menu Telemetry in Version 73
[This chart](https://sql.telemetry.mozilla.org/queries/68484/source#172975) shows that the volume of events related to the FxA hamburger menu menu seem to be in a freefall from around the time 73 went to release. A similar thing has NOT happened to the toolbar menu telemetry. edit, talking about [these](https://sear...
Possible Breakage in FxA App (Hamburger) Menu Telemetry in Version 73 [This chart](https://sql.telemetry.mozilla.org/queries/68484/source#172975) shows that the volume of events related to the FxA hamburger menu menu seem to be in a freefall from around the time 73 went to release. A similar thing has NOT happened to...
P1
RESOLVED
FIXED
2020-02-21 22:12:19+00:00
2020-03-24 15:56:51+00:00
147
1
1617333
Some top sites have incorrect favicons
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 Steps to reproduce: the top sites list version of the megabar (sorry for the wording, I don't know how else to describe it) shows the incorrect favicon at least in some cases, such as twitter. See attached screenshot (I put red...
Some top sites have incorrect favicons User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 Steps to reproduce: the top sites list version of the megabar (sorry for the wording, I don't know how else to describe it) shows the incorrect favicon at least in some cases, such as twit...
P3
VERIFIED
FIXED
2020-02-22 02:16:43+00:00
2020-04-08 07:08:49+00:00
136
3
1617345
Disabling top sites on new tab causes top sites not to be shown in the urlbar after restarting Firefox
[Tracking Requested - why for this release]: If you hide top sites on new tab (set `browser.newtabpage.activity-stream.feeds.topsites` to false) and restart Firefox, focusing the urlbar doesn't show the top sites anymore. That's because `this.activityStream.store.getState().TopSites.rows` is an empty array here: https...
Disabling top sites on new tab causes top sites not to be shown in the urlbar after restarting Firefox [Tracking Requested - why for this release]: If you hide top sites on new tab (set `browser.newtabpage.activity-stream.feeds.topsites` to false) and restart Firefox, focusing the urlbar doesn't show the top sites any...
P1
RESOLVED
FIXED
2020-02-22 05:48:54+00:00
2020-07-22 22:16:37+00:00
293
1
1617419
Feature recommendation shown even if disabled in settings
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: I surfed on youtube.com, nothing out of the ordinary, I reloaded the youtube homepage a few times, and on the second or third time, a feature recommendation message appeared in the address bar. This message pe...
Feature recommendation shown even if disabled in settings User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: I surfed on youtube.com, nothing out of the ordinary, I reloaded the youtube homepage a few times, and on the second or third time, a feature recommend...
P1
VERIFIED
FIXED
2020-02-22 23:54:47+00:00
2020-10-24 16:03:51+00:00
453
1
1617428
URL tooltip not disappearing after search in page
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 Steps to reproduce: go to https://www.mozilla.org/en/ place mouse at left page border (at no link) hit ctrl+f type "proj" hit "esc" scroll down using "page down" on keyboard without moving mouse or pressing any other key Actua...
URL tooltip not disappearing after search in page User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 Steps to reproduce: go to https://www.mozilla.org/en/ place mouse at left page border (at no link) hit ctrl+f type "proj" hit "esc" scroll down using "page down" on keyboard with...
P5
RESOLVED
INVALID
2020-02-23 03:37:50+00:00
2020-08-19 03:10:30+00:00
198
5
1617457
"Open with" add the extension .txt , "Save file" does not
Reproducible: always Steps To Reproduce: 1. https://bugs.chromium.org/p/chromium/issues/detail?id=1022615 2. Left mouse click on "Download" link 3-a. "Open With" [Notepad(default)] --- observe file name 3-b. "Save file" Actual Results: 3-a: added .txt --- bug 3-b. saved with .html as expected Expected Results:...
"Open with" add the extension .txt , "Save file" does not Reproducible: always Steps To Reproduce: 1. https://bugs.chromium.org/p/chromium/issues/detail?id=1022615 2. Left mouse click on "Download" link 3-a. "Open With" [Notepad(default)] --- observe file name 3-b. "Save file" Actual Results: 3-a: added .txt -...
P5
NEW
2020-02-23 13:58:14+00:00
2022-10-11 23:59:24+00:00
134
5
1617458
Firefox doesn't show certificate (and gives error) while the connection is marked as secure
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 Steps to reproduce: I have a self-signed certificate chain and the root CA certificate imported to the system as well as in Firefox. Actual results: While accessing the TLS secured pages Firefox shows, that the connection is secured. ...
Firefox doesn't show certificate (and gives error) while the connection is marked as secure User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 Steps to reproduce: I have a self-signed certificate chain and the root CA certificate imported to the system as well as in Firefox. Actual res...
P2
NEW
2020-02-23 14:32:15+00:00
2022-10-11 23:59:24+00:00
197
2
1617503
Bookmark button not working after system returning from standby
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: I opened many tabs with websites loaded and/or multiple windows. Actual results: When I have lots of tabs open while working on stuff, the bookmark star button does not work. It does not show anything. I ...
Bookmark button not working after system returning from standby User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: I opened many tabs with websites loaded and/or multiple windows. Actual results: When I have lots of tabs open while working on stuff, the b...
P3
UNCONFIRMED
2020-02-24 03:32:38+00:00
2022-10-11 23:59:29+00:00
174
3
1617519
Intermittent browser/components/syncedtabs/test/browser/browser_sidebar_syncedtabslist.js | application terminated with exit code 1
**Filed by:** btara [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer.html#?job_id=290151272&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XdhSNv8lTVeHzPok3yfa4w/runs/0/artifacts/public/logs/live_backing.log --- [task 2020-02-24T06:42:49.037Z] 06:42:4...
Intermittent browser/components/syncedtabs/test/browser/browser_sidebar_syncedtabslist.js | application terminated with exit code 1 **Filed by:** btara [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer.html#?job_id=290151272&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/...
P5
RESOLVED
INCOMPLETE
2020-02-24 07:44:00+00:00
2022-06-14 17:00:38+00:00
449
5
1617560
Activity stream content is not vertically centered since 73
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: Open New tab with Activity stream enabled Actual results: Content is not vertically centered and is displayed at the top of the page. Expected results: Top sites section is vertically centered just like ...
Activity stream content is not vertically centered since 73 User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: Open New tab with Activity stream enabled Actual results: Content is not vertically centered and is displayed at the top of the page. Expected r...
P3
RESOLVED
DUPLICATE
2020-02-24 11:22:57+00:00
2020-02-24 18:33:13+00:00
117
3
1617603
Make browser_urlbar_event_telemetry.js more reliable
There are a lot of intermittent failures in browser_urlbar_event_telemetry.js, we should try to figure out why. I couldn't reproduce those failures locally so far, there may also be some kind of interaction with other tests.
Make browser_urlbar_event_telemetry.js more reliable There are a lot of intermittent failures in browser_urlbar_event_telemetry.js, we should try to figure out why. I couldn't reproduce those failures locally so far, there may also be some kind of interaction with other tests.
P3
RESOLVED
WORKSFORME
2020-02-24 14:30:35+00:00
2020-11-04 20:46:41+00:00
73
3
1617623
Popular image formats are not detected in Save as Type field
**Affected versions** * 73.0.1 (ID:20200217142647) *74.0b7(ID:20200221211950) **Affected platforms** * Windows 10x64 **Steps to reproduce** 1. Launch FF. 2. Go to http://cdn2.collective-evolution.com/assets/uploads/2009/09/url.jpeg 3. Right click the image , and in the context menu select "Save image as" **Expected ...
Popular image formats are not detected in Save as Type field **Affected versions** * 73.0.1 (ID:20200217142647) *74.0b7(ID:20200221211950) **Affected platforms** * Windows 10x64 **Steps to reproduce** 1. Launch FF. 2. Go to http://cdn2.collective-evolution.com/assets/uploads/2009/09/url.jpeg 3. Right click the image ...
P3
RESOLVED
FIXED
2020-02-24 15:27:34+00:00
2020-08-03 07:20:06+00:00
262
3
1617690
Tab dragging gives unintuitive feedback on macOS
When you go to drag a tab to a new window the drag canceled animation plays which suggest that drag failed but then a new tab is created. This feels really awkward.
Tab dragging gives unintuitive feedback on macOS When you go to drag a tab to a new window the drag canceled animation plays which suggest that drag failed but then a new tab is created. This feels really awkward.
P3
NEW
2020-02-24 19:36:50+00:00
2022-10-11 23:59:43+00:00
47
3
1617832
Changing the zoom level in one tab also affects another
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: When I open firefox, I have 3 or more tabs. the first is for my synology NAS The second is for Jeedom (domotic) The last google (for example). Actual results: When i change the zoom for synology tab, it a...
Changing the zoom level in one tab also affects another User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: When I open firefox, I have 3 or more tabs. the first is for my synology NAS The second is for Jeedom (domotic) The last google (for example). Actual...
P3
NEW
2020-02-25 08:42:24+00:00
2022-10-11 23:59:52+00:00
153
3
1617899
gBrowserInit._delayedStartup shouldn't call SessionStore in the middle of announcing that delayed startup has finished
Following up from bug 1616832, we still call SessionStore in the middle of announcing that delayed startup has finished. Since it's an async call it's not a big deal, but would be good to clean up anyway.
gBrowserInit._delayedStartup shouldn't call SessionStore in the middle of announcing that delayed startup has finished Following up from bug 1616832, we still call SessionStore in the middle of announcing that delayed startup has finished. Since it's an async call it's not a big deal, but would be good to clean up anyw...
P2
RESOLVED
FIXED
2020-02-25 14:24:32+00:00
2020-02-26 21:41:42+00:00
80
2
1617942
Refactor usage of getLastModified() and DB connection closing
While working on https://phabricator.services.mozilla.com/D63207 we wanted to remove the duplication of `openCollection()` to retrieve the local timestamp. We ran into some issues, most notably around DB connection closing. This would deserve some further investigation.
Refactor usage of getLastModified() and DB connection closing While working on https://phabricator.services.mozilla.com/D63207 we wanted to remove the duplication of `openCollection()` to retrieve the local timestamp. We ran into some issues, most notably around DB connection closing. This would deserve some furthe...
P2
RESOLVED
FIXED
2020-02-25 16:52:03+00:00
2020-03-04 03:53:16+00:00
86
2
1617987
https://magmalabs.io redirects to https://www.magmalabs.io in Chrome but not Firefox [SSLCommonNameMismatchHandling]
### Steps to reproduce 1. Load https://magmalabs.io/ ### Expected results https://magmalabs.io/ should redirect to https://www.magmalabs.io/ like Chrome does using its SSLCommonNameMismatchHandling heuristics. Here is a 2016 blog post about Chrome's SSLCommonNameMismatchHandling: https://medium.com/servertastic/chr...
https://magmalabs.io redirects to https://www.magmalabs.io in Chrome but not Firefox [SSLCommonNameMismatchHandling] ### Steps to reproduce 1. Load https://magmalabs.io/ ### Expected results https://magmalabs.io/ should redirect to https://www.magmalabs.io/ like Chrome does using its SSLCommonNameMismatchHandling he...
P2
VERIFIED
FIXED
2020-02-25 19:30:09+00:00
2020-10-07 21:39:45+00:00
509
2
1618094
address bar search term is interpreted as scheme when Firefox runs in an environment where flatpak claims to understand all protocols/schemes
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: Using the address bar for both search and direct address input (as is the default). Searching for "site:mozilla.org firefox" as that's a common query for different search engines. Actual results: Firefox attemp...
address bar search term is interpreted as scheme when Firefox runs in an environment where flatpak claims to understand all protocols/schemes User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: Using the address bar for both search and direct address input (as is the d...
P3
RESOLVED
FIXED
2020-02-26 06:24:03+00:00
2024-10-30 07:27:59+00:00
293
3
1618115
tips/interventions -shown telemetry should not be incremented in the provider
The fact the provider returns a tip/intervention is not enough to tell whether it was shown, it's possible in the meanwhile the search was canceled and the providersManager will ignore those results. We should probably increment telemetry in the frontend when tips/interventions are effectively shown.
tips/interventions -shown telemetry should not be incremented in the provider The fact the provider returns a tip/intervention is not enough to tell whether it was shown, it's possible in the meanwhile the search was canceled and the providersManager will ignore those results. We should probably increment telemetry in ...
P3
NEW
2020-02-26 08:43:13+00:00
2020-07-09 04:32:30+00:00
80
3
1618123
[Protections Panel] Tracking Protection UI is overlapped in tracking content panel
**Affected versions** - Firefox 73.0.1 - Firefox 74.0b8 - Firefox 75.0a1 **Affected platforms** * macOS 10.XX retina based **Steps to reproduce** - Precondition - issue is reproducible only on retina based systems 1. Launch Firefox and access [Reddit](https://www.reddit.com/) 2. Open Tracking Protection panel by acc...
[Protections Panel] Tracking Protection UI is overlapped in tracking content panel **Affected versions** - Firefox 73.0.1 - Firefox 74.0b8 - Firefox 75.0a1 **Affected platforms** * macOS 10.XX retina based **Steps to reproduce** - Precondition - issue is reproducible only on retina based systems 1. Launch Firefox an...
P3
RESOLVED
WORKSFORME
2020-02-26 09:40:18+00:00
2023-02-23 11:56:36+00:00
281
3
1618144
The "New Tab" page is wrongly scrolled down if the "Highlights" context menu button is clicked after navigating back to the page
**[Affected versions]:** - Firefox Release 73.0.1 Build ID 20200217142647 - Firefox Beta 74.0b7 Build ID 20200221211950 - Firefox Nightly 75.0a1 Build ID 20200225214332 **[Affected Platforms]:** - Windows 10 - Mac 10.14 - Linux Ubuntu 16.04 **[Prerequisites]:** - Set “browser.search.region” to “US” or “CA” - Restart ...
The "New Tab" page is wrongly scrolled down if the "Highlights" context menu button is clicked after navigating back to the page **[Affected versions]:** - Firefox Release 73.0.1 Build ID 20200217142647 - Firefox Beta 74.0b7 Build ID 20200221211950 - Firefox Nightly 75.0a1 Build ID 20200225214332 **[Affected Platforms...
P2
NEW
2020-02-26 11:04:56+00:00
2022-10-12 00:00:08+00:00
302
2
1618153
Add telemetry for downloads and download panel usage
UR revealed that users struggle to find the download panel once a download is made, leading to users redownloading files. There is no telemetry currently for file downloads or download panel usage to understand how frequent of a use case downloading a file is and how much of a problem finding the download panel is once...
Add telemetry for downloads and download panel usage UR revealed that users struggle to find the download panel once a download is made, leading to users redownloading files. There is no telemetry currently for file downloads or download panel usage to understand how frequent of a use case downloading a file is and how...
P2
RESOLVED
DUPLICATE
2020-02-26 11:49:15+00:00
2022-01-28 08:26:06+00:00
210
2
1618160
A saved to Pocket highlight card redirects to 2 different pages at direct click vs. “Open in New (Private) Window” context menu click
**[Affected versions]:** - Firefox Release 73.0.1 Build ID 20200217142647 - Firefox Beta 74.0b7 Build ID 20200221211950 - Firefox Nightly 75.0a1 Build ID 20200225214332 **[Affected Platforms]:** - Windows 10 - Mac 10.14 - Linux Ubuntu 16.04 **[Prerequisites]:** - Have a card from the Highlights section saved to Pocke...
A saved to Pocket highlight card redirects to 2 different pages at direct click vs. “Open in New (Private) Window” context menu click **[Affected versions]:** - Firefox Release 73.0.1 Build ID 20200217142647 - Firefox Beta 74.0b7 Build ID 20200221211950 - Firefox Nightly 75.0a1 Build ID 20200225214332 **[Affected Plat...
P2
NEW
2020-02-26 12:16:15+00:00
2024-02-27 16:49:52+00:00
300
2
1618179
[about:logins] Hover effect for [Sort by] button triggered of wrong element
**Affected versions** * 74.0b8, 75.0a1 (2020-02-26); **Affected platforms** * Windows 10/8.1, Ubuntu 18.04, macOS 10.13; **Steps to reproduce** 1. Launch Firefox, access about:logins 2. Move the mouse towards the Sort By (Name) button; **Expected result** * hover effect triggered when mouse reaches button; **Actu...
[about:logins] Hover effect for [Sort by] button triggered of wrong element **Affected versions** * 74.0b8, 75.0a1 (2020-02-26); **Affected platforms** * Windows 10/8.1, Ubuntu 18.04, macOS 10.13; **Steps to reproduce** 1. Launch Firefox, access about:logins 2. Move the mouse towards the Sort By (Name) button; **E...
P3
VERIFIED
FIXED
2020-02-26 13:37:36+00:00
2020-11-10 17:45:25+00:00
176
3
1618184
The New folder input field is overextended if previously a long title one was created
**Affected versions** * 75.0a1 (2020-02-25) * 74.0b8 * 73.0 **Affected platforms** * Windows 10 * macOS 10.15 * Ubuntu 18.04 **Steps to reproduce** 1. Open any site 2. Click on the Star icon inside the address bar 3. Expand the folder section 4. Create a new folder and rename it with a long title (that extends the vi...
The New folder input field is overextended if previously a long title one was created **Affected versions** * 75.0a1 (2020-02-25) * 74.0b8 * 73.0 **Affected platforms** * Windows 10 * macOS 10.15 * Ubuntu 18.04 **Steps to reproduce** 1. Open any site 2. Click on the Star icon inside the address bar 3. Expand the fold...
P5
NEW
2020-02-26 13:52:34+00:00
2024-09-23 15:44:08+00:00
376
5
1618218
"Start New Session" should store existing session in sessionstore-backups
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: 1. Have an existing session. 2. Restart the browser. 3. Accidentally select "Start New Session" instead of "Restore Session." Actual results: The old session was destroyed without a current backup in sessio...
"Start New Session" should store existing session in sessionstore-backups User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: 1. Have an existing session. 2. Restart the browser. 3. Accidentally select "Start New Session" instead of "Restore Session." Actual ...
P2
NEW
2020-02-26 15:00:20+00:00
2024-01-05 17:37:26+00:00
165
2
1618220
Cards/Section context menu dropdowns overlap snippets when the page is scrolled up
**[Affected versions]:** - Firefox Release 73.0.1 Build ID 20200217142647 - Firefox Nightly 75.0a1 Build ID 20200225214332 **[Affected Platforms]:** - Windows 10 - Mac 10.14 - Linux Ubuntu 16.04 **[Prerequisites]:** - Have a snippet displayed. **[Steps to reproduce]:** 1. Open a New Tab page. 2. Scroll down the page...
Cards/Section context menu dropdowns overlap snippets when the page is scrolled up **[Affected versions]:** - Firefox Release 73.0.1 Build ID 20200217142647 - Firefox Nightly 75.0a1 Build ID 20200225214332 **[Affected Platforms]:** - Windows 10 - Mac 10.14 - Linux Ubuntu 16.04 **[Prerequisites]:** - Have a snippet di...
P3
NEW
2020-02-26 15:01:51+00:00
2022-10-12 00:00:16+00:00
245
3
1618229
The “Dismiss” button’s icon does not respect the browser’s “Dark” theme colors scheme when hovered
**[Affected versions]:** - Firefox Nightly 75.0a1 Build ID 20200226092757 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Arch Linux 5.3.6 x64 **[Prerequisites]:** - Have the value of the pref `browser.newtabpage.activity-stream.discoverystream.endpoints` set to `http,https`. - Have the value of the pref `...
The “Dismiss” button’s icon does not respect the browser’s “Dark” theme colors scheme when hovered **[Affected versions]:** - Firefox Nightly 75.0a1 Build ID 20200226092757 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Arch Linux 5.3.6 x64 **[Prerequisites]:** - Have the value of the pref `browser.newtab...
P1
VERIFIED
FIXED
2020-02-26 15:19:28+00:00
2020-03-04 11:50:23+00:00
453
1
1618268
Wrong context menu is displayed when right click on the website's link while in Edit mode
[Affected Versions]: - Nightly 75.0a1 - Beta 74.0b7 - Firefox 73.0.1 [Affected Platforms] - All Windows - All Mac - All Linux [Prerequisites] - Have a Firefox profile with multiple logins saved. [Steps to reproduce]: 1. Open the Firefox browser with the profile from prerequisites. 2. Navigate to "about:logins" page....
Wrong context menu is displayed when right click on the website's link while in Edit mode [Affected Versions]: - Nightly 75.0a1 - Beta 74.0b7 - Firefox 73.0.1 [Affected Platforms] - All Windows - All Mac - All Linux [Prerequisites] - Have a Firefox profile with multiple logins saved. [Steps to reproduce]: 1. Open th...
P3
VERIFIED
FIXED
2020-02-26 17:10:38+00:00
2020-03-04 12:11:45+00:00
240
3
1618354
Headless firefox is very slow to start up/shut down when another firefox is open
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 Steps to reproduce: 1. Open normal firefox 2. Run the command ``` time firefox -headless -screenshot="a.png" about:blank ``` Actual results: firefox -headless -screenshot="a.png" about:blank 0.09s...
Headless firefox is very slow to start up/shut down when another firefox is open User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 Steps to reproduce: 1. Open normal firefox 2. Run the command ``` time firefox -headless -screenshot="a.png" about:blan...
P3
RESOLVED
INCOMPLETE
2020-02-26 21:00:51+00:00
2022-08-01 12:20:58+00:00
266
3
1618466
The “Collection Title” section title does not respect the browser’s “Dark” theme colors scheme
**[Affected versions]:** - Firefox Nightly 75.0a1 Build ID 20200226213903 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Arch Linux 5.3.6 x64 **[Prerequisites]:** - Have the value of the pref browser.newtabpage.activity-stream.discoverystream.endpoints set to http,https. - Have the value of the pref brows...
The “Collection Title” section title does not respect the browser’s “Dark” theme colors scheme **[Affected versions]:** - Firefox Nightly 75.0a1 Build ID 20200226213903 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Arch Linux 5.3.6 x64 **[Prerequisites]:** - Have the value of the pref browser.newtabpage....
P1
VERIFIED
FIXED
2020-02-27 08:12:45+00:00
2020-03-04 11:50:57+00:00
470
1
1618477
The permissions prompt is not displayed by clicking on the control sharing panel
#### Affected versions: ALL #### Affected platforms: Windows 10, Ubuntu 18.04 #### Steps: 1. Launch Firefox with a new profile and go to: https://joo.crater.uberspace.de/frame-permissions.html 2. Click on the notifications icon and click on "Allow notifications". 3. Click on the Camera or Microphone button fr...
The permissions prompt is not displayed by clicking on the control sharing panel #### Affected versions: ALL #### Affected platforms: Windows 10, Ubuntu 18.04 #### Steps: 1. Launch Firefox with a new profile and go to: https://joo.crater.uberspace.de/frame-permissions.html 2. Click on the notifications icon and...
P3
RESOLVED
FIXED
2020-02-27 09:22:34+00:00
2020-06-13 22:51:30+00:00
266
3
1618553
pdf viewer should not fire the load event until it's ready for printing
Apparently this is something people commonly do: create an iframe pointing to a pdf, and in its load handler try to print. See bug 911444 comment 87 and some of the preceding comments. The problem is that we currently fire the load event before `pageViewsReady` becomes true, because Gecko has no idea that's going on ...
pdf viewer should not fire the load event until it's ready for printing Apparently this is something people commonly do: create an iframe pointing to a pdf, and in its load handler try to print. See bug 911444 comment 87 and some of the preceding comments. The problem is that we currently fire the load event before `...
P1
RESOLVED
FIXED
2020-02-27 15:11:25+00:00
2021-02-11 07:38:28+00:00
134
1
1618626
Make programmatic printing of iframes containing PDFs sane
Right now there are various issues. See bug 911444 and its many dups for how much people want this. Other bugs blocking this one are also blockers for the actual thing people want to do.
Make programmatic printing of iframes containing PDFs sane Right now there are various issues. See bug 911444 and its many dups for how much people want this. Other bugs blocking this one are also blockers for the actual thing people want to do.
P1
RESOLVED
FIXED
2020-02-27 18:52:19+00:00
2021-02-10 14:25:11+00:00
56
1
1618662
Typing 'about:config' has a large jank during autocompletion
I get a large hang after typing the 'c' in about:config. Here's the profile: https://perfht.ml/3cfolw8
Typing 'about:config' has a large jank during autocompletion I get a large hang after typing the 'c' in about:config. Here's the profile: https://perfht.ml/3cfolw8
P1
RESOLVED
FIXED
2020-02-27 20:51:19+00:00
2020-04-06 13:22:20+00:00
60
1
1618721
Title separators became really hard to see, even more so when hovering an autocomplete item
Regressed by bug 1585994. See attached before/after screenshots. This was caused by this change: https://hg.mozilla.org/mozilla-central/rev/739ac41b66834c61bb21e5b6a4411b456294b9f5#l2.32 Reverting it fixes it locally.
Title separators became really hard to see, even more so when hovering an autocomplete item Regressed by bug 1585994. See attached before/after screenshots. This was caused by this change: https://hg.mozilla.org/mozilla-central/rev/739ac41b66834c61bb21e5b6a4411b456294b9f5#l2.32 Reverting it fixes it locally.
P2
VERIFIED
FIXED
2020-02-28 00:37:21+00:00
2020-03-20 13:35:58+00:00
112
2
1618783
Context menu mostly blank in window opened by -private-window command line option
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: Right-click inside any tab (that doesn't disable context menu) in a private navigation window opened with command-line option -private-window. Menu actions are OK but have to blindly guess what line to clic!...
Context menu mostly blank in window opened by -private-window command line option User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: Right-click inside any tab (that doesn't disable context menu) in a private navigation window opened with command-line option...
P3
UNCONFIRMED
2020-02-28 08:54:28+00:00
2022-10-24 12:17:03+00:00
248
3
1618870
The “Collection” section is wrongly dismissed when a collection card is dismissed, archived, or deleted from Pocket
**[Affected versions]:** - Firefox Nightly 75.0a1 Build ID: 20200228092428 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Arch Linux 5.3.6 x64 **[Prerequisites]:** - Have the value of the pref `browser.newtabpage.activity-stream.discoverystream.endpoints` set to `http,https`. - Have the value of the pref ...
The “Collection” section is wrongly dismissed when a collection card is dismissed, archived, or deleted from Pocket **[Affected versions]:** - Firefox Nightly 75.0a1 Build ID: 20200228092428 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Arch Linux 5.3.6 x64 **[Prerequisites]:** - Have the value of the pr...
P1
VERIFIED
FIXED
2020-02-28 14:18:36+00:00
2020-03-10 16:07:10+00:00
505
1
1618878
Synced tabs results disappear when the 2-lines layout is displayed
[screencast attached] STR: 1. Enter a query in the Urlbar that would cause synced tab results to appear. Just searching the open tabs restriction character, "%", is probably easiest. 2. Shrink the window horizontally until you pass the threshold where 2-line results would appear in the Urlbar. Expected: All the same ...
Synced tabs results disappear when the 2-lines layout is displayed [screencast attached] STR: 1. Enter a query in the Urlbar that would cause synced tab results to appear. Just searching the open tabs restriction character, "%", is probably easiest. 2. Shrink the window horizontally until you pass the threshold where ...
P1
RESOLVED
FIXED
2020-02-28 14:45:50+00:00
2020-03-05 21:55:41+00:00
118
1
1618892
Interventions button stays pressed when mouse is moved to another area
Checked on Windows10 64bit + Ubuntu 18.04 64bit + Macos 10.14 Firefox Beta 74.0b8 disabled Firefox Nightly 75.0a1 affected Firefox Release 73.0.1 not affected Steps to reproduce: - set user.js with these 2 lines user_pref("browser.urlbar.update1", true); user_pref("browser.urlbar.update1.interventio...
Interventions button stays pressed when mouse is moved to another area Checked on Windows10 64bit + Ubuntu 18.04 64bit + Macos 10.14 Firefox Beta 74.0b8 disabled Firefox Nightly 75.0a1 affected Firefox Release 73.0.1 not affected Steps to reproduce: - set user.js with these 2 lines user_pref("browser.urlba...
P3
RESOLVED
FIXED
2020-02-28 15:17:54+00:00
2020-07-09 04:33:02+00:00
252
3
1618936
An increase in the number of tabs not correctly connecting to content processes are being reported for recent Nightlies
Both tbabos and shorlander have been seeing this behaviour over the past two days or so. From what I can gather, tabs don't have nsIRemoteTab available off of their browser's frameloaders, so a bunch of stuff in the front-end breaks because it's not designed to handle the case where the frameloader didn't successfully...
An increase in the number of tabs not correctly connecting to content processes are being reported for recent Nightlies Both tbabos and shorlander have been seeing this behaviour over the past two days or so. From what I can gather, tabs don't have nsIRemoteTab available off of their browser's frameloaders, so a bunch...
P1
VERIFIED
FIXED
2020-02-28 18:09:15+00:00
2020-04-15 20:55:22+00:00
150
1
1618938
[macOS] Menulists in the prefs are not tall enough
Today in "no good deed goes unpunished" - I regressed this in bug 1616008 because I missed the macOS-only rule at https://searchfox.org/mozilla-central/rev/a3266997560904b484fd89d6a6bcdeace4a13652/toolkit/themes/osx/global/menulist.css#15 , which takes precedence over the `menulist` rule in the prefs, so it sets `min-h...
[macOS] Menulists in the prefs are not tall enough Today in "no good deed goes unpunished" - I regressed this in bug 1616008 because I missed the macOS-only rule at https://searchfox.org/mozilla-central/rev/a3266997560904b484fd89d6a6bcdeace4a13652/toolkit/themes/osx/global/menulist.css#15 , which takes precedence over ...
P1
VERIFIED
FIXED
2020-02-28 18:13:47+00:00
2020-03-24 07:22:31+00:00
149
1
1618990
Potentially confusing text on Protections drop-down regarding blocked cookies when site cookies are whitelisted
So I have all cookies blocked globally in my Firefox Nightly settings. I then whitelist sites I use frequently. For example, under the `Protections for bugzilla.mozilla.org` drop-down, it shows ``` Blocked All Cookies > ``` (see https://i.imgur.com/1046uuK.png) and when you select `All Cookies` it shows https://bug...
Potentially confusing text on Protections drop-down regarding blocked cookies when site cookies are whitelisted So I have all cookies blocked globally in my Firefox Nightly settings. I then whitelist sites I use frequently. For example, under the `Protections for bugzilla.mozilla.org` drop-down, it shows ``` Blocked...
P3
RESOLVED
WORKSFORME
2020-02-28 21:16:40+00:00
2024-12-10 11:28:06+00:00
206
3
1619036
In full screen mode, the toolbar context menu does not allow toolbar customization or changing bookmarks toolbar visibility
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Firefox/68.0 Steps to reproduce: Open context menu on tool bar in full screen mode. Actual results: The context menu shows wrong items. Expected results: I expected items like non full screen mode.
In full screen mode, the toolbar context menu does not allow toolbar customization or changing bookmarks toolbar visibility User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Firefox/68.0 Steps to reproduce: Open context menu on tool bar in full screen mode. Actual results: The conte...
P2
NEW
2020-02-29 01:53:58+00:00
2021-07-19 03:09:41+00:00
103
2
1619069
new tab page shows sponsored content in wrong language
There is sponsored content in the Pocket section of the new tab page. But the sponsored content does not follow the language of Firefox. I attached a screenshot that shows a German Firefox with German Pocket stories and an English sponsored story. This one is not the only one in English I saw today. Firefox should neve...
new tab page shows sponsored content in wrong language There is sponsored content in the Pocket section of the new tab page. But the sponsored content does not follow the language of Firefox. I attached a screenshot that shows a German Firefox with German Pocket stories and an English sponsored story. This one is not t...
P1
RESOLVED
WONTFIX
2020-02-29 13:15:01+00:00
2020-03-30 17:39:47+00:00
101
1
1619099
The gray box with "Timed Out" on it on all websites.
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: The little gray box saying "Timed Out" occurs as a bug this day. Actual results: A little gray box with "Timed Out" was seen at the lower-left hand corner of the browser, meaning that there's a bug in the...
The gray box with "Timed Out" on it on all websites. User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: The little gray box saying "Timed Out" occurs as a bug this day. Actual results: A little gray box with "Timed Out" was seen at the lower-left hand cor...
P1
RESOLVED
INCOMPLETE
2020-02-29 23:02:19+00:00
2021-03-27 17:51:29+00:00
168
1
1619122
Firefox don't listed in context menu "open with..." with file type .jpg extension
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: With version 73.0.1 Firefox. Right click on file with .jpg extension Actual results: Since installation of version 73.01, Firefox is no longer offered in the list of the context menu "Open with ..." when you right-cli...
Firefox don't listed in context menu "open with..." with file type .jpg extension User Agent: Mozilla/5.0 (Windows NT 6.1; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: With version 73.0.1 Firefox. Right click on file with .jpg extension Actual results: Since installation of version 73.01, Firefox is no...
P1
VERIFIED
FIXED
2020-03-01 08:01:18+00:00
2020-11-06 19:53:30+00:00
155
1
1619152
The ARES-6 benchmark fails when restored from previous session
The ARES-6 benchmark crashes on start. Steps to reproduce: 1. Open https://browserbench.org/ARES-6/index.html 2. Click START. The "START" button text changes to "Test failure — error in console", and the console displays: ``` Error encountered: ReferenceError: AirBenchmark is not defined https://browserbench.org/ARE...
The ARES-6 benchmark fails when restored from previous session The ARES-6 benchmark crashes on start. Steps to reproduce: 1. Open https://browserbench.org/ARES-6/index.html 2. Click START. The "START" button text changes to "Test failure — error in console", and the console displays: ``` Error encountered: Reference...
P3
REOPENED
2020-03-01 18:12:59+00:00
2023-11-12 01:22:58+00:00
394
3
1619170
LinkHandlerChild has a useless "dispatcher" constructor argument
All it does with it is pass it to `super()`, but `JSWindowActorChild` does not take any constructor arguments. Possible regression from bug 1592157? Before that it looks like the superclass was `ActorChild`, which actually does expect a dispatcher.
LinkHandlerChild has a useless "dispatcher" constructor argument All it does with it is pass it to `super()`, but `JSWindowActorChild` does not take any constructor arguments. Possible regression from bug 1592157? Before that it looks like the superclass was `ActorChild`, which actually does expect a dispatcher.
P3
RESOLVED
FIXED
2020-03-01 23:46:21+00:00
2020-03-05 22:11:42+00:00
78
3
1619228
The user is able to add a separator to the Address Bar
**Affected versions** - Firefox 68.5.0esr - Firefox 73.0.1 - Firefox 74.0b9 - Firefox 75.0a1 **Affected platforms** - Windows 10 & 7 - Ubuntu 18.04 - macOS 10.15 & 10.13 **Steps to reproduce** 1. Launch Firefox 2. Open a page, for example [Wikipedia](https://www.wikipedia.org) to trigger the extra controls from the A...
The user is able to add a separator to the Address Bar **Affected versions** - Firefox 68.5.0esr - Firefox 73.0.1 - Firefox 74.0b9 - Firefox 75.0a1 **Affected platforms** - Windows 10 & 7 - Ubuntu 18.04 - macOS 10.15 & 10.13 **Steps to reproduce** 1. Launch Firefox 2. Open a page, for example [Wikipedia](https://www....
P2
RESOLVED
FIXED
2020-03-02 10:08:18+00:00
2020-03-05 17:59:07+00:00
252
2
1619314
[Protection Report] The icon of the Mobile Call Out Card not visible enough in High Contrast Mode
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 Build ID: 20200302094818 **Affected versions** Nightly 75.0a1 **Affected platforms** * Windows 10 x64 * Windows 7 **Prerequisites:** * Start menu -> Settings - Turn high contrast on or off - Enable the high contrast and choose one of the ...
[Protection Report] The icon of the Mobile Call Out Card not visible enough in High Contrast Mode Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 Build ID: 20200302094818 **Affected versions** Nightly 75.0a1 **Affected platforms** * Windows 10 x64 * Windows 7 **Prerequisites:** * Start...
P3
VERIFIED
FIXED
2020-03-02 15:34:40+00:00
2020-04-29 09:05:00+00:00
263
3
1619318
The "X" button inside the cards is not focused while navigation with Tab key
**Affected versions** * latest Nightly 75.0a1 **Affected platforms** * Windows 10 x64 * macOS 10.15 * Ubuntu 18.04 x64 **Steps to reproduce** 1. Launch Firefox and navigate to "about:protections". 3. Navigate using the Tab key to the “X” button from the “Take your passwords everywhere” or “Block ad trackers across mo...
The "X" button inside the cards is not focused while navigation with Tab key **Affected versions** * latest Nightly 75.0a1 **Affected platforms** * Windows 10 x64 * macOS 10.15 * Ubuntu 18.04 x64 **Steps to reproduce** 1. Launch Firefox and navigate to "about:protections". 3. Navigate using the Tab key to the “X” but...
P2
VERIFIED
FIXED
2020-03-02 15:42:41+00:00
2020-04-14 15:41:04+00:00
252
2
1619442
Style status panel with visibility: hidden when not shown.
Currently the inactive `#statuspanel` is styled with opacity:0 when hidden. Accessibility APIs exposed opacity:0 elements and most screen readers will read such content. It would be useful if it is styled as visibility: hidden, so it is fully purged from the tree.
Style status panel with visibility: hidden when not shown. Currently the inactive `#statuspanel` is styled with opacity:0 when hidden. Accessibility APIs exposed opacity:0 elements and most screen readers will read such content. It would be useful if it is styled as visibility: hidden, so it is fully purged from the ...
P1
RESOLVED
FIXED
2020-03-02 22:46:21+00:00
2020-03-05 14:46:09+00:00
75
1
1619466
DllBlocklist entries in BROWSER_PROCESS are blocked in the child process
Our blocklist consists of `ALL_PROCESSES`, `BROWSER_PROCESS`, and `CHILD_PROCESSES` in [WindowsDllBlocklistDefs.in](https://searchfox.org/mozilla-central/source/mozglue/dllservices/WindowsDllBlocklistDefs.in). Contrary to the name, entries of `BROWSER_PROCESS` are blocked not only in the browser process but also in th...
DllBlocklist entries in BROWSER_PROCESS are blocked in the child process Our blocklist consists of `ALL_PROCESSES`, `BROWSER_PROCESS`, and `CHILD_PROCESSES` in [WindowsDllBlocklistDefs.in](https://searchfox.org/mozilla-central/source/mozglue/dllservices/WindowsDllBlocklistDefs.in). Contrary to the name, entries of `BR...
P3
RESOLVED
FIXED
2020-03-02 23:56:27+00:00
2020-03-09 03:46:53+00:00
279
3
1619503
Update experiments doc for the extensions.experiments.enabled pref
Starting in 74, the new `extensions.experiments.enabled` pref is required to allow unsigned addons to use privileged APIs, apparently even temporarily loaded addons. This pref is false by default. Info here (thanks to Harry for finding this): https://mail.mozilla.org/pipermail/dev-addons/2020-January/004261.html This ...
Update experiments doc for the extensions.experiments.enabled pref Starting in 74, the new `extensions.experiments.enabled` pref is required to allow unsigned addons to use privileged APIs, apparently even temporarily loaded addons. This pref is false by default. Info here (thanks to Harry for finding this): https://ma...
P3
RESOLVED
FIXED
2020-03-03 06:48:31+00:00
2021-02-02 04:35:06+00:00
224
3
1619517
Tooltip missing for the the "X" button inside the cards
**Affected versions** * latest Nightly 75.0a1 **Affected platforms** * Windows 10 x64 * macOS 10.15 * Ubuntu 18.04 x64 **Prerequisites** * In about:config, set the preference "browser.contentblocking.report.show_mobile_app" to "true" **Steps to reproduce** 1. Launch Firefox and navigate to "about:protections". 2. S...
Tooltip missing for the the "X" button inside the cards **Affected versions** * latest Nightly 75.0a1 **Affected platforms** * Windows 10 x64 * macOS 10.15 * Ubuntu 18.04 x64 **Prerequisites** * In about:config, set the preference "browser.contentblocking.report.show_mobile_app" to "true" **Steps to reproduce** 1. ...
P2
RESOLVED
FIXED
2020-03-03 08:29:11+00:00
2020-05-07 05:32:08+00:00
192
2
1619529
The “Dismiss” button from the “Collection” section does not have a tooltip displayed when hovered
**[Affected versions]:** - Firefox Nightly 75.0a1 Build ID: 20200302212732 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Arch Linux 5.3.6 x64 **[Prerequisites]:** - Have the value of the pref `browser.newtabpage.activity-stream.discoverystream.endpoints` set to `http,https`. - Have the value of the pref ...
The “Dismiss” button from the “Collection” section does not have a tooltip displayed when hovered **[Affected versions]:** - Firefox Nightly 75.0a1 Build ID: 20200302212732 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Arch Linux 5.3.6 x64 **[Prerequisites]:** - Have the value of the pref `browser.newtab...
P1
VERIFIED
FIXED
2020-03-03 10:01:09+00:00
2020-03-18 12:40:17+00:00
407
1
1619547
Redirect Search tips (google.com) are flicker displayed
##### [Environment:] Windows 10, Mac 10.15.3, Ubuntu 18.04 Firefox Nightly 75.0a1 20200302212732 Firefox 74.0b9 (enabling browser.urlbar.update1.searchTips & browser.urlbar.update1) ##### [Preconditions:] 1. Create a new profile. 2. Verify that no updates have been made in the last 24h (open about:support, update fol...
Redirect Search tips (google.com) are flicker displayed ##### [Environment:] Windows 10, Mac 10.15.3, Ubuntu 18.04 Firefox Nightly 75.0a1 20200302212732 Firefox 74.0b9 (enabling browser.urlbar.update1.searchTips & browser.urlbar.update1) ##### [Preconditions:] 1. Create a new profile. 2. Verify that no updates have b...
P1
RESOLVED
FIXED
2020-03-03 10:50:16+00:00
2020-03-19 23:40:32+00:00
404
1
1619561
Search Tips are displayed when Captive Portal notification is displayed
##### [Description:] According to the experiment documentation [link](https://docs.google.com/document/d/1cHur2z8B-YqxWqaJcN9ifK6WTr4vKO94fhLBaxPVASg/edit?pli=1#bookmark=id.p51u0i5s36ef) (uncertain if this applies to the "feature" version of Search Tips) , the Search tips should not be displayed when browser notificati...
Search Tips are displayed when Captive Portal notification is displayed ##### [Description:] According to the experiment documentation [link](https://docs.google.com/document/d/1cHur2z8B-YqxWqaJcN9ifK6WTr4vKO94fhLBaxPVASg/edit?pli=1#bookmark=id.p51u0i5s36ef) (uncertain if this applies to the "feature" version of Search...
P1
RESOLVED
FIXED
2020-03-03 11:44:58+00:00
2020-03-13 10:03:16+00:00
482
1
1619577
No warning displayed when downloading malicious files using drag and drop
*Affected versions* * 75.0a1 (20200302212732) * 74.0 (20200302184608) * 73.0.1 (20200217142647) *Affected platforms* * Ubuntu 18.04 * Windows 10x64 * macOS 10.15 *Steps to reproduce* 1. Open Firefox with a new profile and go to https://testsafebrowsing.appspot.com/. 2. Download a random file from “Desktop Download W...
No warning displayed when downloading malicious files using drag and drop *Affected versions* * 75.0a1 (20200302212732) * 74.0 (20200302184608) * 73.0.1 (20200217142647) *Affected platforms* * Ubuntu 18.04 * Windows 10x64 * macOS 10.15 *Steps to reproduce* 1. Open Firefox with a new profile and go to https://testsafe...
P3
NEW
2020-03-03 12:46:01+00:00
2022-10-12 00:01:32+00:00
213
3
1619587
Allow fallback to empty string when reading the geo pref in head_search.js
Bug 1589618 changed head_search.js so that it was no longer setting a `browser.search.geoSpecificDefaults.url` preference before potentially reading one. This is causing Thunderbird to fail, since they don't have the preference set - we should just fallback to the empty string.
Allow fallback to empty string when reading the geo pref in head_search.js Bug 1589618 changed head_search.js so that it was no longer setting a `browser.search.geoSpecificDefaults.url` preference before potentially reading one. This is causing Thunderbird to fail, since they don't have the preference set - we should...
P3
RESOLVED
FIXED
2020-03-03 13:12:58+00:00
2020-03-05 22:15:03+00:00
92
3
1619591
Download manager animation is displayed improperly on Windows and Ubuntu
**Affected versions** * 75.0a1(ID:20200302212732) * 74.0(ID:20200302184608) **Affected platforms** * Windows 10 x64 * Ubuntu 18.04x64 * Windows 10x64 ARM * Windows 7x64 **Steps to reproduce** 1. Launch Firefox and navigate to http://testsafebrowsing.appspot.com/ 2. Go to Desktop Download Warnings 3. Right click the ...
Download manager animation is displayed improperly on Windows and Ubuntu **Affected versions** * 75.0a1(ID:20200302212732) * 74.0(ID:20200302184608) **Affected platforms** * Windows 10 x64 * Ubuntu 18.04x64 * Windows 10x64 ARM * Windows 7x64 **Steps to reproduce** 1. Launch Firefox and navigate to http://testsafebrow...
P3
NEW
2020-03-03 13:26:47+00:00
2022-10-12 00:01:33+00:00
269
3
1619611
Intermittent UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 59: ordinal not in range(128)
**Filed by:** armenzg [at] mozilla.com **Parsed log:** http://localhost:5000/logviewer.html#?job_id=291333245&repo=servo-try **Full log:** https://community-tc.services.mozilla.com/api/queue/v1/task/R6HHwJ64TBu51LM_U6bo5g/runs/0/artifacts/public/logs/live_backing.log ---
Intermittent UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 59: ordinal not in range(128) **Filed by:** armenzg [at] mozilla.com **Parsed log:** http://localhost:5000/logviewer.html#?job_id=291333245&repo=servo-try **Full log:** https://community-tc.services.mozilla.com/api/queue/v1/task/R6HHwJ64T...
P5
RESOLVED
INVALID
2020-03-03 14:08:23+00:00
2020-03-09 06:15:43+00:00
166
5
1619612
Intermittent [taskcluster:error] exit status 1
**Filed by:** armenzg [at] mozilla.com **Parsed log:** http://localhost:5000/logviewer.html#?job_id=291333236&repo=servo-try **Full log:** https://community-tc.services.mozilla.com/api/queue/v1/task/N6dcpN4TQkKSJPJZIt-8Rg/runs/0/artifacts/public/logs/live_backing.log ---
Intermittent [taskcluster:error] exit status 1 **Filed by:** armenzg [at] mozilla.com **Parsed log:** http://localhost:5000/logviewer.html#?job_id=291333236&repo=servo-try **Full log:** https://community-tc.services.mozilla.com/api/queue/v1/task/N6dcpN4TQkKSJPJZIt-8Rg/runs/0/artifacts/public/logs/live_backing.log ---
P5
RESOLVED
INVALID
2020-03-03 14:09:06+00:00
2020-03-09 06:15:41+00:00
143
5
1619634
On First opening Firefox, the software hangs for 10 to 20 seconds when anthing is entered into the address bar
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 Steps to reproduce: We have Firefox 68.5.0ESR. Installed using the .msi file via SCCM. We have a proxy server. GPO sets the following: We can then set the following policies: • Set the ImportEnterpriseRoots key to true. • Un...
On First opening Firefox, the software hangs for 10 to 20 seconds when anthing is entered into the address bar User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 Steps to reproduce: We have Firefox 68.5.0ESR. Installed using the .msi file via SCCM. We have a proxy server. GP...
P3
RESOLVED
INCOMPLETE
2020-03-03 15:15:53+00:00
2021-08-05 15:57:09+00:00
387
3
1619651
The "Create New Login" button cannot be focused using the keyboard navigation
[Affected Versions]: - Nightly 75.0a1 - Beta 74 - Firefox 73.0.1 [Affected Platforms] - All Windows - All Mac - All Linux [Prerequisites] - Have a Firefox profile with logins saved. [Steps to reproduce]: 1. Open the Firefox browser with the profile from prerequisites. 2. Navigate to "about:logins" page. 3. Press the...
The "Create New Login" button cannot be focused using the keyboard navigation [Affected Versions]: - Nightly 75.0a1 - Beta 74 - Firefox 73.0.1 [Affected Platforms] - All Windows - All Mac - All Linux [Prerequisites] - Have a Firefox profile with logins saved. [Steps to reproduce]: 1. Open the Firefox browser with th...
P1
VERIFIED
FIXED
2020-03-03 15:46:31+00:00
2020-03-12 00:51:05+00:00
413
1
1619654
Fluent changes in activity-stream.bundle.js from incorrect version
In bug 1617280 changes to the `activity-stream.bundle.js` landed that seem to be generated from the wrong version of Fluent. This causes `activity-stream.bundle.js` changes to show up every time `npm run bundle` is used even if no AS components have been changed. @Scott can you please land a fix for this?
Fluent changes in activity-stream.bundle.js from incorrect version In bug 1617280 changes to the `activity-stream.bundle.js` landed that seem to be generated from the wrong version of Fluent. This causes `activity-stream.bundle.js` changes to show up every time `npm run bundle` is used even if no AS components have bee...
P1
RESOLVED
FIXED
2020-03-03 15:54:25+00:00
2020-03-05 22:17:38+00:00
94
1
1619695
Update about:welcome ping type in 76
Follow up to bug 1616371 ``` const PING_TYPE = "onboarding"; ``` > We could file an issue to change this once we start the new style of experiments in 76, but keeping this consistent with the existing experience for 75 sounds like the right thing to do
Update about:welcome ping type in 76 Follow up to bug 1616371 ``` const PING_TYPE = "onboarding"; ``` > We could file an issue to change this once we start the new style of experiments in 76, but keeping this consistent with the existing experience for 75 sounds like the right thing to do
P2
RESOLVED
INVALID
2020-03-03 18:08:38+00:00
2020-06-05 15:56:30+00:00
72
2
1619736
Clicking "Create New Login" does no longer shift focus to the first input in the form
This is a regression caused by bug 1578736. STR: 1. Open about:logins 2. Click the "Create New Login" button AR: Focus is on the "Create New Login" ER: The focus should be shifted to the Website address field.
Clicking "Create New Login" does no longer shift focus to the first input in the form This is a regression caused by bug 1578736. STR: 1. Open about:logins 2. Click the "Create New Login" button AR: Focus is on the "Create New Login" ER: The focus should be shifted to the Website address field.
P1
VERIFIED
FIXED
2020-03-03 19:36:31+00:00
2020-03-16 12:25:19+00:00
79
1
1619777
[RTL] The minimize button is 2px too far from the other controls, on Windows 7 Aero Basic
See attached for how this looks on RTL and LTR.
[RTL] The minimize button is 2px too far from the other controls, on Windows 7 Aero Basic See attached for how this looks on RTL and LTR.
P3
NEW
2020-03-03 21:25:02+00:00
2022-10-12 00:01:43+00:00
38
3
1619842
eslint integration with vscode broken in browser/components/newtab
As of last week(?) it looks like vscode's eslint plugin is having trouble finding the right packages when trying to lint code inside browser/component/newtab. I see a bunch of errors like this: ``` Definition for rule 'getter-return' was not found Definition for rule 'no-global-assign' was not found Definition for rul...
eslint integration with vscode broken in browser/components/newtab As of last week(?) it looks like vscode's eslint plugin is having trouble finding the right packages when trying to lint code inside browser/component/newtab. I see a bunch of errors like this: ``` Definition for rule 'getter-return' was not found Defi...
P2
RESOLVED
FIXED
2020-03-04 03:40:56+00:00
2023-05-11 03:02:06+00:00
174
2
1619955
content process crash reporting dialog missing email address field
The crash report dialog you get when a content process crashes doesn't have an email address field. We should add one so it's in parity with the main process crash report dialog. Further, (and maybe this should be a new bug), when opting-in to auto-reporting content crashes, maybe Firefox should use the email address...
content process crash reporting dialog missing email address field The crash report dialog you get when a content process crashes doesn't have an email address field. We should add one so it's in parity with the main process crash report dialog. Further, (and maybe this should be a new bug), when opting-in to auto-re...
P3
RESOLVED
WONTFIX
2020-03-04 14:13:40+00:00
2021-01-26 13:52:53+00:00
91
3
1619981
Investigate low enrollment rate for Chrome Switchers experiment
Experiment bug: https://experimenter.services.mozilla.com/experiments/chrome-switchers-card-for-onboarding-triplets-in-firefox-73/ Enrollments have been significantly lower than expected pointing to a problem with the attribution data not being available early enough at startup for all users.
Investigate low enrollment rate for Chrome Switchers experiment Experiment bug: https://experimenter.services.mozilla.com/experiments/chrome-switchers-card-for-onboarding-triplets-in-firefox-73/ Enrollments have been significantly lower than expected pointing to a problem with the attribution data not being available e...
P1
RESOLVED
WONTFIX
2020-03-04 15:39:49+00:00
2020-03-30 21:54:29+00:00
83
1
1620037
new certificate viewer doesn't show signature algorithm for (at least) md5 signatures
STR: * visit https://wiki.cacert.org/ * click "advanced" * click "view certificate" * click "CA Cert Signing Authority" The "Signature Algorithm" item is missing from "Miscellaneous" (possibly because it's md5-based?)
new certificate viewer doesn't show signature algorithm for (at least) md5 signatures STR: * visit https://wiki.cacert.org/ * click "advanced" * click "view certificate" * click "CA Cert Signing Authority" The "Signature Algorithm" item is missing from "Miscellaneous" (possibly because it's md5-based?)
P3
VERIFIED
FIXED
2020-03-04 19:13:39+00:00
2020-04-14 12:32:34+00:00
81
3
1620048
"There are no downloads." text in about:downloads is pretty much unreadable - should use photon colours
Tested on macOS nightly in case it matters. The text is grey, and so is the background. The text is also tiny. I have to assume this regressed at some point, it seems unlikely we shipped it with contrast this low.
"There are no downloads." text in about:downloads is pretty much unreadable - should use photon colours Tested on macOS nightly in case it matters. The text is grey, and so is the background. The text is also tiny. I have to assume this regressed at some point, it seems unlikely we shipped it with contrast this low.
P3
VERIFIED
FIXED
2020-03-04 19:56:22+00:00
2020-04-09 02:11:49+00:00
74
3
1620068
Captive portal tab opens in every browser window, not just the active one
I don't have STR but I think this can probably be reproduced easily with a captive portal network… The captive portal login network error page was opened in every Firefox window while at an airport so I had to close it in all my 16 windows. I'm not sure what the purpose of the error page is vs. the notification bar b...
Captive portal tab opens in every browser window, not just the active one I don't have STR but I think this can probably be reproduced easily with a captive portal network… The captive portal login network error page was opened in every Firefox window while at an airport so I had to close it in all my 16 windows. I'm...
P3
NEW
2020-03-04 21:27:03+00:00
2022-10-12 00:02:04+00:00
113
3
1620094
If a tab opens a download popup as you are moving it, you can't move or close any tab in the window.
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: 1. Open a Firefox window with lots of tabs. 2. Open a new tab that will create a Download popup. 3. Before the tab loads in and opens the popup, start dragging it sideways as if to reorder tabs. Don't ...
If a tab opens a download popup as you are moving it, you can't move or close any tab in the window. User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:73.0) Gecko/20100101 Firefox/73.0 Steps to reproduce: 1. Open a Firefox window with lots of tabs. 2. Open a new tab that will create a Download popup. 3. ...
P3
RESOLVED
WORKSFORME
2020-03-04 23:30:28+00:00
2022-06-15 09:17:04+00:00
223
3
1620101
Session restore to virtual desktop does not work on KDE Plasma
With KDE Plasma 5.17.5 on Fedora 31 and the latest Nightly containing changeset [`323e2a212629`](https://hg.mozilla.org/mozilla-central/rev/323e2a21262949647c7237ad1a73fde670efb13a), session restore does not save the `workspaceID` to `sessionstore.jsonlz4`. Using `xprop` I‌ see the correct [`_NET_WM_DESKTOP`](https:/...
Session restore to virtual desktop does not work on KDE Plasma With KDE Plasma 5.17.5 on Fedora 31 and the latest Nightly containing changeset [`323e2a212629`](https://hg.mozilla.org/mozilla-central/rev/323e2a21262949647c7237ad1a73fde670efb13a), session restore does not save the `workspaceID` to `sessionstore.jsonlz4`...
P2
VERIFIED
FIXED
2020-03-05 00:08:49+00:00
2020-03-17 15:16:43+00:00
264
2
1620184
Fix drag/drop functionality in about:downloads to download things
Per bug 978291, this is supposed to work on both the list and the "no downloads" text. That last part I expect broke (at the latest) in bug 1605939. However, I can't get it to work at all (testing on Windows on beta), dragging either URLs or images from other tabs into either the list or the text - they just replace t...
Fix drag/drop functionality in about:downloads to download things Per bug 978291, this is supposed to work on both the list and the "no downloads" text. That last part I expect broke (at the latest) in bug 1605939. However, I can't get it to work at all (testing on Windows on beta), dragging either URLs or images from...
P3
VERIFIED
FIXED
2020-03-05 10:28:14+00:00
2020-04-21 11:59:56+00:00
131
3
1620227
Search service can install extensions after shutdown has started which makes things sad
I spotted some errors in a log that indicated that we're trying to `installBuiltinAddon` after the addon manager shuts down, which ends in tears because it throws errors. https://searchfox.org/mozilla-central/rev/c79c0d65a183d9d38676855f455a5c6a7f7dadd3/toolkit/components/search/SearchService.jsm#1301 and https://se...
Search service can install extensions after shutdown has started which makes things sad I spotted some errors in a log that indicated that we're trying to `installBuiltinAddon` after the addon manager shuts down, which ends in tears because it throws errors. https://searchfox.org/mozilla-central/rev/c79c0d65a183d9d386...
P1
VERIFIED
FIXED
2020-03-05 12:51:33+00:00
2020-03-30 13:51:43+00:00
247
1
1620231
Crop urls in the middle in the results panel
Being able to quickly and efficiently search one's history for specific pages was one of the strongest features of the urlbar. For this, one needs to be able to see the relevant parts of the URL and/or title directly in the results. Comically short truncation of URLs and titles in the design update means this will, in ...
Crop urls in the middle in the results panel Being able to quickly and efficiently search one's history for specific pages was one of the strongest features of the urlbar. For this, one needs to be able to see the relevant parts of the URL and/or title directly in the results. Comically short truncation of URLs and tit...
P5
NEW
2020-03-05 13:17:48+00:00
2025-03-02 14:54:26+00:00
448
5
1620283
The “Collections Promo” section is redisplayed on a new tab after it was previously dismissed
**[Affected versions]:** Firefox Nightly 75.0a1 Build ID: 20200305095541 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Ubuntu Linux 18.04 x64 **[Prerequisites]:** - Have the value of the pref `browser.newtabpage.activity-stream.discoverystream.spocs-endpoint` set to `https://spocs.getpocket.com/spocs?sit...
The “Collections Promo” section is redisplayed on a new tab after it was previously dismissed **[Affected versions]:** Firefox Nightly 75.0a1 Build ID: 20200305095541 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Ubuntu Linux 18.04 x64 **[Prerequisites]:** - Have the value of the pref `browser.newtabpage...
P1
VERIFIED
FIXED
2020-03-05 15:41:52+00:00
2020-03-09 16:09:35+00:00
347
1
1620299
URLBar Interventions should honor policy (and be able to be disabled by policy)
Currently URLBar Interventions tells users they can refresh Firefox, but if refresh has been turned off by policy, they cannot. The same is true of the update policy. If update is turned off, that policy should not show. Any interventions that intersect with policy should check policy to see if they should be display...
URLBar Interventions should honor policy (and be able to be disabled by policy) Currently URLBar Interventions tells users they can refresh Firefox, but if refresh has been turned off by policy, they cannot. The same is true of the update policy. If update is turned off, that policy should not show. Any interventions...
P1
VERIFIED
FIXED
2020-03-05 16:29:36+00:00
2020-03-26 15:31:38+00:00
116
1
1620351
Element h2 not allowed as child of element span in this context
I copy/pasted the generated source (via inspect element and copying the outer <html> tag's content) into https://validator.w3.org/nu/#textarea and got a few of these messages: Error: Element h2 not allowed as child of element span in this context. (Suppressing further errors from this subtree.) Error: Element p not al...
Element h2 not allowed as child of element span in this context I copy/pasted the generated source (via inspect element and copying the outer <html> tag's content) into https://validator.w3.org/nu/#textarea and got a few of these messages: Error: Element h2 not allowed as child of element span in this context. (Suppre...
P2
RESOLVED
INVALID
2020-03-05 18:59:54+00:00
2020-06-05 15:41:51+00:00
119
2
1620434
flexible space is too narrow in the navbar in customize mode
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 Steps to reproduce: add spacers to the left of the "previous page" button (left of URL bar) Actual results: tiny spacers appear in customization-view. Expected results: should appear just as wide in customization-view as ...
flexible space is too narrow in the navbar in customize mode User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 Steps to reproduce: add spacers to the left of the "previous page" button (left of URL bar) Actual results: tiny spacers appear in customization-view. Expected r...
P1
VERIFIED
FIXED
2020-03-05 21:26:18+00:00
2020-03-13 09:49:54+00:00
117
1
1620531
about:logins - have [Sort by] button share the same width as the dropdown menu
**Affected versions** * 70.0, 73.0.1, 74.0b8, 75.0a1 (2020-02-26); **Affected platforms** * Windows 10, macOS 10.15, Ubuntu 19.04; **Steps to reproduce** 1. Launch Firefox, access about:logins 2. Input any dummy_logins if none added in the list; 3. Click on the [Sort by] button; **Expected result / Enhancement sug...
about:logins - have [Sort by] button share the same width as the dropdown menu **Affected versions** * 70.0, 73.0.1, 74.0b8, 75.0a1 (2020-02-26); **Affected platforms** * Windows 10, macOS 10.15, Ubuntu 19.04; **Steps to reproduce** 1. Launch Firefox, access about:logins 2. Input any dummy_logins if none added in t...
P5
RESOLVED
WONTFIX
2020-03-06 09:05:22+00:00
2020-04-08 19:30:16+00:00
297
5
1620536
"Import from another browser" menu adds noise and scroll bar to the app menu
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 Steps to reproduce: Recently a new button "Import from another browser" was added to the root of App/Hamburger button. Expected results: An additional button in the root of the menu makes it too crowded. Taking into account...
"Import from another browser" menu adds noise and scroll bar to the app menu User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 Steps to reproduce: Recently a new button "Import from another browser" was added to the root of App/Hamburger button. Expected results: An additi...
P1
RESOLVED
FIXED
2020-03-06 09:39:30+00:00
2020-03-30 15:30:07+00:00
122
1
1620570
Wrong Region For Search Engines (when in austria)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 Steps to reproduce: My Firefox browser is in English (UK), the "browser.search.region" is set to "AT" (for Austria) and so is my Windows 10 region. Actual results: My default search engines are for the UK, e.g. amazon.co.uk ...
Wrong Region For Search Engines (when in austria) User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 Steps to reproduce: My Firefox browser is in English (UK), the "browser.search.region" is set to "AT" (for Austria) and so is my Windows 10 region. Actual results: My default...
P3
RESOLVED
WORKSFORME
2020-03-06 12:53:21+00:00
2021-06-17 15:34:55+00:00
146
3
1620576
UrlbarProviderSearchTips.jsm triggers main thread I/O to updates.xml to fetch the updateCount
The `lastBrowserUpdateDate` function in UrlbarProviderSearchTips.jsm is async so it looks like it was meant to not block the main thread, but calling updateManager.updateCount at https://searchfox.org/mozilla-central/rev/13b081a62d3f3e3e3120f95564529257b0bf451c/browser/components/urlbar/UrlbarProviderSearchTips.jsm#464...
UrlbarProviderSearchTips.jsm triggers main thread I/O to updates.xml to fetch the updateCount The `lastBrowserUpdateDate` function in UrlbarProviderSearchTips.jsm is async so it looks like it was meant to not block the main thread, but calling updateManager.updateCount at https://searchfox.org/mozilla-central/rev/13b08...
P3
RESOLVED
FIXED
2020-03-06 13:19:52+00:00
2024-03-20 19:00:41+00:00
206
3
1620582
aboutwelcome.css has changes after npm run bundle
Right now there are changes to this file when running `npm run bundle`: ```diff diff --git a/browser/components/newtab/aboutwelcome/content/aboutwelcome.css b/browser/components/newtab/aboutwelcome/content/aboutwelcome.css index 74953be4dfe0..121795c9b396 100644 --- a/browser/components/newtab/aboutwelcome/content/abo...
aboutwelcome.css has changes after npm run bundle Right now there are changes to this file when running `npm run bundle`: ```diff diff --git a/browser/components/newtab/aboutwelcome/content/aboutwelcome.css b/browser/components/newtab/aboutwelcome/content/aboutwelcome.css index 74953be4dfe0..121795c9b396 100644 --- a/...
P1
RESOLVED
FIXED
2020-03-06 13:38:38+00:00
2020-04-27 10:49:19+00:00
273
1
1620717
Add an enterprise policy to allow disabling the lax-by-default feature
It would be nice to add an enterprise policy to allow disabling this temporarily similar to what Chrome is planning to do.
Add an enterprise policy to allow disabling the lax-by-default feature It would be nice to add an enterprise policy to allow disabling this temporarily similar to what Chrome is planning to do.
P2
RESOLVED
FIXED
2020-03-06 23:09:52+00:00
2022-01-12 18:08:16+00:00
43
2