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
1924818
PDF.js font rendering with self-intersecting glyphes
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0 Steps to reproduce: Open test.pdf in PDF.js Actual results: The font 'Jost' (https://fonts.google.com/specimen/Jost) as well as others are not displayed correctly due to the way they are constructed which firefox does n...
PDF.js font rendering with self-intersecting glyphes User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0 Steps to reproduce: Open test.pdf in PDF.js Actual results: The font 'Jost' (https://fonts.google.com/specimen/Jost) as well as others are not displayed correctly due...
P3
RESOLVED
WONTFIX
2024-10-15 17:42:54+00:00
2024-10-27 13:26:20+00:00
131
3
1924848
pageActionInUrlbar trigger doesn't have the right wait for ASRouter
[See here](https://searchfox.org/mozilla-central/rev/754074e05178e017ef6c3d8e30428ffa8f1b794d/browser/modules/PageActions.sys.mjs#440): ```js await lazy.ASRouter.initialized; ``` This property is actually just a boolean. The one we actually want to await is `ASRouter.waitForInitialized`. Alternatively, we might want ...
pageActionInUrlbar trigger doesn't have the right wait for ASRouter [See here](https://searchfox.org/mozilla-central/rev/754074e05178e017ef6c3d8e30428ffa8f1b794d/browser/modules/PageActions.sys.mjs#440): ```js await lazy.ASRouter.initialized; ``` This property is actually just a boolean. The one we actually want to a...
P2
RESOLVED
FIXED
2024-10-15 19:03:18+00:00
2024-10-25 15:58:37+00:00
221
2
1924912
browser_multiselect_tabs_drag_to_bookmarks_toolbar.js should remove bookmarks added during the test
discovered by https://phabricator.services.mozilla.com/D225723 [browser/components/tabbrowser/test/browser/tabs/browser_multiselect_tabs_drag_to_bookmarks_toolbar.js](https://searchfox.org/mozilla-central/source/browser/components/tabbrowser/test/browser/tabs/browser_multiselect_tabs_drag_to_bookmarks_toolbar.js) crea...
browser_multiselect_tabs_drag_to_bookmarks_toolbar.js should remove bookmarks added during the test discovered by https://phabricator.services.mozilla.com/D225723 [browser/components/tabbrowser/test/browser/tabs/browser_multiselect_tabs_drag_to_bookmarks_toolbar.js](https://searchfox.org/mozilla-central/source/browser...
P3
NEW
2024-10-16 01:42:17+00:00
2024-10-16 01:42:17+00:00
183
3
1924926
Sentences ending with unicode full-stop "。" are wrongly recognized as a Domain Name.
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0) Gecko/20100101 Firefox/132.0 Steps to reproduce: Search for two or more sentences without spaces with the address bar. Such as: - 見つかりません。名前を変更されたか、移動や削除が行われた可能性があります。 - はい。はい。 - yes.yes. It could happen especially when searching for some error mes...
Sentences ending with unicode full-stop "。" are wrongly recognized as a Domain Name. User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0) Gecko/20100101 Firefox/132.0 Steps to reproduce: Search for two or more sentences without spaces with the address bar. Such as: - 見つかりません。名前を変更されたか、移動や削除が行われた可能性があり...
P3
VERIFIED
FIXED
2024-10-16 03:43:30+00:00
2024-12-24 12:19:26+00:00
236
3
1925031
"Not Secure" label is not aligned with the Dedicated Search button
**Found in** * Nightly 133.0a1; **Affected versions** * Nightly 133.0a1; **Affected platforms** * Windows 11; **Preconditions** * Have browser.urlbar.scotchBonnet.enableOverride to TRUE **Steps to reproduce** 1. Open http://example.com/ or any other website using `HTTP` protocol (To force `http`, go to Lock icon i...
"Not Secure" label is not aligned with the Dedicated Search button **Found in** * Nightly 133.0a1; **Affected versions** * Nightly 133.0a1; **Affected platforms** * Windows 11; **Preconditions** * Have browser.urlbar.scotchBonnet.enableOverride to TRUE **Steps to reproduce** 1. Open http://example.com/ or any othe...
P3
NEW
2024-10-16 14:41:06+00:00
2024-11-06 14:38:46+00:00
221
3
1925235
Searchmode defaults to Google after browser restart
**Notes** * Reproducible when entering searchmode for Bookmarks, Tabs, Actions and History options. **Found in** * Nightly 133.0a1; **Affected versions** * Nightly 133.0a1; **Affected platforms** * Ubuntu 22; * macOS 14; * Windows 10; **Preconditions** * Have browser.urlbar.scotchBonnet.enableOverride set to tr...
Searchmode defaults to Google after browser restart **Notes** * Reproducible when entering searchmode for Bookmarks, Tabs, Actions and History options. **Found in** * Nightly 133.0a1; **Affected versions** * Nightly 133.0a1; **Affected platforms** * Ubuntu 22; * macOS 14; * Windows 10; **Preconditions** * Have ...
P3
VERIFIED
FIXED
2024-10-17 09:38:44+00:00
2025-01-17 09:08:27+00:00
218
3
1925241
Nightly: Vertical Tab Bar does not disappear in full screen mode
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0 Steps to reproduce: In FF, press F11 to go to full screen mode. Actual results: Vertical tab bar stays visible. Expected results: Vertical tab bar should disappear to produce actual full screen mode.
Nightly: Vertical Tab Bar does not disappear in full screen mode User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0 Steps to reproduce: In FF, press F11 to go to full screen mode. Actual results: Vertical tab bar stays visible. Expected results: Vertical tab bar should...
P2
RESOLVED
DUPLICATE
2024-10-17 10:10:13+00:00
2024-11-27 12:09:50+00:00
97
2
1925312
Tabs not dragging properly between hidden tabs
On Nightly 20241017095824, attempting to drag a tab (visible, newer, recently opened) to the left (past older, visible tabs), eventually the tab won't drag past tabs made after hidden tabs. Reproduced on a clean build with the addon "Panorama Tab Groups" to hide tabs, made 5 new tabs, made a new tab group (not related...
Tabs not dragging properly between hidden tabs On Nightly 20241017095824, attempting to drag a tab (visible, newer, recently opened) to the left (past older, visible tabs), eventually the tab won't drag past tabs made after hidden tabs. Reproduced on a clean build with the addon "Panorama Tab Groups" to hide tabs, mad...
P1
VERIFIED
FIXED
2024-10-17 15:46:43+00:00
2024-11-08 11:47:51+00:00
158
1
1925332
"Not Secure" Label Is Illegible When the Width Is Too Small to Show Its Text
At a 716px breakpoint, remove the "Not Secure" label when on an HTTP site and only display the padlock icon.
"Not Secure" Label Is Illegible When the Width Is Too Small to Show Its Text At a 716px breakpoint, remove the "Not Secure" label when on an HTTP site and only display the padlock icon.
P2
RESOLVED
FIXED
2024-10-17 17:27:32+00:00
2025-02-16 17:34:05+00:00
50
2
1925352
Sign In button opens page in a new tab without a visual or audible indication
## Prerequisites: Found in Nightly 133.0a1 (2024-10-17)(64-bit) ## STR: 1. open about:welcome page 2. Click on the 'Sign In' button at the top right corner and observe behavior 1. OR using the `tab` key on the keyboard, tab to the 'Sign In' button and press `enter` 2. OR turn on NVDA. Once NVDA is on, tab to t...
Sign In button opens page in a new tab without a visual or audible indication ## Prerequisites: Found in Nightly 133.0a1 (2024-10-17)(64-bit) ## STR: 1. open about:welcome page 2. Click on the 'Sign In' button at the top right corner and observe behavior 1. OR using the `tab` key on the keyboard, tab to the 'Sign...
P2
NEW
2024-10-17 18:39:40+00:00
2024-12-02 19:17:20+00:00
244
2
1925415
Remove manual COM initialization in nsWindowsShellService
Predating `ITaskbarManager` being made available to Win32 applications, we used an undocumented `IPinnedList3` COM API to pin to taskbar. We retain that code for pinning on outdated Windows installs. The `TaskbandPin` object implementing `IPinnedList3` has STA thread affinity and does not implement marshaling, therefo...
Remove manual COM initialization in nsWindowsShellService Predating `ITaskbarManager` being made available to Win32 applications, we used an undocumented `IPinnedList3` COM API to pin to taskbar. We retain that code for pinning on outdated Windows installs. The `TaskbandPin` object implementing `IPinnedList3` has STA ...
P3
NEW
2024-10-17 23:52:45+00:00
2024-10-17 23:53:12+00:00
391
3
1925449
On long loading pages that eventually give a 502 error (like b.m.o sometimes is) the loading throbber in background tabs get a "hourglass" icon. Then on session-restore, those tabs have blank tab-titles
1.You need a website with very slow response (Like b.m.o sometimes get these days) where it will take a loooooong time to load, and sometimes even throw a 502 errror 2. try to open a tab like [this ](https://bugzilla.mozilla.org/buglist.cgi?list_id=6508171&resolution=---&resolution=DUPLICATE&chfieldto=Now&chfield=[Bug...
On long loading pages that eventually give a 502 error (like b.m.o sometimes is) the loading throbber in background tabs get a "hourglass" icon. Then on session-restore, those tabs have blank tab-titles 1.You need a website with very slow response (Like b.m.o sometimes get these days) where it will take a loooooong tim...
P3
NEW
2024-10-18 07:54:25+00:00
2025-01-31 18:08:54+00:00
298
3
1925451
Tabs disappearing (vertical tabs)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0 Steps to reproduce: Moved a tab from one monitor to another monitor. Actual results: The tabs in the vertical tabs column disappeared. I can still open a new tab in this windows through the shortcut, but no tabs are vi...
Tabs disappearing (vertical tabs) User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0 Steps to reproduce: Moved a tab from one monitor to another monitor. Actual results: The tabs in the vertical tabs column disappeared. I can still open a new tab in this windows throug...
P1
VERIFIED
FIXED
2024-10-18 08:10:31+00:00
2024-10-31 09:30:43+00:00
130
1
1925500
The screen reader says the first two letters twice when reading the sidebar panels
**Found in** * 133.0a1 (2024-10-16) **Affected versions** * 133.0a1 (2024-10-10) * 132.0b8 **Tested platforms** * Affected platforms: Ubuntu 24 * Unaffected platforms: Windows 10, macOS 12 **Preconditions** * sidebar.revamp - true * screen reader active **Steps to reproduce** 1. Click on the Tabs fr...
The screen reader says the first two letters twice when reading the sidebar panels **Found in** * 133.0a1 (2024-10-16) **Affected versions** * 133.0a1 (2024-10-10) * 132.0b8 **Tested platforms** * Affected platforms: Ubuntu 24 * Unaffected platforms: Windows 10, macOS 12 **Preconditions** * sidebar.rev...
P2
NEW
2024-10-18 11:52:38+00:00
2024-10-22 14:21:15+00:00
232
2
1925532
Entering searchmode via auto-complete (tab) does not dismiss the heuristic
**Found in** * Fx133.0a1 **Affected versions** * Fx133.0a1 **Affected platforms** * all **Preconditions** * browser.urlbar.scotchBonnet.enableOverride set on TRUE **Steps to reproduce** 1. Launch Firefox and start typing @goo (or any other alias of existing engine). 2. Use tab to autocomplete the suggestion. **Exp...
Entering searchmode via auto-complete (tab) does not dismiss the heuristic **Found in** * Fx133.0a1 **Affected versions** * Fx133.0a1 **Affected platforms** * all **Preconditions** * browser.urlbar.scotchBonnet.enableOverride set on TRUE **Steps to reproduce** 1. Launch Firefox and start typing @goo (or any other a...
P3
VERIFIED
FIXED
2024-10-18 13:40:38+00:00
2024-11-15 13:01:11+00:00
236
3
1925543
[Experiment] The “Set Up” checklist cannot be opened again if the browser was restarted while it was open
**[Affected versions]:** - Firefox Beta 132.0b8 - Build ID: 20241016091706 **[Affected Platforms]:** - Windows 11 x64 - macOS Sequoia 15.0.1 - Ubuntu 22.04 x64 **[Prerequisites]:** - Have a user.js for any branch (except Control) to enroll into the experiment. **[Steps to reproduce]:** 1. Open the browser from t...
[Experiment] The “Set Up” checklist cannot be opened again if the browser was restarted while it was open **[Affected versions]:** - Firefox Beta 132.0b8 - Build ID: 20241016091706 **[Affected Platforms]:** - Windows 11 x64 - macOS Sequoia 15.0.1 - Ubuntu 22.04 x64 **[Prerequisites]:** - Have a user.js for any bran...
P1
VERIFIED
FIXED
2024-10-18 14:10:29+00:00
2024-11-12 16:13:38+00:00
388
1
1925577
Skeleton UI needs updating for vertical tabs
On Windows with vertical tabs enabled there's a noticeable difference between the early paint which paints a tabstrip, and the actual window (which doesn't have one). :-)
Skeleton UI needs updating for vertical tabs On Windows with vertical tabs enabled there's a noticeable difference between the early paint which paints a tabstrip, and the actual window (which doesn't have one). :-)
P1
RESOLVED
FIXED
2024-10-18 15:01:56+00:00
2025-02-14 17:36:08+00:00
51
1
1925643
About Chiclets Aren't Shown When Scotch Bonnet is Enabled
#### STR 1. Enable `browser.urlbar.scotchBonnet.enableOverride`. 2. Navigate to an about page that contains an informational chiclet indicating that the page is a secure Firefox page. #### Expected Results 1. The Firefox chiclet is displayed in the address bar. ##### Actual Result 1. The unified search button is s...
About Chiclets Aren't Shown When Scotch Bonnet is Enabled #### STR 1. Enable `browser.urlbar.scotchBonnet.enableOverride`. 2. Navigate to an about page that contains an informational chiclet indicating that the page is a secure Firefox page. #### Expected Results 1. The Firefox chiclet is displayed in the address ba...
P1
VERIFIED
FIXED
2024-10-18 18:26:23+00:00
2025-02-12 08:56:22+00:00
230
1
1925701
Sidebar extension icons that are svg's don't have consistent fill color based on the selected theme
Add-on icons in the vertical tabs sidebar seem to have the wrong fill color applied in latest nightly on Mac. Version: 133.0a1 (2024-10-18) (aarch64) Steps to reproduce: 1. Set `sidebar.revamp` and `sidebar.verticalTabs` prefs to true 2. Install some addons (I'm using side-view and notes--these are pretty old and may...
Sidebar extension icons that are svg's don't have consistent fill color based on the selected theme Add-on icons in the vertical tabs sidebar seem to have the wrong fill color applied in latest nightly on Mac. Version: 133.0a1 (2024-10-18) (aarch64) Steps to reproduce: 1. Set `sidebar.revamp` and `sidebar.verticalTab...
P3
NEW
2024-10-18 23:14:53+00:00
2025-01-20 11:32:00+00:00
184
3
1925718
Search term persistence doesn't work for Bing (CN) and Baidu
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0 Steps to reproduce: 打开“设置”,勾选“默认搜索引擎下,搜索结果页的地址栏中显示搜索词而非网址”,将默认搜索引擎选择为Bing ,在地址栏输入任意搜索词。 Actual results: 搜索结果面的地址栏中仍然显示一长串地址代码。 Expected results: 搜索结果页的地址栏应该只显示搜索词。
Search term persistence doesn't work for Bing (CN) and Baidu User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0 Steps to reproduce: 打开“设置”,勾选“默认搜索引擎下,搜索结果页的地址栏中显示搜索词而非网址”,将默认搜索引擎选择为Bing ,在地址栏输入任意搜索词。 Actual results: 搜索结果面的地址栏中仍然显示一长串地址代码。 Expected results: 搜索结果页的地址栏应该只显...
P2
NEW
2024-10-19 01:58:36+00:00
2024-11-06 15:48:32+00:00
172
2
1925738
One-letter group label isn't centered horizontally
When a group label is only one character, it's left-aligned but should be centered.
One-letter group label isn't centered horizontally When a group label is only one character, it's left-aligned but should be centered.
P1
RESOLVED
FIXED
2024-10-19 07:09:46+00:00
2024-10-22 04:10:43+00:00
32
1
1925743
Collapsed tab group labels look unbalanced
Collapsed tab group labels look unbalanced as they have unequal margin on the left and right sides.
Collapsed tab group labels look unbalanced Collapsed tab group labels look unbalanced as they have unequal margin on the left and right sides.
P1
RESOLVED
FIXED
2024-10-19 08:10:18+00:00
2024-11-26 16:15:17+00:00
31
1
1925777
Address bar gray background makes it difficult to read url, related to the System theme
If/When the address bar does not have system focus, the url text is gray on light gray background making it barely readable. Such change happened when I upgraded to Firefox 128.3 ESR. Expected result: When the address bar does not have system focus, the url text should be black on white background One excellent descr...
Address bar gray background makes it difficult to read url, related to the System theme If/When the address bar does not have system focus, the url text is gray on light gray background making it barely readable. Such change happened when I upgraded to Firefox 128.3 ESR. Expected result: When the address bar does not ...
P3
NEW
2024-10-19 14:34:33+00:00
2025-01-16 14:39:00+00:00
165
3
1925805
Dragging off a toolbar submenu allows other toolbar menus to be opened simultaneously
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0 Steps to reproduce: 1. Open a toolbar dropdown by clicking the icon (eg: 'Extensions' puzzle piece) 2. Active a submenu from that dropdown (eg: click the cog in the extension dropdown) 3. Click on any of the submenu items, an...
Dragging off a toolbar submenu allows other toolbar menus to be opened simultaneously User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0 Steps to reproduce: 1. Open a toolbar dropdown by clicking the icon (eg: 'Extensions' puzzle piece) 2. Active a submenu from that dropdown ...
P3
NEW
2024-10-19 23:57:40+00:00
2024-10-21 15:03:06+00:00
193
3
1925843
Uncaught TypeError: can't access property "toggleAttribute", tabs[groupDropIndex] is undefined
I'm seeing this error in Nightly.
Uncaught TypeError: can't access property "toggleAttribute", tabs[groupDropIndex] is undefined I'm seeing this error in Nightly.
P1
RESOLVED
FIXED
2024-10-20 11:26:17+00:00
2024-10-22 04:11:07+00:00
43
1
1925981
Mailto handler setting shows mixed language and includes "Pick an application" as an app name
Hello. A source string for Firefox locales containing an expression incorrectly defined for being queried from the Windows system locale file instead of the Firefox locale file Steps to reproduce 1. Set current **Windows system locale** to non-English or non-English derivative. 2. Set current **Firefox locale** to Eng...
Mailto handler setting shows mixed language and includes "Pick an application" as an app name Hello. A source string for Firefox locales containing an expression incorrectly defined for being queried from the Windows system locale file instead of the Firefox locale file Steps to reproduce 1. Set current **Windows syst...
P3
UNCONFIRMED
2024-10-21 11:21:55+00:00
2024-12-04 16:24:43+00:00
196
3
1926074
The "Search settings" toolbarbutton on the searchmode switcher popup is slightly taller than other buttons
This is because of the margins set on the label. Should be easily fixed, just add `toolbarbutton-icon` and `toolbarbutton-text` on these two: https://searchfox.org/mozilla-central/rev/246c2768a0a3a8496397a9d2acdfa339d04857cf/browser/base/content/main-popupset.inc.xhtml#148-149 These two would have added automatically i...
The "Search settings" toolbarbutton on the searchmode switcher popup is slightly taller than other buttons This is because of the margins set on the label. Should be easily fixed, just add `toolbarbutton-icon` and `toolbarbutton-text` on these two: https://searchfox.org/mozilla-central/rev/246c2768a0a3a8496397a9d2acdfa...
P3
NEW
2024-10-21 17:27:47+00:00
2024-12-31 17:30:50+00:00
153
3
1926108
Fix available sync engines reported for the oauth flows.
There are 2 things wrong here: * we use the engine name "preferences" instead of "prefs", meaning that's not offered in the CWTS flows on FxA. * we unconditionally say "addresses" is available where it appears this may not be available on release etc (as opposed to credit-cards, which does appear to be unconditionally ...
Fix available sync engines reported for the oauth flows. There are 2 things wrong here: * we use the engine name "preferences" instead of "prefs", meaning that's not offered in the CWTS flows on FxA. * we unconditionally say "addresses" is available where it appears this may not be available on release etc (as opposed ...
P2
RESOLVED
FIXED
2024-10-21 20:05:39+00:00
2024-10-22 04:11:27+00:00
95
2
1926119
Remove an extra paragraph from the History sidebar panel empty state
**STRs** 1. Activate sidebar in the Labs, set Nightly to Never remember history settings and clear history. 2. Open History panel. **Actual result** 1. There's an extra (second) paragraph with the old strings for this state, after the correct new strings (title and first paragraph). **Expected result** 1. The text...
Remove an extra paragraph from the History sidebar panel empty state **STRs** 1. Activate sidebar in the Labs, set Nightly to Never remember history settings and clear history. 2. Open History panel. **Actual result** 1. There's an extra (second) paragraph with the old strings for this state, after the correct new s...
P1
RESOLVED
FIXED
2024-10-21 20:55:12+00:00
2024-10-23 21:25:30+00:00
105
1
1926120
Revert bug change from 1921819 since its harder to click tabs in full screen mode
[Tracking Requested - why for this release]: Usability regression on macOS This regression was caused by bug 1921819, which effectively re-introduced bug 738335. Steps to reproduce: 1. Have a few tabs open, with horizontal tabs (default). 2. Press the green window button to make the window fullscreen. 3. Using the...
Revert bug change from 1921819 since its harder to click tabs in full screen mode [Tracking Requested - why for this release]: Usability regression on macOS This regression was caused by bug 1921819, which effectively re-introduced bug 738335. Steps to reproduce: 1. Have a few tabs open, with horizontal tabs (defaul...
P1
VERIFIED
FIXED
2024-10-21 21:00:32+00:00
2024-11-20 09:47:23+00:00
305
1
1926151
Pinning fails for some shortcut locations with `ITaskbarManager` that previously worked with `IPinnedList3`.
Pinning to taskbar on Windows requires a shortcut to the application living in a set of well known locations. When we migrated to preferring the `ITaskbarManager` API for pinning, we did not revisit verify that all of these locations still work. At minimum a shortcut in `C:\Users\Public\Desktop` no longer works, where...
Pinning fails for some shortcut locations with `ITaskbarManager` that previously worked with `IPinnedList3`. Pinning to taskbar on Windows requires a shortcut to the application living in a set of well known locations. When we migrated to preferring the `ITaskbarManager` API for pinning, we did not revisit verify that ...
P3
RESOLVED
FIXED
2024-10-22 00:54:20+00:00
2024-11-01 05:21:06+00:00
142
3
1926153
Import Browser Data: Dropdown menu collapsed state is not initially conveyed by screenreader
## Prerequisites: Found in Nightly 133.0a1 (2024-10-19)(64-bit) ## STR: 1. Turn on NVDA 2. Open `about:welcome` from the URL bar 3. Navigate to the blue 'Save and continue' button and press `enter` 4. Move screenreader focus to the collapsed menu under 'Import Browser Data'. Observe screenreader output ## Expected:...
Import Browser Data: Dropdown menu collapsed state is not initially conveyed by screenreader ## Prerequisites: Found in Nightly 133.0a1 (2024-10-19)(64-bit) ## STR: 1. Turn on NVDA 2. Open `about:welcome` from the URL bar 3. Navigate to the blue 'Save and continue' button and press `enter` 4. Move screenreader focus...
P2
NEW
2024-10-22 01:16:21+00:00
2024-11-04 18:39:41+00:00
238
2
1926293
Moving tab to existing group in another window breaks both windows
When attempting to move a tab to an existing group in another window, the original window ends up with no selected tab and the target window ends up with two selected tabs. I also see these errors in the browser console: ``` JavaScript error: chrome://browser/content/tabbrowser/tab.js, line 111: TypeError: this.initia...
Moving tab to existing group in another window breaks both windows When attempting to move a tab to an existing group in another window, the original window ends up with no selected tab and the target window ends up with two selected tabs. I also see these errors in the browser console: ``` JavaScript error: chrome://...
P1
RESOLVED
FIXED
2024-10-22 12:36:55+00:00
2025-02-25 21:39:09+00:00
323
1
1926295
Tab group panel: color swatches lack focus indicator
Color swatches have an outline for the selected state but no separate focus indicator. Seeing this on Linux but it's presumably platform independent.
Tab group panel: color swatches lack focus indicator Color swatches have an outline for the selected state but no separate focus indicator. Seeing this on Linux but it's presumably platform independent.
P2
RESOLVED
FIXED
2024-10-22 12:49:01+00:00
2024-11-01 15:37:50+00:00
40
2
1926332
Import Browser Data: Browser data checkboxes should be grouped together for screenreaders
## Prerequisites: Found in Nightly 133.0a1 (2024-10-21)(64-bit) ## STR: 1. Turn on NVDA (note: make sure that Speech Viewer is turned on) 2. Open `about:welcome` 3. Navigate to the 'Save and continue' button and press `enter` 4. The 'Import Browser Data' screen will appear. Navigate to the dropdown underneath and se...
Import Browser Data: Browser data checkboxes should be grouped together for screenreaders ## Prerequisites: Found in Nightly 133.0a1 (2024-10-21)(64-bit) ## STR: 1. Turn on NVDA (note: make sure that Speech Viewer is turned on) 2. Open `about:welcome` 3. Navigate to the 'Save and continue' button and press `enter` 4...
P1
NEW
2024-10-22 15:12:42+00:00
2025-03-03 18:05:34+00:00
382
1
1926350
'Import Browser Data' screen is still available for screenreader when it isn't visible on screen
## Prerequisites: Found in Nightly 133.0a1 (2024-10-21)(64-bit) ## STR: 1. Turn on NVDA (note: make sure that Speech Viewer is turned on) 2. Open `about:welcome` 3. Navigate to the 'Save and continue' button and press `enter` 4. The 'Import Browser Data' screen will appear. Navigate to the 'Import' button and press ...
'Import Browser Data' screen is still available for screenreader when it isn't visible on screen ## Prerequisites: Found in Nightly 133.0a1 (2024-10-21)(64-bit) ## STR: 1. Turn on NVDA (note: make sure that Speech Viewer is turned on) 2. Open `about:welcome` 3. Navigate to the 'Save and continue' button and press `e...
P1
NEW
2024-10-22 16:40:19+00:00
2025-03-03 18:05:36+00:00
254
1
1926354
Drag and drop tab groups inside a group triggers new group creation
Steps to reproduce: 1. Create a tab group (via drag and drop) with 2 or more tabs 2. Drag a tab on top of another tab inside the group Expected: Reorders the tabs inside the group Actual: Triggers new tab group creation See attached video for reference
Drag and drop tab groups inside a group triggers new group creation Steps to reproduce: 1. Create a tab group (via drag and drop) with 2 or more tabs 2. Drag a tab on top of another tab inside the group Expected: Reorders the tabs inside the group Actual: Triggers new tab group creation See attached video for refer...
P1
RESOLVED
FIXED
2024-10-22 16:48:59+00:00
2024-12-13 12:32:35+00:00
72
1
1926358
[Nightly only] Switching to vertical tabs re-enables container tabs
Prerequisites: Latest Nightly build, Sidebar + horizontal tabs, container tabs are disabled. **STRs** 1. Switch to vertical tabs via the *Customize sidebar* panel (or turn on the experiment in Labs). **Actual result** 1. Tab layout is switched to vertical, as expected. 2. A new tab button is added to the toolbar (k...
[Nightly only] Switching to vertical tabs re-enables container tabs Prerequisites: Latest Nightly build, Sidebar + horizontal tabs, container tabs are disabled. **STRs** 1. Switch to vertical tabs via the *Customize sidebar* panel (or turn on the experiment in Labs). **Actual result** 1. Tab layout is switched to v...
P3
RESOLVED
WORKSFORME
2024-10-22 17:08:09+00:00
2025-02-03 13:10:42+00:00
212
3
1926359
Tab groups hairline should extend across group when reordering/adding new tabs
Steps to reproduce: 1. Create a group via drag and drop (or context menu) 2. Drag a new tab into the created group Expected: Hairline extends to the space/gap where the new tab will be dropped Actual: Hairline disappears and only appears when user drops the tab in position
Tab groups hairline should extend across group when reordering/adding new tabs Steps to reproduce: 1. Create a group via drag and drop (or context menu) 2. Drag a new tab into the created group Expected: Hairline extends to the space/gap where the new tab will be dropped Actual: Hairline disappears and only appears ...
P2
RESOLVED
FIXED
2024-10-22 17:09:55+00:00
2024-10-30 09:57:14+00:00
79
2
1926360
Fx View and List all tabs icons don't stay customized switching from vertical to horizontal tabs and back again.
STR: * Start with vertical tabs enabled * Customize the toolbar and move icons including Fx View and List all Tabs button to the left-hand side. * Switch to horizontal tabs and note the position of the icons. * Switch back to vertical tabs and note the position of the icons. What should happen? * Icons that were cu...
Fx View and List all tabs icons don't stay customized switching from vertical to horizontal tabs and back again. STR: * Start with vertical tabs enabled * Customize the toolbar and move icons including Fx View and List all Tabs button to the left-hand side. * Switch to horizontal tabs and note the position of the ico...
P2
VERIFIED
FIXED
2024-10-22 17:10:15+00:00
2025-01-17 10:12:16+00:00
180
2
1926371
"Remove from group" moves tab into another group
Steps to reproduce 1. Create 2 tab groups with 2+ tabs in each group and make sure these groups are next to each other in the tab strip 2. Right-click on a tab inside the group on the left (group 1) and select "Remove from Group" Expected: Tab is moved out of the group to the left end of the group [Group 1 - tab 1] ...
"Remove from group" moves tab into another group Steps to reproduce 1. Create 2 tab groups with 2+ tabs in each group and make sure these groups are next to each other in the tab strip 2. Right-click on a tab inside the group on the left (group 1) and select "Remove from Group" Expected: Tab is moved out of the group...
P2
VERIFIED
FIXED
2024-10-22 17:49:26+00:00
2024-12-05 12:45:35+00:00
155
2
1926378
The "save visible" / "save full page" panel is mostly invisible now that the z-index of the content area changed vs. the toolbox
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0 Steps to reproduce: 1. Right click on the page 2. Click "Take Screenshot" Actual results: Something went wrong at the top right corner. https://i.imgur.com/SC8urQg.png I guess it is a dialog with buttons, allowing users t...
The "save visible" / "save full page" panel is mostly invisible now that the z-index of the content area changed vs. the toolbox User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0 Steps to reproduce: 1. Right click on the page 2. Click "Take Screenshot" Actual results: Som...
P1
VERIFIED
FIXED
2024-10-22 17:59:37+00:00
2024-11-11 08:08:58+00:00
181
1
1926382
Group label covers tab when dragging a tab
Steps to reproduce: 1. Create 2 tab groups with 2+ tabs inside each 2. Drag a tab from one group to the other Expected: Labels don't overlap with tabs Tab group hairline doesn't follow the tab once it's moved out of the group Actual: Tab group label overlaps with tab when moving a tab between groups Tab group hai...
Group label covers tab when dragging a tab Steps to reproduce: 1. Create 2 tab groups with 2+ tabs inside each 2. Drag a tab from one group to the other Expected: Labels don't overlap with tabs Tab group hairline doesn't follow the tab once it's moved out of the group Actual: Tab group label overlaps with tab whe...
P1
RESOLVED
FIXED
2024-10-22 18:13:23+00:00
2025-01-08 12:15:44+00:00
99
1
1926387
Can't drag tab to left of tab group
Steps to reproduce: 1. Create a new tab group with 1+ tabs (position of the group should be in the far left of tab strip) 2. Click + icon to create a new tab to the right of the group 3. Drag New tab to the start of the tab strip (far left) Expected Tab is moved to the left of the tab group Actual Tab is moved insid...
Can't drag tab to left of tab group Steps to reproduce: 1. Create a new tab group with 1+ tabs (position of the group should be in the far left of tab strip) 2. Click + icon to create a new tab to the right of the group 3. Drag New tab to the start of the tab strip (far left) Expected Tab is moved to the left of the ...
P1
RESOLVED
DUPLICATE
2024-10-22 18:36:47+00:00
2025-01-29 19:22:49+00:00
108
1
1926394
No animation when dragging a tab over other tabs in a tab group
Steps to reproduce Create a tab group with 1+ tabs inside Open several new tabs outside the tab group Drag a tab into the tab group Expected There is a sliding animation when you drag a tab inside a tab group (same as when you move a tab when not in a group) Actual No sliding animation when moving a tab inside a gro...
No animation when dragging a tab over other tabs in a tab group Steps to reproduce Create a tab group with 1+ tabs inside Open several new tabs outside the tab group Drag a tab into the tab group Expected There is a sliding animation when you drag a tab inside a tab group (same as when you move a tab when not in a gr...
P3
VERIFIED
FIXED
2024-10-22 18:48:44+00:00
2024-11-20 09:10:50+00:00
88
3
1926402
Graphics in HCM Night Sky need color changes
## Prerequisites: Found in Nightly 133.0a1 (2024-10-21)(64-bit) Turn on Night Sky High Contrast mode on your device ([steps to do so here](https://firefox-source-docs.mozilla.org/accessible/ColorsAndHighContrastMode.html#operating-system-high-contrast-mode-os-hcm)) ## STR: 1. Open `about:welcome` from the URL bar 2...
Graphics in HCM Night Sky need color changes ## Prerequisites: Found in Nightly 133.0a1 (2024-10-21)(64-bit) Turn on Night Sky High Contrast mode on your device ([steps to do so here](https://firefox-source-docs.mozilla.org/accessible/ColorsAndHighContrastMode.html#operating-system-high-contrast-mode-os-hcm)) ## STR...
P2
NEW
2024-10-22 19:07:55+00:00
2024-11-14 02:51:19+00:00
236
2
1926413
Import Browser Data: Combobox needs additional markup
## Prerequisites: Found in Nightly 133.0a1 (2024-10-21)(64-bit) ## STR: 1. Open `about:welcome` from the URL bar 2. Click the 'Save and Continue' button to go to the next screen 3. When the Import Browser Data screen appears, right click on the combobox and select 'Inspect (Q)' from the context menu ## Expected: T...
Import Browser Data: Combobox needs additional markup ## Prerequisites: Found in Nightly 133.0a1 (2024-10-21)(64-bit) ## STR: 1. Open `about:welcome` from the URL bar 2. Click the 'Save and Continue' button to go to the next screen 3. When the Import Browser Data screen appears, right click on the combobox and selec...
P1
NEW
2024-10-22 20:34:39+00:00
2025-03-03 18:05:35+00:00
168
1
1926435
Pressing "Escape" to revert to loaded address in address bar doesn't work
Steps to reproduce: 1. Go to any page on the web 2. Do Control-L 3. Do Control-X 4. Press "Escape" 5. Press "Escape" What happens: The address bar is blank. Expected result: The address bar should contain the address present in Step 2 above. Was this integration build good, bad, or broken? (type 'good', 'bad', '...
Pressing "Escape" to revert to loaded address in address bar doesn't work Steps to reproduce: 1. Go to any page on the web 2. Do Control-L 3. Do Control-X 4. Press "Escape" 5. Press "Escape" What happens: The address bar is blank. Expected result: The address bar should contain the address present in Step 2 above...
P1
VERIFIED
FIXED
2024-10-22 22:00:27+00:00
2024-11-28 11:50:29+00:00
373
1
1926563
[Experiment] The "Keep bookmarks toolbar open?" message is not triggered in the treatment-b branch
**[Notes]:** - The message is NOT triggered even if a new tab is opened. - The message is triggered only if the Bookmark Toolbar is set to "Always Show". However, the experiment targets only users that have the default option, to show only on new tabs. If the "Always Show" option is enabled by the users, the message wi...
[Experiment] The "Keep bookmarks toolbar open?" message is not triggered in the treatment-b branch **[Notes]:** - The message is NOT triggered even if a new tab is opened. - The message is triggered only if the Bookmark Toolbar is set to "Always Show". However, the experiment targets only users that have the default op...
P1
VERIFIED
FIXED
2024-10-23 12:43:48+00:00
2024-10-24 12:16:37+00:00
407
1
1926575
Scrollbar overlaps tabs when sidebar is collapsed on OSX when OS setting "Show scroll bars" is set to "Always"
See screenshot, the scrollbar overlaps the icon which clips the right border of the selected tab
Scrollbar overlaps tabs when sidebar is collapsed on OSX when OS setting "Show scroll bars" is set to "Always" See screenshot, the scrollbar overlaps the icon which clips the right border of the selected tab
P2
NEW
2024-10-23 13:15:24+00:00
2024-10-28 13:02:33+00:00
50
2
1926647
With new sidebar enabled, opening private windows always have the sidebar expanded.
* With the new sidebar enabled (with or without vertical tabs) * Open a new private window * The private window always opens with the sidebar expanded. [This was noted on connect as well](https://connect.mozilla.org/t5/discussions/firefox-sidebar-and-vertical-tabs-try-them-out-in-nightly/m-p/75122/highlight/true#M2887...
With new sidebar enabled, opening private windows always have the sidebar expanded. * With the new sidebar enabled (with or without vertical tabs) * Open a new private window * The private window always opens with the sidebar expanded. [This was noted on connect as well](https://connect.mozilla.org/t5/discussions/fire...
P1
VERIFIED
FIXED
2024-10-23 17:30:59+00:00
2024-11-20 08:48:58+00:00
121
1
1926659
With Sidebar Revamp feature enabled the border around content is lighter than usual
This is a visual regression when sidebar.revamp = true and using the System theme, the border around content is ligher, and it is a bright element of a generally dark toolbox. With System theme it used to be threeDShadow, that is a quite dark color. With Dark theme it is slightly darker than in the screenshot and it's ...
With Sidebar Revamp feature enabled the border around content is lighter than usual This is a visual regression when sidebar.revamp = true and using the System theme, the border around content is ligher, and it is a bright element of a generally dark toolbox. With System theme it used to be threeDShadow, that is a quit...
P2
NEW
2024-10-23 18:25:28+00:00
2024-11-01 12:43:47+00:00
250
2
1926683
For a pinned tab in vertical tabs sidebar, clicking the tab steals keyboard focus
I have the sidebar tabs enabled and have pinned gmail. It appears when I click the pinned tab it steals keyboard focus so the usual gmail keyboard shortcuts stop working. I have to click back inside the main browser area to move keyboard focus back.
For a pinned tab in vertical tabs sidebar, clicking the tab steals keyboard focus I have the sidebar tabs enabled and have pinned gmail. It appears when I click the pinned tab it steals keyboard focus so the usual gmail keyboard shortcuts stop working. I have to click back inside the main browser area to move keyboard ...
P2
NEW
2024-10-23 20:25:51+00:00
2024-10-31 21:38:27+00:00
73
2
1926728
Tab tooltips / previews don't work when the "update available" popup is visible
When hovering over a tab, there is no tooltip or preview shown if the "update available" doorhanger popup is visible. STR: 1. Be negligent on updates (i.e. have a pending update waiting). 2. Have the "update available" popup showing. 3. Have tab hover previews enabled. 4. Hover the mouse cursor over a tab. Nothing is ...
Tab tooltips / previews don't work when the "update available" popup is visible When hovering over a tab, there is no tooltip or preview shown if the "update available" doorhanger popup is visible. STR: 1. Be negligent on updates (i.e. have a pending update waiting). 2. Have the "update available" popup showing. 3. Ha...
P3
NEW
2024-10-23 23:29:08+00:00
2024-10-29 15:55:58+00:00
133
3
1926788
Tool's icons in the sidebar should have 'icon' color.
Tool's icons in the sidebar don't have the correct color. Right now, they are black. Could we change them to the same icon color that we are using in the toolbar for all other icons? Thank you!
Tool's icons in the sidebar should have 'icon' color. Tool's icons in the sidebar don't have the correct color. Right now, they are black. Could we change them to the same icon color that we are using in the toolbar for all other icons? Thank you!
P2
VERIFIED
FIXED
2024-10-24 08:36:27+00:00
2024-11-28 09:28:03+00:00
65
2
1926893
attention notification dot is misplaced for vertical tabs
**Prerequisites** 1. Switch to vertical tabs mode. 2. Pin Google Calendar tab. 3. Open a Google Calendar tab as a regular tab. **Result** 1. Notification dot is displayed too closely to the pinned Calendar tab favicon (both in collapsed and expanded sidebar). 2. The notification dot is displayed off-center in rela...
attention notification dot is misplaced for vertical tabs **Prerequisites** 1. Switch to vertical tabs mode. 2. Pin Google Calendar tab. 3. Open a Google Calendar tab as a regular tab. **Result** 1. Notification dot is displayed too closely to the pinned Calendar tab favicon (both in collapsed and expanded sidebar)...
P1
VERIFIED
FIXED
2024-10-24 15:06:45+00:00
2024-11-12 13:43:48+00:00
127
1
1926896
[Experiment] The spotlights from the Fox Doodle Multi-Action CTA “Early day” and “Existing users” experiments are not displayed after startup
**[Affected versions]:** - Firefox RC 132.0 (Build ID: 20241021175835) **[Affected Platforms]:** - Windows 10 - macOS 12.6.4 **[Prerequisites]:** - Firefox is not set as the default browser. - Be enrolled in any branch of the Fox Doodle Multi-Action CTA [“Early day”](https://experimenter.services.mozilla.com/nimbus/f...
[Experiment] The spotlights from the Fox Doodle Multi-Action CTA “Early day” and “Existing users” experiments are not displayed after startup **[Affected versions]:** - Firefox RC 132.0 (Build ID: 20241021175835) **[Affected Platforms]:** - Windows 10 - macOS 12.6.4 **[Prerequisites]:** - Firefox is not set as the de...
P1
VERIFIED
FIXED
2024-10-24 15:10:07+00:00
2024-10-30 16:32:18+00:00
457
1
1926897
[Experiment] The spotlights of the treatment branches from the Fox Doodle Multi-Action CTA “Early day” experiment are not displayed due to targeting conflict
**[Affected versions]:** - Firefox RC 132.0 (Build ID: 20241021175835) **[Affected Platforms]:** - Windows 10 - macOS 12.6.4 **[Prerequisites]:** - Firefox is not set as the default browser. - Be enrolled in any of the treatment branches of the Fox Doodle Multi-Action CTA [“Early day”](https://experimenter.services.m...
[Experiment] The spotlights of the treatment branches from the Fox Doodle Multi-Action CTA “Early day” experiment are not displayed due to targeting conflict **[Affected versions]:** - Firefox RC 132.0 (Build ID: 20241021175835) **[Affected Platforms]:** - Windows 10 - macOS 12.6.4 **[Prerequisites]:** - Firefox is n...
P1
VERIFIED
FIXED
2024-10-24 15:16:52+00:00
2024-10-30 16:34:30+00:00
348
1
1926909
[Experiment] Linux users are enrolled in the Fox Doodle Multi-Action CTA “Early day” and “Existing users” experiments
**[Affected versions]:** - Firefox RC 132.0 (Build ID: 20241021175835) **[Affected Platforms]:** - Ubuntu 20.04 x64 **[Prerequisites]:** - Firefox is not set as the default browser. - Have this [user.js](https://drive.google.com/file/d/1qWG0NY9Ig8g117t1GAn5G941u-nx7foX/view?usp=sharing) file saved on your computer. ...
[Experiment] Linux users are enrolled in the Fox Doodle Multi-Action CTA “Early day” and “Existing users” experiments **[Affected versions]:** - Firefox RC 132.0 (Build ID: 20241021175835) **[Affected Platforms]:** - Ubuntu 20.04 x64 **[Prerequisites]:** - Firefox is not set as the default browser. - Have this [user....
P1
VERIFIED
FIXED
2024-10-24 15:38:00+00:00
2024-10-30 16:02:41+00:00
400
1
1926929
Top bordar line of pixels of the browser is broken when using any sidebar.
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0 Steps to reproduce: open any sidebar app Actual results: Top line of pixels disappears when in window mode. The very outer edge but only on the top side. Expected results: the border would be consistent all around the e...
Top bordar line of pixels of the browser is broken when using any sidebar. User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0 Steps to reproduce: open any sidebar app Actual results: Top line of pixels disappears when in window mode. The very outer edge but only on the top...
P3
NEW
2024-10-24 16:35:13+00:00
2025-02-08 05:32:40+00:00
111
3
1926961
Firefox should not fetch keys in oauth flows even if it gets the keyFetchToken
The FxA server was accidentally sending us its keyFetchToken during oauth flows. This caused a race between who was going to use it. While a PR for that has been merged in FxA, we still might as well avoid even trying to use the token if we get it some how.
Firefox should not fetch keys in oauth flows even if it gets the keyFetchToken The FxA server was accidentally sending us its keyFetchToken during oauth flows. This caused a race between who was going to use it. While a PR for that has been merged in FxA, we still might as well avoid even trying to use the token if we ...
P2
RESOLVED
FIXED
2024-10-24 18:03:10+00:00
2024-10-25 15:58:45+00:00
87
2
1926984
oauth login flows don't always remember the previously signed in user.
We set the previously signed in user [here](https://searchfox.org/mozilla-central/rev/18f09bdf36a62ea7079c018301f1d257f71f655b/services/fxaccounts/FxAccountsWebChannel.sys.mjs#517-519) - however, in the oauth flows it is very likely the user is not verified at that point. We need to make the same call in the oauth_logi...
oauth login flows don't always remember the previously signed in user. We set the previously signed in user [here](https://searchfox.org/mozilla-central/rev/18f09bdf36a62ea7079c018301f1d257f71f655b/services/fxaccounts/FxAccountsWebChannel.sys.mjs#517-519) - however, in the oauth flows it is very likely the user is not ...
P2
RESOLVED
FIXED
2024-10-24 20:51:33+00:00
2024-10-25 15:58:50+00:00
147
2
1926995
Extra space to the right of the hamburger menu in vertical tabs, in MacOS
When I enable vertical tabs on MacOS, the hamburger menu has space to the right of it which is not present when the tabstrip is visible in horizontal tabs.
Extra space to the right of the hamburger menu in vertical tabs, in MacOS When I enable vertical tabs on MacOS, the hamburger menu has space to the right of it which is not present when the tabstrip is visible in horizontal tabs.
P2
RESOLVED
WONTFIX
2024-10-24 22:36:46+00:00
2024-11-06 21:25:45+00:00
55
2
1927030
change password webchannel message doesn't invalidate all command keys
https://searchfox.org/mozilla-central/rev/18f09bdf36a62ea7079c018301f1d257f71f655b/services/fxaccounts/FxAccountsWebChannel.sys.mjs#747 drops the send-tab keys, but we have keys per command. This means either close-tab isn't going to work after a reset, or send-tab would even if we removed this.
change password webchannel message doesn't invalidate all command keys https://searchfox.org/mozilla-central/rev/18f09bdf36a62ea7079c018301f1d257f71f655b/services/fxaccounts/FxAccountsWebChannel.sys.mjs#747 drops the send-tab keys, but we have keys per command. This means either close-tab isn't going to work after a re...
P2
NEW
2024-10-25 03:59:29+00:00
2025-02-13 18:58:14+00:00
129
2
1927038
Poor contrast for the active tab in vertical tabs sidebar, especially with dark mode styling
The new vertical tabs sidebar (activated through `about:config` with `sidebar.verticalTabs` = `True`) is nice, but unlike horizontal tabs which have a different background color behind them, the sidebar has the same background color for the tabs and the background behind them, which makes it very difficult to spot the ...
Poor contrast for the active tab in vertical tabs sidebar, especially with dark mode styling The new vertical tabs sidebar (activated through `about:config` with `sidebar.verticalTabs` = `True`) is nice, but unlike horizontal tabs which have a different background color behind them, the sidebar has the same background ...
P1
RESOLVED
WORKSFORME
2024-10-25 05:44:03+00:00
2024-11-20 10:23:04+00:00
133
1
1927045
Yelp ML suggestions don't have an icon
I messed up bug 1926381 at the last minute and broke the icon for Yelp ML results.
Yelp ML suggestions don't have an icon I messed up bug 1926381 at the last minute and broke the icon for Yelp ML results.
P1
RESOLVED
FIXED
2024-10-25 06:36:05+00:00
2024-10-26 09:31:55+00:00
33
1
1927079
Clickable Area is bigger than the actual Tab or button area
**Found in** * 133.0a1 (2024-10-25) **Affected versions** * 133.0a1 (2024-10-25) **Preconditions** Enable Vertical Sidebar from about:preferences > Firefox Labs **Affected platforms** * all **Steps to reproduce** 1. Open the Sidebar. 2. Use the mouse cursor to click outside of the actual Tab inside the Vertical Si...
Clickable Area is bigger than the actual Tab or button area **Found in** * 133.0a1 (2024-10-25) **Affected versions** * 133.0a1 (2024-10-25) **Preconditions** Enable Vertical Sidebar from about:preferences > Firefox Labs **Affected platforms** * all **Steps to reproduce** 1. Open the Sidebar. 2. Use the mouse curs...
P3
NEW
2024-10-25 09:40:08+00:00
2024-10-28 13:43:30+00:00
193
3
1927094
on_wheel handler consulting lineScrollAmount getter which iterates over all tabs, which makes it slow (should cache line scroll amount somehow)
ERROR: type should be string, got "https://searchfox.org/mozilla-central/rev/4ac5b1f6cc9d8c186986f52369a2d9a537d10474/toolkit/content/widgets/arrowscrollbox.js#216-223\n\n`_getScrollableElements` is overridden in https://searchfox.org/mozilla-central/rev/4ac5b1f6cc9d8c186986f52369a2d9a537d10474/browser/components/tabbrowser/content/tabs.js#55 and runs a filter on `allTabs`\n\nhttps://searchfox.org/mozilla-central/rev/4ac5b1f6cc9d8c186986f52369a2d9a537d10474/toolkit/content/widgets/arrowscrollbox.js#691 is where we consult the `lineScrollAmount`.\n\nIn profiles, the `allTabs` filter call shows up as being basically 95+% of the time we spent in `on_wheel`, especially in cases with a lot of tabs."
on_wheel handler consulting lineScrollAmount getter which iterates over all tabs, which makes it slow (should cache line scroll amount somehow) https://searchfox.org/mozilla-central/rev/4ac5b1f6cc9d8c186986f52369a2d9a537d10474/toolkit/content/widgets/arrowscrollbox.js#216-223 `_getScrollableElements` is overridden in ...
P1
RESOLVED
FIXED
2024-10-25 10:42:34+00:00
2024-11-17 17:11:03+00:00
318
1
1927111
The address bar stays static during macOS full-screen animations once focused at least once
## STR Horizontal: * On Nightly Mac 2024-10-25 * With horizontal tabs enabled * Click to focus once on the address bar to show the suggest options. (When this happens before or after the next step doesn't seem to matter). * Enable full-screen on the window. * Move mouse to the top of the window trigger the animation ...
The address bar stays static during macOS full-screen animations once focused at least once ## STR Horizontal: * On Nightly Mac 2024-10-25 * With horizontal tabs enabled * Click to focus once on the address bar to show the suggest options. (When this happens before or after the next step doesn't seem to matter). * En...
P1
VERIFIED
FIXED
2024-10-25 12:03:25+00:00
2025-03-02 10:06:28+00:00
281
1
1927113
Search mode transfers to other tabs while cycling tabs when persisted search enabled
**Found in** * 133.0a1 (2024-10-25) **Affected versions** * 133.0a1 (2024-10-25) * presist search enabled on Nightly/Early beta **Tested platforms** * Affected platforms: Windows 11, Mac 14, Ubuntu 24 **Preconditions** * browser.urlbar.showSearchTerms.featureGate set to TRUE (default in Nightly) **Steps to reprodu...
Search mode transfers to other tabs while cycling tabs when persisted search enabled **Found in** * 133.0a1 (2024-10-25) **Affected versions** * 133.0a1 (2024-10-25) * presist search enabled on Nightly/Early beta **Tested platforms** * Affected platforms: Windows 11, Mac 14, Ubuntu 24 **Preconditions** * browser.ur...
P2
VERIFIED
FIXED
2024-10-25 12:22:01+00:00
2024-11-15 11:19:52+00:00
239
2
1927150
Toolbar button "checked" state is out of sync for "Show and hide sidebar"
Steps to Reproduce: 1. Enable the revamped sidebar from Firefox Labs. 2. Click the gear icon, opening the "Customize sidebar" panel. 3. Under "Sidebar button", enable "Show and hide sidebar". 4. Close the customize panel. 5. Click the toolbar button to hide the sidebar. 6. Click the toolbar button again to show (and ex...
Toolbar button "checked" state is out of sync for "Show and hide sidebar" Steps to Reproduce: 1. Enable the revamped sidebar from Firefox Labs. 2. Click the gear icon, opening the "Customize sidebar" panel. 3. Under "Sidebar button", enable "Show and hide sidebar". 4. Close the customize panel. 5. Click the toolbar but...
P2
RESOLVED
WORKSFORME
2024-10-25 14:00:50+00:00
2025-01-29 21:35:25+00:00
285
2
1927177
Hover previews should hide extension UUIDs like we do in the address bar
Steps to reproduce: * Install [Group Speed Dial](https://addons.mozilla.org/addon/groupspeeddial/) * Open a new tab with it * Hover that tab Actual results: Firefox shows the UUID assigned to that extension. Users are confused by this. Expected results: The UUID should be replaced with the extension name or a bl...
Hover previews should hide extension UUIDs like we do in the address bar Steps to reproduce: * Install [Group Speed Dial](https://addons.mozilla.org/addon/groupspeeddial/) * Open a new tab with it * Hover that tab Actual results: Firefox shows the UUID assigned to that extension. Users are confused by this. Expec...
P3
NEW
2024-10-25 16:09:26+00:00
2024-10-29 15:47:15+00:00
103
3
1927180
Find in PDF doesn't work for multiple words on specific file
**Found in** * Firefox 133.0a1 **Affected versions** * Firefox 133.0a1 * Firefox 132RC **Tested & Affected platforms** * Win 11 x64 * Ubuntu 22 **Steps to reproduce** 1. Access a PDF form with search option activated in the PDF bar (see https://web.archive.org/web/20060818161558/http://archive.dovebid.com/brochure/...
Find in PDF doesn't work for multiple words on specific file **Found in** * Firefox 133.0a1 **Affected versions** * Firefox 133.0a1 * Firefox 132RC **Tested & Affected platforms** * Win 11 x64 * Ubuntu 22 **Steps to reproduce** 1. Access a PDF form with search option activated in the PDF bar (see https://web.archiv...
P3
NEW
2024-10-25 16:36:36+00:00
2024-10-27 13:42:20+00:00
265
3
1927182
Theme colour processing happens once per window instead of once per theme
LightWeightThemeConsumer's `_setProperties` function [processes colours from the manifest values to the "real" CSS values](https://searchfox.org/mozilla-central/rev/4ac5b1f6cc9d8c186986f52369a2d9a537d10474/toolkit/modules/LightweightThemeConsumer.sys.mjs#661,680-694). However, this gets invoked once for each window. Th...
Theme colour processing happens once per window instead of once per theme LightWeightThemeConsumer's `_setProperties` function [processes colours from the manifest values to the "real" CSS values](https://searchfox.org/mozilla-central/rev/4ac5b1f6cc9d8c186986f52369a2d9a537d10474/toolkit/modules/LightweightThemeConsumer...
P3
NEW
2024-10-25 16:42:10+00:00
2024-11-10 05:02:32+00:00
174
3
1927196
Tab preview not working with Sideberry extension on about:preferences / about:addons
Tab preview is not working when on about:preferences, using the Sideberry extension. STR 1. Open about:preferences 2. Hover over another tab See screen recording attached.
Tab preview not working with Sideberry extension on about:preferences / about:addons Tab preview is not working when on about:preferences, using the Sideberry extension. STR 1. Open about:preferences 2. Hover over another tab See screen recording attached.
P3
NEW
2024-10-25 19:08:30+00:00
2024-10-29 15:44:17+00:00
56
3
1927207
The import browser data button menu doesn't conform to HCM standards
## Prerequisites: Found in Nightly 133.0a1 (2024-10-25)(64-bit) Turn on Night Sky High Contrast mode on your device ([steps to do so here](https://firefox-source-docs.mozilla.org/accessible/ColorsAndHighContrastMode.html#operating-system-high-contrast-mode-os-hcm)) ## STR: 1. Open `about:welcome` from the URL bar 2....
The import browser data button menu doesn't conform to HCM standards ## Prerequisites: Found in Nightly 133.0a1 (2024-10-25)(64-bit) Turn on Night Sky High Contrast mode on your device ([steps to do so here](https://firefox-source-docs.mozilla.org/accessible/ColorsAndHighContrastMode.html#operating-system-high-contras...
P1
NEW
2024-10-25 20:20:07+00:00
2025-03-03 18:05:32+00:00
332
1
1927230
No gap between tabs and new tab button for non-overflowing tabstrip
See image. The gap is almost non-existent now, but the gaps between pinned tabs and between "normal" tabs are still a reasonable size. I mozregressioned this down to bug 1922036.
No gap between tabs and new tab button for non-overflowing tabstrip See image. The gap is almost non-existent now, but the gaps between pinned tabs and between "normal" tabs are still a reasonable size. I mozregressioned this down to bug 1922036.
P2
VERIFIED
FIXED
2024-10-25 22:56:31+00:00
2024-11-01 11:41:12+00:00
67
2
1927329
Private window purple mask icon in titlebar has disappeared for vertical tabs
STR: 1. Start with `sidebar.verticalTabs = true`. 2. Open a private window. Expected: Purple mask icon in titlebar next to window controls. Actual: No purple mask icon in titlebar. Regression window: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=810a76d6befb8ab7770a1abd0f078c4fef01efcb&tochange=...
Private window purple mask icon in titlebar has disappeared for vertical tabs STR: 1. Start with `sidebar.verticalTabs = true`. 2. Open a private window. Expected: Purple mask icon in titlebar next to window controls. Actual: No purple mask icon in titlebar. Regression window: https://hg.mozilla.org/integration/auto...
P1
VERIFIED
FIXED
2024-10-27 13:40:58+00:00
2024-10-31 10:20:06+00:00
165
1
1927331
New hover previews hide image resolutions when their filenames are too long
Steps to reproduce: * Open an image with a very long filename in a tab * Hover that tab Actual results: The new default hover preview doesn't show the image resolution. Expected results: The old tooltips (`browser.tabs.hoverPreview.enabled` = `false`) show image resolutions regardless of the size of their file...
New hover previews hide image resolutions when their filenames are too long Steps to reproduce: * Open an image with a very long filename in a tab * Hover that tab Actual results: The new default hover preview doesn't show the image resolution. Expected results: The old tooltips (`browser.tabs.hoverPreview.ena...
P5
NEW
2024-10-27 14:07:05+00:00
2024-10-29 15:42:12+00:00
97
5
1927349
Intermittent browser/components/translations/tests/browser/browser_translations_full_page_telemetry_basics.js | single tracking bug
**Filed by:** smolnar [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=479986193&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/MNaT4Xy4R02QQIEN6tNaKA/runs/0/artifacts/public/logs/live_backing.log --- ``` TEST-PASS | browser/components/translati...
Intermittent browser/components/translations/tests/browser/browser_translations_full_page_telemetry_basics.js | single tracking bug **Filed by:** smolnar [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=479986193&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/...
P5
RESOLVED
INCOMPLETE
2024-10-27 19:59:15+00:00
2024-11-18 12:07:20+00:00
446
5
1927391
about:preferences prompts to launch a ms-settings link
STR: 1. Open about:preferences 2. Select "Privacy & Security" tab. 3. Scroll down to the "Passwords" section and click "Manage passkeys in system settings" Expected: Windows Settings app opens Actual: a cryptic popup appears that says "Open ms-settings link with Settings?" This is privileged content. It's OK if it ...
about:preferences prompts to launch a ms-settings link STR: 1. Open about:preferences 2. Select "Privacy & Security" tab. 3. Scroll down to the "Passwords" section and click "Manage passkeys in system settings" Expected: Windows Settings app opens Actual: a cryptic popup appears that says "Open ms-settings link with ...
P3
NEW
2024-10-28 04:16:44+00:00
2024-11-08 13:56:55+00:00
97
3
1927414
Desktop briefly revealed during sidebar animation expansion when double-clicking sidebar toggle button on Linux
STR: 1. Change `sidebar.revamp = true` on Ubuntu 24.10. 2. Collapse the sidebar if it is already expanded. 3. Double-click the sidebar toggle. Desktop briefly shows through during expansion animation. Does not happen when sidebar already expanded or on Windows 11 (opaque window). Regression window: https://hg.mozill...
Desktop briefly revealed during sidebar animation expansion when double-clicking sidebar toggle button on Linux STR: 1. Change `sidebar.revamp = true` on Ubuntu 24.10. 2. Collapse the sidebar if it is already expanded. 3. Double-click the sidebar toggle. Desktop briefly shows through during expansion animation. Does ...
P3
NEW
2024-10-28 09:52:01+00:00
2024-10-30 15:06:31+00:00
194
3
1927421
Policy set default engine (capitalized name) is retained when policy is removed
**Found in** * 133.0a1 (2024-10-27) **Affected versions** * 133.0a1 (2024-10-25) * 128.3.1esr * 115.17.0esr **Tested platforms** * Affected platforms: Windows 11, Mac 13 * Not tested platforms: Ubuntu **Steps to reproduce** 1. Browser is closed. 2. Set a default engine policy firefox/distribution/policy.json conta...
Policy set default engine (capitalized name) is retained when policy is removed **Found in** * 133.0a1 (2024-10-27) **Affected versions** * 133.0a1 (2024-10-25) * 128.3.1esr * 115.17.0esr **Tested platforms** * Affected platforms: Windows 11, Mac 13 * Not tested platforms: Ubuntu **Steps to reproduce** 1. Browser i...
P5
RESOLVED
FIXED
2024-10-28 10:26:56+00:00
2024-12-19 09:43:10+00:00
295
5
1927422
Sidebar tools are not clickable from the bottom edge of the screen (Fitts' Law) when in expanded state (horizontal) except for the last settings button
STR: 1. Start with `sidebar.verticalTabs = true` and `sidebar.revamp = true`. 2. Make sure there are at least six tool items in the sidebar (`browser.ml.chat.enabled = true`, `browser.shopping.experience2023.integratedSidebar = true`). 3. Expand the sidebar so that the tools appear horizontal across the bottom instead ...
Sidebar tools are not clickable from the bottom edge of the screen (Fitts' Law) when in expanded state (horizontal) except for the last settings button STR: 1. Start with `sidebar.verticalTabs = true` and `sidebar.revamp = true`. 2. Make sure there are at least six tool items in the sidebar (`browser.ml.chat.enabled = ...
P3
NEW
2024-10-28 10:33:12+00:00
2024-10-28 12:56:44+00:00
209
3
1927428
[Linux] Tab text and close button (X) is misaligned in expanded vertical tabs
## STR: * Using latest NIghtly on Ubuntu (in my case this is 24.04, note this doesn't seem to repro on Mac or Windows) * With sidebar.revamp and sidebar.verticalTabs true * Look at the text position in a tab when tabs are expanded. ### What happens * The text is positioned too low in the tab. ### What should happ...
[Linux] Tab text and close button (X) is misaligned in expanded vertical tabs ## STR: * Using latest NIghtly on Ubuntu (in my case this is 24.04, note this doesn't seem to repro on Mac or Windows) * With sidebar.revamp and sidebar.verticalTabs true * Look at the text position in a tab when tabs are expanded. ### Wh...
P1
RESOLVED
FIXED
2024-10-28 10:55:21+00:00
2024-10-31 23:39:35+00:00
249
1
1927450
[Experiment] The “Sign up or sign in to your account” button from the "Set Up" checklist modal does not redirect to the signup page
**[Affected versions]:** - Firefox RC 132.0, BUILD ID: 20241021175835. **[Affected Platforms]:** - Windows 10 x64. - Windows 11 x64. **[Prerequisites]:** - Have the “nimbus.debug” pref set to true from the “about:config” page. - Be enrolled in the Onboarding set up checklist experiment using the following command: “a...
[Experiment] The “Sign up or sign in to your account” button from the "Set Up" checklist modal does not redirect to the signup page **[Affected versions]:** - Firefox RC 132.0, BUILD ID: 20241021175835. **[Affected Platforms]:** - Windows 10 x64. - Windows 11 x64. **[Prerequisites]:** - Have the “nimbus.debug” pref s...
P1
VERIFIED
FIXED
2024-10-28 13:27:50+00:00
2024-10-31 11:00:55+00:00
378
1
1927457
Fullscreen mode (F11) does not hide the sidebar tools or vertical tabs on Windows and Linux
STR: 1. Start with `sidebar.revamp = true` or `sidebar.verticalTabs = true`. 2. Enter fullscreen mode (F11). Expected: Sidebar tools or vertical tabs are not visible in fullscreen mode unless cursor bumps screen edge. Actual: Sidebar tools or vertical tabs always visible. Edge and Vivaldi do not show sidebar tools o...
Fullscreen mode (F11) does not hide the sidebar tools or vertical tabs on Windows and Linux STR: 1. Start with `sidebar.revamp = true` or `sidebar.verticalTabs = true`. 2. Enter fullscreen mode (F11). Expected: Sidebar tools or vertical tabs are not visible in fullscreen mode unless cursor bumps screen edge. Actual: ...
P3
REOPENED
2024-10-28 13:42:53+00:00
2025-03-01 05:15:52+00:00
152
3
1927472
[Experiment][Ubuntu] The "Add" and "Decline" bookmark messages from the "Treatment A" branch of the experiment are not triggered on Ubuntu 22.04 version and above
**[Notes]:** - The issue is not reproducible on Windows, macOS, and on Ubuntu versions below 22.04. **[Affected versions]:** - Firefox RC 132.0 - Build ID: 20241021175835 **[Affected Platforms]:** - Ubuntu 22.04 - Ubuntu 24.04 **[Prerequisites]:** - Have a Firefox profile with the `nimbus.debug` pref set to `true` i...
[Experiment][Ubuntu] The "Add" and "Decline" bookmark messages from the "Treatment A" branch of the experiment are not triggered on Ubuntu 22.04 version and above **[Notes]:** - The issue is not reproducible on Windows, macOS, and on Ubuntu versions below 22.04. **[Affected versions]:** - Firefox RC 132.0 - Build ID: ...
P1
VERIFIED
FIXED
2024-10-28 14:47:32+00:00
2024-10-30 09:48:07+00:00
379
1
1927499
Sidebar is showing in extensions popup when closing multiple tabs (and potentially in other popups)
We should be hiding the sidebar in pop-up windows such as this extensions confirmation pop-up that shows when you close multiple tabs using the Tree Style Tabs add-on.
Sidebar is showing in extensions popup when closing multiple tabs (and potentially in other popups) We should be hiding the sidebar in pop-up windows such as this extensions confirmation pop-up that shows when you close multiple tabs using the Tree Style Tabs add-on.
P1
VERIFIED
FIXED
2024-10-28 15:42:26+00:00
2024-10-31 11:08:35+00:00
61
1
1927536
Closing an ungrouped tab with a collapsed group closes all tabs
**Steps to reproduce [can add screenshots or video recordings for reference]:** 1. Open a new window and create a tab group 2. Click on "+" to add a new ungrouped tab 3. Collapse the tab group 4. Close the ungrouped tab **Expected behavior [What should have happened?]:** If you close the last ungrouped tab, the col...
Closing an ungrouped tab with a collapsed group closes all tabs **Steps to reproduce [can add screenshots or video recordings for reference]:** 1. Open a new window and create a tab group 2. Click on "+" to add a new ungrouped tab 3. Collapse the tab group 4. Close the ungrouped tab **Expected behavior [What should ...
P2
RESOLVED
DUPLICATE
2024-10-28 18:25:16+00:00
2024-11-12 11:58:35+00:00
155
2
1927540
Can't drag a tab out of group if no ungrouped tabs exist
**Steps to reproduce [can add screenshots or video recordings for reference]:** 1. Open new window 2. Create a tab group with 2 or more tabs in it (make sure there's no other tabs or groups on the tab strip) 3. Drag a tab out of the group **Expected behavior [What should have happened?]:** Can drag a tab out of the ...
Can't drag a tab out of group if no ungrouped tabs exist **Steps to reproduce [can add screenshots or video recordings for reference]:** 1. Open new window 2. Create a tab group with 2 or more tabs in it (make sure there's no other tabs or groups on the tab strip) 3. Drag a tab out of the group **Expected behavior [W...
P1
VERIFIED
FIXED
2024-10-28 18:39:39+00:00
2024-12-10 17:09:55+00:00
136
1
1927625
New "rectangle" ad type or other spoc can appear in a topsite position
In bug 1926056 we accidentally introduced a bug The reduce here: https://searchfox.org/mozilla-central/source/browser/components/newtab/lib/DiscoveryStreamFeed.sys.mjs#1192-1204 is putting the merged results into the `sponsored-topsites` prop also.
New "rectangle" ad type or other spoc can appear in a topsite position In bug 1926056 we accidentally introduced a bug The reduce here: https://searchfox.org/mozilla-central/source/browser/components/newtab/lib/DiscoveryStreamFeed.sys.mjs#1192-1204 is putting the merged results into the `sponsored-topsites` prop also...
P1
VERIFIED
FIXED
2024-10-28 23:21:29+00:00
2024-11-06 15:11:08+00:00
94
1
1927651
Tab hover preview can stop working when certain popups are opened
### STR 1. Download some file 2. Open the downloads panel (from the downloads button - I think it auto-opens when downloads finish, by default) 3. Right click the download 4. Click "Show in Folder" (this will say Show in Finder on macOS, but this bug might not affect macOS by default due to native context menus) 5. Go ...
Tab hover preview can stop working when certain popups are opened ### STR 1. Download some file 2. Open the downloads panel (from the downloads button - I think it auto-opens when downloads finish, by default) 3. Right click the download 4. Click "Show in Folder" (this will say Show in Finder on macOS, but this bug mig...
P3
NEW
2024-10-29 01:55:51+00:00
2025-01-23 11:15:27+00:00
398
3
1927725
Globe favicon (persist revert button) isn't centered
Actual results: "global/skin/icons/defaultFavicon.svg" used in "#urlbar[persistsearchterms] .urlbar-revert-button" isn't centered. Expected results: viewBox="1 1 15 15" basically fixes the issue.
Globe favicon (persist revert button) isn't centered Actual results: "global/skin/icons/defaultFavicon.svg" used in "#urlbar[persistsearchterms] .urlbar-revert-button" isn't centered. Expected results: viewBox="1 1 15 15" basically fixes the issue.
P3
NEW
2024-10-29 12:05:27+00:00
2024-12-31 17:56:36+00:00
81
3
1927812
IDN policy bypass using ī (U+012B)
Domain names containing ī (There's a real world phishing page rīpple.net using this currently) can easily be confused for domain names containing i. This issue is also present in chromium and I reported it to them too. --- Probably not eligible for the Bug Bounty, because I didn't come up with it. Not sure what's yo...
IDN policy bypass using ī (U+012B) Domain names containing ī (There's a real world phishing page rīpple.net using this currently) can easily be confused for domain names containing i. This issue is also present in chromium and I reported it to them too. --- Probably not eligible for the Bug Bounty, because I didn't ...
P3
NEW
2024-10-29 15:51:14+00:00
2024-12-11 19:55:05+00:00
113
3
1927834
[NIGHTLY 134.0a1] If there is a tab group, when pinning a tab (outside of a group) it always goes into the first tab group
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0 Steps to reproduce: 1. Set browser.tabs.groups.enabled to true in about:config on Nightly 134.0a1 2. Create a tab group 3. Attempt to pin another tab OUTSIDE of that group, where it will then be put in the tab group instead of at the b...
[NIGHTLY 134.0a1] If there is a tab group, when pinning a tab (outside of a group) it always goes into the first tab group User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0 Steps to reproduce: 1. Set browser.tabs.groups.enabled to true in about:config on Nightly 134.0a1 2. Create a ta...
P2
RESOLVED
DUPLICATE
2024-10-29 16:31:36+00:00
2025-01-07 15:07:34+00:00
198
2
1927850
Remove the extra padding on the right of the hamburger menu in the vertical mode
The padding between the edge of the window and the hamburger menu in the vertical mode is too large. It should be identical to the padding between the two elements in the horizontal mode.
Remove the extra padding on the right of the hamburger menu in the vertical mode The padding between the edge of the window and the hamburger menu in the vertical mode is too large. It should be identical to the padding between the two elements in the horizontal mode.
P2
RESOLVED
DUPLICATE
2024-10-29 17:12:54+00:00
2024-10-29 18:56:20+00:00
56
2
1927872
about:welcome screens do not reflow at 400% zoom
## Prerequisites: Found in Nightly 133.0a1 (2024-10-28)(64-bit) Increase zoom in browser to 400% ## STR: 1. Open `about:welcome` from the URL bar 2. Navigate through the `about:welcome` wizard with 400% zoom on in the browser. ## Expected/Actual: > Avoiding the need to scroll in the direction of reading in order t...
about:welcome screens do not reflow at 400% zoom ## Prerequisites: Found in Nightly 133.0a1 (2024-10-28)(64-bit) Increase zoom in browser to 400% ## STR: 1. Open `about:welcome` from the URL bar 2. Navigate through the `about:welcome` wizard with 400% zoom on in the browser. ## Expected/Actual: > Avoiding the need...
P2
NEW
2024-10-29 18:32:30+00:00
2025-03-03 18:05:10+00:00
260
2
1927878
[Dev Tools] Make Attribution parameters editable
In Fx132 code change in [D221443](https://phabricator.services.mozilla.com/D221443) made about:asrouter#devtools-targeting -> Attribution parameters non editable. Scope of this bug is to land one line fix to bring back editable
[Dev Tools] Make Attribution parameters editable In Fx132 code change in [D221443](https://phabricator.services.mozilla.com/D221443) made about:asrouter#devtools-targeting -> Attribution parameters non editable. Scope of this bug is to land one line fix to bring back editable
P1
RESOLVED
FIXED
2024-10-29 18:49:52+00:00
2024-10-30 09:33:40+00:00
86
1
1927910
Drag and drop tab to create group creates multiple colour changes
**Steps to reproduce [can add screenshots or video recordings for reference]:** Drag 1 tab over another tab slowly in the tab strip to trigger tab group creation **Expected behavior [What should have happened?]:** When tab group creation is triggered, a coloured highlight based on an auto-assigned tab group colour s...
Drag and drop tab to create group creates multiple colour changes **Steps to reproduce [can add screenshots or video recordings for reference]:** Drag 1 tab over another tab slowly in the tab strip to trigger tab group creation **Expected behavior [What should have happened?]:** When tab group creation is triggered,...
P1
RESOLVED
FIXED
2024-10-29 20:03:49+00:00
2024-11-27 10:34:42+00:00
127
1