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
1878277
Prior search settings are not kept when using amazon.es or amazon.se as default search engine
**Found in** * Fx124.0a1 **Affected versions** * Fx 124.0a1 **Affected platforms** * Windows * Ubuntu * macOS **Preconditions** Download an es-ES locale build. Set browser.search.region to ES. **Steps to reproduce** 1. Launch Firefox 2. Set Amazon.es as default search engine. 3. Go to about:config and switch to th...
Prior search settings are not kept when using amazon.es or amazon.se as default search engine **Found in** * Fx124.0a1 **Affected versions** * Fx 124.0a1 **Affected platforms** * Windows * Ubuntu * macOS **Preconditions** Download an es-ES locale build. Set browser.search.region to ES. **Steps to reproduce** 1. La...
P2
VERIFIED
FIXED
2024-02-02 10:51:07+00:00
2024-02-09 07:43:13+00:00
362
2
1878450
Oversight with syncThrobberAnimations possibly trying to reduce an empty array
I was just investigating [this stray test-failure](https://treeherder.mozilla.org/logviewer?job_id=442990404&repo=autoland&lineNumber=3753): ``` [task 2024-01-11T18:38:42.775Z] 18:38:42 INFO - TEST-UNEXPECTED-FAIL | browser/components/reportbrokensite/test/browser/browser_keyboard_navigation.js | uncaught exception...
Oversight with syncThrobberAnimations possibly trying to reduce an empty array I was just investigating [this stray test-failure](https://treeherder.mozilla.org/logviewer?job_id=442990404&repo=autoland&lineNumber=3753): ``` [task 2024-01-11T18:38:42.775Z] 18:38:42 INFO - TEST-UNEXPECTED-FAIL | browser/components/re...
P1
RESOLVED
FIXED
2024-02-03 02:34:03+00:00
2024-02-08 05:03:02+00:00
386
1
1878573
"run in private windows" setting for addons is not synced
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0 Steps to reproduce: Install any extension while having a profile synced to Firefox Sync, then set "run in private windows" to allow. Install a fresh version of Firefox, log in with Sync, and go to the Add-ons manager. Actu...
"run in private windows" setting for addons is not synced User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0 Steps to reproduce: Install any extension while having a profile synced to Firefox Sync, then set "run in private windows" to allow. Install a fresh version of Firefox...
P3
RESOLVED
DUPLICATE
2024-02-04 19:07:15+00:00
2024-02-12 15:52:04+00:00
168
3
1878618
Firefox View page elements are not visible with the trending addon installed
**Note** **Affected versions** * Nightly 124.0a1 * Firefox 123.0b6 **Affected platforms** * Windows 10 x64 **Steps to reproduce** 1. Install Firefox recommended trending addon: https://addons.mozilla.org/fr/firefox/addon/grey-darker-purple/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=featured 2. Ob...
Firefox View page elements are not visible with the trending addon installed **Note** **Affected versions** * Nightly 124.0a1 * Firefox 123.0b6 **Affected platforms** * Windows 10 x64 **Steps to reproduce** 1. Install Firefox recommended trending addon: https://addons.mozilla.org/fr/firefox/addon/grey-darker-purple/...
P4
RESOLVED
INVALID
2024-02-05 09:50:31+00:00
2024-02-05 16:52:09+00:00
207
4
1878656
Callout 3 v1.1 is not displayed if the Amazon link is opened from the Recent History
**Found in** * 122.0 **Affected versions** * 124.0a1 (2024-01-26) * 123.0b6 * 122.0 **Tested platforms** * Affected platforms: Windows 11x64, macOS 14 * Unaffected platforms: none **Preconditions** * browser.shopping.experience2023.enabled, set to true (doubleclick) * browser.shopping.experience2023.optedI...
Callout 3 v1.1 is not displayed if the Amazon link is opened from the Recent History **Found in** * 122.0 **Affected versions** * 124.0a1 (2024-01-26) * 123.0b6 * 122.0 **Tested platforms** * Affected platforms: Windows 11x64, macOS 14 * Unaffected platforms: none **Preconditions** * browser.shopping.exper...
P1
RESOLVED
WORKSFORME
2024-02-05 13:48:26+00:00
2024-02-06 21:31:43+00:00
400
1
1878663
Preview images are not updated along with changing the theme in the page
**Found in** * Latest Nightly 124.0a1 **Affected versions** * Latest Nightly 124.0a1 **Tested platforms** * Affected platforms: Windows 11, Ubuntu 22.04 * Unaffected platforms: macOS 13.6 **Preconditions** * Have the Tab Hover feature active with `browser.tabs.cardPreview.enabled` as `true` in about:config * Have th...
Preview images are not updated along with changing the theme in the page **Found in** * Latest Nightly 124.0a1 **Affected versions** * Latest Nightly 124.0a1 **Tested platforms** * Affected platforms: Windows 11, Ubuntu 22.04 * Unaffected platforms: macOS 13.6 **Preconditions** * Have the Tab Hover feature active wi...
P1
RESOLVED
DUPLICATE
2024-02-05 14:08:25+00:00
2024-05-13 16:04:23+00:00
383
1
1878747
Shortcut context menu outside shortcut hover area
Expected that the context menu would be inside hoverable area
Shortcut context menu outside shortcut hover area Expected that the context menu would be inside hoverable area
P1
RESOLVED
FIXED
2024-02-05 19:54:25+00:00
2024-02-15 17:54:38+00:00
23
1
1878781
When search parameters (e.g. searchTerms), are in the path of the search URL they should be encoded.
If you add a search engine via policy with a URL like this? https://mike.kaply.com/?foo={searchTerms} When you search on something like "Wonder Woman", the URL is: https://mike.kaply.com/?foo=wonder+woman It should be https://mike.kaply.com/?foo=wonder%20woman This is breaking search on some sites.
When search parameters (e.g. searchTerms), are in the path of the search URL they should be encoded. If you add a search engine via policy with a URL like this? https://mike.kaply.com/?foo={searchTerms} When you search on something like "Wonder Woman", the URL is: https://mike.kaply.com/?foo=wonder+woman It should ...
P3
VERIFIED
FIXED
2024-02-05 22:10:38+00:00
2025-02-17 14:08:40+00:00
125
3
1878908
Review Checker v.1.1 will not Auto open for Walmart Product Details pages
**Found in** * Nightly 124.0a1 (2024-02-06) **Affected versions** * Nightly 124.0a1 (2024-02-06) * Beta 123.0b8 **Affected platforms** * All **Preconditions:** Reach about:config and set the following prefs: browser.shopping.experience2023.enabled, set to true (doubleclick) browser.shopping.experience2023.optedIn, s...
Review Checker v.1.1 will not Auto open for Walmart Product Details pages **Found in** * Nightly 124.0a1 (2024-02-06) **Affected versions** * Nightly 124.0a1 (2024-02-06) * Beta 123.0b8 **Affected platforms** * All **Preconditions:** Reach about:config and set the following prefs: browser.shopping.experience2023.ena...
P1
VERIFIED
FIXED
2024-02-06 16:05:50+00:00
2024-02-09 08:31:25+00:00
393
1
1878925
Tab preview closes when moving with the cursor between the pinned tabs and the rest of the normal tabs
**Found in** * Latest Nightly 124.0a1 **Affected versions** * Latest Nightly 124.0a1 **Tested platforms** * Affected platforms: Windows 11, macOS 13.6, Ubuntu 22.04 * Unaffected platforms: None **Preconditions** * Activate the feature by setting `browser.tabs.cardPreview.enabled` as `true` in about:config **Steps t...
Tab preview closes when moving with the cursor between the pinned tabs and the rest of the normal tabs **Found in** * Latest Nightly 124.0a1 **Affected versions** * Latest Nightly 124.0a1 **Tested platforms** * Affected platforms: Windows 11, macOS 13.6, Ubuntu 22.04 * Unaffected platforms: None **Preconditions** * ...
P2
RESOLVED
FIXED
2024-02-06 17:05:37+00:00
2024-07-23 19:08:51+00:00
341
2
1878943
'Keep Closed' card shown after disabling then re-enabling auto-open on the same product page visit
Reported on Slack by Rares: **Found in** * Nightly 124.0a1 (2024-02-06) **Affected versions** * Nightly 124.0a1 (2024-02-06) * Beta 123.0b8 **Affected platforms** * All **Preconditions:** Reach about:config and set the following prefs: browser.shopping.experience2023.enabled, set to true (doubleclick) b...
'Keep Closed' card shown after disabling then re-enabling auto-open on the same product page visit Reported on Slack by Rares: **Found in** * Nightly 124.0a1 (2024-02-06) **Affected versions** * Nightly 124.0a1 (2024-02-06) * Beta 123.0b8 **Affected platforms** * All **Preconditions:** Reach about:config ...
P2
NEW
2024-02-06 18:35:47+00:00
2024-02-27 16:05:14+00:00
473
2
1878950
HCM Media Query docs updates
I need to add a link and update the difference between win HCM and linux HCM in the docs :)
HCM Media Query docs updates I need to add a link and update the difference between win HCM and linux HCM in the docs :)
P3
RESOLVED
FIXED
2024-02-06 19:28:28+00:00
2024-02-08 09:57:52+00:00
33
3
1878956
typo in isearlystartup deprecation warning
see https://bugzilla.mozilla.org/show_bug.cgi?id=1875337#c4 > FYI, this is misspelled. > > raise Exception("isEarlyStatup is deprecated")
typo in isearlystartup deprecation warning see https://bugzilla.mozilla.org/show_bug.cgi?id=1875337#c4 > FYI, this is misspelled. > > raise Exception("isEarlyStatup is deprecated")
P1
RESOLVED
FIXED
2024-02-06 20:31:17+00:00
2024-03-06 04:46:04+00:00
73
1
1879022
NS_ERROR_CONNECTION_REFUSED errors trying to sync
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0 Steps to reproduce: Tried to sync two browsers. Actual results: Nothing. Expected results: Should have synchronised everything except payment data.
NS_ERROR_CONNECTION_REFUSED errors trying to sync User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0 Steps to reproduce: Tried to sync two browsers. Actual results: Nothing. Expected results: Should have synchronised everything except payment data.
P3
RESOLVED
FIXED
2024-02-07 09:32:57+00:00
2024-03-06 19:57:46+00:00
85
3
1879035
Unable to Free highlight over an already Highlighted Text
**Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Affected platforms** * All **Steps to reproduce** 1. Open any PDF in Firefox. 2. Highlight any text. 3. Start to Free Highlight from a non text area until the Highlighted text. **Expected result** * Users should be ab...
Unable to Free highlight over an already Highlighted Text **Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Affected platforms** * All **Steps to reproduce** 1. Open any PDF in Firefox. 2. Highlight any text. 3. Start to Free Highlight from a non text area until the H...
P1
VERIFIED
FIXED
2024-02-07 10:53:00+00:00
2024-09-04 08:32:20+00:00
148
1
1879042
A Blank preview is displayed when hovering over the Customize tab
**Found in** * 124.0a1 (2024-02-06) **Affected versions** * 124.0a1 (2024-01-26) **Tested platforms** * Affected platforms: Windows 10x64, macOS 14, Ubuntu 22 * Unaffected platforms: none **Preconditions** * browser.tabs.cardPreview.enabled set to true **Steps to reproduce** 1. Open the Customize tab...
A Blank preview is displayed when hovering over the Customize tab **Found in** * 124.0a1 (2024-02-06) **Affected versions** * 124.0a1 (2024-01-26) **Tested platforms** * Affected platforms: Windows 10x64, macOS 14, Ubuntu 22 * Unaffected platforms: none **Preconditions** * browser.tabs.cardPreview.enable...
P3
NEW
2024-02-07 11:30:55+00:00
2024-07-29 02:47:13+00:00
207
3
1879068
Tab preview does not close on click
**Found in** * 124.0a1 (2024-02-06) **Affected versions** * 124.0a1 (2024-01-26) **Tested platforms** * Affected platforms: Windows 10x64, macOS 14 * Unaffected platforms: none **Preconditions** * browser.tabs.cardPreview.enabled set to true **Steps to reproduce** 1. Open some random tabs and hover o...
Tab preview does not close on click **Found in** * 124.0a1 (2024-02-06) **Affected versions** * 124.0a1 (2024-01-26) **Tested platforms** * Affected platforms: Windows 10x64, macOS 14 * Unaffected platforms: none **Preconditions** * browser.tabs.cardPreview.enabled set to true **Steps to reproduce** ...
P3
VERIFIED
FIXED
2024-02-07 12:25:08+00:00
2024-06-06 14:25:58+00:00
256
3
1879090
[Experiment] The β€œSurvey” screen from the β€œabout:welcome” page has layout issues on Firefox locales with long strings
**[Affected versions]:** - Firefox Beta 123.0b7 - Build ID: 20240205091725 (Release channel) **[Affected Platforms]:** - Windows 10x64. - Windows 11 x64. **[Prerequisites]:** - Have a Firefox locale with longer strings installed and opened (e.g.: de, it, es-ES). - Have the β€œnimbus.debug” pref from the β€œabout:config...
[Experiment] The β€œSurvey” screen from the β€œabout:welcome” page has layout issues on Firefox locales with long strings **[Affected versions]:** - Firefox Beta 123.0b7 - Build ID: 20240205091725 (Release channel) **[Affected Platforms]:** - Windows 10x64. - Windows 11 x64. **[Prerequisites]:** - Have a Firefox locale ...
P1
VERIFIED
FIXED
2024-02-07 13:48:14+00:00
2024-02-08 12:13:34+00:00
427
1
1879102
Free Highlight element is highlighted incorrectly after being selected and rotating the PDF
**Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Tested platforms** * Affected platforms: All **Preconditions** * Have a PDF opened in Firefox **Steps to reproduce** 1. Enable the Highlight tool. 2. Free Highlight over the PDF. 3. Rotate the PDF. 4. Click over the ...
Free Highlight element is highlighted incorrectly after being selected and rotating the PDF **Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Tested platforms** * Affected platforms: All **Preconditions** * Have a PDF opened in Firefox **Steps to reproduce** 1. Enab...
P1
VERIFIED
FIXED
2024-02-07 14:59:20+00:00
2024-02-19 08:37:06+00:00
156
1
1879103
Tab preview does not update while it's hovered and the tab title and content have changed
**Found in** * 124.0a1 (2024-02-06) **Affected versions** * 124.0a1 (2024-01-26) **Tested platforms** * Affected platforms: Windows 10x64, macOS 14 * Unaffected platforms: none **Preconditions** * browser.tabs.cardPreview.enabled set to true **Steps to reproduce** 1. Open a YouTube playlist and set t...
Tab preview does not update while it's hovered and the tab title and content have changed **Found in** * 124.0a1 (2024-02-06) **Affected versions** * 124.0a1 (2024-01-26) **Tested platforms** * Affected platforms: Windows 10x64, macOS 14 * Unaffected platforms: none **Preconditions** * browser.tabs.cardP...
P3
RESOLVED
FIXED
2024-02-07 15:00:19+00:00
2024-08-19 22:51:56+00:00
226
3
1879104
The Highlight Delete and Colors menu does not work if the submenu is on top of a different highlight
**Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Affected platforms** * All **Steps to reproduce** 1. Open any PDF in Firefox. 2. Enable the highlight tool. 3. Highlight any text. 4. Free Highlight some Text close to the already highlighted text so that the Delete bu...
The Highlight Delete and Colors menu does not work if the submenu is on top of a different highlight **Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Affected platforms** * All **Steps to reproduce** 1. Open any PDF in Firefox. 2. Enable the highlight tool. 3. Highli...
P1
VERIFIED
FIXED
2024-02-07 15:01:06+00:00
2024-09-04 08:31:49+00:00
180
1
1879107
The Small and Large Thickness DOTS from the PDF Highlights tool submenu are not visible with HCM
**Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Affected platforms** * Windows **Preconditions:** Enable High Contrast mode. **Steps to reproduce** 1. Open any PDF in Firefox. 2. Enable the Highlight tool. **Expected result** * The Small and Large Dot for the Thic...
The Small and Large Thickness DOTS from the PDF Highlights tool submenu are not visible with HCM **Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Affected platforms** * Windows **Preconditions:** Enable High Contrast mode. **Steps to reproduce** 1. Open any PDF in F...
P1
VERIFIED
FIXED
2024-02-07 15:07:17+00:00
2024-02-19 08:35:17+00:00
191
1
1879108
Free Highlight element jumps across the rotated PDF when changing its thickness
**Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Tested platforms** * Affected platforms: All **Preconditions** * Have a PDF opened in Firefox **Steps to reproduce** 1. Enable the Highlight tool. 2. Free Highlight over the PDF. 3. Rotate the PDF. 4. Select the adde...
Free Highlight element jumps across the rotated PDF when changing its thickness **Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Tested platforms** * Affected platforms: All **Preconditions** * Have a PDF opened in Firefox **Steps to reproduce** 1. Enable the Highl...
P1
VERIFIED
FIXED
2024-02-07 15:11:39+00:00
2024-02-22 13:12:04+00:00
165
1
1879113
Free Highlight element has its tooltip incorrectly displayed in rotated PDF
**Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Tested platforms** * Affected platforms: All **Preconditions** * Have a PDF opened in Firefox **Steps to reproduce** 1. Enable the Highlight tool. 2. Rotate the PDF. 3. Free Highlight over the PDF. **Expected result...
Free Highlight element has its tooltip incorrectly displayed in rotated PDF **Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Tested platforms** * Affected platforms: All **Preconditions** * Have a PDF opened in Firefox **Steps to reproduce** 1. Enable the Highlight...
P1
VERIFIED
FIXED
2024-02-07 15:36:57+00:00
2024-02-19 08:32:04+00:00
156
1
1879270
Tab Hover Preview is blank for locally saved PDFs
**Found in** * 124.0a1 **Affected versions** * 124.0a1 **Tested platforms** * Affected platforms: Windows 11x64, Ubuntu 22 * on macOS the issue is intermittent * Unaffected platforms: Windows 10 **Preconditions** * browser.tabs.cardPreview.enabled set to true **Steps to reproduce** 1. Save a PDF file locally. 2. ...
Tab Hover Preview is blank for locally saved PDFs **Found in** * 124.0a1 **Affected versions** * 124.0a1 **Tested platforms** * Affected platforms: Windows 11x64, Ubuntu 22 * on macOS the issue is intermittent * Unaffected platforms: Windows 10 **Preconditions** * browser.tabs.cardPreview.enabled set to true **St...
P3
RESOLVED
FIXED
2024-02-08 08:50:46+00:00
2024-07-17 10:16:03+00:00
220
3
1879278
Could not load engine bing@search.mozilla.org: Error: Search terms missing from engine URL
**Notes** * Please note that this particular scenario has been reproduced using only the attached profile, and we haven’t had any success yet in trying to reproduce again on a fresh profile. **Found in** * Firefox Nightly 124.0a1; **Affected versions** * Firefox Nightly 124.0a1; **Tested platforms** * Windows 10; * ...
Could not load engine bing@search.mozilla.org: Error: Search terms missing from engine URL **Notes** * Please note that this particular scenario has been reproduced using only the attached profile, and we haven’t had any success yet in trying to reproduce again on a fresh profile. **Found in** * Firefox Nightly 124.0a...
P3
RESOLVED
FIXED
2024-02-08 09:41:40+00:00
2024-02-10 09:46:36+00:00
445
3
1879281
Free Highlighting in PDF will lag behind the mouse cursor
**Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Affected platforms** * ALL **Steps to reproduce** 1. Open any PDF. 2. Enable the Highlight tool. 3. Start to Free Highlight from a specific point and drag the mouse cursor in any direction. **Expected result** * The H...
Free Highlighting in PDF will lag behind the mouse cursor **Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) **Affected platforms** * ALL **Steps to reproduce** 1. Open any PDF. 2. Enable the Highlight tool. 3. Start to Free Highlight from a specific point and drag the m...
P1
VERIFIED
FIXED
2024-02-08 09:50:54+00:00
2024-02-19 08:30:21+00:00
201
1
1879313
Inconsistent Tab Hover Previews after restarting Firefox or restoring previous session
**Found in** * 124.0a1 **Affected versions** * 124.0a1 **Tested platforms** * Affected platforms: Windows 10, Windows 11, macOS 12, Ubuntu 22.04 **Preconditions** * browser.tabs.cardPreview.enabled set to true **Steps to reproduce** 1. Open Firefox and launch various websites in different tabs. 2. Hover over each...
Inconsistent Tab Hover Previews after restarting Firefox or restoring previous session **Found in** * 124.0a1 **Affected versions** * 124.0a1 **Tested platforms** * Affected platforms: Windows 10, Windows 11, macOS 12, Ubuntu 22.04 **Preconditions** * browser.tabs.cardPreview.enabled set to true **Steps to reprodu...
P2
VERIFIED
FIXED
2024-02-08 12:59:05+00:00
2024-06-18 07:14:05+00:00
318
2
1879326
Ellipsis is missing from the tab hover preview for tabs with long titles
**Found in** * 124.0a1 **Affected versions** * 124.0a1 **Tested platforms** * Affected platforms: All **Preconditions** * browser.tabs.cardPreview.enabled set to true **Steps to reproduce** 1. Launch Firefox and open a few tabs with long titles. 2. Hover each tab and observe the tab hover preview titles. **Expec...
Ellipsis is missing from the tab hover preview for tabs with long titles **Found in** * 124.0a1 **Affected versions** * 124.0a1 **Tested platforms** * Affected platforms: All **Preconditions** * browser.tabs.cardPreview.enabled set to true **Steps to reproduce** 1. Launch Firefox and open a few tabs with long tit...
P3
VERIFIED
FIXED
2024-02-08 14:09:03+00:00
2024-06-03 20:19:05+00:00
218
3
1879386
Checkboxes and radio buttons do not respect SelectedText color in Windows 10 dark HCM
Haven't checked on Windows 11 as I don't have a machine for that yet, but our checkboxes and radio buttons do not change their color to the SelectedText system color and instead show the default primary teal color in Windows HCM dark themes. For some reason if I select Windows High Contrast White, the checkboxes and ra...
Checkboxes and radio buttons do not respect SelectedText color in Windows 10 dark HCM Haven't checked on Windows 11 as I don't have a machine for that yet, but our checkboxes and radio buttons do not change their color to the SelectedText system color and instead show the default primary teal color in Windows HCM dark ...
P3
VERIFIED
FIXED
2024-02-08 19:35:34+00:00
2024-03-21 15:01:10+00:00
109
3
1879390
Add screen ID to fox doodle message
The [fox doodle message](https://searchfox.org/mozilla-central/source/browser/components/asrouter/modules/OnboardingMessageProvider.jsm#1064) sends improper telemetry, most likely due to a missing screen ID. A screen ID should be added to fix this.
Add screen ID to fox doodle message The [fox doodle message](https://searchfox.org/mozilla-central/source/browser/components/asrouter/modules/OnboardingMessageProvider.jsm#1064) sends improper telemetry, most likely due to a missing screen ID. A screen ID should be added to fix this.
P1
RESOLVED
FIXED
2024-02-08 20:01:57+00:00
2024-02-14 05:00:28+00:00
86
1
1879404
A search submit event is cached even if the user doesn't submit a new search
STR: 1. Use a search provider that we've enabled SPA-observation features. 2. Go to a SERP. 3. Type in the in-content searchbox. 4. Click a link that would cause the page to switch to another search page (e.g. related search). Actual Result: - No engagement event is registered. Expected result: - An engagement event ...
A search submit event is cached even if the user doesn't submit a new search STR: 1. Use a search provider that we've enabled SPA-observation features. 2. Go to a SERP. 3. Type in the in-content searchbox. 4. Click a link that would cause the page to switch to another search page (e.g. related search). Actual Result: ...
P2
RESOLVED
FIXED
2024-02-08 21:09:30+00:00
2024-02-14 05:00:32+00:00
146
2
1879415
Firefox Translation UI shows a solid-orange square, where it should have text showing the language that we translated to
STR: 1. Load a page that Firefox offers to translate. I'm using: https://archive.is/2024.01.30-203406/https://www.luzernerzeitung.ch/wirtschaft/kriminalitaet-die-zahnbuersten-greifen-an-das-sind-die-aktuellen-cybergefahren-und-so-koennen-sie-sich-schuetzen-ld.2569480 2. Accept Firefox's offer to translate the page (you...
Firefox Translation UI shows a solid-orange square, where it should have text showing the language that we translated to STR: 1. Load a page that Firefox offers to translate. I'm using: https://archive.is/2024.01.30-203406/https://www.luzernerzeitung.ch/wirtschaft/kriminalitaet-die-zahnbuersten-greifen-an-das-sind-die-...
P3
VERIFIED
FIXED
2024-02-08 21:50:37+00:00
2024-03-05 11:21:49+00:00
497
3
1879518
NVDA will not read the correct Text from the Callout 4 panel
**Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) * Beta 123.0b8 **Affected platforms** * Windows **Preconditions:** Reach about:config and set the following prefs: browser.shopping.experience2023.enabled, set to true (doubleclick) browser.shopping.experience2023.optedI...
NVDA will not read the correct Text from the Callout 4 panel **Found in** * Nightly 124.0a1 (2024-02-07) **Affected versions** * Nightly 124.0a1 (2024-02-07) * Beta 123.0b8 **Affected platforms** * Windows **Preconditions:** Reach about:config and set the following prefs: browser.shopping.experience2023.enabled, set...
P1
RESOLVED
INVALID
2024-02-09 12:27:04+00:00
2024-06-18 20:37:51+00:00
369
1
1879530
Screenshots crashes if triggered twice in quick succession, with message "catcher is not defined"
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0 Steps to reproduce: Hold Ctrl+Shift and quickly press S twice Actual results: I got a notification with this error message ``` Woah! Firefox screenshots went haywire. We're not sure what just happened ... Error: catcher is...
Screenshots crashes if triggered twice in quick succession, with message "catcher is not defined" User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0 Steps to reproduce: Hold Ctrl+Shift and quickly press S twice Actual results: I got a notification with this error message `...
P3
RESOLVED
WORKSFORME
2024-02-09 13:12:19+00:00
2024-05-09 19:48:57+00:00
138
3
1879555
Users may have duplicated aliases for search engine add-ons installed from before Firefox 77
I just noticed this piece of code: https://searchfox.org/mozilla-central/rev/c036a209f5a2c3163d1277ee2b7becaab2f79dbd/toolkit/components/search/SearchService.sys.mjs#2182-2187 ``` if (eng._alias === engineSetting?._metaData?.alias) { delete engineSetting._metaData.alias; } ``` This was added...
Users may have duplicated aliases for search engine add-ons installed from before Firefox 77 I just noticed this piece of code: https://searchfox.org/mozilla-central/rev/c036a209f5a2c3163d1277ee2b7becaab2f79dbd/toolkit/components/search/SearchService.sys.mjs#2182-2187 ``` if (eng._alias === engineSetting?._met...
P5
NEW
2024-02-09 15:19:11+00:00
2024-02-12 16:25:09+00:00
492
5
1879563
Hover element region can draw above cancel button
When hovering an element that intersects with the cancel button, the hover element region will draw on top of the cancel button.
Hover element region can draw above cancel button When hovering an element that intersects with the cancel button, the hover element region will draw on top of the cancel button.
P3
RESOLVED
FIXED
2024-02-09 15:47:56+00:00
2024-03-21 09:41:29+00:00
36
3
1879638
Old references to files from before the newtab to asrouter/aboutwelcome move
There are still outdated references to the old arrangement of files. See here: https://searchfox.org/mozilla-central/search?q=newtab%2Fcontent-src%2Fasrouter&path=&case=false&regexp=false And here: https://searchfox.org/mozilla-central/search?q=newtab%2Fcontent-src%2Faboutwelcome&path=&case=false&regexp=false
Old references to files from before the newtab to asrouter/aboutwelcome move There are still outdated references to the old arrangement of files. See here: https://searchfox.org/mozilla-central/search?q=newtab%2Fcontent-src%2Fasrouter&path=&case=false&regexp=false And here: https://searchfox.org/mozilla-central/search...
P1
RESOLVED
FIXED
2024-02-09 20:11:56+00:00
2024-03-02 21:58:51+00:00
139
1
1879655
Radio button of the Satisfaction Survey on Shopping Sidebar are missing "name" attribute and radiorgoup/fieldset container
Each one of [radio buttons in the survey](https://searchfox.org/mozilla-central/rev/41edcdf7fe44678c5913a603a286b1fc3979d540/browser/components/aboutwelcome/actors/AboutWelcomeChild.sys.mjs#513-548) receives keyboard focus separately while it is expected for a user to `Tab` to the first radio button (or to the selecte...
Radio button of the Satisfaction Survey on Shopping Sidebar are missing "name" attribute and radiorgoup/fieldset container Each one of [radio buttons in the survey](https://searchfox.org/mozilla-central/rev/41edcdf7fe44678c5913a603a286b1fc3979d540/browser/components/aboutwelcome/actors/AboutWelcomeChild.sys.mjs#513-548...
P1
VERIFIED
FIXED
2024-02-09 21:41:29+00:00
2024-03-21 20:45:59+00:00
243
1
1879750
Prune fullscreen-and-pointerlock-wrapper from the accessibility tree
Steps to reproduce: 1. Launch Firefox 2. Launch an accessibility inspector (e.g. Accerciser) Expected results: The window would not have a child div/role-section that claims to be showing, visible, and has valid screen coordinates Actual results: The window has a child div/role-section that claims to be showing, visi...
Prune fullscreen-and-pointerlock-wrapper from the accessibility tree Steps to reproduce: 1. Launch Firefox 2. Launch an accessibility inspector (e.g. Accerciser) Expected results: The window would not have a child div/role-section that claims to be showing, visible, and has valid screen coordinates Actual results: Th...
P3
NEW
2024-02-11 12:02:02+00:00
2024-02-22 20:14:48+00:00
160
3
1879785
Firefox should not sync autoscroll between systems
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:122.0) Gecko/20100101 Firefox/122.0 Steps to reproduce: In the past, I've thought Firefox should sync more accessibility settings. But I'm beginning to think it shouldn't sync this one, and maybe it shouldn't sync others. 1. Disable Autoscroll on MacOS. 2...
Firefox should not sync autoscroll between systems User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:122.0) Gecko/20100101 Firefox/122.0 Steps to reproduce: In the past, I've thought Firefox should sync more accessibility settings. But I'm beginning to think it shouldn't sync this one, and maybe it shouldn...
P2
UNCONFIRMED
2024-02-12 00:08:50+00:00
2024-03-11 17:56:05+00:00
240
2
1879815
Print preview checkbox/radio controls have less contrast in dark mode and no longer use teal color style
STR: 1. Enable the Dark theme. 2. Open the Print Preview (Ctrl+P). 3. Expand "More Settings". Expected: Checkbox/radio controls have a light gray border and use teal color scheme. Actual: Checkbox/radio controls have a black border and use system colors. Black border on a dark background has low contrast and is inco...
Print preview checkbox/radio controls have less contrast in dark mode and no longer use teal color style STR: 1. Enable the Dark theme. 2. Open the Print Preview (Ctrl+P). 3. Expand "More Settings". Expected: Checkbox/radio controls have a light gray border and use teal color scheme. Actual: Checkbox/radio controls h...
P3
RESOLVED
FIXED
2024-02-12 09:54:52+00:00
2024-03-18 15:48:27+00:00
260
3
1879941
[win] search bar right-click can create two context menus
pic is nightly 124 but it happens in stable 122 when I right click in the search bar, I almost always get two context menus, with the one I want (`paste`) under the UI one. This is in any area inside the text field that is not the search icon - in the pic you can see I right clicked in the middle of `a` in the `Search...
[win] search bar right-click can create two context menus pic is nightly 124 but it happens in stable 122 when I right click in the search bar, I almost always get two context menus, with the one I want (`paste`) under the UI one. This is in any area inside the text field that is not the search icon - in the pic you c...
P3
VERIFIED
FIXED
2024-02-12 19:30:19+00:00
2024-03-13 12:59:23+00:00
111
3
1879963
[win10] The installer's pin generates a system popup asking for user confirmation
Found in FX 123 Affected versions All versions Tested platforms Affected platforms: Windows 10x64 Unaffected platforms: macOS 13, Ubuntu 22.1, Windows 11 Preconditions There is no default user profile, so that the onboarding process happens after Firefox is launched after installation. Steps...
[win10] The installer's pin generates a system popup asking for user confirmation Found in FX 123 Affected versions All versions Tested platforms Affected platforms: Windows 10x64 Unaffected platforms: macOS 13, Ubuntu 22.1, Windows 11 Preconditions There is no default user profile, so that t...
P2
VERIFIED
FIXED
2024-02-12 22:04:06+00:00
2024-03-11 09:49:14+00:00
237
2
1879975
Firefox pinning to taskbar on newer versions of Windows fails
On newer versions of Windows (first seen in version 10.0.26052.1100), Firefox is unable to pin to the taskbar. Found in FX 123 Affected versions All versions with pinning to the taskbar Tested platforms Affected platforms: Windows 10x64 Unaffected platforms: macOS 13, Ubuntu 22.1, Windows 11 Prec...
Firefox pinning to taskbar on newer versions of Windows fails On newer versions of Windows (first seen in version 10.0.26052.1100), Firefox is unable to pin to the taskbar. Found in FX 123 Affected versions All versions with pinning to the taskbar Tested platforms Affected platforms: Windows 10x64 ...
P2
RESOLVED
FIXED
2024-02-12 23:14:22+00:00
2024-05-18 20:27:57+00:00
209
2
1879977
Firefox pinning to taskbar on Windows MSIX builds fails
On all versions of Windows, Firefox is unable to pin to the taskbar in Microsoft Store (MSIX) builds. Found in FX 123 Affected versions All versions Tested platforms Affected platforms: Windows 10x64 Unaffected platforms: macOS 13, Ubuntu 22.1, Windows 11 Preconditions Unpin Firefox from the taskbar and make su...
Firefox pinning to taskbar on Windows MSIX builds fails On all versions of Windows, Firefox is unable to pin to the taskbar in Microsoft Store (MSIX) builds. Found in FX 123 Affected versions All versions Tested platforms Affected platforms: Windows 10x64 Unaffected platforms: macOS 13, Ubuntu 22.1, Windows 11 P...
P3
RESOLVED
DUPLICATE
2024-02-12 23:39:31+00:00
2024-05-18 20:24:38+00:00
177
3
1880066
Switch-to-tab container icons are blurry on Windows/Ubuntu
**Notes** * Please see the attached screenshots for more details. **Found in** * Firefox Nightly 124.0a1; **Affected versions** * Firefox Nightly 124.0a1; **Tested platforms** * Windows 10; * Ubuntu 22; * macOS 12; **Affected platforms** * Windows 10; * Ubuntu 22; **Unaffected platforms** * macOS 12; **Precondi...
Switch-to-tab container icons are blurry on Windows/Ubuntu **Notes** * Please see the attached screenshots for more details. **Found in** * Firefox Nightly 124.0a1; **Affected versions** * Firefox Nightly 124.0a1; **Tested platforms** * Windows 10; * Ubuntu 22; * macOS 12; **Affected platforms** * Windows 10; * U...
P3
VERIFIED
FIXED
2024-02-13 13:22:21+00:00
2024-03-11 07:13:13+00:00
273
3
1880067
Typing in Firefox View's history search causes flickering and loss of characters typed
I just tried searching history on the latest nightly on a Mac M1 Pro. I started typing `mozsearch` as I got to about the fourth or fifth character, the screen flickered, updated, and lost characters in the search - my search came out as `mozearch`. It all depends on timing, but generally you have to be typing when t...
Typing in Firefox View's history search causes flickering and loss of characters typed I just tried searching history on the latest nightly on a Mac M1 Pro. I started typing `mozsearch` as I got to about the fourth or fifth character, the screen flickered, updated, and lost characters in the search - my search came ou...
P1
VERIFIED
FIXED
2024-02-13 13:25:56+00:00
2024-02-23 08:59:45+00:00
154
1
1880069
Switch-to-tab in a regular tab loads the url already opened in container tabs
**Notes** * Please refer to the following [screen recording](https://drive.google.com/file/d/1Ca4jzIV1w08f7PH4O7DutFmhCjvQwUGR/view?usp=sharing). **Found in** * Firefox Nightly 124.0a1; **Affected versions** * Firefox Nightly 124.0a1; **Tested platforms** * Windows 10; * Ubuntu 22; * macOS 12; **Affected platforms...
Switch-to-tab in a regular tab loads the url already opened in container tabs **Notes** * Please refer to the following [screen recording](https://drive.google.com/file/d/1Ca4jzIV1w08f7PH4O7DutFmhCjvQwUGR/view?usp=sharing). **Found in** * Firefox Nightly 124.0a1; **Affected versions** * Firefox Nightly 124.0a1; **Te...
P2
VERIFIED
FIXED
2024-02-13 13:55:27+00:00
2024-05-08 10:04:38+00:00
380
2
1880078
Previously opened container tabs are still shown in the Tabs/Firefox suggest section after a browser restart
**Notes** * Please refer to the following [screen recording](https://drive.google.com/file/d/1eIjrSq7oQSWVX1eDV8YUO6_TPyk2AZ3Z/view?usp=sharing) for more details. **Found in** * Firefox Nightly 124.0a1; **Affected versions** * Firefox Nightly 124.0a1; **Tested platforms** * Windows 10; * Ubuntu 22; * macOS 12; **...
Previously opened container tabs are still shown in the Tabs/Firefox suggest section after a browser restart **Notes** * Please refer to the following [screen recording](https://drive.google.com/file/d/1eIjrSq7oQSWVX1eDV8YUO6_TPyk2AZ3Z/view?usp=sharing) for more details. **Found in** * Firefox Nightly 124.0a1; **Aff...
P2
VERIFIED
FIXED
2024-02-13 14:20:03+00:00
2024-03-06 15:58:40+00:00
365
2
1880138
Firefox View appears in the list of hidden tabs
If you open the tab overflow menu and click "Hidden Tabs" you see an entry for Firefox View despite it not being hidden.
Firefox View appears in the list of hidden tabs If you open the tab overflow menu and click "Hidden Tabs" you see an entry for Firefox View despite it not being hidden.
P3
RESOLVED
FIXED
2024-02-13 17:49:14+00:00
2024-08-06 10:53:17+00:00
44
3
1880230
An empty overflow menu is displayed in Normal Browsing if the End Private Session button is added to the Overflow Menu in Private Session
**Found in** * 124.0a1 (2024-02-13) **Affected versions** * 124.0a1 (2024-02-13) * 123.0 * 122.0 **Tested platforms** * Affected platforms: Windows 10x64, macOS 12, Ubuntu 22 * Unaffected platforms: none **Preconditions** * browser.privatebrowsing.resetPBM.enabled: true **Steps to reproduce** 1. Open a private wind...
An empty overflow menu is displayed in Normal Browsing if the End Private Session button is added to the Overflow Menu in Private Session **Found in** * 124.0a1 (2024-02-13) **Affected versions** * 124.0a1 (2024-02-13) * 123.0 * 122.0 **Tested platforms** * Affected platforms: Windows 10x64, macOS 12, Ubuntu 22 * Una...
P3
VERIFIED
FIXED
2024-02-14 08:21:00+00:00
2024-11-06 07:09:28+00:00
271
3
1880240
capability.policy.localfilelinks crashes tab on internals site
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0 Steps to reproduce: I opened Firefox, and entered the complete url for an internal https://marktplatz.<xyz-internal>.de website. Then I pressed enter for load the website. This ha...
capability.policy.localfilelinks crashes tab on internals site User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0 Steps to reproduce: I opened Firefox, and entered the complete url for an internal https://marktplatz.<xyz-internal>....
P3
RESOLVED
DUPLICATE
2024-02-14 09:32:05+00:00
2024-07-22 14:55:31+00:00
258
3
1880295
Fx VPN promo regions list is out of date
We'd like to keep the lists in Firefox in sync with the bedrock lists if there are changes. This ensures that we show the VPN promo on about:preferences#moreFromMozilla to the correct regions. Github VPN regions lists: https://github.com/mozilla/bedrock/blob/a564fc12717f181529a1a4fa5afc0b83b1c80482/bedrock/settings/ba...
Fx VPN promo regions list is out of date We'd like to keep the lists in Firefox in sync with the bedrock lists if there are changes. This ensures that we show the VPN promo on about:preferences#moreFromMozilla to the correct regions. Github VPN regions lists: https://github.com/mozilla/bedrock/blob/a564fc12717f181529a...
P1
RESOLVED
DUPLICATE
2024-02-14 14:28:17+00:00
2024-08-06 16:52:46+00:00
352
1
1880324
[HCM] Search textbox to follow expected high contrast mode colors
Search field should follow the [Input text HCM styling (SSO required to view)](https://www.figma.com/file/VHRA9hZ54oJqKKJwPd6FWa/High-Contrast-Mode?type=design&node-id=51-216&mode=design&t=dCJgr2BJiKfF4g8r-4) following partially the Button styling: use `ButtonText` and `ButtonFace` and use `SelectedItem` for the focus ...
[HCM] Search textbox to follow expected high contrast mode colors Search field should follow the [Input text HCM styling (SSO required to view)](https://www.figma.com/file/VHRA9hZ54oJqKKJwPd6FWa/High-Contrast-Mode?type=design&node-id=51-216&mode=design&t=dCJgr2BJiKfF4g8r-4) following partially the Button styling: use `...
P2
ASSIGNED
2024-02-14 16:13:23+00:00
2024-02-29 18:13:06+00:00
132
2
1880371
Shopping feature reminder includes brand styling in the main window
STR 0. Enable shopping 1. Go to a shopping page 2. Click the shopping page action icon until the reminder panel shows up 3. Open the shield menu Expected results: It look normal Actual results: The heading styling has changed
Shopping feature reminder includes brand styling in the main window STR 0. Enable shopping 1. Go to a shopping page 2. Click the shopping page action icon until the reminder panel shows up 3. Open the shield menu Expected results: It look normal Actual results: The heading styling has changed
P1
VERIFIED
FIXED
2024-02-14 20:55:39+00:00
2024-02-29 21:05:16+00:00
59
1
1880403
Re-enable Yelp suggestions when sponsored suggestions are enabled
We need to add `"suggest.quicksuggest.sponsored"` to `enablingPreferences` here: https://searchfox.org/mozilla-central/rev/b5b551329484a67f2abb4bae50411b93d5851733/browser/components/urlbar/private/YelpSuggestions.sys.mjs#38 Otherwise when sponsored suggestions are disabled and then enabled, Yelp will remain disabled....
Re-enable Yelp suggestions when sponsored suggestions are enabled We need to add `"suggest.quicksuggest.sponsored"` to `enablingPreferences` here: https://searchfox.org/mozilla-central/rev/b5b551329484a67f2abb4bae50411b93d5851733/browser/components/urlbar/private/YelpSuggestions.sys.mjs#38 Otherwise when sponsored sug...
P1
VERIFIED
FIXED
2024-02-15 02:14:46+00:00
2024-02-21 13:46:56+00:00
154
1
1880416
Problems with ingest in the Suggest Rust backend
I think there are a couple problems with ingest in the Rust backend: 1. If multiple ingests happen one after the other, they can hit the Rust component at the same time. I think this might be the cause of bugs in tests like bug 1880388, where the component tries to create the `meta` table when it already exists. 2. Bu...
Problems with ingest in the Suggest Rust backend I think there are a couple problems with ingest in the Rust backend: 1. If multiple ingests happen one after the other, they can hit the Rust component at the same time. I think this might be the cause of bugs in tests like bug 1880388, where the component tries to crea...
P1
RESOLVED
FIXED
2024-02-15 04:51:29+00:00
2024-02-23 20:49:22+00:00
171
1
1880452
fx_new_window_ms has regressed by 175% since July 7th, 2023
​​The fx_new_window_ms probe has regressed by about 175% in the median, and 665% in the 95th percentile since the 2023-07-07 22:03:36 build id.
fx_new_window_ms has regressed by 175% since July 7th, 2023 ​​The fx_new_window_ms probe has regressed by about 175% in the median, and 665% in the 95th percentile since the 2023-07-07 22:03:36 build id.
P1
VERIFIED
FIXED
2024-02-15 11:53:42+00:00
2024-04-16 13:47:08+00:00
67
1
1880480
ESC key should not save modified data in `Edit bookmark` from Star Icon
Similar to Bug 1718982, but this is about editing from the star icon Steps to reproduce: 1. Open a bookmarked page 2. Click Star Icon to open Edit Bookmark Dialog 3. Edit something(name, location, tags) 4. Press `Esc` key to cancel this editing 5. Click Star Icon again to open Edit Bookmark Dialog Actual results: Mod...
ESC key should not save modified data in `Edit bookmark` from Star Icon Similar to Bug 1718982, but this is about editing from the star icon Steps to reproduce: 1. Open a bookmarked page 2. Click Star Icon to open Edit Bookmark Dialog 3. Edit something(name, location, tags) 4. Press `Esc` key to cancel this editing 5....
P3
NEW
2024-02-15 14:33:42+00:00
2024-03-04 16:15:21+00:00
113
3
1880512
MacOS 14 displays two camera in use icons in menu bar
MacOS 14 introduced a camera in use menu icon with a nice camera view drop down. We also add a more simple icon to the menu. We should remove one or the other.
MacOS 14 displays two camera in use icons in menu bar MacOS 14 introduced a camera in use menu icon with a nice camera view drop down. We also add a more simple icon to the menu. We should remove one or the other.
P3
NEW
2024-02-15 16:32:30+00:00
2024-03-07 13:13:14+00:00
51
3
1880586
newtab npm bundle command generates different bundle on windows
[D201139](https://phabricator.services.mozilla.com/D201139) seems to have introduced a regression where building the newtab bundle on windows yields a different result than on mac/linux. You can test it with `cd browser/components/newtab && "../../../mach" npm install` Reverting the changes to the webpack config and re...
newtab npm bundle command generates different bundle on windows [D201139](https://phabricator.services.mozilla.com/D201139) seems to have introduced a regression where building the newtab bundle on windows yields a different result than on mac/linux. You can test it with `cd browser/components/newtab && "../../../mach"...
P1
RESOLVED
FIXED
2024-02-16 02:29:09+00:00
2024-02-23 13:47:38+00:00
494
1
1880660
Microsoft Defender Threat Detection reports "Vigua" in Firefox Setup 122.0.1.exe
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0 Steps to reproduce: I went to Mozilla.org and downloaded Firefox, Windows 64bit, English https://www.mozilla.org/en-US/firefox/all/#product-desktop-release Actual results: I ins...
Microsoft Defender Threat Detection reports "Vigua" in Firefox Setup 122.0.1.exe User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0 Steps to reproduce: I went to Mozilla.org and downloaded Firefox, Windows 64bit, English https://ww...
P2
RESOLVED
INVALID
2024-02-16 16:28:08+00:00
2024-09-19 21:43:08+00:00
277
2
1880667
The Firefox icon and text of the message displayed after dismissing a Yelp suggestion are misaligned
**[Affected versions]:** - Firefox Nightly 124.0a1 - Build ID: 20240216094648 **[Affected Platforms]:** - Windows 10 x64 - macOS 12.6.1 - Linux Ubuntu 20.04 x64 **[Prerequisites]:** - Have the following prefs set with the values to enable the feature: `browser.search.region` = US (connect to a VPN server if outside U...
The Firefox icon and text of the message displayed after dismissing a Yelp suggestion are misaligned **[Affected versions]:** - Firefox Nightly 124.0a1 - Build ID: 20240216094648 **[Affected Platforms]:** - Windows 10 x64 - macOS 12.6.1 - Linux Ubuntu 20.04 x64 **[Prerequisites]:** - Have the following prefs set with...
P1
VERIFIED
FIXED
2024-02-16 16:58:05+00:00
2024-03-04 12:17:07+00:00
391
1
1880862
The location-sign is duplicated when a Yelp suggestion is triggered using the β€œin” location-sign
**[Affected versions]:** - Firefox Nightly 125.0a1 - Build ID: 20240219095613 **[Affected Platforms]:** - Windows 10 x64 - macOS 12.6.1 - Linux Ubuntu 20.04 x64 **[Prerequisites]:** - Have the following prefs set with the values to enable the feature: `browser.search.region` = US (connect to a VPN server if outside U...
The location-sign is duplicated when a Yelp suggestion is triggered using the β€œin” location-sign **[Affected versions]:** - Firefox Nightly 125.0a1 - Build ID: 20240219095613 **[Affected Platforms]:** - Windows 10 x64 - macOS 12.6.1 - Linux Ubuntu 20.04 x64 **[Prerequisites]:** - Have the following prefs set with the...
P1
VERIFIED
FIXED
2024-02-19 16:50:59+00:00
2024-03-04 14:49:29+00:00
331
1
1880865
The β€œThanks for your feedback” message is not aligned with the Address Bar results
**[Affected versions]:** - Firefox Nightly 125.0a1 - Build ID: 20240219095613 **[Affected Platforms]:** - Windows 10 x64 - macOS 12.6.1 - Linux Ubuntu 20.04 x64 **[Prerequisites]:** - Have the following prefs set with the values to enable the feature: `browser.search.region` = US (connect to a VPN server if outside U...
The β€œThanks for your feedback” message is not aligned with the Address Bar results **[Affected versions]:** - Firefox Nightly 125.0a1 - Build ID: 20240219095613 **[Affected Platforms]:** - Windows 10 x64 - macOS 12.6.1 - Linux Ubuntu 20.04 x64 **[Prerequisites]:** - Have the following prefs set with the values to ena...
P1
VERIFIED
FIXED
2024-02-19 17:14:15+00:00
2024-03-05 15:51:29+00:00
369
1
1880932
The `zoneIdProvenanceData` file is not removed even though no one use this file anymore
Bug 1815019 added the user of this file and bug 1855604 removed it.
The `zoneIdProvenanceData` file is not removed even though no one use this file anymore Bug 1815019 added the user of this file and bug 1855604 removed it.
P5
NEW
2024-02-20 02:38:30+00:00
2024-03-28 17:15:21+00:00
42
5
1881071
The β€œShow less frequently” option doesn’t seem to have any effect on the Yelp suggestions keywords
**[Affected versions]:** - Firefox Nightly 125.0a1 - Build ID: 20240220094730 - Firefox Beta 124.0b1 - Build ID: 20240219092531 **[Affected Platforms]:** - Windows 10 x64 - macOS 12.6.1 - Linux Ubuntu 20.04 x64 **[Prerequisites]:** - Have the following prefs set with the values to enable the feature: `browser.search....
The β€œShow less frequently” option doesn’t seem to have any effect on the Yelp suggestions keywords **[Affected versions]:** - Firefox Nightly 125.0a1 - Build ID: 20240220094730 - Firefox Beta 124.0b1 - Build ID: 20240219092531 **[Affected Platforms]:** - Windows 10 x64 - macOS 12.6.1 - Linux Ubuntu 20.04 x64 **[Prere...
P1
VERIFIED
FIXED
2024-02-20 16:15:16+00:00
2024-04-06 00:43:32+00:00
509
1
1881106
ModalOverlay.test.jsx is in the wrong directory (asrouter, should be in newtab)
[ModalOverlay.test.jsx](https://searchfox.org/mozilla-central/rev/9982a76fe95c70f7c2dca2d60bd78e015313924d/browser/components/asrouter/tests/unit/ModalOverlay.test.jsx) is in `browser/components/asrouter/tests/unit`, but I think it should be in `browser/components/newtab/test/unit/content-src/components`, to correspond...
ModalOverlay.test.jsx is in the wrong directory (asrouter, should be in newtab) [ModalOverlay.test.jsx](https://searchfox.org/mozilla-central/rev/9982a76fe95c70f7c2dca2d60bd78e015313924d/browser/components/asrouter/tests/unit/ModalOverlay.test.jsx) is in `browser/components/asrouter/tests/unit`, but I think it should b...
P1
RESOLVED
FIXED
2024-02-20 19:13:46+00:00
2024-02-28 04:37:20+00:00
339
1
1881107
In the open tab list, opening the meatball menu for the first time is delayed for half a second by a network request to Firefox Sync
Steps to reproduce: 1. Be logged-in to Firefox Sync. 2. Start or restart your browser. 3. Open Firefox View. 4. Go to the Open Tabs pane. 5. On a tab row, click the three dots button at the end. Expected results: The menu should open immediately. Actual results: The menu is delayed by half a second or more. Pr...
In the open tab list, opening the meatball menu for the first time is delayed for half a second by a network request to Firefox Sync Steps to reproduce: 1. Be logged-in to Firefox Sync. 2. Start or restart your browser. 3. Open Firefox View. 4. Go to the Open Tabs pane. 5. On a tab row, click the three dots butto...
P2
VERIFIED
FIXED
2024-02-20 19:20:01+00:00
2024-05-10 07:06:41+00:00
405
2
1881129
New Tab page occasionally has an arbitrarily set of Pocket Suggestion thumbnail-images that fade-in for some reason
STR: 1. Start Firefox with a fresh profile. 2. Open a new tab, and scroll down so that you can see more of the Pocket Suggestion tiles. 3. Refresh the new tab (Ctrl+R, or click refresh button) 4. After a second or so, refresh again. Repeat. ACTUAL RESULTS: One out of every few refreshes, several of the Pocket Suggest...
New Tab page occasionally has an arbitrarily set of Pocket Suggestion thumbnail-images that fade-in for some reason STR: 1. Start Firefox with a fresh profile. 2. Open a new tab, and scroll down so that you can see more of the Pocket Suggestion tiles. 3. Refresh the new tab (Ctrl+R, or click refresh button) 4. After a ...
P3
NEW
2024-02-20 21:35:17+00:00
2024-09-23 22:07:47+00:00
168
3
1881219
The Thickness levels remain locked after the Highlighted text is unselected
**Found in** * Nightly 125.0a1 (2024-02-21) **Affected versions** * Nightly 125.0a1 (2024-02-21) * Beta 124.0b1 * Release 123 **Affected platforms** * All **Steps to reproduce** 1. Open any PDF in Firefox. 2. Enable the Highlight tool. 3. Highlight some Text. 4. Try to Edit the Thickness levels. 5. Click Anywhere el...
The Thickness levels remain locked after the Highlighted text is unselected **Found in** * Nightly 125.0a1 (2024-02-21) **Affected versions** * Nightly 125.0a1 (2024-02-21) * Beta 124.0b1 * Release 123 **Affected platforms** * All **Steps to reproduce** 1. Open any PDF in Firefox. 2. Enable the Highlight tool. 3. Hi...
P1
VERIFIED
FIXED
2024-02-21 10:11:21+00:00
2024-03-04 10:08:17+00:00
227
1
1881324
Intermittent ./mach doc | Error: 1 new warnings have been introduced compared to the limit in docs/config.yml
**Filed by:** archaeopteryx [at] coole-files.de **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=447833939&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/QlpfYZrcTKOfYnRGssKwVg/runs/0/artifacts/public/logs/live_backing.log --- ``` This line should be the new war...
Intermittent ./mach doc | Error: 1 new warnings have been introduced compared to the limit in docs/config.yml **Filed by:** archaeopteryx [at] coole-files.de **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=447833939&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task...
P5
RESOLVED
FIXED
2024-02-21 19:53:46+00:00
2024-03-04 06:19:57+00:00
222
5
1881506
Mouse click event stuck when using right mouse click during taking a screenshot
**Found in** * Firefox 124.0b2 **Affected versions** * Firefox 115.8.0esr * Firefox 124.0b2 * Firefox 123.0 * Nightly 87.0a1 **Tested platforms** * Affected platforms: MacOS 13.6, Ubuntu 22.04 and Windows 11. * Unaffected platforms: none **Preconditions** * Have a 2 button mouse connected to the device. (trackpad or...
Mouse click event stuck when using right mouse click during taking a screenshot **Found in** * Firefox 124.0b2 **Affected versions** * Firefox 115.8.0esr * Firefox 124.0b2 * Firefox 123.0 * Nightly 87.0a1 **Tested platforms** * Affected platforms: MacOS 13.6, Ubuntu 22.04 and Windows 11. * Unaffected platforms: none ...
P3
VERIFIED
FIXED
2024-02-22 12:56:13+00:00
2024-04-29 08:26:26+00:00
450
3
1881521
Same search terms across different engines are using the same moz_historyform (update)
**Notes** * Follow-up from bug 1858978 **Found in** * Nightly 120.0a1; **Affected versions** * Nightly 120.0a1; **Tested platforms** * Windows 10; * Ubuntu 22; * macOS 13; **Preconditions** * browser.urlbar.recentsearches.featureGate set to true * browser.urlbar.suggest.recentsearches set to true **Steps to re...
Same search terms across different engines are using the same moz_historyform (update) **Notes** * Follow-up from bug 1858978 **Found in** * Nightly 120.0a1; **Affected versions** * Nightly 120.0a1; **Tested platforms** * Windows 10; * Ubuntu 22; * macOS 13; **Preconditions** * browser.urlbar.recentsearches.featu...
P3
NEW
2024-02-22 13:50:05+00:00
2024-03-04 16:26:24+00:00
476
3
1881524
Incorrect IPv6 address presentation in certificate view
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:122.0) Gecko/20100101 Firefox/122.0 Steps to reproduce: 1. Open a new Firefox window and visit https://9.9.9.9/dns-query 2. Click the lock pad and finally click the View Certificate Actual results: In the View Certificate page the IP Address listed for object "Subjec...
Incorrect IPv6 address presentation in certificate view User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:122.0) Gecko/20100101 Firefox/122.0 Steps to reproduce: 1. Open a new Firefox window and visit https://9.9.9.9/dns-query 2. Click the lock pad and finally click the View Certificate Actual results: In the View C...
P3
NEW
2024-02-22 13:58:34+00:00
2024-06-03 17:12:29+00:00
227
3
1881583
Intermittent toolkit/components/nimbus/test/unit/test_ExperimentManager_unenroll.js | single tracking bug
**Filed by:** ncsoregi [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=448089826&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/VkKbn8tUTAiinZ0awLuLtg/runs/0/artifacts/public/logs/live_backing.log --- ``` [task 2024-02-22T17:52:09.841Z] 17:52:0...
Intermittent toolkit/components/nimbus/test/unit/test_ExperimentManager_unenroll.js | single tracking bug **Filed by:** ncsoregi [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=448089826&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/VkKbn8tUTAi...
P5
RESOLVED
INCOMPLETE
2024-02-22 18:18:09+00:00
2024-04-22 12:05:34+00:00
320
5
1881624
Misalignment between urlbar identity icon and its searchglass version
When the urlbar's identity icon is in search mode, its inline margins are much greater than in other modes where it can be clicked as a button. See attached screen recording. Regression window: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ae389473ba61480f5ae70369585727aef6010fc7&tochange=49c2d10...
Misalignment between urlbar identity icon and its searchglass version When the urlbar's identity icon is in search mode, its inline margins are much greater than in other modes where it can be clicked as a button. See attached screen recording. Regression window: https://hg.mozilla.org/integration/autoland/pushloghtm...
P3
RESOLVED
WONTFIX
2024-02-22 22:05:45+00:00
2024-03-14 14:54:32+00:00
352
3
1881692
[Caret browsing] Caret is at the wrong position when moving up on a highlighted text
Attach (recommended) or Link to PDF file here: Steps to reproduce the problem: 1. Set caret browsing mode 2. Highlight some text. 3. Put the caret in the middle of a line just under the highlighted text 4. Move the caret up. What is the expected behavior? (add screenshot) The caret should be in the middle. What went...
[Caret browsing] Caret is at the wrong position when moving up on a highlighted text Attach (recommended) or Link to PDF file here: Steps to reproduce the problem: 1. Set caret browsing mode 2. Highlight some text. 3. Put the caret in the middle of a line just under the highlighted text 4. Move the caret up. What is ...
P1
VERIFIED
FIXED
2024-02-23 09:14:25+00:00
2024-03-04 10:19:27+00:00
118
1
1881743
Voice Over will not read highlighted text during editing inside a PDF
**Found in** * Nightly 125.0a1 (2024-02-23) **Affected versions** * Nightly 125.0a1 (2024-02-23) * Beta 124.0b2 * Release 123 **Affected platforms** * macOS **Steps to reproduce** 1. Open any PDF in Firefox. 2. Enable the Highlight tool. 3. Highlight Any Random text. 4. Use Voice over to reach the highlighted text. ...
Voice Over will not read highlighted text during editing inside a PDF **Found in** * Nightly 125.0a1 (2024-02-23) **Affected versions** * Nightly 125.0a1 (2024-02-23) * Beta 124.0b2 * Release 123 **Affected platforms** * macOS **Steps to reproduce** 1. Open any PDF in Firefox. 2. Enable the Highlight tool. 3. Highli...
P1
VERIFIED
FIXED
2024-02-23 12:34:15+00:00
2024-03-18 10:38:53+00:00
154
1
1881775
Firefox screenshot notifications steals Alt+Tab focus
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0 Steps to reproduce: Take a screenshot with the builtin tool (Ctrl+Shift+S) Click to select the element I want Then Control+C to copy that screenshot Notification pops in the lower right corner Paste the screenshot in another ...
Firefox screenshot notifications steals Alt+Tab focus User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0 Steps to reproduce: Take a screenshot with the builtin tool (Ctrl+Shift+S) Click to select the element I want Then Control+C to copy that screenshot Notification pops in t...
P5
RESOLVED
DUPLICATE
2024-02-23 15:53:24+00:00
2024-03-20 03:45:13+00:00
231
5
1881782
[Mac] Wrong tab hover preview opens when dragging a tab in another place in the tab strip
**Found in** * Firefox 124.0b2 **Affected versions** * Firefox 124.0b2 * Latest Nightly 125.0a1 * Nightly 124.0a1 from 2024-01-14 when the feature was first enabled. **Tested platforms** * Affected platforms: MacOS 13.6 * Unaffected platforms: Windows 11 and Ubuntu 22.04 **Preconditions** * Have the `browser.tabs.ca...
[Mac] Wrong tab hover preview opens when dragging a tab in another place in the tab strip **Found in** * Firefox 124.0b2 **Affected versions** * Firefox 124.0b2 * Latest Nightly 125.0a1 * Nightly 124.0a1 from 2024-01-14 when the feature was first enabled. **Tested platforms** * Affected platforms: MacOS 13.6 * Unaffe...
P2
RESOLVED
FIXED
2024-02-23 16:20:05+00:00
2024-08-19 22:50:57+00:00
342
2
1881802
[Caret browsing] Highlighting doesn't work when pressing shift and arrow down
Attach (recommended) or Link to PDF file here: Steps to reproduce the problem: 1. Enable caret browsing mode; 2. Open a pdf with some text; 3. Enable highlighting tool; 4. Position the caret on some text; 5. Press shift and the arrow down, release shift. What is the expected behavior? (add screenshot) The text must b...
[Caret browsing] Highlighting doesn't work when pressing shift and arrow down Attach (recommended) or Link to PDF file here: Steps to reproduce the problem: 1. Enable caret browsing mode; 2. Open a pdf with some text; 3. Enable highlighting tool; 4. Position the caret on some text; 5. Press shift and the arrow down, r...
P1
VERIFIED
FIXED
2024-02-23 17:49:20+00:00
2024-03-04 10:19:43+00:00
141
1
1881833
large volume of attribution DecodeErrors from msix builds
I noticed today that we have an ever increasing amount of attribution DecodeErrors from our MSIX builds. As best I can tell, [it began in late August 2023](https://sql.telemetry.mozilla.org/queries/97931/source?p_channel=release&p_date=2021-12-01#241833), with Firefox 117. I can't find anything of note that shipped wit...
large volume of attribution DecodeErrors from msix builds I noticed today that we have an ever increasing amount of attribution DecodeErrors from our MSIX builds. As best I can tell, [it began in late August 2023](https://sql.telemetry.mozilla.org/queries/97931/source?p_channel=release&p_date=2021-12-01#241833), with F...
P3
NEW
2024-02-23 21:09:13+00:00
2024-04-04 18:27:43+00:00
276
3
1881851
Toolbarbuttons should have a visible border in prefers-contrast/forced-colors
Our button specs for forced-colors mode depend on buttons having a border since in Windows default HCM themes the ButtonFace and Canvas colours are quite similar. The border is required to provide correct contrast. Update the `toolbarbutton` styles to include a border (or potentially an outline) so that they can use o...
Toolbarbuttons should have a visible border in prefers-contrast/forced-colors Our button specs for forced-colors mode depend on buttons having a border since in Windows default HCM themes the ButtonFace and Canvas colours are quite similar. The border is required to provide correct contrast. Update the `toolbarbutton`...
P2
RESOLVED
FIXED
2024-02-23 22:56:31+00:00
2024-09-11 15:57:51+00:00
90
2
1882004
Intermittent browser/components/customizableui/test/browser_884402_customize_from_overflow.js | single tracking bug
**Filed by:** csabou [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=448407565&repo=mozilla-beta **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XYkfhw21QnmeifvDtM9xWQ/runs/0/artifacts/public/logs/live_backing.log --- ``` [task 2024-02-26T02:46:49.960Z] 02:46...
Intermittent browser/components/customizableui/test/browser_884402_customize_from_overflow.js | single tracking bug **Filed by:** csabou [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=448407565&repo=mozilla-beta **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task...
P5
RESOLVED
INCOMPLETE
2024-02-26 04:58:25+00:00
2025-01-08 12:11:22+00:00
509
5
1882043
Recent searches section is mispositioned in the Address Bar
**Notes** * Please see the attached screenshot for more details. * This issue is reproducible only when both Trending search suggestions and Recent Searches are both enabled. **Found in** * Firefox 124.0b3; **Affected versions** * Firefox 124.0b3; **Tested platforms** * Windows 10; * macOS 12; * Ubuntu 22; **Affe...
Recent searches section is mispositioned in the Address Bar **Notes** * Please see the attached screenshot for more details. * This issue is reproducible only when both Trending search suggestions and Recent Searches are both enabled. **Found in** * Firefox 124.0b3; **Affected versions** * Firefox 124.0b3; **Teste...
P1
VERIFIED
FIXED
2024-02-26 11:06:33+00:00
2024-03-04 10:17:09+00:00
365
1
1882048
Latest recent search is added with a little delay on the Recent Searches list
**Notes** * Please see the attached gif for more details. **Found in** * Firefox 124.0b3; **Affected versions** * Firefox 124.0b3; Nightly 125.0a1 **Tested platforms** * Windows 11; * macOS 12; **Affected platforms** * Windows 11; * macOS 12; **Unaffected platforms** * N/A; **Preconditions** * browser.urlbar.su...
Latest recent search is added with a little delay on the Recent Searches list **Notes** * Please see the attached gif for more details. **Found in** * Firefox 124.0b3; **Affected versions** * Firefox 124.0b3; Nightly 125.0a1 **Tested platforms** * Windows 11; * macOS 12; **Affected platforms** * Windows 11; * macO...
P3
RESOLVED
WONTFIX
2024-02-26 11:19:39+00:00
2024-03-05 21:33:37+00:00
329
3
1882066
Application error on autoscout24.de when searching for a car model with "Always translate German" enabled
**Environment:** Operating system: Windows 10 Firefox version: Nightly 125.0a1 (2024-02-25) / Release 123 **Steps to reproduce:** 1. Go to https://www.autoscout24.de/auto-verkaufen 2. When translation pop-up appears click on the gear icon and select "Always translate German" and deselect "Always offer to translate" 3....
Application error on autoscout24.de when searching for a car model with "Always translate German" enabled **Environment:** Operating system: Windows 10 Firefox version: Nightly 125.0a1 (2024-02-25) / Release 123 **Steps to reproduce:** 1. Go to https://www.autoscout24.de/auto-verkaufen 2. When translation pop-up appea...
P3
RESOLVED
WORKSFORME
2024-02-26 13:22:02+00:00
2025-01-15 20:15:24+00:00
167
3
1882114
Remove obsolete Firefox View prefs
Steps to reproduce: Go to about:config and set any of the following options to "false" in Firefox 123 browser.tabs.firefox-view browser.tabs.firefox-view-newIcon browser.tabs.firefox-view-next None of this options apparently works in Firefox 123. In contrast, "browser.firefox-view.search.enabled" works as expected i...
Remove obsolete Firefox View prefs Steps to reproduce: Go to about:config and set any of the following options to "false" in Firefox 123 browser.tabs.firefox-view browser.tabs.firefox-view-newIcon browser.tabs.firefox-view-next None of this options apparently works in Firefox 123. In contrast, "browser.firefox-view....
P2
RESOLVED
FIXED
2024-02-26 16:07:52+00:00
2024-04-17 00:50:34+00:00
134
2
1882210
"Open tab" blanks in Firefox View
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0 Steps to reproduce: 1. Opening some Firefox windows with some tabs 2. Open "Firefox View" 3. Click "Open tabs" in "Firefox View" Actual results: Blank result in Firefox View Expected results: Showing some groups of tabs...
"Open tab" blanks in Firefox View User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0 Steps to reproduce: 1. Opening some Firefox windows with some tabs 2. Open "Firefox View" 3. Click "Open tabs" in "Firefox View" Actual results: Blank result in Firefox View Expected res...
P3
RESOLVED
INCOMPLETE
2024-02-27 02:25:02+00:00
2024-11-04 12:29:52+00:00
116
3
1882241
Bookmark star fails to update when bookmark added in Library
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0 Steps to reproduce: 1) Use the bookmarks Library (Ctrl-Shift-O) to create a folder under "Other Bookmarks". Call it "Test". 2) In the main Firefox window, navigate to some page which is not already bookmarked. 3) Click the bo...
Bookmark star fails to update when bookmark added in Library User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0 Steps to reproduce: 1) Use the bookmarks Library (Ctrl-Shift-O) to create a folder under "Other Bookmarks". Call it "Test". 2) In the main Firefox window, navigate ...
P3
NEW
2024-02-27 09:49:05+00:00
2024-03-12 12:41:57+00:00
504
3
1882248
The Delete Highlight button cannot be selected with the Space button
**Found in** * Nightly 125.0a1 (2024-02-27) **Affected versions** * Nightly 125.0a1 (2024-02-27) * Beta 124.0b3 * Release 123 **Affected platforms** * All **Steps to reproduce** 1. Open a PDF in Firefox. 2. Highlight any text or free highlight anything. 3. Use the Tab key in order to reach the Delete button. 4. Use ...
The Delete Highlight button cannot be selected with the Space button **Found in** * Nightly 125.0a1 (2024-02-27) **Affected versions** * Nightly 125.0a1 (2024-02-27) * Beta 124.0b3 * Release 123 **Affected platforms** * All **Steps to reproduce** 1. Open a PDF in Firefox. 2. Highlight any text or free highlight anyt...
P1
VERIFIED
FIXED
2024-02-27 10:22:11+00:00
2024-03-04 10:09:11+00:00
190
1
1882316
Invalid html in aboutNetError.html: button nested in anchor
[Line 94-103](https://searchfox.org/mozilla-central/rev/098f910d0593b12a42089dd8f40dcd19d1121430/toolkit/content/aboutNetError.html#94-103) contain a button nested within an anchor element. This violates the content model of anchor elements, specifically they should have no interactive content descendants ([spec](https...
Invalid html in aboutNetError.html: button nested in anchor [Line 94-103](https://searchfox.org/mozilla-central/rev/098f910d0593b12a42089dd8f40dcd19d1121430/toolkit/content/aboutNetError.html#94-103) contain a button nested within an anchor element. This violates the content model of anchor elements, specifically they ...
P3
RESOLVED
FIXED
2024-02-27 14:36:51+00:00
2024-10-26 17:34:28+00:00
142
3
1882341
Margin between the FullPage Translations Panel intro text and language selections has regressed
### Description The margin between the first-time intro text has was regressed by Bug 1870300[[D200502](https://phabricator.services.mozilla.com/D200502#change-sokHIJ1koo57)]. (See attached image for before/after)
Margin between the FullPage Translations Panel intro text and language selections has regressed ### Description The margin between the first-time intro text has was regressed by Bug 1870300[[D200502](https://phabricator.services.mozilla.com/D200502#change-sokHIJ1koo57)]. (See attached image for before/after)
P3
VERIFIED
FIXED
2024-02-27 16:41:53+00:00
2024-03-26 11:16:32+00:00
90
3
1882471
Search engine shortcut tile hover area does not change the cursor to a hand pointer like other tiles
STR: 1. Change the default search engine to something different like DuckDuckGo. 2. Open a new tab which should now have a shortcut tile for Google search. 3. Hover the mouse cursor over the outer area of the Google search tile. Expected: Cursor changes to a hand pointer to indicate it is clickable. Actual: Cursor is...
Search engine shortcut tile hover area does not change the cursor to a hand pointer like other tiles STR: 1. Change the default search engine to something different like DuckDuckGo. 2. Open a new tab which should now have a shortcut tile for Google search. 3. Hover the mouse cursor over the outer area of the Google sea...
P3
NEW
2024-02-28 09:43:57+00:00
2024-03-11 16:52:51+00:00
130
3
1882494
Intermittent browser/base/content/test/webextensions/browser_extension_sideloading.js | single tracking bug
**Filed by:** smolnar [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=448729302&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aq4bqZJXQ7yzppOwXFHtDA/runs/0/artifacts/public/logs/live_backing.log --- ``` TEST-PASS | browser/base/content/test/we...
Intermittent browser/base/content/test/webextensions/browser_extension_sideloading.js | single tracking bug **Filed by:** smolnar [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=448729302&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aq4bqZJXQ7...
P5
REOPENED
2024-02-28 12:23:15+00:00
2025-02-24 07:17:59+00:00
412
5
1882504
The Micro Survey from the Shopping sidebar is skipped by NVDA
**Found in** * Nightly 125.0a1 (2024-02-28) **Affected versions** * Nightly 125.0a1 (2024-02-28) * Beta 124.0b5 * Release 123 **Affected platforms** * All **Preconditions:** Enable NVDA Reach about:config and set the following prefs: browser.shopping.experience2023.enabled, set to true (doubleclick) browser.shoppin...
The Micro Survey from the Shopping sidebar is skipped by NVDA **Found in** * Nightly 125.0a1 (2024-02-28) **Affected versions** * Nightly 125.0a1 (2024-02-28) * Beta 124.0b5 * Release 123 **Affected platforms** * All **Preconditions:** Enable NVDA Reach about:config and set the following prefs: browser.shopping.exp...
P3
NEW
2024-02-28 13:00:04+00:00
2024-10-14 17:20:23+00:00
321
3
1882564
Urlbar-zoom-button lacks an informative accessible name for a browser zoom reset control
The `urlbar-zoom-button` is currently labeled with only the on-screen text (which shows the current zoom level set, i.e. `120%`) while the purpose of this control is to reset the zoom level to 100%. ### STR: 1. Ensure a screen reader is running 1. Change a browser zoom level via `ctrl` and `+` or `-` combination or vi...
Urlbar-zoom-button lacks an informative accessible name for a browser zoom reset control The `urlbar-zoom-button` is currently labeled with only the on-screen text (which shows the current zoom level set, i.e. `120%`) while the purpose of this control is to reset the zoom level to 100%. ### STR: 1. Ensure a screen rea...
P3
RESOLVED
FIXED
2024-02-28 17:35:49+00:00
2024-07-08 14:11:24+00:00
263
3
1882925
Random black vertical lines in screenshots copied from screenshot tool
### Steps to reproduce 1. Set pref `screenshots.browser.component.enabled` = true and restart Firefox. 2. Load https://www.example.com/ 3. Use Ctrl+Shift+S to take a screenshot of the page. 4. Click the "Copy" screenshot button, NOT the "Download" button. 5. Paste the copied screenshot somewhere, like a Google Doc or ...
Random black vertical lines in screenshots copied from screenshot tool ### Steps to reproduce 1. Set pref `screenshots.browser.component.enabled` = true and restart Firefox. 2. Load https://www.example.com/ 3. Use Ctrl+Shift+S to take a screenshot of the page. 4. Click the "Copy" screenshot button, NOT the "Download" ...
P2
VERIFIED
FIXED
2024-02-29 23:51:30+00:00
2024-03-12 14:25:41+00:00
242
2