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 |
|---|---|---|---|---|---|---|---|---|---|---|
1800434 | BrowserWindowTracker can return windows that are not yet fully initialized | `BrowserWindowTracker` starts tracking windows after the [DOMContentLoaded event fires on the window](https://searchfox.org/mozilla-central/rev/219df29d0fb5d8928ae41bba4a605046de411cf0/browser/base/content/browser.js#1727) which is before the window has finished initializing. This can mean a call to `BrowserWindowTrack... | BrowserWindowTracker can return windows that are not yet fully initialized `BrowserWindowTracker` starts tracking windows after the [DOMContentLoaded event fires on the window](https://searchfox.org/mozilla-central/rev/219df29d0fb5d8928ae41bba4a605046de411cf0/browser/base/content/browser.js#1727) which is before the wi... | P3 | NEW | 2022-11-14 10:52:24+00:00 | 2023-05-17 20:02:41+00:00 | 152 | 3 | |
1800475 | Customization breaks Drag&Drop (maybe more) in the Bookmarks Toolbar overflow menu | After customization DND in the Bookmarks Toolbar chevron menu doesn't work anymore, this is usually a symptom of a zombie widget that should be recreated (or at least in the past that used to happen, indeed we [uninit all the views](https://searchfox.org/mozilla-central/rev/219df29d0fb5d8928ae41bba4a605046de411cf0/brow... | Customization breaks Drag&Drop (maybe more) in the Bookmarks Toolbar overflow menu After customization DND in the Bookmarks Toolbar chevron menu doesn't work anymore, this is usually a symptom of a zombie widget that should be recreated (or at least in the past that used to happen, indeed we [uninit all the views](http... | P3 | NEW | 2022-11-14 14:26:04+00:00 | 2023-10-22 14:11:59+00:00 | 366 | 3 | |
1800535 | Remove skip-if debug flag for Video Test | Investigate why video tests are failing for debug builds | Remove skip-if debug flag for Video Test Investigate why video tests are failing for debug builds | P2 | RESOLVED | FIXED | 2022-11-14 21:43:02+00:00 | 2022-12-07 04:15:50+00:00 | 24 | 2 |
1800622 | [win7] Minimize, Maximize and Close buttons are no longer displayed after entering full-screen with F11 while having Windows 7 Aero theme | **Found in**
* 109.0a1 (2022-11-14)
**Affected versions**
* 109.0a1 (2022-11-14)
* 108.0b1
* 107.0
* 102.5.0esr
**Tested platforms**
* Affected platforms: Windows 7x64 Sp1
* Unaffected platforms: Windows 10/11 x64, Ubuntu 20.04
**Preconditions**
* Windows 7 Aero theme enabled
**Steps to reproduce**
1. Enter fullscr... | [win7] Minimize, Maximize and Close buttons are no longer displayed after entering full-screen with F11 while having Windows 7 Aero theme **Found in**
* 109.0a1 (2022-11-14)
**Affected versions**
* 109.0a1 (2022-11-14)
* 108.0b1
* 107.0
* 102.5.0esr
**Tested platforms**
* Affected platforms: Windows 7x64 Sp1
* Unaffe... | P1 | RESOLVED | WONTFIX | 2022-11-15 11:03:22+00:00 | 2023-07-21 18:52:40+00:00 | 339 | 1 |
1800662 | Search engine order is modified after region change | **Found in**
* Firefox 108 beta 1
**Affected versions**
* Firefox 108 beta 1
* latest Nightly 109.0a1 2022-11-15
**Tested platforms**
* Affected platforms: Win 10 64-bit, macOSX 10.14, Ubuntu 22.04
* Unaffected platforms: -
**Steps to reproduce**
1. Open Firefox with a clean profile
2. Go to youtube.com (or any othe... | Search engine order is modified after region change **Found in**
* Firefox 108 beta 1
**Affected versions**
* Firefox 108 beta 1
* latest Nightly 109.0a1 2022-11-15
**Tested platforms**
* Affected platforms: Win 10 64-bit, macOSX 10.14, Ubuntu 22.04
* Unaffected platforms: -
**Steps to reproduce**
1. Open Firefox wi... | P3 | VERIFIED | FIXED | 2022-11-15 15:30:07+00:00 | 2022-12-05 16:40:00+00:00 | 237 | 3 |
1800733 | The saved passwords are not imported from Opera on MacOS | **Found in**
* Nightly 109.0a1
**Affected versions**
* Nightly 109.0a1
**Tested platforms**
* Affected platforms: All MacOS
* Unaffected platforms: Win 10, Ubuntu
**Preconditions**
* Have a password set for the OS's account.
* Have multiple saved passwords in Opera.
* Set pref "browser.migrate.opera.enabled" on true... | The saved passwords are not imported from Opera on MacOS **Found in**
* Nightly 109.0a1
**Affected versions**
* Nightly 109.0a1
**Tested platforms**
* Affected platforms: All MacOS
* Unaffected platforms: Win 10, Ubuntu
**Preconditions**
* Have a password set for the OS's account.
* Have multiple saved passwords in ... | P3 | VERIFIED | FIXED | 2022-11-15 19:49:04+00:00 | 2022-12-22 15:24:55+00:00 | 294 | 3 |
1800810 | Quick suggest engagement telemetry may not match visible results in the view | Bug 1800184 fixed the case where a quick suggest result is in the view but hidden, but I found one more case it didn't fix: The user can pick a result (i.e., complete an engagement) after the provider `add()`'ed it but before it's added to the view. [Edit: This sentence is confusing. What I mean is: After the quick sug... | Quick suggest engagement telemetry may not match visible results in the view Bug 1800184 fixed the case where a quick suggest result is in the view but hidden, but I found one more case it didn't fix: The user can pick a result (i.e., complete an engagement) after the provider `add()`'ed it but before it's added to the... | P1 | VERIFIED | FIXED | 2022-11-16 05:42:32+00:00 | 2023-04-13 02:09:07+00:00 | 211 | 1 |
1800894 | The “Our Sponsors and Your Privacy” modal is not automatically focused for keyboard navigation when opened | **[Affected Versions]:**
- Firefox 108.0b2 (Build ID: 20221115200658)
- Firefox 109.0a1 (Build ID: 20221116093106)
**[Affected Platforms]:**
- Windows 10x64
- macOS 11.6.6
- Linux Mint 20.2
**[Prerequisites]:**
- Have the Sponsored tiles via Pocket configured and displayed.
**[Steps to reproduce]:**
1. Open the pr... | The “Our Sponsors and Your Privacy” modal is not automatically focused for keyboard navigation when opened **[Affected Versions]:**
- Firefox 108.0b2 (Build ID: 20221115200658)
- Firefox 109.0a1 (Build ID: 20221116093106)
**[Affected Platforms]:**
- Windows 10x64
- macOS 11.6.6
- Linux Mint 20.2
**[Prerequisites]:*... | P3 | NEW | 2022-11-16 14:02:32+00:00 | 2023-06-15 15:50:35+00:00 | 292 | 3 | |
1800917 | Not able to import data from Opera/Vivaldi on Ubuntu | **Found in**
* Nightly 109.0a1
**Affected versions**
* Nightly 109.0a1
**Tested platforms**
* Affected platforms: Ubuntu 18, Ubuntu 22
* Unaffected platforms: Win 10, MacOS
**Preconditions**
* Opera/Vivaldi are installed(stable version from Ubuntu apps or from the following link: https://www.opera.com/download, I do... | Not able to import data from Opera/Vivaldi on Ubuntu **Found in**
* Nightly 109.0a1
**Affected versions**
* Nightly 109.0a1
**Tested platforms**
* Affected platforms: Ubuntu 18, Ubuntu 22
* Unaffected platforms: Win 10, MacOS
**Preconditions**
* Opera/Vivaldi are installed(stable version from Ubuntu apps or from the... | P3 | VERIFIED | FIXED | 2022-11-16 15:57:13+00:00 | 2023-03-29 12:12:14+00:00 | 320 | 3 |
1800923 | Not able to import data from Opera/Vivaldi on first run migration | **Found in**
* Nightly 109.0a1
**Affected versions**
* Nightly 109.0a1
**Tested platforms**
* Affected platforms: all
* Unaffected platforms:
**Preconditions**
* Opera/Vivaldi are installed(stable version from Ubuntu apps or from the following link: https://www.opera.com/download, I downloaded .deb file) and has us... | Not able to import data from Opera/Vivaldi on first run migration **Found in**
* Nightly 109.0a1
**Affected versions**
* Nightly 109.0a1
**Tested platforms**
* Affected platforms: all
* Unaffected platforms:
**Preconditions**
* Opera/Vivaldi are installed(stable version from Ubuntu apps or from the following link: ... | P1 | VERIFIED | FIXED | 2022-11-16 16:33:01+00:00 | 2022-12-21 13:26:18+00:00 | 359 | 1 |
1800982 | [mac][HCM] "Last Active" badge text is not readable on the Dark theme with Increase Contrast | ## STR:
1. Activate a High Contrast Mode of the macOS by checking `Increase Contrast` option under `System Preferences > Accessibility > Display > Display` and ensure the `Dark` mode is selected under the `System Preferences > General > Appearance`
1. Visit Firefox View at `about:firefoxview`
2. Ensure that `Tab Pickup... | [mac][HCM] "Last Active" badge text is not readable on the Dark theme with Increase Contrast ## STR:
1. Activate a High Contrast Mode of the macOS by checking `Increase Contrast` option under `System Preferences > Accessibility > Display > Display` and ensure the `Dark` mode is selected under the `System Preferences > ... | P2 | VERIFIED | FIXED | 2022-11-16 22:02:49+00:00 | 2022-12-20 08:23:45+00:00 | 334 | 2 |
1801024 | Tabs telemetry appears to no longer be collected | I'm seeing logs with:
> Sync.Telemetry ERROR Notification for engine tabs but it isn't current
So the telemetry module doesn't think the tab engine is currently syncing when it is - [see here](https://searchfox.org/mozilla-central/source/services/sync/modules/telemetry.js#641)
This message also causes an error lo... | Tabs telemetry appears to no longer be collected I'm seeing logs with:
> Sync.Telemetry ERROR Notification for engine tabs but it isn't current
So the telemetry module doesn't think the tab engine is currently syncing when it is - [see here](https://searchfox.org/mozilla-central/source/services/sync/modules/teleme... | P2 | RESOLVED | FIXED | 2022-11-17 03:02:33+00:00 | 2022-12-01 13:08:02+00:00 | 120 | 2 |
1801035 | The download window should have a smaller minimum resizable width/height/size | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Click on the hamburger menu icon, select Downloads. The window popup huge, needs the sizing ability to be added back to the window.
Actual results:
Cannot resize the Downloads window.
Expected result... | The download window should have a smaller minimum resizable width/height/size User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Click on the hamburger menu icon, select Downloads. The window popup huge, needs the sizing ability to be added back to the wi... | P2 | VERIFIED | FIXED | 2022-11-17 07:14:17+00:00 | 2023-01-26 11:44:40+00:00 | 113 | 2 |
1801060 | Address bar no longer retains URL highlight after switching tabs | STR:
1. Click in the address bar to highlight the entire URL or manually select all.
2. Switch to a different tab and back again.
Expected:
The URL should still be highlighted for that tab.
Actual:
The address bar is focused but the URL is not highlighted.
Regression window:
https://hg.mozilla.org/integration/auto... | Address bar no longer retains URL highlight after switching tabs STR:
1. Click in the address bar to highlight the entire URL or manually select all.
2. Switch to a different tab and back again.
Expected:
The URL should still be highlighted for that tab.
Actual:
The address bar is focused but the URL is not highlig... | P1 | VERIFIED | FIXED | 2022-11-17 09:58:47+00:00 | 2022-12-16 13:26:10+00:00 | 180 | 1 |
1801061 | No previous Windows and Tabs displayed under "Restore only the ones you want" on Success page | **Found in**
* Firefox 108.0b2
**Affected versions**
* Firefox 108.0b2
* Nightly 109.0a1
* Firefox 107.0
**Tested platforms**
* Windows 10
* macOS13 Ventura
* Ubuntu 22.04
**Preconditions**
* Firefox installed
**Steps to reproduce**
1. Launch Firefox
2. Open several windows with tabs
3. Load in each tabs some rand... | No previous Windows and Tabs displayed under "Restore only the ones you want" on Success page **Found in**
* Firefox 108.0b2
**Affected versions**
* Firefox 108.0b2
* Nightly 109.0a1
* Firefox 107.0
**Tested platforms**
* Windows 10
* macOS13 Ventura
* Ubuntu 22.04
**Preconditions**
* Firefox installed
**Steps to r... | P1 | VERIFIED | FIXED | 2022-11-17 10:04:59+00:00 | 2023-02-09 14:00:59+00:00 | 355 | 1 |
1801096 | Small artifact on the right side of Firefox View button once an item from the palette is dragged over tabs while in customize mode | **Found in**
* Firefox 108.0b2
**Affected versions**
* Firefox 108.0b2
* Nightly 109.0a1
* Release 107.0
**Tested platforms**
* Affected platforms: Windows 10, Ubuntu 22.04 and macOS 11.6
**Preconditions**
* Have browser.tabs.firefox-view pref set as true if not already (it should be true by default)
**Steps to rep... | Small artifact on the right side of Firefox View button once an item from the palette is dragged over tabs while in customize mode **Found in**
* Firefox 108.0b2
**Affected versions**
* Firefox 108.0b2
* Nightly 109.0a1
* Release 107.0
**Tested platforms**
* Affected platforms: Windows 10, Ubuntu 22.04 and macOS 11.6... | P3 | REOPENED | 2022-11-17 13:38:00+00:00 | 2023-01-16 17:56:37+00:00 | 345 | 3 | |
1801168 | Urlbar not focused when opening a new tab in plain full screen mode | Looks like bug 1219775 fixed an issue for video/dom full screen, but at least on macOS, regular full screen, e.g., key_fullScreen -> BrowserFullScreen() -> `window.fullScreen = true` no longer focuses urlbar on new tab as the window stays in full screen. | Urlbar not focused when opening a new tab in plain full screen mode Looks like bug 1219775 fixed an issue for video/dom full screen, but at least on macOS, regular full screen, e.g., key_fullScreen -> BrowserFullScreen() -> `window.fullScreen = true` no longer focuses urlbar on new tab as the window stays in full scree... | P1 | VERIFIED | FIXED | 2022-11-17 18:30:54+00:00 | 2022-12-21 15:38:39+00:00 | 89 | 1 |
1801276 | [Experiment] No tooltips are displayed when hovering the “Play”, “Mute” and “Fullscreen” buttons from the Firefox video | **[Affected versions]:**
- Firefox Nightly 109.0a1 (Build ID: 20221117214129)
**[Affected Platforms]:**
- Windows 10 x64
- Windows 11 x64
**[Prerequisites]:**
- Have the latest version of Firefox Nightly installed and opened.
- Have the “nimbus.debug” pref set to “true” value on the “about:config” page.
**[Steps to ... | [Experiment] No tooltips are displayed when hovering the “Play”, “Mute” and “Fullscreen” buttons from the Firefox video **[Affected versions]:**
- Firefox Nightly 109.0a1 (Build ID: 20221117214129)
**[Affected Platforms]:**
- Windows 10 x64
- Windows 11 x64
**[Prerequisites]:**
- Have the latest version of Firefox Ni... | P3 | NEW | 2022-11-18 10:26:21+00:00 | 2022-11-21 16:34:58+00:00 | 309 | 3 | |
1801295 | SyncedTabs.getRecentTabs not returning any tabs immediately after a quick write | I'm on latest nightly 109.0a1, signed in and I have 3 devices connected. When I went to the Firefox View page after updating, I see the "Nothing to see yet message" and upon investigating it's because the `lazy.SyncedTabs.getRecentTabs` is not returning any tabs. It's been at least 15-20 minutes, and despite trying to ... | SyncedTabs.getRecentTabs not returning any tabs immediately after a quick write I'm on latest nightly 109.0a1, signed in and I have 3 devices connected. When I went to the Firefox View page after updating, I see the "Nothing to see yet message" and upon investigating it's because the `lazy.SyncedTabs.getRecentTabs` is ... | P3 | RESOLVED | FIXED | 2022-11-18 13:02:25+00:00 | 2022-12-19 15:17:10+00:00 | 320 | 3 |
1801298 | Fix down/up arrow behavior with multiple selectable elements per row | From https://phabricator.services.mozilla.com/D161776:
> while pressing down to go down the list of results, it focuses on each meatball menu button. That could mess up users' muscle memory. I recognize that the placeholder is shown on each result because the logic of showing/adding the button on a result will come in ... | Fix down/up arrow behavior with multiple selectable elements per row From https://phabricator.services.mozilla.com/D161776:
> while pressing down to go down the list of results, it focuses on each meatball menu button. That could mess up users' muscle memory. I recognize that the placeholder is shown on each result bec... | P2 | VERIFIED | FIXED | 2022-11-18 13:16:48+00:00 | 2023-02-23 13:02:42+00:00 | 153 | 2 |
1801299 | Fix outside click behavior for the urlbar result menu | From https://phabricator.services.mozilla.com/D161776:
> If a user clicks on a meatball menu to open the popup, and then clicks on another meatball menu (or anything else in the browser really), the other won't open, the popup will just hide. I think what makes it a little confusing is that elements in the browser tri... | Fix outside click behavior for the urlbar result menu From https://phabricator.services.mozilla.com/D161776:
> If a user clicks on a meatball menu to open the popup, and then clicks on another meatball menu (or anything else in the browser really), the other won't open, the popup will just hide. I think what makes it ... | P3 | VERIFIED | FIXED | 2022-11-18 13:19:29+00:00 | 2023-02-08 11:16:24+00:00 | 120 | 3 |
1801301 | The "activityAfterIdle" message is wrongly triggered after the PC wakes up from "Sleep" or "Hibernation" | **[Affected versions]:**
- Firefox Beta 108.0b3 - Build ID: 20221117185908
**[Affected Platforms]:**
- Windows 7 x64
**[Prerequisites]:**
- Have the "Remote Settings Devtools" add-on installed from [here](https://github.com/mozilla-extensions/remote-settings-devtools/releases).
**[Steps to reproduce]:**
1. Open the ... | The "activityAfterIdle" message is wrongly triggered after the PC wakes up from "Sleep" or "Hibernation" **[Affected versions]:**
- Firefox Beta 108.0b3 - Build ID: 20221117185908
**[Affected Platforms]:**
- Windows 7 x64
**[Prerequisites]:**
- Have the "Remote Settings Devtools" add-on installed from [here](https://... | P1 | RESOLVED | WONTFIX | 2022-11-18 13:47:49+00:00 | 2023-01-12 15:15:45+00:00 | 300 | 1 |
1801327 | No "additional permissions" indicator on subdomains of whitelisted domains | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
* Go to `about:preferences#privacy`
* Set Firefox to `Delete cookies and site data when Firefox is closed`
* Add an exception for `https://mozilla.org` to whitelist all Mozilla sites
* Open https://bugzill... | No "additional permissions" indicator on subdomains of whitelisted domains User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
* Go to `about:preferences#privacy`
* Set Firefox to `Delete cookies and site data when Firefox is closed`
* Add an exception for ... | P3 | NEW | 2022-11-18 15:26:35+00:00 | 2024-04-23 17:06:36+00:00 | 165 | 3 | |
1801339 | The Zoom Controls percentage is not centered in the Overflow Menu | **Found in**
109.0a1 (2022-11-18)
**Affected versions**
109.0a1 (2022-11-18)
**Tested platforms**
- **Affected platforms:** Windows 10x64, Ubuntu 18.04, macOS 10.15
**Steps to reproduce**
1. Launch Firefox.
2. Access Customize mode.
3. Drag and drop the Zoom Controls inside the Overflow menu.
**Expected result**
... | The Zoom Controls percentage is not centered in the Overflow Menu **Found in**
109.0a1 (2022-11-18)
**Affected versions**
109.0a1 (2022-11-18)
**Tested platforms**
- **Affected platforms:** Windows 10x64, Ubuntu 18.04, macOS 10.15
**Steps to reproduce**
1. Launch Firefox.
2. Access Customize mode.
3. Drag and drop... | P1 | VERIFIED | FIXED | 2022-11-18 16:14:16+00:00 | 2022-11-23 21:26:37+00:00 | 286 | 1 |
1801341 | iframe doesn't trigger load event when password protected pdf is opened | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0
Steps to reproduce:
i try to open a password protected file using a vanilla html iframe by passing file's filepath into iframe src attribute
Actual results:
the iframe shows the enter password dialog as intended and opens ... | iframe doesn't trigger load event when password protected pdf is opened User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0
Steps to reproduce:
i try to open a password protected file using a vanilla html iframe by passing file's filepath into iframe src attribute
Actual res... | P1 | RESOLVED | FIXED | 2022-11-18 16:34:13+00:00 | 2022-12-02 20:53:02+00:00 | 231 | 1 |
1801375 | Firefox feature tour overlaps screenshots UI (component) | STR:
- in about:config, enable `screenshots.browser.component.enabled`.
- in a fresh profile, open Firefox View
- Use ctrl+shift+s to open the Screenshots UI.
The feature tour visible on first use in Firefox View overlaps the screenshots UI.
I'm not sure what the expected result should be here - it seems reasonabl... | Firefox feature tour overlaps screenshots UI (component) STR:
- in about:config, enable `screenshots.browser.component.enabled`.
- in a fresh profile, open Firefox View
- Use ctrl+shift+s to open the Screenshots UI.
The feature tour visible on first use in Firefox View overlaps the screenshots UI.
I'm not sure wha... | P3 | NEW | 2022-11-18 19:21:29+00:00 | 2022-11-24 20:26:20+00:00 | 148 | 3 | |
1801389 | SPACE should open the result menu when the button is selected | From https://phabricator.services.mozilla.com/D161776:
> Focusing the button and pressing SPACE should open the menu, instead it puts a space in the input field | SPACE should open the result menu when the button is selected From https://phabricator.services.mozilla.com/D161776:
> Focusing the button and pressing SPACE should open the menu, instead it puts a space in the input field | P2 | VERIFIED | FIXED | 2022-11-18 20:07:16+00:00 | 2023-09-25 15:55:49+00:00 | 58 | 2 |
1801469 | Enhanced Tracking Protection (ETP) mode menu not showing reported blocked elements on list | Steps to reproduce:
1. Set Enhanced Tracking Protection (ETP) mode to "Strict".
2. Visit any website URL where strict ETP mode does not detect known trackers (Example: https://en.wikipedia.org/wiki/Firefox).
3. open ETP mode icon on URL bar, A message reporting that no trackers known to Firefox were detected will ap... | Enhanced Tracking Protection (ETP) mode menu not showing reported blocked elements on list Steps to reproduce:
1. Set Enhanced Tracking Protection (ETP) mode to "Strict".
2. Visit any website URL where strict ETP mode does not detect known trackers (Example: https://en.wikipedia.org/wiki/Firefox).
3. open ETP mode i... | P3 | NEW | 2022-11-19 11:18:20+00:00 | 2024-07-13 11:47:09+00:00 | 276 | 3 | |
1801607 | Certificate Manager table too high | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
update from v106 to v107
open "about:preferences"
Certificates , click "View Certificates..."
Actual results:
the table showing certificates is way too tall, the button on the bottom are visible only a... | Certificate Manager table too high User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
update from v106 to v107
open "about:preferences"
Certificates , click "View Certificates..."
Actual results:
the table showing certificates is way too tall, the butt... | P3 | VERIFIED | FIXED | 2022-11-21 10:10:21+00:00 | 2023-02-10 09:35:15+00:00 | 113 | 3 |
1801650 | "Pin to Taskbar" slide of the "about:welcome" page not displayed on Windows 7 | **Found in**
* 108.0b4
**Affected versions**
* 108.0b4
**Tested platforms**
* Affected platforms: Windows 7
* Unaffected platforms: TO BE CHECKED
**Preconditions**
* Firefox IS NOT set as the default browser, and it IS NOT pinned to the taskbar
* Use a new profile
**Steps to reproduce**
1. Observe first slide on ... | "Pin to Taskbar" slide of the "about:welcome" page not displayed on Windows 7 **Found in**
* 108.0b4
**Affected versions**
* 108.0b4
**Tested platforms**
* Affected platforms: Windows 7
* Unaffected platforms: TO BE CHECKED
**Preconditions**
* Firefox IS NOT set as the default browser, and it IS NOT pinned to the t... | P1 | RESOLVED | WORKSFORME | 2022-11-21 14:38:49+00:00 | 2022-12-01 20:30:25+00:00 | 206 | 1 |
1801654 | "Set up in seconds" displayed on the "about:welcome" page after update | **Found in**
* 108.0b4
**Affected versions**
* 108.0b4
**Tested platforms**
* Affected platforms: Windows 7
* Unaffected platforms: TO BE CHEKCED
**Preconditions**
* Have a browser version older than 106 installed
* Firefox IS NOT set as the default browser and it IS pinned to the taskbar.
**Steps to reproduce**
1... | "Set up in seconds" displayed on the "about:welcome" page after update **Found in**
* 108.0b4
**Affected versions**
* 108.0b4
**Tested platforms**
* Affected platforms: Windows 7
* Unaffected platforms: TO BE CHEKCED
**Preconditions**
* Have a browser version older than 106 installed
* Firefox IS NOT set as the def... | P1 | RESOLVED | WORKSFORME | 2022-11-21 14:56:08+00:00 | 2022-12-01 20:29:42+00:00 | 207 | 1 |
1801678 | Pinning a browser action to the toolbar when the toolbar will overflow puts the the button in the default overflow list instead of the addons panel | STR ([originally noted by willdurand here](https://phabricator.services.mozilla.com/D162434#5339012)):
1. Make sure an extension like uBlock is in the unified extensions panel. If it's in the nav bar, right-click on it and unpin it from the toolbar.
2. Resize the window to the smallest width possible
3. Open the addon... | Pinning a browser action to the toolbar when the toolbar will overflow puts the the button in the default overflow list instead of the addons panel STR ([originally noted by willdurand here](https://phabricator.services.mozilla.com/D162434#5339012)):
1. Make sure an extension like uBlock is in the unified extensions p... | P1 | RESOLVED | FIXED | 2022-11-21 16:23:58+00:00 | 2022-11-25 04:55:19+00:00 | 202 | 1 |
1801693 | Persist search term RTL orientation doesn't match the websearch RTL orientation | **Found in**
* Fx 108.0b4
**Affected versions**
* Fx 108.0b4
* Fx 109.0a1
**Affected platforms**
* Windows 10
* Ubuntu 22.04
* macOS
**Preconditions**
* browser.urlbar.showSearchTerms.featureGate set to true.
**Steps to reproduce**
1. Launch Firefox.
2. In the address bar input: 11 22 33 and press enter.
**Expecte... | Persist search term RTL orientation doesn't match the websearch RTL orientation **Found in**
* Fx 108.0b4
**Affected versions**
* Fx 108.0b4
* Fx 109.0a1
**Affected platforms**
* Windows 10
* Ubuntu 22.04
* macOS
**Preconditions**
* browser.urlbar.showSearchTerms.featureGate set to true.
**Steps to reproduce**
1. L... | P3 | NEW | 2022-11-21 16:59:41+00:00 | 2024-12-31 17:55:33+00:00 | 229 | 3 | |
1801755 | File MIME type is overwritten by OS-level settings | User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
1. Create a form with a file input
2. Select a CSV file from your computer
3. Programmatically read the file's MIME in JavaScript (`File.type`)
OS: Windows 10
Firefox 100: Error
Chrome 107: OK
Actua... | File MIME type is overwritten by OS-level settings User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
1. Create a form with a file input
2. Select a CSV file from your computer
3. Programmatically read the file's MIME in JavaScript (`File.type`)
OS: W... | P3 | NEW | 2022-11-21 23:43:22+00:00 | 2022-11-25 14:26:19+00:00 | 355 | 3 | |
1801831 | The Persist Search tip is inconsistently displayed on the address bar | **Found in**
* Fx108.0b4
**Affected versions**
* Fx 108.0b4
**Affected platforms**
* Windows 10
* Ubuntu 22.04
* macOS
**Preconditions**
New profile.
**Steps to reproduce**
1. Launch Firefox.
2. Go to about:config and set *browser.urlbar.showSearchTerms.featureGate* to true.
3. Open a new tab (Search Tip is display... | The Persist Search tip is inconsistently displayed on the address bar **Found in**
* Fx108.0b4
**Affected versions**
* Fx 108.0b4
**Affected platforms**
* Windows 10
* Ubuntu 22.04
* macOS
**Preconditions**
New profile.
**Steps to reproduce**
1. Launch Firefox.
2. Go to about:config and set *browser.urlbar.showSear... | P3 | RESOLVED | INVALID | 2022-11-22 10:35:46+00:00 | 2024-09-11 15:30:02+00:00 | 357 | 3 |
1801954 | Should be able to drive region selection from keyboard in screenshots component | We should be able to create and edit a region from the keyboard using the screenshots component | Should be able to drive region selection from keyboard in screenshots component We should be able to create and edit a region from the keyboard using the screenshots component | P3 | RESOLVED | FIXED | 2022-11-22 19:27:20+00:00 | 2023-12-02 09:34:24+00:00 | 35 | 3 |
1801957 | Make element picker for screenshot capture keyboard accessible | One of the way to indicate the rectangle we want to capture on a page is to use the "element" selector. This lets the user hover over elements on the page, highlighted with an outline to provide the box coordinates to capture.
Its not clear how to make this UX keyboard accessible. Perhaps we'd need an alternate affor... | Make element picker for screenshot capture keyboard accessible One of the way to indicate the rectangle we want to capture on a page is to use the "element" selector. This lets the user hover over elements on the page, highlighted with an outline to provide the box coordinates to capture.
Its not clear how to make th... | P3 | RESOLVED | FIXED | 2022-11-22 19:32:14+00:00 | 2024-05-13 19:29:56+00:00 | 109 | 3 |
1801976 | Uneven margins between the tab pickup header and its contents vs. the recently closed header and its contents | The `#collapsible-tabs-container` element has 0.5em top margin, whereas the setup-step cards in the tab pickup have 0 top margin. This disparity is most apparent when there are 0 recently closed tabs - so you have borders around each container.
I think the recently-closed-tabs treatment is probably correct in this ca... | Uneven margins between the tab pickup header and its contents vs. the recently closed header and its contents The `#collapsible-tabs-container` element has 0.5em top margin, whereas the setup-step cards in the tab pickup have 0 top margin. This disparity is most apparent when there are 0 recently closed tabs - so you h... | P3 | VERIFIED | FIXED | 2022-11-22 21:39:11+00:00 | 2023-01-30 11:17:34+00:00 | 172 | 3 |
1801981 | When Internal Explorer or EdgeHTML Edge is selected in the new migrator, refer to "Favorites" instead of "Bookmarks" in the resources list | Internet Explorer and EdgeHTML Edge used the term "Favorites" rather than "Bookmarks". We should try to preserve that terminology in the migrator if these are the browsers that people are migrating from.
We already do this for the existing XUL migration dialog. This bug is to make sure we also do this for our new dial... | When Internal Explorer or EdgeHTML Edge is selected in the new migrator, refer to "Favorites" instead of "Bookmarks" in the resources list Internet Explorer and EdgeHTML Edge used the term "Favorites" rather than "Bookmarks". We should try to preserve that terminology in the migrator if these are the browsers that peop... | P3 | RESOLVED | FIXED | 2022-11-22 22:18:29+00:00 | 2023-03-30 03:15:33+00:00 | 105 | 3 |
1802134 | [Experiment] The users can be enrolled in the “Onboarding Welcome Video Experiment” even if they prefer reduced motion | **[Affected versions]:**
- Firefox Beta 108.0b5 - Build ID: 20221122190120
**[Affected Platforms]:**
- Windows 10 x64
- Windows 11 x64
**[Prerequisites]:**
- Have the Firefox Beta 108.0b5 browser installed.
- Have this [user.js](https://drive.google.com/file/d/13v9G4ujXA51LztHONfoVj5-rz76_MqNj/view?usp=share_link) sa... | [Experiment] The users can be enrolled in the “Onboarding Welcome Video Experiment” even if they prefer reduced motion **[Affected versions]:**
- Firefox Beta 108.0b5 - Build ID: 20221122190120
**[Affected Platforms]:**
- Windows 10 x64
- Windows 11 x64
**[Prerequisites]:**
- Have the Firefox Beta 108.0b5 browser ins... | P1 | VERIFIED | FIXED | 2022-11-23 13:12:46+00:00 | 2022-12-09 18:55:24+00:00 | 369 | 1 |
1802139 | No borders for the bookmarks folder drop-down | **Found in**
* Firefox 108.0b5
**Affected versions**
* Nightly 109.0a1
* Firefox 108.0b5
**Tested platforms**
* Affected platforms: Windows 7, Windows 8.1
* Unaffected platforms: macOS 11.7, Ubuntu 20.04, Windows 10
**Preconditions**
* set the Bookmarks Toolbar to Always Show.
**Steps to reproduce**
1. On the Bookm... | No borders for the bookmarks folder drop-down **Found in**
* Firefox 108.0b5
**Affected versions**
* Nightly 109.0a1
* Firefox 108.0b5
**Tested platforms**
* Affected platforms: Windows 7, Windows 8.1
* Unaffected platforms: macOS 11.7, Ubuntu 20.04, Windows 10
**Preconditions**
* set the Bookmarks Toolbar to Always... | P3 | VERIFIED | FIXED | 2022-11-23 13:36:24+00:00 | 2023-08-09 16:35:27+00:00 | 357 | 3 |
1802162 | Unnecessary white space is displayed under the progress bar on the Onboarding modals at different zoom levels | **Found in**
* 108.0b5
**Affected versions**
* 109.0a1
* 108.0b5
* 107.0
**Tested platforms**
* Affected platforms: Win 10, macOS 10.15, Ubuntu 21.04
**Steps to reproduce**
1. Lunch Firefox
2. Navigate to the "about:welcome" page.
3. Decrease and increase the zoom level.
4. Observe the progress bar.
**Expected r... | Unnecessary white space is displayed under the progress bar on the Onboarding modals at different zoom levels **Found in**
* 108.0b5
**Affected versions**
* 109.0a1
* 108.0b5
* 107.0
**Tested platforms**
* Affected platforms: Win 10, macOS 10.15, Ubuntu 21.04
**Steps to reproduce**
1. Lunch Firefox
2. Navigate to ... | P3 | NEW | 2022-11-23 15:05:26+00:00 | 2022-11-28 16:37:53+00:00 | 224 | 3 | |
1802217 | style of download dialog regressed | Bug 1801339 regressed the style of the download dialog. Please see the attached screenshot.
STR:
1. Make sure you have Firefox configured to always ask for DMG files
2. Download a DMG file from https://archive.mozilla.org/pub/firefox/nightly/2022/11/2022-11-23-09-44-29-mozilla-central/
3. See the dialog. | style of download dialog regressed Bug 1801339 regressed the style of the download dialog. Please see the attached screenshot.
STR:
1. Make sure you have Firefox configured to always ask for DMG files
2. Download a DMG file from https://archive.mozilla.org/pub/firefox/nightly/2022/11/2022-11-23-09-44-29-mozilla-centr... | P2 | VERIFIED | FIXED | 2022-11-23 21:26:37+00:00 | 2023-07-01 11:42:24+00:00 | 109 | 2 |
1802488 | [Experiment] The “Try Colorways” modal from the “Firefox View” page is not triggered after clicking the “Choose colorway” button from the Colorways Reminder CFR | **[Affected versions]:**
- Firefox Beta 108.0b5 (Build ID: 20221122190120)
**[Affected Platforms]:**
- Windows 10 x64
- macOS 11.7.1
- Ubuntu 22.04 x64
**[Prerequisites]:**
- Have the latest version of Firefox Beta 108 installed and opened.
- Have the channel pref set to “release”.
- Have the “nimbus.debug” pref set ... | [Experiment] The “Try Colorways” modal from the “Firefox View” page is not triggered after clicking the “Choose colorway” button from the Colorways Reminder CFR **[Affected versions]:**
- Firefox Beta 108.0b5 (Build ID: 20221122190120)
**[Affected Platforms]:**
- Windows 10 x64
- macOS 11.7.1
- Ubuntu 22.04 x64
**[Pr... | P1 | RESOLVED | WONTFIX | 2022-11-25 11:06:00+00:00 | 2022-12-01 20:26:30+00:00 | 470 | 1 |
1802506 | Radio buttons are drawn over some checkboxes in editable PDFs | **Found in**
- Firefox 108.0b6
**Affected versions**
- Firefox 108.0b6
- Firefox 109.0a1
**Tested platforms**
- Affected platforms: macOS 11.7.1, Windows 10 & 7, Ubuntu 22.04
**Steps to reproduce**
1. Launch Firefox
2. Access an editable pdf with checkboxes, for [example](https://pdf.ninja/interactiveform_enabled.pd... | Radio buttons are drawn over some checkboxes in editable PDFs **Found in**
- Firefox 108.0b6
**Affected versions**
- Firefox 108.0b6
- Firefox 109.0a1
**Tested platforms**
- Affected platforms: macOS 11.7.1, Windows 10 & 7, Ubuntu 22.04
**Steps to reproduce**
1. Launch Firefox
2. Access an editable pdf with checkbox... | P3 | NEW | 2022-11-25 13:01:14+00:00 | 2024-10-15 17:27:51+00:00 | 380 | 3 | |
1802514 | The "User not connected to the internet" error message is not displayed in Firefox View the 2nd time connection is lost | **Found in**
* 109.0a1 (2022-11-25)
**Affected versions**
* Firefox Nightly 109.0a1 (2022-11-25)
* Beta 108.0b6
* Release 107.0
**Preconditions**
* Sign in to FXA on multiple devices.
* Have the Tab pickup section from Fx View populated.
**Affected platforms**
* Windows
**Steps to reproduce**
1. Disconnect from the... | The "User not connected to the internet" error message is not displayed in Firefox View the 2nd time connection is lost **Found in**
* 109.0a1 (2022-11-25)
**Affected versions**
* Firefox Nightly 109.0a1 (2022-11-25)
* Beta 108.0b6
* Release 107.0
**Preconditions**
* Sign in to FXA on multiple devices.
* Have the Tab... | P1 | RESOLVED | DUPLICATE | 2022-11-25 13:41:10+00:00 | 2022-11-30 20:32:28+00:00 | 258 | 1 |
1802516 | Firefox Sync should not assume it is the only connected device if the first sync fails. | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
Steps to reproduce:
1. Use Firefox Sync on a laptop and on a Linux phone (NOT Android), so both run the firefox desktop version. Laptop is Dev Edition build from Mozilla, Phone is Firefox ESR build from Alpine Linux distributor.
2. On ... | Firefox Sync should not assume it is the only connected device if the first sync fails. User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
Steps to reproduce:
1. Use Firefox Sync on a laptop and on a Linux phone (NOT Android), so both run the firefox desktop version. Laptop is Dev Edit... | P3 | NEW | 2022-11-25 13:48:32+00:00 | 2023-01-27 16:04:53+00:00 | 271 | 3 | |
1802519 | The persist search term is not displayed in the address bar after a refresh | **Found in**
* Fx 109.0a1
**Affected versions**
* Fx109.0a1
* Fx108.0b6
**Affected platforms**
* Windows 10
* Ubuntu 22.04
* macOS
**Precondition**
Have *browser.urlbar.showSearchTerms.featureGate* set to true.
Default search engine set to Duckduckgo.
**Steps to reproduce**
1. Launch Firefox.
2. Perform a search fr... | The persist search term is not displayed in the address bar after a refresh **Found in**
* Fx 109.0a1
**Affected versions**
* Fx109.0a1
* Fx108.0b6
**Affected platforms**
* Windows 10
* Ubuntu 22.04
* macOS
**Precondition**
Have *browser.urlbar.showSearchTerms.featureGate* set to true.
Default search engine set to D... | P3 | RESOLVED | WORKSFORME | 2022-11-25 14:12:29+00:00 | 2024-11-15 13:41:13+00:00 | 222 | 3 |
1802541 | Throw exceptions when attempting to instantiate remote settings client in any non-main/parent process | We've had weird issues arise when people accidentally attempt to use RemoteSettings instances in child processes, the GPU process, or anywhere other than the main/parent process. We can't write to disk, we can be killed very easily, we can't rely on the same observer notifications - it's just painful through and throug... | Throw exceptions when attempting to instantiate remote settings client in any non-main/parent process We've had weird issues arise when people accidentally attempt to use RemoteSettings instances in child processes, the GPU process, or anywhere other than the main/parent process. We can't write to disk, we can be kille... | P3 | RESOLVED | FIXED | 2022-11-25 16:29:38+00:00 | 2023-09-12 06:28:44+00:00 | 147 | 3 |
1802710 | Strange find behavior on German PDF with umlauts | Attach (recommended) or Link to PDF file here
From: https://www.reddit.com/r/firefox/comments/z5bb48/ctrl_f_cannot_search_whole_word_that_contains/
Steps to reproduce the problem:
1. search for the whole word "erfüllbar"
What is the expected behavior? (add screenshot)
Expected behavior is ~240 results (like in Chro... | Strange find behavior on German PDF with umlauts Attach (recommended) or Link to PDF file here
From: https://www.reddit.com/r/firefox/comments/z5bb48/ctrl_f_cannot_search_whole_word_that_contains/
Steps to reproduce the problem:
1. search for the whole word "erfüllbar"
What is the expected behavior? (add screenshot)... | P1 | ASSIGNED | 2022-11-26 17:33:03+00:00 | 2022-11-26 22:10:58+00:00 | 159 | 1 | |
1802719 | Screenshot is not copied on macOS with `screenshots.browser.component.enabled` | ### Steps to reproduce
1. Set `screenshots.browser.component.enabled` pref = `false` (its default value).
2. Take a screenshot of a web page: right-click on the page > Select "Take Screenshot" > Click "Save full page" button (or select any page element; it doesn't matter) > Click "Copy" button.
3. You will see a "Shot... | Screenshot is not copied on macOS with `screenshots.browser.component.enabled` ### Steps to reproduce
1. Set `screenshots.browser.component.enabled` pref = `false` (its default value).
2. Take a screenshot of a web page: right-click on the page > Select "Take Screenshot" > Click "Save full page" button (or select any ... | P2 | RESOLVED | WORKSFORME | 2022-11-26 20:51:15+00:00 | 2024-05-22 05:40:57+00:00 | 383 | 2 |
1802834 | Issue when trying to install nomachine windows client from downloads dialog (should use ShellExecuteByExplorer for downloads after isolating DLLs to their own subdirectory) | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0
Steps to reproduce:
1) Navigate to https://www.nomachine.com
2) Click "Download Now" which will download an .exe file
3) Double click the downloaded file from "Downloads" window/dialog to run it
Actual results:
Several lib... | Issue when trying to install nomachine windows client from downloads dialog (should use ShellExecuteByExplorer for downloads after isolating DLLs to their own subdirectory) User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0
Steps to reproduce:
1) Navigate to https://www.nomac... | P3 | NEW | 2022-11-28 06:19:01+00:00 | 2023-01-20 16:39:47+00:00 | 165 | 3 | |
1802840 | Remote tab URLs in dropdown change length when pressing option button | Open a few tabs, and start typing an address that matches an open tab, and a tab open on another device.
Pressing option on the keyboard will:
* Remove the `Switch to Tab` label
* Shorten the address from the other device
Letting go of the key will make things return to normal. | Remote tab URLs in dropdown change length when pressing option button Open a few tabs, and start typing an address that matches an open tab, and a tab open on another device.
Pressing option on the keyboard will:
* Remove the `Switch to Tab` label
* Shorten the address from the other device
Letting go of the key will... | P5 | NEW | 2022-11-28 08:09:27+00:00 | 2022-11-28 10:08:16+00:00 | 77 | 5 | |
1802885 | Firefox prefixes `index` to filename if Content-Disposition filename starts with a dot | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Download a file from a server that supplies the following HTTP header:
Content-Disposition: attachment; filename=.foo
Actual results:
Firefox offers to save the file `index.foo`
Expected results:
Firefox offe... | Firefox prefixes `index` to filename if Content-Disposition filename starts with a dot User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Download a file from a server that supplies the following HTTP header:
Content-Disposition: attachment; filename=.foo
Actual ... | P2 | VERIFIED | FIXED | 2022-11-28 12:46:08+00:00 | 2023-03-30 08:11:25+00:00 | 121 | 2 |
1802888 | Wrong computed values in pdf form | Steps to reproduce the problem:
1. Open the pdf
2. Enter 20 in the score field for Dexterity
The total values in Armor Class section are wrong: they should be 15, 15 and 23 when they're 5010, 150 and 158.
The values used to compute the total are concatenated because one of the field used to compute the sum has a str... | Wrong computed values in pdf form Steps to reproduce the problem:
1. Open the pdf
2. Enter 20 in the score field for Dexterity
The total values in Armor Class section are wrong: they should be 15, 15 and 23 when they're 5010, 150 and 158.
The values used to compute the total are concatenated because one of the field... | P1 | RESOLVED | FIXED | 2022-11-28 13:09:06+00:00 | 2022-12-03 00:10:22+00:00 | 202 | 1 |
1802889 | The "Sync Firefox on your phone or tablet" meesage still displayed even when im already Connected and synced on a mobile phone | **Found in**
* 109.0a1 (2022-11-28)
**Affected versions**
* Firefox Nightly 109.0a1 (2022-11-28)
* Beta 108.0b6
* Release 107.0
**Preconditions**
* Sign in to FXA on a second PC as well as on a Phone. (sync both devices)
* Have the Tab pickup section from Fx View populated.
**Affected platforms**
* Windows, Ubuntu, ... | The "Sync Firefox on your phone or tablet" meesage still displayed even when im already Connected and synced on a mobile phone **Found in**
* 109.0a1 (2022-11-28)
**Affected versions**
* Firefox Nightly 109.0a1 (2022-11-28)
* Beta 108.0b6
* Release 107.0
**Preconditions**
* Sign in to FXA on a second PC as well as on... | P1 | VERIFIED | FIXED | 2022-11-28 13:09:10+00:00 | 2023-01-10 07:17:28+00:00 | 322 | 1 |
1802902 | [HCM] The "Tab Pickup" and "Recently closed" titles show a grey background with High Contrast enabled on Mac and Linux | **Found in**
* 109.0a1 (2022-11-28)
**Affected versions**
* Firefox Nightly 109.0a1 (2022-11-28)
* Beta 108.0b6
* Release 107.0
**Preconditions**
* Enable High Contrast on both Linux and MacOS
**Affected platforms**
* Ubuntu, Mac
**Steps to reproduce**
1. Reach the Fx View page.
**Expected result**
* The "Tab Pick... | [HCM] The "Tab Pickup" and "Recently closed" titles show a grey background with High Contrast enabled on Mac and Linux **Found in**
* 109.0a1 (2022-11-28)
**Affected versions**
* Firefox Nightly 109.0a1 (2022-11-28)
* Beta 108.0b6
* Release 107.0
**Preconditions**
* Enable High Contrast on both Linux and MacOS
**Aff... | P3 | VERIFIED | FIXED | 2022-11-28 14:21:02+00:00 | 2023-01-03 08:41:02+00:00 | 213 | 3 |
1802931 | Window modal onboarding - clicking on "send yourself download link" results in no immediate feedback | When invoking the onboarding flow as a window on startup, clicking on any links results in nothing seemingly happening/no user feedback because there is no background window for the tab to load in.
When the user completes the onboarding flow, the links will open/multiple may open depending on how many times the user ... | Window modal onboarding - clicking on "send yourself download link" results in no immediate feedback When invoking the onboarding flow as a window on startup, clicking on any links results in nothing seemingly happening/no user feedback because there is no background window for the tab to load in.
When the user compl... | P3 | RESOLVED | WONTFIX | 2022-11-28 17:02:25+00:00 | 2023-02-02 19:40:33+00:00 | 93 | 3 |
1803005 | [Win][HCM] "About Firefox" dialog to provide semantic HCM styles for links and a button | ### Steps to reproduce:
1. Ensure a system High Contrast Mode is enabled (`Settings` > `Accessibility` > `Contrast Themes` > (i.e. `Night Sky`) > `Apply`)
1. Open Firefox
1. Navigate to the main menu > `Help` > `About Firefox`
1. Review visual styling of links (i.e. `Firefox Help` and `Privacy Policy`) and, if an upgra... | [Win][HCM] "About Firefox" dialog to provide semantic HCM styles for links and a button ### Steps to reproduce:
1. Ensure a system High Contrast Mode is enabled (`Settings` > `Accessibility` > `Contrast Themes` > (i.e. `Night Sky`) > `Apply`)
1. Open Firefox
1. Navigate to the main menu > `Help` > `About Firefox`
1. Re... | P5 | NEW | 2022-11-28 22:52:42+00:00 | 2024-05-29 16:16:42+00:00 | 326 | 5 | |
1803050 | Huge memory consumption on pdf open in iframe | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Just open html in attachment. Html contains iframe with src="data:application/pdf;base64..."
Actual results:
Tab with this page takes about 13 Gb of memory.
Expected results:
Memory consumed by firefox' proces... | Huge memory consumption on pdf open in iframe User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Just open html in attachment. Html contains iframe with src="data:application/pdf;base64..."
Actual results:
Tab with this page takes about 13 Gb of memory.
Expecte... | P3 | RESOLVED | FIXED | 2022-11-29 07:51:46+00:00 | 2022-12-03 00:13:16+00:00 | 114 | 3 |
1803112 | There are some glitches after dragging a pinned tile over another pinned tile multiple times while, Sponsored tiles are displayed | **[Affected versions]:**
- Nightly 109.01a
- Beta 108.0b7
- Firefox Release 107.0.1.
**[Affected Platforms]:**
- Mac 12.4
- Windows 10 x64
- Linux Mint 20
**[Prerequisites]:**
- Have the US region set via a VPN.
- Have the Sponsored tiles via Contile displayed.
**[Steps to reproduce]:**
1. Open the Nightly browser w... | There are some glitches after dragging a pinned tile over another pinned tile multiple times while, Sponsored tiles are displayed **[Affected versions]:**
- Nightly 109.01a
- Beta 108.0b7
- Firefox Release 107.0.1.
**[Affected Platforms]:**
- Mac 12.4
- Windows 10 x64
- Linux Mint 20
**[Prerequisites]:**
- Have the U... | P3 | NEW | 2022-11-29 13:28:41+00:00 | 2023-06-08 15:56:18+00:00 | 325 | 3 | |
1803158 | Convert session restore JSMs to esm | It's just over a dozen JSMs:
```
browser/components/sessionstore/GlobalState.jsm
browser/components/sessionstore/SessionStore.jsm
browser/components/sessionstore/SessionCookies.jsm
browser/components/sessionstore/StartupPerformance.jsm
browser/components/sessionstore/SessionSaver.jsm
browser/components/sessionstore/Ta... | Convert session restore JSMs to esm It's just over a dozen JSMs:
```
browser/components/sessionstore/GlobalState.jsm
browser/components/sessionstore/SessionStore.jsm
browser/components/sessionstore/SessionCookies.jsm
browser/components/sessionstore/StartupPerformance.jsm
browser/components/sessionstore/SessionSaver.js... | P3 | RESOLVED | FIXED | 2022-11-29 16:14:22+00:00 | 2022-12-07 12:26:50+00:00 | 262 | 3 |
1803412 | Pocket newtab topsite drag n drop can cause replaced topsites to appear and disappear. | If you drag a topsite to the left or right of a Pocket sponsored topsite, you can see topsites changing.
This is because it's replacing the dragged topsite with the replaced topsite and not the left/right most topsite. | Pocket newtab topsite drag n drop can cause replaced topsites to appear and disappear. If you drag a topsite to the left or right of a Pocket sponsored topsite, you can see topsites changing.
This is because it's replacing the dragged topsite with the replaced topsite and not the left/right most topsite. | P1 | NEW | 2022-11-30 18:40:38+00:00 | 2023-06-06 21:56:57+00:00 | 71 | 1 | |
1803606 | Add context to the "Learn more" links in about:preferences | I'm not sure the best way to track this so I'll file a bug for now.
Based on [my previous paraphrasing/summary on Bug 1770447](https://bugzilla.mozilla.org/show_bug.cgi?id=1770447#c2), the "Learn more" links in about:preferences will probably need new strings to help better convey context. Since the `moz-support-link`... | Add context to the "Learn more" links in about:preferences I'm not sure the best way to track this so I'll file a bug for now.
Based on [my previous paraphrasing/summary on Bug 1770447](https://bugzilla.mozilla.org/show_bug.cgi?id=1770447#c2), the "Learn more" links in about:preferences will probably need new strings ... | P3 | NEW | 2022-12-01 16:18:51+00:00 | 2023-11-07 20:58:41+00:00 | 195 | 3 | |
1803673 | Checkbox labels for the selection page flex to fill the whole wizard space rather than shrinkwrapping around the label text | STR:
1. Open the new migration wizard, either in the built-in dialog or in storybook
2. Hover your mouse over one of the labels for the checkboxes in the selector, but past the end of the text label
ER:
The checkbox should not get the hover state applied to it when the mouse is not over top of the checkbox or label.... | Checkbox labels for the selection page flex to fill the whole wizard space rather than shrinkwrapping around the label text STR:
1. Open the new migration wizard, either in the built-in dialog or in storybook
2. Hover your mouse over one of the labels for the checkboxes in the selector, but past the end of the text la... | P3 | VERIFIED | FIXED | 2022-12-01 21:52:01+00:00 | 2023-03-08 10:21:28+00:00 | 132 | 3 |
1803766 | Tab Pickup stuck at "Sync Firefox on your phone or tablet" despite a phone already being set up and syncing | I can't seem to use Tab Pickup. It's stuck at "Sync Firefox on your phone or tablet" despite a phone already being set up and syncing (prior to me using Firefox View). | Tab Pickup stuck at "Sync Firefox on your phone or tablet" despite a phone already being set up and syncing I can't seem to use Tab Pickup. It's stuck at "Sync Firefox on your phone or tablet" despite a phone already being set up and syncing (prior to me using Firefox View). | P2 | RESOLVED | INVALID | 2022-12-02 13:23:07+00:00 | 2023-01-06 13:07:49+00:00 | 74 | 2 |
1803773 | 'Bookmarks Toolbar' context menuitem cropped on pre-Windows 10 systems | Firefox 109.0a1 20221201161829 on Windows 8.1
The tabs toolbar's menu item 'Bookmarks Toolbar' is cropped. This is no issue in 108.0b8.
Emilio, do you know which change altered this? | 'Bookmarks Toolbar' context menuitem cropped on pre-Windows 10 systems Firefox 109.0a1 20221201161829 on Windows 8.1
The tabs toolbar's menu item 'Bookmarks Toolbar' is cropped. This is no issue in 108.0b8.
Emilio, do you know which change altered this? | P1 | RESOLVED | FIXED | 2022-12-02 14:05:20+00:00 | 2022-12-13 16:05:42+00:00 | 79 | 1 |
1803787 | Scroll bar missing from the Import Wizard/Select Profile prompt | **Found in**
* Firefox 107.0.1
**Affected versions**
* Firefox 107.0.1
* Nightly 109.0a1
* Firefox 108.0b9
**Tested platforms**
* Affected platforms: Ubuntu 22.04, Windows 10, macOS 13
* Unaffected platforms: none
**Preconditions**
* Multiple Firefox, Chrome profiles are created (more than 30).
* Firefox is installe... | Scroll bar missing from the Import Wizard/Select Profile prompt **Found in**
* Firefox 107.0.1
**Affected versions**
* Firefox 107.0.1
* Nightly 109.0a1
* Firefox 108.0b9
**Tested platforms**
* Affected platforms: Ubuntu 22.04, Windows 10, macOS 13
* Unaffected platforms: none
**Preconditions**
* Multiple Firefox, C... | P5 | NEW | 2022-12-02 15:00:40+00:00 | 2023-10-30 12:18:43+00:00 | 465 | 5 | |
1803977 | Can't Download Any File from Mozilla Firefox (Ubuntu 22.04.1) | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
I installed Mozilla Firefox on my freshly installed Ubuntu 22.04.1 LTS. I tried installing it from Snap Store. As I needed, i tried to save an image from the web by the "Save As..." selection.
Actual results:
How... | Can't Download Any File from Mozilla Firefox (Ubuntu 22.04.1) User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
I installed Mozilla Firefox on my freshly installed Ubuntu 22.04.1 LTS. I tried installing it from Snap Store. As I needed, i tried to save an image from... | P4 | RESOLVED | WORKSFORME | 2022-12-04 21:16:07+00:00 | 2022-12-20 11:49:32+00:00 | 338 | 4 |
1804046 | Shift + Click on any link while in private window opens the link inside a new private window but groups it with the other "normal windows" inside the taskbar | **Found in**
* Firefox 108.0b9 (BuildId:20221201192006)
**Affected versions**
* Firefox 109.0a1 (BuildId:20221204094021)
* Firefox 108.0b9 (BuildId:20221201192006)
* Firefox 107.0.1 (BuildId:20221128144904)
**Unaffected versions**
* Firefox 102.5.0esr (BuildId:20221107191025)
**Tested platforms**
* Affected platform... | Shift + Click on any link while in private window opens the link inside a new private window but groups it with the other "normal windows" inside the taskbar **Found in**
* Firefox 108.0b9 (BuildId:20221201192006)
**Affected versions**
* Firefox 109.0a1 (BuildId:20221204094021)
* Firefox 108.0b9 (BuildId:2022120119200... | P3 | NEW | 2022-12-05 11:26:33+00:00 | 2022-12-12 10:41:04+00:00 | 312 | 3 | |
1804048 | Shift + Click on the "Open a new tab" button ( + button) while in private window opens the tab inside a new private window but groups it with the other "normal windows" inside the taskbar | **Found in**
* Firefox 108.0b9 (BuildId:20221201192006)
**Affected versions**
* Firefox 109.0a1 (BuildId:20221204094021)
* Firefox 108.0b9 (BuildId:20221201192006)
* Firefox 107.0.1 (BuildId:20221128144904)
**Unaffected versions**
* Firefox 102.5.0esr (BuildId:20221107191025)
**Tested platforms**
* Affected platform... | Shift + Click on the "Open a new tab" button ( + button) while in private window opens the tab inside a new private window but groups it with the other "normal windows" inside the taskbar **Found in**
* Firefox 108.0b9 (BuildId:20221201192006)
**Affected versions**
* Firefox 109.0a1 (BuildId:20221204094021)
* Firefox... | P3 | NEW | 2022-12-05 12:19:42+00:00 | 2022-12-12 10:44:17+00:00 | 306 | 3 | |
1804050 | Failed download when saving the page at dailymail.co.uk | **Environment:**
Operating System: Ubuntu 20.4 LTS x6
Firefox version: Firefox Nightly 109.0a1 (2022-12-05) (64-bit)/ FIrefox Release 107.0.1
**Steps to reproduce:**
1. Navigate to: https://www.dailymail.co.uk/news/article-11491263/California-reparations-committee-recommend-handing-223-200-descendant-slaves.html
... | Failed download when saving the page at dailymail.co.uk **Environment:**
Operating System: Ubuntu 20.4 LTS x6
Firefox version: Firefox Nightly 109.0a1 (2022-12-05) (64-bit)/ FIrefox Release 107.0.1
**Steps to reproduce:**
1. Navigate to: https://www.dailymail.co.uk/news/article-11491263/California-reparations-com... | P3 | NEW | 2022-12-05 12:48:04+00:00 | 2023-02-14 15:51:49+00:00 | 282 | 3 | |
1804055 | [FxView] Links from the recently closed tabs are not correctly arranged if they have different time | **Found in**
* 109.0a1 (20221204094021)
**Affected versions**
* 109.0a1 (20221204094021)
**Tested platforms**
* Affected platforms: Windows 10x64, Ubuntu 20.04, macOS 11
* Unaffected platforms: none
**Steps to reproduce**
1. Open Firefox and some random web pages inside new tabs.
2. Close some tabs with a least ... | [FxView] Links from the recently closed tabs are not correctly arranged if they have different time **Found in**
* 109.0a1 (20221204094021)
**Affected versions**
* 109.0a1 (20221204094021)
**Tested platforms**
* Affected platforms: Windows 10x64, Ubuntu 20.04, macOS 11
* Unaffected platforms: none
**Steps to rep... | P2 | VERIFIED | FIXED | 2022-12-05 13:20:02+00:00 | 2022-12-09 11:05:51+00:00 | 360 | 2 |
1804064 | [FxView] Recently closed windows from the App Menu > History does not work after Firefox View was opened in a new window and the window is closed | **Found in**
* 109.0a1 (20221204094021)
**Affected versions**
* 109.0a1 (20221204094021)
* 108.0b9
* 107.0.1
**Tested platforms**
* Affected platforms: Windows 10x64, Ubuntu 20.04, macOS 11
* Unaffected platforms: none
**Steps to reproduce**
1. Open Firefox and another new window.
2. Click the Firefox View butt... | [FxView] Recently closed windows from the App Menu > History does not work after Firefox View was opened in a new window and the window is closed **Found in**
* 109.0a1 (20221204094021)
**Affected versions**
* 109.0a1 (20221204094021)
* 108.0b9
* 107.0.1
**Tested platforms**
* Affected platforms: Windows 10x64, Ubun... | P1 | VERIFIED | FIXED | 2022-12-05 14:36:12+00:00 | 2023-01-13 09:55:39+00:00 | 464 | 1 |
1804100 | Error when UrlbarTokenizer logs the query context | When urlbar logging is enabled, the message logged [here](https://searchfox.org/mozilla-central/rev/404408660a4d976e2ac25881cb1e1f2712f2d430/browser/components/urlbar/UrlbarTokenizer.sys.mjs#241) fails and the logger logs this internal error:
```
Exception trying to format object for log message: TypeError: cyclic obj... | Error when UrlbarTokenizer logs the query context When urlbar logging is enabled, the message logged [here](https://searchfox.org/mozilla-central/rev/404408660a4d976e2ac25881cb1e1f2712f2d430/browser/components/urlbar/UrlbarTokenizer.sys.mjs#241) fails and the logger logs this internal error:
```
Exception trying to fo... | P3 | VERIFIED | FIXED | 2022-12-05 17:22:41+00:00 | 2022-12-22 13:53:16+00:00 | 409 | 3 |
1804121 | The weather suggestion can flicker and pop in | STR
1. If weather suggestions are already disabled (and they're currently disabled by default), skip to the next step. Otherwise disable them and open a new window
2. Click in the urlbar to show top sites
3. Enable weather suggestions and make sure a suggestion is successfully prefetched
4. Click in the urlbar again
... | The weather suggestion can flicker and pop in STR
1. If weather suggestions are already disabled (and they're currently disabled by default), skip to the next step. Otherwise disable them and open a new window
2. Click in the urlbar to show top sites
3. Enable weather suggestions and make sure a suggestion is successf... | P2 | RESOLVED | FIXED | 2022-12-05 19:22:08+00:00 | 2023-02-04 01:19:28+00:00 | 312 | 2 |
1804162 | Storybook launch should enable context properties | When storybook was running from package.json we had some extra flags that we'd send to `./mach run` to enable context properties. That should be re-enabled. Adding a setpref flag to the mach command [1] should do it
`--setpref svg.context-properties.content.enabled=true'`
[1] https://searchfox.org/mozilla-central/rev... | Storybook launch should enable context properties When storybook was running from package.json we had some extra flags that we'd send to `./mach run` to enable context properties. That should be re-enabled. Adding a setpref flag to the mach command [1] should do it
`--setpref svg.context-properties.content.enabled=tru... | P3 | RESOLVED | FIXED | 2022-12-06 00:02:04+00:00 | 2024-02-19 19:19:36+00:00 | 151 | 3 |
1804166 | favicon not reseting when changing tab to about:newtab with newtab to Blank Page | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:106.0) Gecko/20100101 Firefox/106.0
Steps to reproduce:
1. Go to settings and change New Tab to Blank Page(I don't know if this is necessary)
2. Open a new tab and go to www.google.com
3. Change that tab location to about:newtab
Actual results:
The favicon(small icon... | favicon not reseting when changing tab to about:newtab with newtab to Blank Page User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:106.0) Gecko/20100101 Firefox/106.0
Steps to reproduce:
1. Go to settings and change New Tab to Blank Page(I don't know if this is necessary)
2. Open a new tab and go to www.google.com
3. Ch... | P5 | VERIFIED | FIXED | 2022-12-06 00:11:17+00:00 | 2024-09-02 05:20:06+00:00 | 164 | 5 |
1804244 | [FxView] Firefox View page is updated only after a refresh while it’s being opened and Forget about this site option is used | **Found in**
* 109.0a1 (20221206034609)
**Affected versions**
* 109.0a1 (20221206034609)
* 108.0
* 107.0.1
**Tested platforms**
* Affected platforms: Windows 10x64, Ubuntu 20.04, macOS 11
* Unaffected platforms: none
**Steps to reproduce**
1. Open Firefox and open a random webpage (e.g Facebook) in a new tab and... | [FxView] Firefox View page is updated only after a refresh while it’s being opened and Forget about this site option is used **Found in**
* 109.0a1 (20221206034609)
**Affected versions**
* 109.0a1 (20221206034609)
* 108.0
* 107.0.1
**Tested platforms**
* Affected platforms: Windows 10x64, Ubuntu 20.04, macOS 11
* Una... | P2 | VERIFIED | FIXED | 2022-12-06 13:18:47+00:00 | 2023-01-19 11:54:05+00:00 | 273 | 2 |
1804297 | auto update causes user to lose work | User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
Steps to reproduce:
I'm running Ubuntu 22.04.1 and have turned off snap since it caused issues with regard to file access. I installed Firefox locally using your binary. When I'm working, let's say filling out a long form med... | auto update causes user to lose work User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
Steps to reproduce:
I'm running Ubuntu 22.04.1 and have turned off snap since it caused issues with regard to file access. I installed Firefox locally using your binary. When I'm working, ... | P3 | RESOLVED | WORKSFORME | 2022-12-06 18:20:09+00:00 | 2022-12-09 14:57:14+00:00 | 385 | 3 |
1804353 | Clicking the block or result menu button with a valid page proxy state makes the page proxy state invalid | STR
1. Enable `browser.urlbar.resultMenu`, or add block buttons to top sites results, or add a provider for empty search strings whose results include block buttons
2. Open http://example.com/ in a new tab (any URL will do)
3. Click in the urlbar to show the top sites view
4. Click a result menu button or block button... | Clicking the block or result menu button with a valid page proxy state makes the page proxy state invalid STR
1. Enable `browser.urlbar.resultMenu`, or add block buttons to top sites results, or add a provider for empty search strings whose results include block buttons
2. Open http://example.com/ in a new tab (any UR... | P2 | VERIFIED | FIXED | 2022-12-07 00:08:27+00:00 | 2023-02-22 08:25:15+00:00 | 443 | 2 |
1804363 | Tab pickup shows no tabs if only desktop devices are connected to the account until restarting | STR:
* Sign in to an account that has other desktop devices connected but no mobile devices.
Expected:
* While a CTA to connect a mobile device is expected, it should also be possible to see the tabs from the connected desktop devices.
Actual:
* No tabs are shown, even though the hamburger menu shows them. See screen... | Tab pickup shows no tabs if only desktop devices are connected to the account until restarting STR:
* Sign in to an account that has other desktop devices connected but no mobile devices.
Expected:
* While a CTA to connect a mobile device is expected, it should also be possible to see the tabs from the connected deskt... | P2 | RESOLVED | FIXED | 2022-12-07 02:27:24+00:00 | 2023-01-10 01:20:07+00:00 | 117 | 2 |
1804400 | Cannot print/save an edited pdf with a "large" number of pages | Attach (recommended) or Link to PDF file here:
https://raw.githubusercontent.com/mozilla/pdf.js/master/test/pdfs/tracemonkey.pdf#page=1&zoom=page-fit,-510,792
Steps to reproduce the problem:
1. Add a text on the first page
2. Scroll the pdf to go to the last page
3. Click on the print button
The print preview shows a... | Cannot print/save an edited pdf with a "large" number of pages Attach (recommended) or Link to PDF file here:
https://raw.githubusercontent.com/mozilla/pdf.js/master/test/pdfs/tracemonkey.pdf#page=1&zoom=page-fit,-510,792
Steps to reproduce the problem:
1. Add a text on the first page
2. Scroll the pdf to go to the la... | P1 | VERIFIED | FIXED | 2022-12-07 09:53:28+00:00 | 2023-01-11 13:47:34+00:00 | 148 | 1 |
1804411 | Downloads panel animations should honour prefers-reduced-motion settings | +++ This bug was initially created as a clone of Bug #1714402 +++
Steps to reproduce:
In Windows 10 Settings, in Display, set "Show animations in Windows" to Off.
Or on macOS, in the Accessibility system preferences, under "Display" tick the "Reduce motion" checkbox.
Alternatively, in Firefox about:config, set "ui.p... | Downloads panel animations should honour prefers-reduced-motion settings +++ This bug was initially created as a clone of Bug #1714402 +++
Steps to reproduce:
In Windows 10 Settings, in Display, set "Show animations in Windows" to Off.
Or on macOS, in the Accessibility system preferences, under "Display" tick the "Re... | P3 | VERIFIED | FIXED | 2022-12-07 10:32:09+00:00 | 2023-06-02 15:24:00+00:00 | 186 | 3 |
1804414 | Tabstrip switch-to-tab / scroll-into-view on an overflown tabstrip should not animate if the user has indicated they prefer reduced motion | Steps to reproduce:
In Windows 10 Settings, in Display, set "Show animations in Windows" to Off.
Or on macOS, in the Accessibility system preferences, under "Display" tick the "Reduce motion" checkbox.
Alternatively, in Firefox about:config, set "ui.prefersReducedMotion" to integer 1. Restart Firefox.
Open a new tab... | Tabstrip switch-to-tab / scroll-into-view on an overflown tabstrip should not animate if the user has indicated they prefer reduced motion Steps to reproduce:
In Windows 10 Settings, in Display, set "Show animations in Windows" to Off.
Or on macOS, in the Accessibility system preferences, under "Display" tick the "Red... | P3 | RESOLVED | FIXED | 2022-12-07 10:39:49+00:00 | 2024-03-05 08:20:59+00:00 | 375 | 3 |
1804490 | PDF.js annotation message appears in Firefox View | When the `browser.pdfjs.feature-tour` has a `screen` value equal to one of the screen ids in a [PDF.js message](https://searchfox.org/mozilla-central/source/browser/components/newtab/lib/FeatureCalloutMessages.jsm#395), the callout unexpectedly shows in Firefox View instead of that feature's tour.
To resolve this issu... | PDF.js annotation message appears in Firefox View When the `browser.pdfjs.feature-tour` has a `screen` value equal to one of the screen ids in a [PDF.js message](https://searchfox.org/mozilla-central/source/browser/components/newtab/lib/FeatureCalloutMessages.jsm#395), the callout unexpectedly shows in Firefox View ins... | P1 | VERIFIED | FIXED | 2022-12-07 17:16:38+00:00 | 2022-12-20 12:44:13+00:00 | 144 | 1 |
1804739 | Make Search SERP Telemetry work with multiple providers using the same ad provider | As our telemetry is currently instrumented, when different search engines show SERP ads that are served from the same ad provider, we have no way of distinguishing between those search engines. We need to correct this bug before adding any new telemetry for SERPs where different search engines are using the same ad pro... | Make Search SERP Telemetry work with multiple providers using the same ad provider As our telemetry is currently instrumented, when different search engines show SERP ads that are served from the same ad provider, we have no way of distinguishing between those search engines. We need to correct this bug before adding a... | P2 | RESOLVED | FIXED | 2022-12-08 18:53:54+00:00 | 2023-07-10 06:21:46+00:00 | 83 | 2 |
1804795 | Add Glean equivalent for legacy telemetry reach/impression/exposure event used by Nimbus | I went to implement Bug 1790448 only to discover that the relevant reach/impression/exposure event is reported only by legacy Telemetry and not by Glean. This ticket tracks adding the Glean equivalent in [_ASRouter._recordReachEvent](https://searchfox.org/mozilla-central/rev/9423bbd90c59ef7739c8453c265d04d8cf07ce73/br... | Add Glean equivalent for legacy telemetry reach/impression/exposure event used by Nimbus I went to implement Bug 1790448 only to discover that the relevant reach/impression/exposure event is reported only by legacy Telemetry and not by Glean. This ticket tracks adding the Glean equivalent in [_ASRouter._recordReachEve... | P1 | RESOLVED | WORKSFORME | 2022-12-09 00:01:55+00:00 | 2024-02-21 19:24:49+00:00 | 256 | 1 |
1804855 | The autoplay permission for about:welcome does not save the user choice | **Found in**
* 109.0a1 (2022-12-09)
**Affected versions**
* 109.0a1
**Tested platforms**
* Affected platforms: Windows 10, macOS 12, Ubuntu 20.
**Steps to reproduce**
1. Launch Firefox with new profile.
2. Open about:preferences#privacy > Permissions
3. Click on Autoplay Settings
4. Change the about:welcome status v... | The autoplay permission for about:welcome does not save the user choice **Found in**
* 109.0a1 (2022-12-09)
**Affected versions**
* 109.0a1
**Tested platforms**
* Affected platforms: Windows 10, macOS 12, Ubuntu 20.
**Steps to reproduce**
1. Launch Firefox with new profile.
2. Open about:preferences#privacy > Permis... | P3 | NEW | 2022-12-09 09:15:06+00:00 | 2022-12-14 14:37:24+00:00 | 236 | 3 | |
1804894 | attribution code is attempted to be written to the install directory for msix builds | ...which obviously won't work, because the directory is not writable.
The error, from a recent browser-chrome run:
[task 2022-12-09T00:10:22.073Z] 00:10:22 INFO - TEST-UNEXPECTED-FAIL | browser/components/newtab/test/browser/browser_aboutwelcome_attribution.js | Uncaught exception in test - NotAllowedError: Could ... | attribution code is attempted to be written to the install directory for msix builds ...which obviously won't work, because the directory is not writable.
The error, from a recent browser-chrome run:
[task 2022-12-09T00:10:22.073Z] 00:10:22 INFO - TEST-UNEXPECTED-FAIL | browser/components/newtab/test/browser/brows... | P2 | RESOLVED | FIXED | 2022-12-09 13:49:13+00:00 | 2022-12-16 00:00:11+00:00 | 197 | 2 |
1804898 | update toolkit/components/normandy/test/browser/browser_ClientEnvironment.js expectations for MSIX builds | This test is currently failing against MSIX builds because: distribution has a default value - Got "mozilla-MSIX", expected "default"
`mozilla-MSIX` is correct here - and this test needs a minor update. | update toolkit/components/normandy/test/browser/browser_ClientEnvironment.js expectations for MSIX builds This test is currently failing against MSIX builds because: distribution has a default value - Got "mozilla-MSIX", expected "default"
`mozilla-MSIX` is correct here - and this test needs a minor update. | P2 | RESOLVED | FIXED | 2022-12-09 14:02:30+00:00 | 2022-12-16 00:00:13+00:00 | 80 | 2 |
1804900 | Update browser/components/uitour/test/browser_UITour.js expectations for MSIX builds | This is [currently failing with](https://treeherder.mozilla.org/jobs?repo=try&revision=fb6e7c73c7e93e1bea50323cf3420206913eca86&selectedTaskRun=FsY_Q86LQOagv-2AKgLiCg.1): Should be "default" without preference set. - Got "mozilla-MSIX", expected "default"
...but `mozilla-MSIX` is the correct value for those builds. | Update browser/components/uitour/test/browser_UITour.js expectations for MSIX builds This is [currently failing with](https://treeherder.mozilla.org/jobs?repo=try&revision=fb6e7c73c7e93e1bea50323cf3420206913eca86&selectedTaskRun=FsY_Q86LQOagv-2AKgLiCg.1): Should be "default" without preference set. - Got "mozilla-MSIX"... | P2 | RESOLVED | FIXED | 2022-12-09 14:08:31+00:00 | 2022-12-16 00:00:16+00:00 | 155 | 2 |
1804902 | adjust preferences test expectations for msix builds | Some of [these tests are currently failing](https://treeherder.mozilla.org/jobs?repo=try&revision=fb6e7c73c7e93e1bea50323cf3420206913eca86&selectedTaskRun=AzYFiOjFSDW8GMVGWXAGZg.1) because they update related information is hidden there in MSIX builds. This is expected, and we need to update the tests to be aware of th... | adjust preferences test expectations for msix builds Some of [these tests are currently failing](https://treeherder.mozilla.org/jobs?repo=try&revision=fb6e7c73c7e93e1bea50323cf3420206913eca86&selectedTaskRun=AzYFiOjFSDW8GMVGWXAGZg.1) because they update related information is hidden there in MSIX builds. This is expect... | P2 | RESOLVED | FIXED | 2022-12-09 14:12:47+00:00 | 2022-12-16 00:00:17+00:00 | 320 | 2 |
1804903 | investigate browser_misused_characters_in_strings.js failures in MSIX tests | For example:
TEST-UNEXPECTED-FAIL | browser/base/content/test/static/browser_misused_characters_in_strings.js | jar:file:///C:/Program%20Files/WindowsApps/Mozilla.MozillaFirefoxNightly_109.2212.820.0_x64__5x4grbbqzn2q4/VFS/ProgramFiles/MozillaFirefoxNightly%20Package%20Root/distribution/extensions/locale-ach/langpack-a... | investigate browser_misused_characters_in_strings.js failures in MSIX tests For example:
TEST-UNEXPECTED-FAIL | browser/base/content/test/static/browser_misused_characters_in_strings.js | jar:file:///C:/Program%20Files/WindowsApps/Mozilla.MozillaFirefoxNightly_109.2212.820.0_x64__5x4grbbqzn2q4/VFS/ProgramFiles/MozillaF... | P2 | RESOLVED | FIXED | 2022-12-09 14:15:22+00:00 | 2022-12-16 00:00:22+00:00 | 207 | 2 |
1804904 | update about dialog tests with proper expectations for MSIX builds | There's [two failing](https://treeherder.mozilla.org/jobs?repo=try&revision=fb6e7c73c7e93e1bea50323cf3420206913eca86&selectedTaskRun=AZkRQIexQpK1aATAKf5QgA.0) due to `distribution` being in an expected state:
TEST-UNEXPECTED-FAIL | browser/base/content/test/about/browser_aboutDialog_distribution.js | undefined assertio... | update about dialog tests with proper expectations for MSIX builds There's [two failing](https://treeherder.mozilla.org/jobs?repo=try&revision=fb6e7c73c7e93e1bea50323cf3420206913eca86&selectedTaskRun=AZkRQIexQpK1aATAKf5QgA.0) due to `distribution` being in an expected state:
TEST-UNEXPECTED-FAIL | browser/base/content/... | P2 | RESOLVED | FIXED | 2022-12-09 14:17:14+00:00 | 2022-12-16 00:00:18+00:00 | 205 | 2 |
1804905 | update browserglue telemetry test expectations for msix builds | There are [currently two failures](https://treeherder.mozilla.org/jobs?repo=try&revision=fb6e7c73c7e93e1bea50323cf3420206913eca86&selectedTaskRun=AZkRQIexQpK1aATAKf5QgA.0) due to this test assuming that pinning Telemetry works on all builds:
TEST-UNEXPECTED-FAIL | browser/components/tests/browser/browser_browserGlue_te... | update browserglue telemetry test expectations for msix builds There are [currently two failures](https://treeherder.mozilla.org/jobs?repo=try&revision=fb6e7c73c7e93e1bea50323cf3420206913eca86&selectedTaskRun=AZkRQIexQpK1aATAKf5QgA.0) due to this test assuming that pinning Telemetry works on all builds:
TEST-UNEXPECTED... | P2 | RESOLVED | FIXED | 2022-12-09 14:18:54+00:00 | 2022-12-16 00:00:20+00:00 | 258 | 2 |
1805089 | Microsoft Store description shows English for Korean page | Open https://apps.microsoft.com/store/detail/mozilla-firefox/9NZVDKPMR9RD?hl=ko-kr&gl=kr (`hl=` and `gl=` make sure it shows Korean version of the description if exists)
Expected: It should show Korean description
Actual: It shows English description
This one shows Korean one in contrast, so there's something wrong i... | Microsoft Store description shows English for Korean page Open https://apps.microsoft.com/store/detail/mozilla-firefox/9NZVDKPMR9RD?hl=ko-kr&gl=kr (`hl=` and `gl=` make sure it shows Korean version of the description if exists)
Expected: It should show Korean description
Actual: It shows English description
This one ... | P3 | NEW | 2022-12-11 14:19:33+00:00 | 2022-12-28 12:51:59+00:00 | 163 | 3 | |
1805156 | Screenshot with hiDPR leaves blanks and original resolution contents | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Press Ctrl+Shift+M to toggle responsive design mode, select DPR 2 or 3, then right click to take screenshot.
Actual results:
When DPR is 2, the screenshot is 1/4 content with 3/4 blank, when DPR is 3, t... | Screenshot with hiDPR leaves blanks and original resolution contents User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Press Ctrl+Shift+M to toggle responsive design mode, select DPR 2 or 3, then right click to take screenshot.
Actual results:
When DPR... | P3 | NEW | 2022-12-12 10:13:01+00:00 | 2023-07-24 21:48:22+00:00 | 177 | 3 | |
1805167 | Firefox searches for incomplete string typed in address bar when pressing Enter | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0
Steps to reproduce:
Typed an address in the address bar and pressed enter, such as "https://example.com<Enter>".
Actual results:
Firefox did a Google search for the beginning of what was typed, such as "https://".
This could probab... | Firefox searches for incomplete string typed in address bar when pressing Enter User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0
Steps to reproduce:
Typed an address in the address bar and pressed enter, such as "https://example.com<Enter>".
Actual results:
Firefox did a Google se... | P3 | RESOLVED | WORKSFORME | 2022-12-12 13:04:29+00:00 | 2024-08-30 16:09:40+00:00 | 211 | 3 |
1805170 | If you type a specific string in adressbar you are redirected to "http://'/" | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Type in the adress bar: "some text: some text '@'"
Actual results:
FF tries to load "http://'/"
Expected results:
Search "some text: some text '@'" in the default search. | If you type a specific string in adressbar you are redirected to "http://'/" User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Type in the adress bar: "some text: some text '@'"
Actual results:
FF tries to load "http://'/"
Expected results:
Search "... | P3 | NEW | 2022-12-12 13:12:40+00:00 | 2022-12-12 14:00:37+00:00 | 123 | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.