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 |
|---|---|---|---|---|---|---|---|---|---|---|
1945319 | Sidebar button DOM structure depends on sidebar.revamp but does not update when the pref changes | On closer inspection, I think the fix in bug 1944627 is only treating one symptom of a more general problem.
[This code](https://searchfox.org/mozilla-central/rev/551493ea32fe6678134a2450794e6fb4d42c6adb/browser/components/customizableui/CustomizableWidgets.sys.mjs#298-313) creates the button differently depending on ... | Sidebar button DOM structure depends on sidebar.revamp but does not update when the pref changes On closer inspection, I think the fix in bug 1944627 is only treating one symptom of a more general problem.
[This code](https://searchfox.org/mozilla-central/rev/551493ea32fe6678134a2450794e6fb4d42c6adb/browser/components... | P2 | NEW | 2025-02-01 14:33:47+00:00 | 2025-02-06 17:48:36+00:00 | 370 | 2 | |
1945404 | After clicking on "New Tab to Right" the address bar isn't focused when the new tab is blank | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Steps to reproduce:
1. Right click on a tab.
2. The menu opens.
3. Click on "New Tab to Right".
Actual results:
The address bar isn’t focused when a new tab is opened using the + button.
This negatively impacts the user e... | After clicking on "New Tab to Right" the address bar isn't focused when the new tab is blank User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Steps to reproduce:
1. Right click on a tab.
2. The menu opens.
3. Click on "New Tab to Right".
Actual results:
The address bar i... | P3 | UNCONFIRMED | 2025-02-03 00:02:44+00:00 | 2025-02-03 16:54:39+00:00 | 166 | 3 | |
1945422 | Ctrl+Enter keyboard shortcut in the address bar no longer adds "www." and ".com" to the address bar string on macOS | [Tracking Requested - why for this release]:
This bug is a regression in Fx 136 from bug 1936928.
@ Emilio, I bisected this regression to this pushlog for your fix for focused element bug 1936928:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=870b0e5248c394c7606a55c939b064c6cdc46d4f&tochange=729... | Ctrl+Enter keyboard shortcut in the address bar no longer adds "www." and ".com" to the address bar string on macOS [Tracking Requested - why for this release]:
This bug is a regression in Fx 136 from bug 1936928.
@ Emilio, I bisected this regression to this pushlog for your fix for focused element bug 1936928:
http... | P1 | VERIFIED | FIXED | 2025-02-03 07:28:21+00:00 | 2025-02-27 13:22:05+00:00 | 298 | 1 |
1945440 | Dragging tabs is broken in right-to-left mode | This is a regression from bug 1932489. | Dragging tabs is broken in right-to-left mode This is a regression from bug 1932489. | P1 | VERIFIED | FIXED | 2025-02-03 09:28:00+00:00 | 2025-02-05 14:08:41+00:00 | 24 | 1 |
1945479 | Clicking the first tab group colour (Blue) selects the last one (Red) | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:134.0) Gecko/20100101 Firefox/134.0
Steps to reproduce:
I have no idea how I got into this state, but if I right-click a tab group label, then in the "Manage tab group" popover click the first colour swatch ("Blue")...
Actual results:
...the last one ("Red") actually ... | Clicking the first tab group colour (Blue) selects the last one (Red) User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:134.0) Gecko/20100101 Firefox/134.0
Steps to reproduce:
I have no idea how I got into this state, but if I right-click a tab group label, then in the "Manage tab group" popover click the first colour s... | P1 | RESOLVED | FIXED | 2025-02-03 12:19:01+00:00 | 2025-03-05 07:06:32+00:00 | 228 | 1 |
1945499 | The color of Tab Groups disappears when an ungrouped tab is placed between two grouped tabs at a certain point | **Found in**
* 136.0a1 (2025-02-03)
**Affected versions**
136.0a1 (2025-02-03)
**Tested platforms**
* Affected platforms: Windows 10x64, macOS 12, Ubuntu 24
* Unaffected platforms: none
**Steps to reproduce**
1. Group two tabs.
2. Drag another ungrouped tab between the tabs from step 1 and observe the tab... | The color of Tab Groups disappears when an ungrouped tab is placed between two grouped tabs at a certain point **Found in**
* 136.0a1 (2025-02-03)
**Affected versions**
136.0a1 (2025-02-03)
**Tested platforms**
* Affected platforms: Windows 10x64, macOS 12, Ubuntu 24
* Unaffected platforms: none
**Steps t... | P3 | VERIFIED | FIXED | 2025-02-03 13:22:16+00:00 | 2025-02-25 09:28:18+00:00 | 310 | 3 |
1945528 | [Thumbs up/down] Hover state is not visible | When hover Thumbs up and down on the cards, the change of color is only applied to the icon.
It should follow the same states as an icon button
The clickable/hover area of the thumbs up/down should be a minimum of 24 px | [Thumbs up/down] Hover state is not visible When hover Thumbs up and down on the cards, the change of color is only applied to the icon.
It should follow the same states as an icon button
The clickable/hover area of the thumbs up/down should be a minimum of 24 px | P1 | NEW | 2025-02-03 15:22:49+00:00 | 2025-02-08 04:32:03+00:00 | 67 | 1 | |
1945678 | Tab context menu actions fail when tab is not in the focused window | When adding a tab to a group that is in another window, if the tab to be added is in a background window, the add operation fails. See attached video. Hit on macOS 15.3 (24D60) running Nightly 2025-02-03 aarch64. | Tab context menu actions fail when tab is not in the focused window When adding a tab to a group that is in another window, if the tab to be added is in a background window, the add operation fails. See attached video. Hit on macOS 15.3 (24D60) running Nightly 2025-02-03 aarch64. | P2 | RESOLVED | DUPLICATE | 2025-02-03 23:41:07+00:00 | 2025-02-05 14:05:40+00:00 | 73 | 2 |
1945700 | Not obvious how to dismiss tab group promotion | I got this tab group promotion and couldn't figure out how to dismiss it. It would be better if it was more obvious or intuitive | Not obvious how to dismiss tab group promotion I got this tab group promotion and couldn't figure out how to dismiss it. It would be better if it was more obvious or intuitive | P1 | RESOLVED | FIXED | 2025-02-04 02:34:59+00:00 | 2025-03-05 07:06:26+00:00 | 38 | 1 |
1945773 | Title attributes do not show when tools overflow (with the exception of Sidebar Settings) | STR:
* With Vertical Tabs enabled and expanded (not collapsed), add enough tools to have the tools section overflow (where it is displayed horizontally along the bottom of the expanded sidebar).
What happens:
* When the tools overflow, hovering to see what the tools are does not display the title tooltip (with the ... | Title attributes do not show when tools overflow (with the exception of Sidebar Settings) STR:
* With Vertical Tabs enabled and expanded (not collapsed), add enough tools to have the tools section overflow (where it is displayed horizontally along the bottom of the expanded sidebar).
What happens:
* When the tools ... | P2 | RESOLVED | FIXED | 2025-02-04 11:19:31+00:00 | 2025-02-06 14:03:15+00:00 | 135 | 2 |
1945788 | Dragging multiple tabs is broken in right-to-left mode | This is a regression from bug 1932489.
Although bug 1945440 fixed the issue of dragging single tab in right-to-left mode, dragging multiple tabs at once is still broken.
So far I have noticed this issues when dragging multiple tabs
- tabs are not shifted at the proper point.
- when dragging to the start the first t... | Dragging multiple tabs is broken in right-to-left mode This is a regression from bug 1932489.
Although bug 1945440 fixed the issue of dragging single tab in right-to-left mode, dragging multiple tabs at once is still broken.
So far I have noticed this issues when dragging multiple tabs
- tabs are not shifted at the ... | P1 | RESOLVED | FIXED | 2025-02-04 12:40:36+00:00 | 2025-03-05 08:14:13+00:00 | 132 | 1 |
1945828 | [Experiment] Clients on "FR" region will not be enrolled in the "Device Migration - Accounts toolbar icon" experiment | **[Affected versions]:**
- Firefox Release 135.0 - Build ID: 20250130195129
**[Affected Platforms]:**
- Windows 10
- macOS 15.1.1
- Ubuntu 24.04
**[Prerequisites]:**
- Have any of the following Firefox locales installed: 'de', 'en-CA', 'en-GB', 'en-US', 'fr'.
- Have the `browser.search.region. pref set to `FR` in the... | [Experiment] Clients on "FR" region will not be enrolled in the "Device Migration - Accounts toolbar icon" experiment **[Affected versions]:**
- Firefox Release 135.0 - Build ID: 20250130195129
**[Affected Platforms]:**
- Windows 10
- macOS 15.1.1
- Ubuntu 24.04
**[Prerequisites]:**
- Have any of the following Firefo... | P1 | VERIFIED | FIXED | 2025-02-04 14:50:38+00:00 | 2025-02-06 14:14:01+00:00 | 367 | 1 |
1945835 | Timestamp not displayed for items under "Tabs from other devices" in Firefox View Next tab | **Found in**
* 136.0b1
**Affected versions**
* 137.0a1
* 136.0b1
* 135.0
**Preconditions**
* FxA account connected to other desktop devices
* Have a few tabs opened
**Tested platforms**
* Affected platforms: Windows 11, macOS 13, Ubuntu 22.04
* Unaffected platforms: none
**Steps to reproduce**
1. Open Firefox Vi... | Timestamp not displayed for items under "Tabs from other devices" in Firefox View Next tab **Found in**
* 136.0b1
**Affected versions**
* 137.0a1
* 136.0b1
* 135.0
**Preconditions**
* FxA account connected to other desktop devices
* Have a few tabs opened
**Tested platforms**
* Affected platforms: Windows 11, mac... | P2 | NEW | 2025-02-04 15:11:52+00:00 | 2025-02-18 15:17:55+00:00 | 365 | 2 | |
1945893 | ExperimentStore can leak between tests | Whenever an enrollment is set on the experiment store, it [triggers the underlying JSONFile to save](https://searchfox.org/mozilla-central/rev/d5f93d53d7d005bd303925bc166163f158142cfd/toolkit/components/nimbus/lib/SharedDataMap.sys.mjs#93), (additionally when removing [1](https://searchfox.org/mozilla-central/rev/d5f93... | ExperimentStore can leak between tests Whenever an enrollment is set on the experiment store, it [triggers the underlying JSONFile to save](https://searchfox.org/mozilla-central/rev/d5f93d53d7d005bd303925bc166163f158142cfd/toolkit/components/nimbus/lib/SharedDataMap.sys.mjs#93), (additionally when removing [1](https://... | P3 | NEW | 2025-02-04 18:06:26+00:00 | 2025-02-04 18:06:26+00:00 | 296 | 3 | |
1945927 | Resizing the sidebar is broken after toggling sidebar on and off | ## STR:
* With a new profile enable sidebar and vertical tabs (from either Fx Labs or about:preferences).
* Expand the sidebar with the sidebar button (note you can resize the vertical tabs area)
* Turn off sidebar (which disables vertical tabs)
* Reenable the sidebar and vertical tabs and expand the vertical tabs
... | Resizing the sidebar is broken after toggling sidebar on and off ## STR:
* With a new profile enable sidebar and vertical tabs (from either Fx Labs or about:preferences).
* Expand the sidebar with the sidebar button (note you can resize the vertical tabs area)
* Turn off sidebar (which disables vertical tabs)
* Reen... | P1 | VERIFIED | FIXED | 2025-02-04 20:03:48+00:00 | 2025-02-14 08:00:10+00:00 | 166 | 1 |
1945930 | Hide the sidebar launcher splitter when vertical tabs is disabled. | Now that we don't allow for expanding the sidebar main element in horizontal tabs mode, we can hide the splitter element. | Hide the sidebar launcher splitter when vertical tabs is disabled. Now that we don't allow for expanding the sidebar main element in horizontal tabs mode, we can hide the splitter element. | P1 | VERIFIED | FIXED | 2025-02-04 20:09:50+00:00 | 2025-02-14 09:34:17+00:00 | 44 | 1 |
1946020 | The items from the Manage Tab groups panel do not show the correct state for Hover or Click with High Contrast enabled | **Found in**
* 137.0a1 (2025-02-03)
**Affected versions**
* 137.0a1 (2025-02-03)
* 136.0b1
**Affected platforms**
* Windows
**Preconditions**
Enable High Contrast Mode
**Steps to reproduce**
1. Right Click a Tab group and open the Manage Tab groups panel.
2. Hover over the Menu items and Click them.
**Expected re... | The items from the Manage Tab groups panel do not show the correct state for Hover or Click with High Contrast enabled **Found in**
* 137.0a1 (2025-02-03)
**Affected versions**
* 137.0a1 (2025-02-03)
* 136.0b1
**Affected platforms**
* Windows
**Preconditions**
Enable High Contrast Mode
**Steps to reproduce**
1. Ri... | P2 | NEW | 2025-02-05 09:08:47+00:00 | 2025-02-07 13:12:06+00:00 | 182 | 2 | |
1946023 | Vertical tabs are moving after dropping tabs | **Found in**
* 137.0a1 (2025-02-04)
**Affected versions**
* 137.0a1 (2025-02-04)
* 136.0b1
**Tested platforms**
* Affected platforms: Windows 10x64, macOS 12, Ubuntu 24
* Unaffected platforms: none
**Steps to reproduce**
1. In vertical tabs drag and drop a random tab.
****Expected result****
* The drop... | Vertical tabs are moving after dropping tabs **Found in**
* 137.0a1 (2025-02-04)
**Affected versions**
* 137.0a1 (2025-02-04)
* 136.0b1
**Tested platforms**
* Affected platforms: Windows 10x64, macOS 12, Ubuntu 24
* Unaffected platforms: none
**Steps to reproduce**
1. In vertical tabs drag and drop a rand... | P3 | NEW | 2025-02-05 09:24:13+00:00 | 2025-02-11 10:46:00+00:00 | 275 | 3 | |
1946032 | The tab group indicator moves in vertical tabs when expanding or collapsing the sidebar | **Found in**
* 137.0a1 (2025-02-04)
**Affected versions**
* 137.0a1 (2025-02-04)
* 136.0b1
**Tested platforms**
* Affected platforms: Windows 10x64, macOS 12, Ubuntu 24
* Unaffected platforms: none
**Steps to reproduce**
1. Create a tab group in vertical tabs.
2. Expand and collapse the vertical sidebar.
... | The tab group indicator moves in vertical tabs when expanding or collapsing the sidebar **Found in**
* 137.0a1 (2025-02-04)
**Affected versions**
* 137.0a1 (2025-02-04)
* 136.0b1
**Tested platforms**
* Affected platforms: Windows 10x64, macOS 12, Ubuntu 24
* Unaffected platforms: none
**Steps to reproduce... | P3 | REOPENED | 2025-02-05 10:04:33+00:00 | 2025-03-04 15:42:29+00:00 | 278 | 3 | |
1946156 | Firefox 135.0 Broken (Searching, Drop-Downs, and Homepage Affected) | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0
Steps to reproduce:
My browser was automatically updated to Firefox 135.0 (64-bit).
I am using the Firefox plug-ins Adblock Plus, NoScript, and uBlock Origin.
OS Specifications:
Edition Windows 11 Home
Version 24H2
Installe... | Firefox 135.0 Broken (Searching, Drop-Downs, and Homepage Affected) User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0
Steps to reproduce:
My browser was automatically updated to Firefox 135.0 (64-bit).
I am using the Firefox plug-ins Adblock Plus, NoScript, and uBlock Origi... | P1 | VERIFIED | FIXED | 2025-02-05 17:11:49+00:00 | 2025-02-18 09:33:27+00:00 | 449 | 1 |
1946181 | PDFs generated by Firefox missing a character when parsed by text extraction tools, or when copypasted-from when viewed in any PDF viewer | When opening the attached `input.pdf` PDF file and printing it from Firefox, the resulting PDF file contains a missing `i` character (the first `i` in the word `confidential`) **when parsed by PDF text extraction tools**. The `i` does appear in the viewed PDF, but there appears to be something missing from the encoding... | PDFs generated by Firefox missing a character when parsed by text extraction tools, or when copypasted-from when viewed in any PDF viewer When opening the attached `input.pdf` PDF file and printing it from Firefox, the resulting PDF file contains a missing `i` character (the first `i` in the word `confidential`) **when... | P3 | RESOLVED | FIXED | 2025-02-05 18:33:54+00:00 | 2025-02-18 13:37:24+00:00 | 383 | 3 |
1946212 | [Tab group panel] Tabbing to a color is broken | Turns out `display:none` breaks keyboard access. | [Tab group panel] Tabbing to a color is broken Turns out `display:none` breaks keyboard access. | P1 | VERIFIED | FIXED | 2025-02-05 20:55:44+00:00 | 2025-02-07 07:48:47+00:00 | 25 | 1 |
1946242 | Tab Groups in tab overflow menu shows incorrect colour state | **Steps to reproduce [can add screenshots or video recordings for reference]:**
1. Open a new window and create a tab group and collapse the tab group
2. Open a second new window and go to the TOM menu to look for the tab group in the "Tab groups" section
**Expected behavior [What should have happened?]:**
The square... | Tab Groups in tab overflow menu shows incorrect colour state **Steps to reproduce [can add screenshots or video recordings for reference]:**
1. Open a new window and create a tab group and collapse the tab group
2. Open a second new window and go to the TOM menu to look for the tab group in the "Tab groups" section
*... | P1 | RESOLVED | FIXED | 2025-02-05 22:31:18+00:00 | 2025-03-05 10:08:41+00:00 | 167 | 1 |
1946318 | Make the tab groups section in the tab overflow menu include tab groups from the current window | We've heard from people getting confused about where to find their tab groups, as the "Tab groups" section in the tab manager only lists groups from other windows and saved groups, and groups from the current window are in the longer list below (which can overflow, so groups may be scrolled out of view). Seems like we ... | Make the tab groups section in the tab overflow menu include tab groups from the current window We've heard from people getting confused about where to find their tab groups, as the "Tab groups" section in the tab manager only lists groups from other windows and saved groups, and groups from the current window are in t... | P1 | RESOLVED | FIXED | 2025-02-06 06:22:09+00:00 | 2025-03-05 08:50:19+00:00 | 117 | 1 |
1946339 | Dragged tab misplaced by one position when dropping after grouping indicator disappears | STR:
1. Drag a tab and move it multiple positions away on latest Nightly 137.0a1 (2025-02-05) with `browser.tabs.groups.enabled = true`.
2. Before dropping, make sure the grouping indicator appears and then slowly move until it disappears.
3. Drop the tab.
Expected:
Drops in current location.
Actual:
Drops offset one... | Dragged tab misplaced by one position when dropping after grouping indicator disappears STR:
1. Drag a tab and move it multiple positions away on latest Nightly 137.0a1 (2025-02-05) with `browser.tabs.groups.enabled = true`.
2. Before dropping, make sure the grouping indicator appears and then slowly move until it disa... | P2 | VERIFIED | FIXED | 2025-02-06 08:39:53+00:00 | 2025-02-25 10:22:41+00:00 | 207 | 2 |
1946432 | When unloading all tabs, don't show Firefox View if it has been removed | This is tricky because there's nothing else to select in this case. I guess we can just select some other tab...
Note that we used to check for `FirefoxViewHandler.tab` in [this else case](https://searchfox.org/mozilla-central/rev/d1fbe983fb7720f0a4aca0e748817af11c1a374e/browser/components/tabbrowser/content/tabbrowse... | When unloading all tabs, don't show Firefox View if it has been removed This is tricky because there's nothing else to select in this case. I guess we can just select some other tab...
Note that we used to check for `FirefoxViewHandler.tab` in [this else case](https://searchfox.org/mozilla-central/rev/d1fbe983fb7720f0... | P3 | ASSIGNED | 2025-02-06 14:13:24+00:00 | 2025-02-28 14:05:17+00:00 | 184 | 3 | |
1946435 | [IAB Medium rectangle] Variant A has hover state of cards and lack rounded corner at the bottom for default state | How to reproduce it?
- Being in Variant A of Medium Rectangle IAB
Current behavior:
- When Medium rectangle is visible, not hover, the two bottom corners are not rounded as the top corners.
- When Medium rectangle has mouse hover, the state of hover takes the full length as it happens with content cards.
Expected beh... | [IAB Medium rectangle] Variant A has hover state of cards and lack rounded corner at the bottom for default state How to reproduce it?
- Being in Variant A of Medium Rectangle IAB
Current behavior:
- When Medium rectangle is visible, not hover, the two bottom corners are not rounded as the top corners.
- When Medium r... | P1 | RESOLVED | FIXED | 2025-02-06 14:14:46+00:00 | 2025-02-22 09:18:54+00:00 | 132 | 1 |
1946450 | Icons (except site icons) and text are not displayed when sidebar.revamp and certain theme are enabled. | STR:
1. Install theme e.g., https://addons.mozilla.org/en-US/firefox/addon/miincdesign_33/
2. Enable sidebar.revamp
3. Optionally enable sidebar.verticalTabs
Actual results:
Icon(except site icon) and text are not displayed
Expected results:
should be displayed | Icons (except site icons) and text are not displayed when sidebar.revamp and certain theme are enabled. STR:
1. Install theme e.g., https://addons.mozilla.org/en-US/firefox/addon/miincdesign_33/
2. Enable sidebar.revamp
3. Optionally enable sidebar.verticalTabs
Actual results:
Icon(except site icon) and text are not ... | P3 | RESOLVED | DUPLICATE | 2025-02-06 15:03:53+00:00 | 2025-02-14 09:44:32+00:00 | 108 | 3 |
1946467 | Calculator: Multiple commas/periods should be treated as separators not as decimal points | **STR**
- Type in "1,000,000 + 50" into urlbar
**Expected**
- Calculator result is "1,000,050"
**Actual**
- Calculator result is "51"
**Preconditions**
- browser.urlbar.suggest.calculator set to true | Calculator: Multiple commas/periods should be treated as separators not as decimal points **STR**
- Type in "1,000,000 + 50" into urlbar
**Expected**
- Calculator result is "1,000,050"
**Actual**
- Calculator result is "51"
**Preconditions**
- browser.urlbar.suggest.calculator set to true | P2 | VERIFIED | FIXED | 2025-02-06 15:42:08+00:00 | 2025-02-20 14:15:32+00:00 | 99 | 2 |
1946517 | Prevent URL bar from showing through preonboarding modal | [Tracking Requested - why for this release]: Supports experimentation in Fx136 (see [Jira](https://mozilla-hub.atlassian.net/browse/FIDE-2314))
Address issue where URL bar bleeds through preonboarding Spotlight modal after implementation changes in bug 1945672 | Prevent URL bar from showing through preonboarding modal [Tracking Requested - why for this release]: Supports experimentation in Fx136 (see [Jira](https://mozilla-hub.atlassian.net/browse/FIDE-2314))
Address issue where URL bar bleeds through preonboarding Spotlight modal after implementation changes in bug 1945672 | P1 | RESOLVED | FIXED | 2025-02-06 18:01:53+00:00 | 2025-02-12 10:31:38+00:00 | 85 | 1 |
1946539 | Tab groups in "Recently closed tabs" should have a solid fill favicon colour | **Steps to reproduce [can add screenshots or video recordings for reference]:**
1. Create a tab group and delete it
2. Go to "Recently closed tabs" in the Application menu or the system menu
**Expected behavior [What should have happened?]:**
Tab group favicon should be a solid fill
**Actual behavior [What actuall... | Tab groups in "Recently closed tabs" should have a solid fill favicon colour **Steps to reproduce [can add screenshots or video recordings for reference]:**
1. Create a tab group and delete it
2. Go to "Recently closed tabs" in the Application menu or the system menu
**Expected behavior [What should have happened?]:... | P1 | RESOLVED | FIXED | 2025-02-06 19:32:59+00:00 | 2025-03-05 14:40:51+00:00 | 114 | 1 |
1946589 | Vertical pinned tabs can be closed by clicking the top left corner | I keep accidentally closing my pinned tabs and I finally realized that even though there is no X icon on hover for the pinned tabs, they still close when you click there. | Vertical pinned tabs can be closed by clicking the top left corner I keep accidentally closing my pinned tabs and I finally realized that even though there is no X icon on hover for the pinned tabs, they still close when you click there. | P1 | VERIFIED | FIXED | 2025-02-07 00:03:59+00:00 | 2025-02-12 16:35:28+00:00 | 52 | 1 |
1946599 | QR Code spinner-graphic is off-center, in firefox desktop's mobile-sync pairing flow | STR:
1. Be using a Firefox session that's signed in to sync.
2. (optional) close any Firefox settings tabs, or you might be tripped up on bug 1942333.
3. Visit https://firefox.com/pair/ and click "I already have Firefox for mobile" and then "Continue"
4. Watch carefully as the QR code renders.
ACTUAL RESULTS:
There's ... | QR Code spinner-graphic is off-center, in firefox desktop's mobile-sync pairing flow STR:
1. Be using a Firefox session that's signed in to sync.
2. (optional) close any Firefox settings tabs, or you might be tripped up on bug 1942333.
3. Visit https://firefox.com/pair/ and click "I already have Firefox for mobile" and... | P3 | RESOLVED | FIXED | 2025-02-07 00:40:47+00:00 | 2025-03-05 14:38:46+00:00 | 373 | 3 |
1946665 | Brief flickering when opening Unified Search Button Dropdown | **Notes**
* The issue can be see in the attachment, the flickering happens as the first letter of local_search engines is updated to uppercase.
**Found in**
* Beta 136.0b2;
**Affected version**
* Beta 136.0b2;
* Nightly 137.0a1;
**Affected platforms**
* Windows 10;
* Ubuntu 22;
**Steps to reproduce**
1. Launch F... | Brief flickering when opening Unified Search Button Dropdown **Notes**
* The issue can be see in the attachment, the flickering happens as the first letter of local_search engines is updated to uppercase.
**Found in**
* Beta 136.0b2;
**Affected version**
* Beta 136.0b2;
* Nightly 137.0a1;
**Affected platforms**
*... | P3 | NEW | 2025-02-07 08:34:20+00:00 | 2025-02-26 14:28:31+00:00 | 300 | 3 | |
1946693 | Animations are glitchy for "hide sidebar" and "expand on hover" settings | In latest Nightly and central, animations are glitchy on latest Nightly 137.0a1 and latest central when you select "Hide tabs and sidebar" and click the sidebar toolbarbutton to close it. And with expand on hover enabled, its worse. | Animations are glitchy for "hide sidebar" and "expand on hover" settings In latest Nightly and central, animations are glitchy on latest Nightly 137.0a1 and latest central when you select "Hide tabs and sidebar" and click the sidebar toolbarbutton to close it. And with expand on hover enabled, its worse. | P1 | RESOLVED | DUPLICATE | 2025-02-07 10:59:57+00:00 | 2025-02-07 15:36:23+00:00 | 79 | 1 |
1946741 | Sidebar context menu initially shows "Turn on vertical tabs" even though vertical tabs are enabled | after first right-klick in the tabs-sidebar the context-menu shows "Turn** on** Vertical Tabs" instead of "Turn **off **Vertical Tabs".
From the second right-klick on it´s shown correctly... | Sidebar context menu initially shows "Turn on vertical tabs" even though vertical tabs are enabled after first right-klick in the tabs-sidebar the context-menu shows "Turn** on** Vertical Tabs" instead of "Turn **off **Vertical Tabs".
From the second right-klick on it´s shown correctly... | P1 | RESOLVED | FIXED | 2025-02-07 13:35:21+00:00 | 2025-03-05 13:36:22+00:00 | 80 | 1 |
1946758 | Saved tab groups appear in the TOM menu in private windows | STR:
1. In a non-private window, open some non-about:blank tabs. Add them to a tab group.
2. Right click the tab group label and click "Save and close group".
3. Open a private window.
4. Open the tab overflow menu.
Expected result:
- No saved groups appear.
Actual result:
- The saved group appears.
Additional conte... | Saved tab groups appear in the TOM menu in private windows STR:
1. In a non-private window, open some non-about:blank tabs. Add them to a tab group.
2. Right click the tab group label and click "Save and close group".
3. Open a private window.
4. Open the tab overflow menu.
Expected result:
- No saved groups appear.
... | P1 | RESOLVED | DUPLICATE | 2025-02-07 14:22:51+00:00 | 2025-02-11 15:54:55+00:00 | 128 | 1 |
1946761 | It is possible to save a tab group in private browsing mode and restore it in non-private mode | STR:
1. Open two windows, one private and one non-private.
2. In the private window, open a few non-about:blank tabs and add them to a tab group.
3. Right click the tab group label and click "Save and close group."
4. In the non-private window, open the tab overflow menu.
5. Click the tab group that appears.
Actual re... | It is possible to save a tab group in private browsing mode and restore it in non-private mode STR:
1. Open two windows, one private and one non-private.
2. In the private window, open a few non-about:blank tabs and add them to a tab group.
3. Right click the tab group label and click "Save and close group."
4. In the ... | P1 | RESOLVED | FIXED | 2025-02-07 14:28:46+00:00 | 2025-03-05 14:41:20+00:00 | 185 | 1 |
1946781 | The contextual feature recommondation had a visual glitch for me, hiding the "Dismiss" / "Sync to mobile" button (DESKTOP_TO_MOBILE_ADOPTION_SIGNED_INTO_ACCOUNT_EU) | I can't reproduce, but took a screenshot at the time. When activating the CFR via `about:asrouter`, then the buttons show up properly (not sure if and how to reproduce). I dismissed CFR with Esc and slight annoyance that there is no `x` (reason I took the screenshot). However, it turns out the Dismiss button was just n... | The contextual feature recommondation had a visual glitch for me, hiding the "Dismiss" / "Sync to mobile" button (DESKTOP_TO_MOBILE_ADOPTION_SIGNED_INTO_ACCOUNT_EU) I can't reproduce, but took a screenshot at the time. When activating the CFR via `about:asrouter`, then the buttons show up properly (not sure if and how ... | P3 | NEW | 2025-02-07 15:14:39+00:00 | 2025-02-24 18:18:04+00:00 | 189 | 3 | |
1946797 | Enable browser_customize_sidebar.js on linux1804 | Previously this was disabled in Bug 1903937. Fix test so it can be reenabled. | Enable browser_customize_sidebar.js on linux1804 Previously this was disabled in Bug 1903937. Fix test so it can be reenabled. | P3 | NEW | 2025-02-07 16:00:13+00:00 | 2025-02-14 18:04:53+00:00 | 38 | 3 | |
1946822 | Hiding close button for expand on hover hides it for all visibility settings | A condition was [added](https://searchfox.org/mozilla-central/rev/b0b003e992b199fd8e13999bd5d06d06c84a3fd2/browser/themes/shared/tabbrowser/tabs.css#1404-1411) in bug 1930201 because we don't want the vertical tabs close buttons in the collapsed state for expand on hover, but it effectively hides the buttons for all vi... | Hiding close button for expand on hover hides it for all visibility settings A condition was [added](https://searchfox.org/mozilla-central/rev/b0b003e992b199fd8e13999bd5d06d06c84a3fd2/browser/themes/shared/tabbrowser/tabs.css#1404-1411) in bug 1930201 because we don't want the vertical tabs close buttons in the collaps... | P2 | RESOLVED | FIXED | 2025-02-07 17:21:38+00:00 | 2025-02-14 05:01:16+00:00 | 259 | 2 |
1946833 | First pinned tab in vertical tab bar is 2px smaller in height | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0
Steps to reproduce:
Pinned tab to pinned tab area with vertical tabs on.
Actual results:
The first pinned tab (with 5 others also pinned) has a reduced height compared to every other pinned tab. Browser toolbox shows a -2p... | First pinned tab in vertical tab bar is 2px smaller in height User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0
Steps to reproduce:
Pinned tab to pinned tab area with vertical tabs on.
Actual results:
The first pinned tab (with 5 others also pinned) has a reduced height c... | P2 | RESOLVED | FIXED | 2025-02-07 17:43:39+00:00 | 2025-02-27 05:51:10+00:00 | 159 | 2 |
1946834 | Context menu on vertical tab container has double divider | ### Steps to reproduce
1. Enable vertical tabs.
2. Right-click a blank area below the New Tab button on the vertical tab toolbar.
### Actual results
There are two adjacent dividers between "Reopen Closed Tab" and "Turn off Vertical Tabs". | Context menu on vertical tab container has double divider ### Steps to reproduce
1. Enable vertical tabs.
2. Right-click a blank area below the New Tab button on the vertical tab toolbar.
### Actual results
There are two adjacent dividers between "Reopen Closed Tab" and "Turn off Vertical Tabs". | P2 | ASSIGNED | 2025-02-07 17:46:12+00:00 | 2025-03-05 15:15:12+00:00 | 72 | 2 | |
1946835 | "Turn off Vertical Tabs" does not revert all changes made by "Turn on Vertical Tabs" | ### Steps to reproduce
1. Load Firefox with a new profile.
2. Right-click a tab and choose "Turn on Vertical Tabs".
3. Right-click a tab and choose "Turn off Vertical Tabs".
### Expected results
Firefox should look the same before and after toggling vertical tabs.
### Actual results
After the vertical tabs are toggle... | "Turn off Vertical Tabs" does not revert all changes made by "Turn on Vertical Tabs" ### Steps to reproduce
1. Load Firefox with a new profile.
2. Right-click a tab and choose "Turn on Vertical Tabs".
3. Right-click a tab and choose "Turn off Vertical Tabs".
### Expected results
Firefox should look the same before and... | P2 | RESOLVED | INVALID | 2025-02-07 17:51:52+00:00 | 2025-02-18 21:26:29+00:00 | 160 | 2 |
1946859 | Skeleton UI does not show new sidebar+Vertical tabs layout | Steps to reproduce the problem:
- Configure firefox with both new Sidebar and Vertical tabs
- Setup a theme (in may case Dreamer - Bold)
What is the expected behavior?
- When restarting Firefox the skeleton UI is shown and it resembles the UI of the new sidebar+vertical tabs and my theme colors are honored
What went ... | Skeleton UI does not show new sidebar+Vertical tabs layout Steps to reproduce the problem:
- Configure firefox with both new Sidebar and Vertical tabs
- Setup a theme (in may case Dreamer - Bold)
What is the expected behavior?
- When restarting Firefox the skeleton UI is shown and it resembles the UI of the new sideba... | P3 | NEW | 2025-02-07 19:29:54+00:00 | 2025-02-14 05:53:28+00:00 | 138 | 3 | |
1946868 | Remove "Turn on/off Vertical Tabs" in the tab context menu | I've seen people complain ([1](https://forums.mozillazine.org/viewtopic.php?p=14991892#p14991892), [2](https://forums.mozillazine.org/viewtopic.php?p=14992050#p14992050)) about accidentally enabling vertical tabs when intending to reopen a closed tab, which used to be the bottom context menu item on the tab bar (now se... | Remove "Turn on/off Vertical Tabs" in the tab context menu I've seen people complain ([1](https://forums.mozillazine.org/viewtopic.php?p=14991892#p14991892), [2](https://forums.mozillazine.org/viewtopic.php?p=14992050#p14992050)) about accidentally enabling vertical tabs when intending to reopen a closed tab, which use... | P1 | VERIFIED | FIXED | 2025-02-07 20:14:40+00:00 | 2025-02-20 13:13:23+00:00 | 242 | 1 |
1946869 | Sidebar toolbar button can appear checked when the sidebar launcher is hidden | You can get into a state when the sidebar button appears checked when the launcher is hidden, and unchecked when its visible.
STR:
- In a new profile, open about:preferences and check the "Show sidebar" checkbox. This enables the new sidebar and the `sidebar.revamp` pref.
- Uncheck the same box to disable the featu... | Sidebar toolbar button can appear checked when the sidebar launcher is hidden You can get into a state when the sidebar button appears checked when the launcher is hidden, and unchecked when its visible.
STR:
- In a new profile, open about:preferences and check the "Show sidebar" checkbox. This enables the new sideb... | P1 | RESOLVED | FIXED | 2025-02-07 20:23:36+00:00 | 2025-03-05 14:42:10+00:00 | 186 | 1 |
1946888 | Retire obsolete sync.totalDevices targeting attribute | Targeting attribute [`sync`](https://firefox-source-docs.mozilla.org/browser/components/asrouter/docs/targeting-attributes.html#sync) returns an object with three properties:
```js
{
desktopDevices: 1;
mobileDevices: 1;
totalDevices: 0;
}
```
As you can see, `totalDevices` does not work. It [requests](https://s... | Retire obsolete sync.totalDevices targeting attribute Targeting attribute [`sync`](https://firefox-source-docs.mozilla.org/browser/components/asrouter/docs/targeting-attributes.html#sync) returns an object with three properties:
```js
{
desktopDevices: 1;
mobileDevices: 1;
totalDevices: 0;
}
```
As you can see,... | P2 | NEW | 2025-02-07 22:05:04+00:00 | 2025-02-26 17:15:04+00:00 | 372 | 2 | |
1946953 | Symbols in PDF not displaying | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Steps to reproduce:
Open a PDF 'route notes' generated by ridewithgps.com
Browser & Mobile
Actual results:
Black place holders displayed where the symbols should be
Expected results:
Symbols displayed.
As everything e... | Symbols in PDF not displaying User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Steps to reproduce:
Open a PDF 'route notes' generated by ridewithgps.com
Browser & Mobile
Actual results:
Black place holders displayed where the symbols should be
Expected results:
Symb... | P3 | NEW | 2025-02-08 14:36:23+00:00 | 2025-02-26 13:20:34+00:00 | 104 | 3 | |
1946964 | TranslationsEngine fails to load due to "setTimeout is not defined" | Steps to reproduce:
Try to translate any page. Language isn't important.
Actual results:
The translation fails with the displayed error being: "There was a problem translating. Please try again."
Expected results:
Regressed by Bug 1942128.
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=90f0b... | TranslationsEngine fails to load due to "setTimeout is not defined" Steps to reproduce:
Try to translate any page. Language isn't important.
Actual results:
The translation fails with the displayed error being: "There was a problem translating. Please try again."
Expected results:
Regressed by Bug 1942128.
http... | P1 | RESOLVED | FIXED | 2025-02-08 16:29:03+00:00 | 2025-02-11 20:21:45+00:00 | 158 | 1 |
1947045 | Intermittent [tier 2] browser/components/customizableui/test/browser_palette_labels.js | single tracking bug | **Filed by:** agoloman [at] mozilla.com
**Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=494094624&repo=autoland
**Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HlLLlyZ1ToSXuj9MNDs9Zw/runs/0/artifacts/public/logs/live_backing.log
---
```
[task 2025-02-09T21:38:11.852Z] 21:38:1... | Intermittent [tier 2] browser/components/customizableui/test/browser_palette_labels.js | single tracking bug **Filed by:** agoloman [at] mozilla.com
**Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=494094624&repo=autoland
**Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HlLLlyZ1... | P5 | RESOLVED | INCOMPLETE | 2025-02-09 22:09:05+00:00 | 2025-03-03 12:11:01+00:00 | 406 | 5 |
1947182 | Update targeting for Desktop to Mobile Adoption message | We'd like to rollback the current targeting for the Desktop to Mobile Adoption message and add `!(sync || {}).mobileDevices` to prevent the message from being shown to users that already have a mobile device connected. | Update targeting for Desktop to Mobile Adoption message We'd like to rollback the current targeting for the Desktop to Mobile Adoption message and add `!(sync || {}).mobileDevices` to prevent the message from being shown to users that already have a mobile device connected. | P1 | RESOLVED | FIXED | 2025-02-10 14:38:38+00:00 | 2025-02-11 09:58:07+00:00 | 60 | 1 |
1947208 | Tab groups from private windows appear in "Add tab to group" menu in non-private windows and vice-versa | STR:
1. Open two windows, one private and one non-private.
2. In the non-private window, open some tabs and create a tab group.
3. In the private window, right click a tab. Hover over the "Add Tab to Group" context menu item.
Expected result:
- The tab group from the non-private window does not appear.
Actual result:... | Tab groups from private windows appear in "Add tab to group" menu in non-private windows and vice-versa STR:
1. Open two windows, one private and one non-private.
2. In the non-private window, open some tabs and create a tab group.
3. In the private window, right click a tab. Hover over the "Add Tab to Group" context m... | P1 | RESOLVED | DUPLICATE | 2025-02-10 15:57:20+00:00 | 2025-02-14 04:41:47+00:00 | 147 | 1 |
1947248 | UserUnit isn't taken into account when rendering the text layer | Attach (recommended) or Link to PDF file here:
Steps to reproduce the problem:
1. Open the pdf
2. Try to select the text
Thanks to mozregression, the regressor is bug 1939257 and very likely because of:
https://github.com/mozilla/pdf.js/pull/19196
:Snuffleupagus would mind to have a look please ? | UserUnit isn't taken into account when rendering the text layer Attach (recommended) or Link to PDF file here:
Steps to reproduce the problem:
1. Open the pdf
2. Try to select the text
Thanks to mozregression, the regressor is bug 1939257 and very likely because of:
https://github.com/mozilla/pdf.js/pull/19196
:Snuf... | P1 | VERIFIED | FIXED | 2025-02-10 17:44:57+00:00 | 2025-02-27 13:25:09+00:00 | 106 | 1 |
1947254 | Resolve glitchy animations with expand on hover with the new sidebar | There's a glitchy-ness when hovering right on the edge of the launcher as the mouseover / mouseout event listeners keep getting called in a loop until you move the mouse. We may just want to debounce the event listeners. | Resolve glitchy animations with expand on hover with the new sidebar There's a glitchy-ness when hovering right on the edge of the launcher as the mouseover / mouseout event listeners keep getting called in a loop until you move the mouse. We may just want to debounce the event listeners. | P1 | ASSIGNED | 2025-02-10 18:13:33+00:00 | 2025-02-19 19:25:38+00:00 | 69 | 1 | |
1947257 | When enabling Vertical tabs in about:preferences, the sidebar launcher should be expanded by default | With a new profile, if you navigate to about:preferences and enable Vertical Tabs, the sidebar launcher is collapsed when it should be expanded by default. If you then toggle off Vertical Tabs and then re-enable it, you'll see that it _does_ expand the sidebar launcher by default as expected. So it seems this is only a... | When enabling Vertical tabs in about:preferences, the sidebar launcher should be expanded by default With a new profile, if you navigate to about:preferences and enable Vertical Tabs, the sidebar launcher is collapsed when it should be expanded by default. If you then toggle off Vertical Tabs and then re-enable it, you... | P1 | RESOLVED | DUPLICATE | 2025-02-10 18:18:47+00:00 | 2025-02-11 13:44:50+00:00 | 141 | 1 |
1947275 | Clicking on a tab group in the groups subview does nothing | STR:
- have at least 6 tab groups
- open the "List all tabs" menu
- in the "Tab groups" section, click "Show more"
- pick one of the listed tab groups
Expected result: tab group should be selected
Actual result: nothing happens | Clicking on a tab group in the groups subview does nothing STR:
- have at least 6 tab groups
- open the "List all tabs" menu
- in the "Tab groups" section, click "Show more"
- pick one of the listed tab groups
Expected result: tab group should be selected
Actual result: nothing happens | P1 | RESOLVED | FIXED | 2025-02-10 19:35:12+00:00 | 2025-03-05 14:50:17+00:00 | 69 | 1 |
1947277 | Prevent opening new windows when policy notification via the messaging system is in progress | See Jira tickets filed by QA [1](https://mozilla-hub.atlassian.net/browse/FIDE-2492), [2](https://mozilla-hub.atlassian.net/browse/FIDE-2494). | Prevent opening new windows when policy notification via the messaging system is in progress See Jira tickets filed by QA [1](https://mozilla-hub.atlassian.net/browse/FIDE-2492), [2](https://mozilla-hub.atlassian.net/browse/FIDE-2494). | P1 | NEW | 2025-02-10 19:40:45+00:00 | 2025-03-03 18:29:34+00:00 | 80 | 1 | |
1947344 | Vertical pinned tabs don't seem to be focused when switched to | Preconditions: Vertical Tabs enabled.
STR:
1. Open the webapp for Slack (`https://app.slack.com/client`).
2. Start composing a Slack message.
3. Open a tab or otherwise switch tabs.
4. Click on the Slack tab.
5. Start typing (without clicking anything). Input is directed to the Slack message still being composed.... | Vertical pinned tabs don't seem to be focused when switched to Preconditions: Vertical Tabs enabled.
STR:
1. Open the webapp for Slack (`https://app.slack.com/client`).
2. Start composing a Slack message.
3. Open a tab or otherwise switch tabs.
4. Click on the Slack tab.
5. Start typing (without clicking anything... | P2 | ASSIGNED | 2025-02-10 23:48:54+00:00 | 2025-02-18 14:06:20+00:00 | 156 | 2 | |
1947421 | Sidebar background color has started to lack contrast with some themes with vertical tabs enabled | STR:
1. Install the [Alpenglow Dark theme](https://addons.mozilla.org/en-US/firefox/addon/alpenglow-dark/) (7k users).
2. Enable vertical tabs.
Expected:
Sidebar has dark purple background like with vertical tabs disabled.
Actual:
Sidebar background is white, inactive tab text lacks contrast.
Other affected themes w... | Sidebar background color has started to lack contrast with some themes with vertical tabs enabled STR:
1. Install the [Alpenglow Dark theme](https://addons.mozilla.org/en-US/firefox/addon/alpenglow-dark/) (7k users).
2. Enable vertical tabs.
Expected:
Sidebar has dark purple background like with vertical tabs disabled... | P3 | RESOLVED | WONTFIX | 2025-02-11 10:12:47+00:00 | 2025-02-14 17:55:06+00:00 | 293 | 3 |
1947430 | Sidebar background color lacks contrast with dark themes that rely on default colors | STR:
1. Set `sidebar.revamp = true`.
2. Install a theme that triggers dark mode like [MiincDesign_33](https://addons.mozilla.org/en-US/firefox/addon/miincdesign_33/) (15k users).
Expected:
Sidebar toolbar is white text on dark background like the sidebar content.
Actual:
Sidebar toolbar is white text on light backgro... | Sidebar background color lacks contrast with dark themes that rely on default colors STR:
1. Set `sidebar.revamp = true`.
2. Install a theme that triggers dark mode like [MiincDesign_33](https://addons.mozilla.org/en-US/firefox/addon/miincdesign_33/) (15k users).
Expected:
Sidebar toolbar is white text on dark backgro... | P2 | NEW | 2025-02-11 10:45:50+00:00 | 2025-02-21 23:37:22+00:00 | 433 | 2 | |
1947526 | sidebar.visibility pref gets reset after each browser restart | When using vertical tabs, if you set the visibility for the sidebar to expand on hover or always hide, then restart the browser, the sidebar.visibility pref gets reset to `"always-show"` after every browser restart. | sidebar.visibility pref gets reset after each browser restart When using vertical tabs, if you set the visibility for the sidebar to expand on hover or always hide, then restart the browser, the sidebar.visibility pref gets reset to `"always-show"` after every browser restart. | P1 | VERIFIED | FIXED | 2025-02-11 16:42:11+00:00 | 2025-02-18 17:09:31+00:00 | 65 | 1 |
1947536 | QR code image is not exposed to assistive technology on the Desktop to Mobile Adoption feature callout | The QR code is hidden from assistive technology which may prevent users from knowing where to point their cameras to scan it. It would be an `access-S2` issue, but the adjacent text does mention the QR code which may hint that there is, in fact, some QR code image on the screen somewhere, but it is still important to i... | QR code image is not exposed to assistive technology on the Desktop to Mobile Adoption feature callout The QR code is hidden from assistive technology which may prevent users from knowing where to point their cameras to scan it. It would be an `access-S2` issue, but the adjacent text does mention the QR code which may ... | P1 | RESOLVED | FIXED | 2025-02-11 16:55:15+00:00 | 2025-02-13 09:45:28+00:00 | 134 | 1 |
1947608 | about:config content overflow the viewport when the window width is reduced | When Firefox's window width is reduced, the about:config topbar can overflow outside the viewport. The same issue exists with the preferences' table. We should try to make the layout more responsive by stacking the elements on the page. | about:config content overflow the viewport when the window width is reduced When Firefox's window width is reduced, the about:config topbar can overflow outside the viewport. The same issue exists with the preferences' table. We should try to make the layout more responsive by stacking the elements on the page. | P3 | NEW | 2025-02-11 20:37:28+00:00 | 2025-03-03 15:30:43+00:00 | 74 | 3 | |
1947742 | Unable to select a Tab group from the Address bar when a Search engine suggestion is displayed | **Found in**
* Nightly 137.0a1 (2025-02-11)
**Affected versions**
* Nightly 137.0a1 (2025-02-11)
* Beta 136.0b4
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab group with the name Best.
2. Select a different tab and Type B in the url bar.
3. Select the Best Tab group from the Search suggestion... | Unable to select a Tab group from the Address bar when a Search engine suggestion is displayed **Found in**
* Nightly 137.0a1 (2025-02-11)
**Affected versions**
* Nightly 137.0a1 (2025-02-11)
* Beta 136.0b4
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab group with the name Best.
2. Select a d... | P1 | VERIFIED | FIXED | 2025-02-12 13:33:07+00:00 | 2025-02-19 21:05:13+00:00 | 175 | 1 |
1947752 | Tab Groups "Switch to Groupname" labels should be all visible in the address bar search when there are multiple Tab Groups | **Found in**
* 137.0a1 (2025-2-12)
**Affected versions**
* 137.0a1 (2025-2-12)
* 136.0b4
**Affected platforms**
* All
**Steps to reproduce**
1. Have multiple Tab Groups created using the same beginning letter for the Tab Group name (e.g Test 1, Test 2)
2. Reach the address bar and type the group tabs letter ( e.g T)... | Tab Groups "Switch to Groupname" labels should be all visible in the address bar search when there are multiple Tab Groups **Found in**
* 137.0a1 (2025-2-12)
**Affected versions**
* 137.0a1 (2025-2-12)
* 136.0b4
**Affected platforms**
* All
**Steps to reproduce**
1. Have multiple Tab Groups created using the same be... | P3 | NEW | 2025-02-12 13:56:09+00:00 | 2025-02-17 16:36:21+00:00 | 237 | 3 | |
1947758 | Moving a tab into a tab group using Ctrl+Shift+PageDwn breaks the tab group indicators | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
Steps to reproduce:
1. Add a tab to a tab group
2. Create a new tab, outside that tab group
3. Drag the tab to the position before that tab group
4. Press Ctrl+Shift+PageDwn to move the tab into the tab group
Actual results:
With ve... | Moving a tab into a tab group using Ctrl+Shift+PageDwn breaks the tab group indicators User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
Steps to reproduce:
1. Add a tab to a tab group
2. Create a new tab, outside that tab group
3. Drag the tab to the position before that tab group
4.... | P1 | RESOLVED | FIXED | 2025-02-12 14:35:36+00:00 | 2025-03-05 14:51:00+00:00 | 221 | 1 |
1947782 | The Tab Groups sub-menu in the "List all tabs" menu (aka TOM) should be scrollable | STR using Nightly 137.0a1 (2025-02-12) (aarch64)
1. Create about 35 tab groups
2. Open the TOM menu to see the Tab Groups section at the top and a "Show more" button
3. Select "Show more"
4. In the Show more menu (see screenshot) you'll see 29 groups visible (in my case)
5. The menu is not scrollable to show the remai... | The Tab Groups sub-menu in the "List all tabs" menu (aka TOM) should be scrollable STR using Nightly 137.0a1 (2025-02-12) (aarch64)
1. Create about 35 tab groups
2. Open the TOM menu to see the Tab Groups section at the top and a "Show more" button
3. Select "Show more"
4. In the Show more menu (see screenshot) you'll... | P1 | RESOLVED | FIXED | 2025-02-12 15:31:44+00:00 | 2025-03-05 14:51:20+00:00 | 139 | 1 |
1947818 | Sidebar is slow to resize when positioned on the right | There's an issue when resizing the sidebar panel and sidebar launcher when the sidebar is positioned on the right. There's a bit of a visual glitch / lag happening as long as you're dragging the splitters. This does not occur when the sidebar is positioned to the left. | Sidebar is slow to resize when positioned on the right There's an issue when resizing the sidebar panel and sidebar launcher when the sidebar is positioned on the right. There's a bit of a visual glitch / lag happening as long as you're dragging the splitters. This does not occur when the sidebar is positioned to the l... | P1 | RESOLVED | FIXED | 2025-02-12 17:53:09+00:00 | 2025-03-05 14:51:42+00:00 | 80 | 1 |
1947853 | Tabs reopened in a container are ejected from tab group | This is an interaction between tab groups and the multi-account containers extension. So to reproduce, that extension will need to be installed, and some site (say, containersite.com) needs to be configured to always open in a particular container.
Steps to reproduce:
1. Right-click on a default-container tab in a ta... | Tabs reopened in a container are ejected from tab group This is an interaction between tab groups and the multi-account containers extension. So to reproduce, that extension will need to be installed, and some site (say, containersite.com) needs to be configured to always open in a particular container.
Steps to repro... | P1 | NEW | 2025-02-12 20:04:22+00:00 | 2025-02-17 16:03:54+00:00 | 165 | 1 | |
1947859 | Users cannot re-enroll in Firefox Labs opt-ins | If you attempt to re-enroll in a Firefox Labs opt-in, you get the following error:
```
console.error: "ExperimentAPI: failed to enroll in opt-in recipe PLACEHOLDER-AUTO-PIP and branch control" (new Error("An experiment with the slug \"SLUG\" already exists.", "resource://nimbus/lib/ExperimentManager.sys.mjs", 587))
``... | Users cannot re-enroll in Firefox Labs opt-ins If you attempt to re-enroll in a Firefox Labs opt-in, you get the following error:
```
console.error: "ExperimentAPI: failed to enroll in opt-in recipe PLACEHOLDER-AUTO-PIP and branch control" (new Error("An experiment with the slug \"SLUG\" already exists.", "resource://... | P1 | RESOLVED | FIXED | 2025-02-12 20:23:30+00:00 | 2025-02-15 09:24:41+00:00 | 118 | 1 |
1947919 | ExperimentStore pref cache can leak between tests | The pref cache for experiments often leaks between tests. Most of these are caught by assertEmptyStore's cleanup, but we should also assert that the pref branches are empty | ExperimentStore pref cache can leak between tests The pref cache for experiments often leaks between tests. Most of these are caught by assertEmptyStore's cleanup, but we should also assert that the pref branches are empty | P4 | NEW | 2025-02-13 01:10:01+00:00 | 2025-02-13 01:10:01+00:00 | 49 | 4 | |
1947952 | The sidebar should inherit the same state from the window it is was opened from | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
Steps to reproduce:
1. Enable the new sidebar by setting `sidebar.revamp` to `true`.
2. Enable the expanded sidebar by shortcut (`Alt+Ctrl+Z`) or the button.
3. a) When a normal window is open, use either the shortcut (`Ctrl+Shift+P`) ... | The sidebar should inherit the same state from the window it is was opened from User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
Steps to reproduce:
1. Enable the new sidebar by setting `sidebar.revamp` to `true`.
2. Enable the expanded sidebar by shortcut (`Alt+Ctrl+Z`) or the butto... | P2 | RESOLVED | FIXED | 2025-02-13 07:28:25+00:00 | 2025-03-05 14:52:13+00:00 | 270 | 2 |
1948089 | Calculator: Copy localized string on result selection | Currently when using the urlbar calculator, the non localized result payload is what's getting copied to clipboard on result selection. This should be changed so that the localized string which is displayed is what gets copied. | Calculator: Copy localized string on result selection Currently when using the urlbar calculator, the non localized result payload is what's getting copied to clipboard on result selection. This should be changed so that the localized string which is displayed is what gets copied. | P1 | RESOLVED | FIXED | 2025-02-13 18:15:25+00:00 | 2025-02-15 09:37:07+00:00 | 58 | 1 |
1948233 | Tab Group label focus aria is not entirely visible on the left side when selected with Tab key | **Affected versions**
* Fx 137.0a1
* Fx 136.0b5
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab Group
2. Using Tab and arrow keys navigate and select the Tab Group label
3. Observe the Tab Group blue focus aria
**Expected result**
* Tab Group label focus aria should be entirely visible when labe... | Tab Group label focus aria is not entirely visible on the left side when selected with Tab key **Affected versions**
* Fx 137.0a1
* Fx 136.0b5
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab Group
2. Using Tab and arrow keys navigate and select the Tab Group label
3. Observe the Tab Group blue fo... | P3 | NEW | 2025-02-14 11:24:27+00:00 | 2025-02-14 14:05:58+00:00 | 145 | 3 | |
1948257 | Deleted Tab groups from the Recently Closed Tabs inside the Hamburger menu are displayed with the hollow collapsed state | **Found in**
* Nightly 137.0a1 (2025-02-13)
**Affected versions**
* Nightly 137.0a1 (2025-02-13)
* Beta 136.0b5
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab group with the name Best.
2. Delete the Tab group.
3. Reach Hamburger menu > History > Recently Closed Tabs
**Expected result**
* Tab ... | Deleted Tab groups from the Recently Closed Tabs inside the Hamburger menu are displayed with the hollow collapsed state **Found in**
* Nightly 137.0a1 (2025-02-13)
**Affected versions**
* Nightly 137.0a1 (2025-02-13)
* Beta 136.0b5
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab group with the... | P1 | VERIFIED | FIXED | 2025-02-14 13:34:36+00:00 | 2025-02-24 13:41:04+00:00 | 157 | 1 |
1948265 | The "Find your open groups on the tab bar or by searching for them in the address bar" callout is displayed in the wrong position with RTL builds | **Found in**
* Nightly 137.0a1 (2025-02-13)
**Affected versions**
* Nightly 137.0a1 (2025-02-13)
* Beta 136.0b5
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab group with the name Best.
**Expected result**
* The "Find your open groups on the tab bar or by searching for them in the address bar"... | The "Find your open groups on the tab bar or by searching for them in the address bar" callout is displayed in the wrong position with RTL builds **Found in**
* Nightly 137.0a1 (2025-02-13)
**Affected versions**
* Nightly 137.0a1 (2025-02-13)
* Beta 136.0b5
**Affected platforms**
* All
**Steps to reproduce**
1. Cr... | P1 | VERIFIED | FIXED | 2025-02-14 13:46:52+00:00 | 2025-03-03 09:38:44+00:00 | 182 | 1 |
1948293 | The group line for vertical tabs is not aligned with the bottom of the tab group | **Found in**
* 137.0a1 (2025-02-13)
**Affected versions**
* 137.0a1
* 136.0b5
**Tested platforms**
* Affected platforms: Windows 11 macOS 14.7, Ubuntu 22.04
* Unaffected platforms: none
**Prerequisites**
* Have the "browser.tabs.groups.enabled" pref set to true
* Have the "sidebar.verticalTabs" pref set to true
**... | The group line for vertical tabs is not aligned with the bottom of the tab group **Found in**
* 137.0a1 (2025-02-13)
**Affected versions**
* 137.0a1
* 136.0b5
**Tested platforms**
* Affected platforms: Windows 11 macOS 14.7, Ubuntu 22.04
* Unaffected platforms: none
**Prerequisites**
* Have the "browser.tabs.groups... | P3 | RESOLVED | FIXED | 2025-02-14 14:59:04+00:00 | 2025-03-05 14:54:27+00:00 | 269 | 3 |
1948444 | Vertical tabs in "collapsed" state are too wide | In the current Nightly, 20250214215152, the vertical tabs in the "collapsed" state are too wide, see the attached screenshot. This is a regression from the previous build. | Vertical tabs in "collapsed" state are too wide In the current Nightly, 20250214215152, the vertical tabs in the "collapsed" state are too wide, see the attached screenshot. This is a regression from the previous build. | P1 | RESOLVED | FIXED | 2025-02-15 02:48:19+00:00 | 2025-03-05 14:54:55+00:00 | 55 | 1 |
1948457 | Window rounding fingerprinting protection no longer works with vertical tabs enabled, all windows created maximized | STR:
1. Start with `privacy.resistFingerprinting = true` and `sidebar.verticalTabs = true`.
2. Create a new window.
Expected:
Window created at a rounded size.
Actual:
All windows are created maximized.
Alternatively using FPP instead of RFP:
privacy.fingerprintingProtection = true
privacy.fingerprintingPro... | Window rounding fingerprinting protection no longer works with vertical tabs enabled, all windows created maximized STR:
1. Start with `privacy.resistFingerprinting = true` and `sidebar.verticalTabs = true`.
2. Create a new window.
Expected:
Window created at a rounded size.
Actual:
All windows are created maximized.... | P2 | NEW | 2025-02-15 10:45:40+00:00 | 2025-03-05 19:55:37+00:00 | 216 | 2 | |
1948481 | Always update signatures menu in other tabs | The observer used to be aware of any changes made in the signatures storage isn't attached to any variables and it's a weak ref hence it can be either prematurely destroyed or still living but an other one has been created.
In both cases, it leads to some wrong UI (either no visible change or change in doubloon). | Always update signatures menu in other tabs The observer used to be aware of any changes made in the signatures storage isn't attached to any variables and it's a weak ref hence it can be either prematurely destroyed or still living but an other one has been created.
In both cases, it leads to some wrong UI (either no ... | P1 | RESOLVED | FIXED | 2025-02-15 14:58:11+00:00 | 2025-02-17 20:03:04+00:00 | 80 | 1 |
1948482 | Enable adding a signature in PDF by default in Nightly and early Beta | The patch in https://bugzilla.mozilla.org/show_bug.cgi?id=1948355 was wrong.
We used to change that in `all.js` but now we must do it in `PdfJsOverridePrefs.js`... | Enable adding a signature in PDF by default in Nightly and early Beta The patch in https://bugzilla.mozilla.org/show_bug.cgi?id=1948355 was wrong.
We used to change that in `all.js` but now we must do it in `PdfJsOverridePrefs.js`... | P1 | RESOLVED | FIXED | 2025-02-15 15:17:26+00:00 | 2025-02-26 08:34:19+00:00 | 80 | 1 |
1948541 | Inconsistent encoding of spaces in URL with Custom Search Engines | User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
Steps to reproduce:
I followed the steps from a StackOverflow answer to add a new Custom Search Engine in Firefox (https://superuser.com/a/1756774) and I tried to make some searches with 1 single term, 2 terms, 3 terms and 4 te... | Inconsistent encoding of spaces in URL with Custom Search Engines User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
Steps to reproduce:
I followed the steps from a StackOverflow answer to add a new Custom Search Engine in Firefox (https://superuser.com/a/1756774) and I tried t... | P2 | VERIFIED | FIXED | 2025-02-16 14:55:14+00:00 | 2025-03-02 11:54:36+00:00 | 396 | 2 |
1948612 | Collapsing a group doesn't collapse tabs playing sounds or any tabs with touch UI density | **Affected versions**
* Fx 137.0a1
**Unaffected versions**
*Fx 136.0b6
**Affected platforms**
* All
**Steps to reproduce**
1. Open lots of video tabs in the tab strip (e.g youtube videos)
2. Using Ctrl+shift select all the tabs and create a new Tab Group
3. Collapse the new Tab Group
**Expected result**
* Tab Group... | Collapsing a group doesn't collapse tabs playing sounds or any tabs with touch UI density **Affected versions**
* Fx 137.0a1
**Unaffected versions**
*Fx 136.0b6
**Affected platforms**
* All
**Steps to reproduce**
1. Open lots of video tabs in the tab strip (e.g youtube videos)
2. Using Ctrl+shift select all the tabs... | P1 | VERIFIED | FIXED | 2025-02-17 10:17:48+00:00 | 2025-02-19 15:59:03+00:00 | 177 | 1 |
1948702 | The Create Tab group panel is scrolled out of view if an Active tab is displayed at the beginning of the tab strip | **Found in**
* Nightly 137.0a1 (2025-02-17)
**Affected versions**
* Nightly 137.0a1 (2025-02-17)
* Beta 136.0b6
**Affected platforms**
* All
**Steps to reproduce**
1. Have at least 20 Tabs on the tab strip.
2. Select the First tab from the Tab strip to have it Active.
3. Use the mouse scroll wheel to reach the las... | The Create Tab group panel is scrolled out of view if an Active tab is displayed at the beginning of the tab strip **Found in**
* Nightly 137.0a1 (2025-02-17)
**Affected versions**
* Nightly 137.0a1 (2025-02-17)
* Beta 136.0b6
**Affected platforms**
* All
**Steps to reproduce**
1. Have at least 20 Tabs on the tab ... | P2 | NEW | 2025-02-17 14:33:53+00:00 | 2025-02-17 16:01:30+00:00 | 213 | 2 | |
1948771 | Signature doorhanger isn't scrollable when its contents are overflowing | STR:
- make the viewport height smaller than the signature doorhanger | Signature doorhanger isn't scrollable when its contents are overflowing STR:
- make the viewport height smaller than the signature doorhanger | P1 | RESOLVED | FIXED | 2025-02-17 20:01:37+00:00 | 2025-02-21 17:03:56+00:00 | 34 | 1 |
1948859 | "Close Tabs to Right" causes some tab groups to be deleted rather than saved | **Found in**
* Nightly 137.0a1 (2025-02-18)
**Affected versions**
* Nightly 137.0a1 (2025-02-18)
* Beta 136.0b6
**Affected platforms**
* All
**Steps to reproduce**
1. Have at least 8 free tabs.
2. Right click 6 tabs and create 6 individual Tab groups.
3. Right click on the first free tab and select Close tabs to t... | "Close Tabs to Right" causes some tab groups to be deleted rather than saved **Found in**
* Nightly 137.0a1 (2025-02-18)
**Affected versions**
* Nightly 137.0a1 (2025-02-18)
* Beta 136.0b6
**Affected platforms**
* All
**Steps to reproduce**
1. Have at least 8 free tabs.
2. Right click 6 tabs and create 6 individua... | P1 | NEW | 2025-02-18 10:14:12+00:00 | 2025-02-27 23:46:10+00:00 | 275 | 1 | |
1948883 | Closing Tabs while only a Tab group is left will not allow the user to collapse that group | **Found in**
* Nightly 137.0a1 (2025-02-18)
**Affected versions**
* Nightly 137.0a1 (2025-02-18)
* Beta 136.0b6
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab group.
2. Close all other tabs.
3. Collapse the Tab group.
4. Open a New Tab next to the already created new tab.
5. Expand the Tab gro... | Closing Tabs while only a Tab group is left will not allow the user to collapse that group **Found in**
* Nightly 137.0a1 (2025-02-18)
**Affected versions**
* Nightly 137.0a1 (2025-02-18)
* Beta 136.0b6
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab group.
2. Close all other tabs.
3. Collapse ... | P1 | VERIFIED | FIXED | 2025-02-18 11:59:35+00:00 | 2025-02-21 15:47:41+00:00 | 248 | 1 |
1948922 | The "Find your Open groups" callout will sometimes show a white artefact on Ubuntu | **Found in**
* Nightly 137.0a1 (2025-02-18)
**Affected versions**
* Nightly 137.0a1 (2025-02-18)
* Beta 136.0b6
**Affected platforms**
* All
**Steps to reproduce**
1. Launch Firefox with a fresh profile.
2. Open a New Tab.
3. Create a Tab group with the second tab.
**Expected result**
* The "Find your open groups... | The "Find your Open groups" callout will sometimes show a white artefact on Ubuntu **Found in**
* Nightly 137.0a1 (2025-02-18)
**Affected versions**
* Nightly 137.0a1 (2025-02-18)
* Beta 136.0b6
**Affected platforms**
* All
**Steps to reproduce**
1. Launch Firefox with a fresh profile.
2. Open a New Tab.
3. Create... | P2 | NEW | 2025-02-18 14:11:24+00:00 | 2025-02-24 20:20:13+00:00 | 231 | 2 | |
1948924 | Drag-and-dropping bookmarks on "Bookmarks Toolbar" or "Other Bookmarks" moves them to the root folder | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0
Steps to reproduce:
1. Click on "Bookmarks" in the menu bar, a menu opens.
2. Drag-and-drop any bookmark on either the "Bookmarks Toolbar" or "Other Bookmarks" folder.
Actual results:
The bookmark gets moved to the root fo... | Drag-and-dropping bookmarks on "Bookmarks Toolbar" or "Other Bookmarks" moves them to the root folder User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0
Steps to reproduce:
1. Click on "Bookmarks" in the menu bar, a menu opens.
2. Drag-and-drop any bookmark on either the "Boo... | P3 | NEW | 2025-02-18 14:14:54+00:00 | 2025-02-24 16:45:03+00:00 | 163 | 3 | |
1948934 | New Sidebar should not show when in kiosk mode | Kiosk mode should not show the new sidebar.
This can be checked with
if (lazy.BrowserHandler.kiosk) { | New Sidebar should not show when in kiosk mode Kiosk mode should not show the new sidebar.
This can be checked with
if (lazy.BrowserHandler.kiosk) { | P2 | NEW | 2025-02-18 15:22:11+00:00 | 2025-03-05 19:37:23+00:00 | 44 | 2 | |
1948943 | Moving two discontinued tabs from before and after a Collapsed Tab group will cause tabs to overlap | **Found in**
* Nightly 137.0a1 (2025-02-18)
**Affected versions**
* Nightly 137.0a1 (2025-02-18)
* Beta 136.0b7
**Affected platforms**
* All
**Steps to reproduce**
1. Have a few Tabs opened.
2. Create a Tab group and collapse it.
3. Select an Tab to the Left and a Tab to the right of the Tab group.
4. Move both ta... | Moving two discontinued tabs from before and after a Collapsed Tab group will cause tabs to overlap **Found in**
* Nightly 137.0a1 (2025-02-18)
**Affected versions**
* Nightly 137.0a1 (2025-02-18)
* Beta 136.0b7
**Affected platforms**
* All
**Steps to reproduce**
1. Have a few Tabs opened.
2. Create a Tab group an... | P1 | VERIFIED | FIXED | 2025-02-18 15:59:44+00:00 | 2025-02-26 13:21:52+00:00 | 199 | 1 |
1949140 | Sidebar gets shrunk after leaving toolbar customization | Found this minor bug while investigating bug 1949136.
## Steps to reproduce
1. Have vertical tabs displayed in a way tab titles are visible
2. Customize the toolbar
3. Quit toolbar customization by clicking Done.
## Expected results
Firefox brings you back to the tab you were on and the sidebar doesn't change.
... | Sidebar gets shrunk after leaving toolbar customization Found this minor bug while investigating bug 1949136.
## Steps to reproduce
1. Have vertical tabs displayed in a way tab titles are visible
2. Customize the toolbar
3. Quit toolbar customization by clicking Done.
## Expected results
Firefox brings you back ... | P2 | NEW | 2025-02-19 10:31:52+00:00 | 2025-02-20 11:47:00+00:00 | 115 | 2 | |
1949176 | Blocked dialog displayed when pasting from clipboard after canceling the DLP scan in gsheets | **Found in**
* 137.0a1 (2025-02-19)
**Affected versions**
* 137.0a1
**Preconditions**
* Download the DLP test assets from https://drive.google.com/file/d/1yjqVRuxdKV3WnO7D2wzMgDXBuYBxUgVw/view
* Create a distribution folder inside the Firefox folder and paste the policies-1.json to it and then rename it to policies.... | Blocked dialog displayed when pasting from clipboard after canceling the DLP scan in gsheets **Found in**
* 137.0a1 (2025-02-19)
**Affected versions**
* 137.0a1
**Preconditions**
* Download the DLP test assets from https://drive.google.com/file/d/1yjqVRuxdKV3WnO7D2wzMgDXBuYBxUgVw/view
* Create a distribution folder ... | P4 | NEW | 2025-02-19 13:36:33+00:00 | 2025-03-04 14:43:42+00:00 | 420 | 4 | |
1949186 | Saved and Closed Tab groups are not restored to the List all Tabs panel with Session Restore | **Found in**
* Nightly 137.0a1 (2025-02-19)
**Affected versions**
* Nightly 137.0a1 (2025-02-19)
* Beta 136.0b7
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab group.
2. Save and Close the Tab group.
3. Close Firefox and start it again.
4. Restore session from History
**Expected result**
* Tab... | Saved and Closed Tab groups are not restored to the List all Tabs panel with Session Restore **Found in**
* Nightly 137.0a1 (2025-02-19)
**Affected versions**
* Nightly 137.0a1 (2025-02-19)
* Beta 136.0b7
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab group.
2. Save and Close the Tab group.
3.... | P1 | VERIFIED | FIXED | 2025-02-19 14:04:27+00:00 | 2025-02-27 13:05:37+00:00 | 165 | 1 |
1949196 | Hovering over a Tab group inside the address bar should show a tooltip of the entire Tab group name | **Found in**
* Nightly 137.0a1 (2025-02-19)
**Affected versions**
* Nightly 137.0a1 (2025-02-19)
* Beta 136.0b7
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab group with a long name.
2. Type the first letter of the Tab group name in the Address bar.
**Expected result**
* We should see the ent... | Hovering over a Tab group inside the address bar should show a tooltip of the entire Tab group name **Found in**
* Nightly 137.0a1 (2025-02-19)
**Affected versions**
* Nightly 137.0a1 (2025-02-19)
* Beta 136.0b7
**Affected platforms**
* All
**Steps to reproduce**
1. Create a Tab group with a long name.
2. Type the... | P3 | NEW | 2025-02-19 14:50:49+00:00 | 2025-02-24 16:19:38+00:00 | 186 | 3 | |
1949201 | Error message for network connection should not be displayed on Type tab. | **Found in**
* version: 137.0a1
**Affected versions**
* version: 137.0a1
**Tested platforms**
* Affected platforms: Windows
* Unaffected platforms:
**Preconditions**
* precondition : have pref pdfjs.enableSignatureEditor set to true
**Steps to reproduce**
1. Open a pdf document.
2. Open the signature dialog and g... | Error message for network connection should not be displayed on Type tab. **Found in**
* version: 137.0a1
**Affected versions**
* version: 137.0a1
**Tested platforms**
* Affected platforms: Windows
* Unaffected platforms:
**Preconditions**
* precondition : have pref pdfjs.enableSignatureEditor set to true
**Steps... | P1 | RESOLVED | FIXED | 2025-02-19 15:13:04+00:00 | 2025-02-21 17:04:21+00:00 | 224 | 1 |
1949263 | Choosing the option to "Pin Firefox to taskbar" in new profile onboarding does nothing in Microsoft Store installs of Firefox | If you install Firefox from the Microsoft Store, or in an existing Microsoft Store install create a new profile or merely browse to about:welcome, you are presented with an option to "Pin Firefox to taskbar and start menu". Choosing this option should produce a Windows OS notification prompting you to confirm the pinni... | Choosing the option to "Pin Firefox to taskbar" in new profile onboarding does nothing in Microsoft Store installs of Firefox If you install Firefox from the Microsoft Store, or in an existing Microsoft Store install create a new profile or merely browse to about:welcome, you are presented with an option to "Pin Firefo... | P3 | RESOLVED | FIXED | 2025-02-19 19:33:19+00:00 | 2025-03-04 05:02:39+00:00 | 221 | 3 |
1949277 | Set arbitrary query parameters for manually typed URLs using pushState | Arbitrary query parameters can be added to URLs that are manually typed into the address bar by using the window.history.pushState() method. This exploit requires that the user does not re-check the URL after typing, but I think it is common that users look at the keyboard while typing and press the return key to visit... | Set arbitrary query parameters for manually typed URLs using pushState Arbitrary query parameters can be added to URLs that are manually typed into the address bar by using the window.history.pushState() method. This exploit requires that the user does not re-check the URL after typing, but I think it is common that us... | P3 | NEW | 2025-02-19 20:20:42+00:00 | 2025-02-24 16:29:12+00:00 | 484 | 3 | |
1949370 | Frecency is not increased on website bookmark after already being increased by viewTime | **Found in**
* Fx137.0a1
**Affected versions**
* Fx 137.0a1
**Affected platforms**
* Windows
* Ubuntu
* macOS
**Steps to reproduce**
1. Lanch Firefox.
2. Navigate to a website (e.g. [9gag.com](www.9gag.com)) and keep it in the foreground for 60 seconds.
3. In a new tab, navigate to the [db query page](chrome://brows... | Frecency is not increased on website bookmark after already being increased by viewTime **Found in**
* Fx137.0a1
**Affected versions**
* Fx 137.0a1
**Affected platforms**
* Windows
* Ubuntu
* macOS
**Steps to reproduce**
1. Lanch Firefox.
2. Navigate to a website (e.g. [9gag.com](www.9gag.com)) and keep it in the fo... | P1 | RESOLVED | WONTFIX | 2025-02-20 08:48:38+00:00 | 2025-02-26 13:04:51+00:00 | 424 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.