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
1785056
Cannot change/clear focus with mouse click on document body
Steps to reproduce: I just witnessed a pretty bad user experience with the settings UI because in contrast to what is standard in UI design, you cannot change the scroll focus with a mouse click there. Example: We have two columns in the settings, the left one with the headings, the right one with the content. By d...
Cannot change/clear focus with mouse click on document body Steps to reproduce: I just witnessed a pretty bad user experience with the settings UI because in contrast to what is standard in UI design, you cannot change the scroll focus with a mouse click there. Example: We have two columns in the settings, the left...
P3
RESOLVED
WORKSFORME
2022-08-16 12:03:02+00:00
2023-11-08 08:36:26+00:00
206
3
1785094
Colorways use the same color for background tabs' "connecting" and "loading" indicators
In general, we use the text color at 70% opacity when "connecting": https://searchfox.org/mozilla-central/rev/497076b5edd0f906ae088cdf224e45896162694b/browser/themes/shared/tabs.css#255-256 And `--tab-loading-fill` when "loading": https://searchfox.org/mozilla-central/rev/497076b5edd0f906ae088cdf224e45896162694b/brows...
Colorways use the same color for background tabs' "connecting" and "loading" indicators In general, we use the text color at 70% opacity when "connecting": https://searchfox.org/mozilla-central/rev/497076b5edd0f906ae088cdf224e45896162694b/browser/themes/shared/tabs.css#255-256 And `--tab-loading-fill` when "loading": ...
P3
RESOLVED
FIXED
2022-08-16 15:44:10+00:00
2022-08-18 04:03:41+00:00
280
3
1785108
Ctrl+Shift+P hotkey for New Private Windows not Working
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0 Steps to reproduce: When I hit "Ctrl+Shift+P", Firefox Nightly won't open a new private window. This has been happening for a few days. "Ctrl+N" and "Ctrl+T" do open a new window and tab, respectively. Only private windows d...
Ctrl+Shift+P hotkey for New Private Windows not Working User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0 Steps to reproduce: When I hit "Ctrl+Shift+P", Firefox Nightly won't open a new private window. This has been happening for a few days. "Ctrl+N" and "Ctrl+T" do open a ...
P3
RESOLVED
INVALID
2022-08-16 16:38:39+00:00
2022-10-04 20:46:41+00:00
168
3
1785166
Images from pocket seem to have a lot of compression artifacts
It looks like we're using JPEG's at quality 60. This seems to be on the low end of what works well for JPEG. What JPEG encoder are we using? Does it make sense to switch to an image format that handles low bitrate better like WebP or AVIF?
Images from pocket seem to have a lot of compression artifacts It looks like we're using JPEG's at quality 60. This seems to be on the low end of what works well for JPEG. What JPEG encoder are we using? Does it make sense to switch to an image format that handles low bitrate better like WebP or AVIF?
P3
NEW
2022-08-17 00:08:11+00:00
2022-09-05 20:03:40+00:00
77
3
1785203
Update sub-dialog dimensions now that they're based on the sub-dialog's real font size
From https://phabricator.services.mozilla.com/D154775#5076141: > [...] bug 1784488 regressed font size on dialogs in about:preferences, and is now too big for a relatively small frame. Was that intentional? I think what's happening here is that stuff like: https://searchfox.org/mozilla-central/rev/f3616b887b8627d8ad8...
Update sub-dialog dimensions now that they're based on the sub-dialog's real font size From https://phabricator.services.mozilla.com/D154775#5076141: > [...] bug 1784488 regressed font size on dialogs in about:preferences, and is now too big for a relatively small frame. Was that intentional? I think what's happening...
P1
RESOLVED
FIXED
2022-08-17 09:38:04+00:00
2022-08-18 21:54:16+00:00
210
1
1785205
font size of about:certificate and about:studies regressed
Bug 1784488 regressed the font size of about:certificate and about:studies. On about:certificate the tab titles are noticeable larger, on about:studies everything is really large now. Tested on macOS 12.5.
font size of about:certificate and about:studies regressed Bug 1784488 regressed the font size of about:certificate and about:studies. On about:certificate the tab titles are noticeable larger, on about:studies everything is really large now. Tested on macOS 12.5.
P3
VERIFIED
FIXED
2022-08-17 10:04:47+00:00
2022-09-06 08:55:08+00:00
61
3
1785218
PDF Viewer shows no fields on Page 2 from PDF Document
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36 Steps to reproduce: https://thformular.thueringen.de/thueform/cfs/eject/pdf/4300.pdf?MANDANTID=18&FORMUID=GRST-001-DE-FL Actual results: We are the producer of this pdf forms. The user can only fi...
PDF Viewer shows no fields on Page 2 from PDF Document User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36 Steps to reproduce: https://thformular.thueringen.de/thueform/cfs/eject/pdf/4300.pdf?MANDANTID=18&FORMUID=GRST-001-DE-FL Actual results: We a...
P1
RESOLVED
FIXED
2022-08-17 11:21:01+00:00
2022-08-31 00:04:48+00:00
182
1
1785241
Focusing a selected Firefox View tab with the keyboard in HCM does not show focus outline on top of the selected tab outline
When Firefox View is active in the Dark OS theme (both on macOS HCM/“increase contrast” and without it), the FxView tab does not show focus outline when focused with keyboard. Expected: when focused with keyboard, the default FxView outline is visible
Focusing a selected Firefox View tab with the keyboard in HCM does not show focus outline on top of the selected tab outline When Firefox View is active in the Dark OS theme (both on macOS HCM/“increase contrast” and without it), the FxView tab does not show focus outline when focused with keyboard. Expected: when fo...
P2
VERIFIED
FIXED
2022-08-17 12:54:28+00:00
2022-09-30 14:13:21+00:00
85
2
1785242
Firefox View focus order
The current focus order is not logical, as it jumps from the main area under Tab pickup (Get Firefox mobile > X close) to the right panel Independent voices (Try colorways button) and then back to the main area (Recently closed ^ collapse panel). Expected: Focus moves left-to-right top-to-bottom (for LTR languages su...
Firefox View focus order The current focus order is not logical, as it jumps from the main area under Tab pickup (Get Firefox mobile > X close) to the right panel Independent voices (Try colorways button) and then back to the main area (Recently closed ^ collapse panel). Expected: Focus moves left-to-right top-to-bot...
P2
RESOLVED
DUPLICATE
2022-08-17 12:58:27+00:00
2022-08-24 15:55:52+00:00
107
2
1785256
Firefox View VoiceOver screenreader - collapse control
The expand/collapse control of the Tab pickup is unlabeled and is announced as button. Expected: Tab pickup, button, expanded
Firefox View VoiceOver screenreader - collapse control The expand/collapse control of the Tab pickup is unlabeled and is announced as button. Expected: Tab pickup, button, expanded
P2
RESOLVED
WORKSFORME
2022-08-17 13:53:34+00:00
2022-09-08 17:56:44+00:00
42
2
1785258
Firefox View VoiceOver screenreader - collapse control - accordion
The expand/collapse control of the Tab pickup does not announce its state (by default and on change). Expected: Tab pickup, button, expanded and Tab pickup, button, collapsed (accordion design pattern and its expected behavior - https://www.w3.org/WAI/ARIA/apg/patterns/accordion/)
Firefox View VoiceOver screenreader - collapse control - accordion The expand/collapse control of the Tab pickup does not announce its state (by default and on change). Expected: Tab pickup, button, expanded and Tab pickup, button, collapsed (accordion design pattern and its expected behavior - https://www.w3.org/WAI...
P2
RESOLVED
WORKSFORME
2022-08-17 13:57:39+00:00
2022-09-08 17:57:34+00:00
85
2
1785265
[Colorway Closet] Set role="presentation" on colorway illustrations
Feedback from a11y on the new assets: > [...] Also, I think this was noted in the a11y review but: the images should be marked as presentational to hide them from screen reader users. Right now they just come up as empty images.
[Colorway Closet] Set role="presentation" on colorway illustrations Feedback from a11y on the new assets: > [...] Also, I think this was noted in the a11y review but: the images should be marked as presentational to hide them from screen reader users. Right now they just come up as empty images.
P2
RESOLVED
FIXED
2022-08-17 14:34:34+00:00
2022-08-18 21:54:20+00:00
74
2
1785270
Firefox View Colorway images
Image of the right panel has no textual alternative and is announced as Image. Expected: Images should either marked as decorative and not announced in read all mode (cannot be focused with a screen reader with Ctrl+Option+Arrow navigation) OR Descriptive alternative text is provided, i.e. "Hand with a pencil, pr...
Firefox View Colorway images Image of the right panel has no textual alternative and is announced as Image. Expected: Images should either marked as decorative and not announced in read all mode (cannot be focused with a screen reader with Ctrl+Option+Arrow navigation) OR Descriptive alternative text is provided,...
P1
RESOLVED
DUPLICATE
2022-08-17 14:45:34+00:00
2022-08-17 14:48:55+00:00
122
1
1785272
Firefox View VoiceOver screenreader - Tab selected state is not announced
The Firefox View control on the tab bar does not announce its pressed/active state while visually it’s communicated to a user.
Firefox View VoiceOver screenreader - Tab selected state is not announced The Firefox View control on the tab bar does not announce its pressed/active state while visually it’s communicated to a user.
P2
VERIFIED
FIXED
2022-08-17 14:49:45+00:00
2023-06-02 15:23:36+00:00
46
2
1785274
Firefox View - Logo and page title shouldn't be inside <nav> as there's no navigation; make logo presentational
Firefox View includes a Fx logo but it’s not announced to a user. It could be exposed to assistive technology as one element (logo and text) as Firefox View logo
Firefox View - Logo and page title shouldn't be inside <nav> as there's no navigation; make logo presentational Firefox View includes a Fx logo but it’s not announced to a user. It could be exposed to assistive technology as one element (logo and text) as Firefox View logo
P3
VERIFIED
FIXED
2022-08-17 14:55:21+00:00
2023-06-02 15:23:36+00:00
71
3
1785293
Screenshots component should respect "Always ask you where to save files"
The component currently doesn't respect the value of "Always ask you where to save files" in settings. We should open the downloads panel if it is checked
Screenshots component should respect "Always ask you where to save files" The component currently doesn't respect the value of "Always ask you where to save files" in settings. We should open the downloads panel if it is checked
P2
VERIFIED
FIXED
2022-08-17 17:21:58+00:00
2023-12-22 12:41:56+00:00
49
2
1785734
Firefox View - need a test to verify we can access and activate tab pickup items using the keyboard
Items under the Tab pickup section are not able to be activated by keyboard (space/enter). Recently closed items are only able to be activated with "Enter" (just wanted to verify this was intentional) Expected: Items in both sections should be activated by keyboard
Firefox View - need a test to verify we can access and activate tab pickup items using the keyboard Items under the Tab pickup section are not able to be activated by keyboard (space/enter). Recently closed items are only able to be activated with "Enter" (just wanted to verify this was intentional) Expected: Items in...
P2
RESOLVED
FIXED
2022-08-17 23:14:50+00:00
2023-06-02 15:23:36+00:00
76
2
1785736
Progress Bar in Firefox View lacks contrast in Windows/macOS high contrast mode
Progress bars are not styled with sufficient contrast. They do not use increased contrast in Mac or Windows HCM.
Progress Bar in Firefox View lacks contrast in Windows/macOS high contrast mode Progress bars are not styled with sufficient contrast. They do not use increased contrast in Mac or Windows HCM.
P2
VERIFIED
FIXED
2022-08-17 23:21:37+00:00
2022-10-04 19:28:40+00:00
41
2
1785737
Firefox View disclosure buttons in HCM
Disclosure button icons disappear on hover with Windows HCM black active, reduce their contrast on macOS with increased contrast enabled. They should invert their styling on both platforms.
Firefox View disclosure buttons in HCM Disclosure button icons disappear on hover with Windows HCM black active, reduce their contrast on macOS with increased contrast enabled. They should invert their styling on both platforms.
P1
RESOLVED
WORKSFORME
2022-08-17 23:24:43+00:00
2022-09-08 17:56:06+00:00
46
1
1785740
Navigating a tab to a non-syncable URL doesn't remove the old tab from the synced tabs list
STR: * Open a tab, "sync now", note that other devices see the tab as being opened. * Select the "home" button, "sync now" Expected: * The old tab is no longer in the list of open tabs. Actual: * The old tab remains until the tab navigates somewhere else or some other action causes the tab list to be updated. The pr...
Navigating a tab to a non-syncable URL doesn't remove the old tab from the synced tabs list STR: * Open a tab, "sync now", note that other devices see the tab as being opened. * Select the "home" button, "sync now" Expected: * The old tab is no longer in the list of open tabs. Actual: * The old tab remains until the ...
P3
RESOLVED
FIXED
2022-08-17 23:53:55+00:00
2022-08-18 15:48:03+00:00
265
3
1785830
Port bug 1722314 (JNLP) to 102 ESR.
I've been trying to get JNLP launching via policy in bug 1779018, but we're running out of time and we discovered another issue that requires deeper changes. So before we force 91 to 102 ESR, I'm going to put the custom JNLP code back.
Port bug 1722314 (JNLP) to 102 ESR. I've been trying to get JNLP launching via policy in bug 1779018, but we're running out of time and we discovered another issue that requires deeper changes. So before we force 91 to 102 ESR, I'm going to put the custom JNLP code back.
P1
RESOLVED
FIXED
2022-08-18 14:37:21+00:00
2022-08-22 14:18:41+00:00
78
1
1785835
[Colorway-Closet] Contents of Colorways modal move around at small responsive size
Affected version: 105.0a1 (2022-08-16) When user shrinks browser, contents of the modal jump around when switching between colorways. Please see attached video for reference
[Colorway-Closet] Contents of Colorways modal move around at small responsive size Affected version: 105.0a1 (2022-08-16) When user shrinks browser, contents of the modal jump around when switching between colorways. Please see attached video for reference
P2
RESOLVED
WORKSFORME
2022-08-18 15:14:34+00:00
2022-09-09 09:08:13+00:00
60
2
1785836
Right clicking disabled on Colorways Modal
Affected version: 105.0a1 (2022-08-16) When user right clicks over Colorways modal, nothing happens
Right clicking disabled on Colorways Modal Affected version: 105.0a1 (2022-08-16) When user right clicks over Colorways modal, nothing happens
P2
RESOLVED
WONTFIX
2022-08-18 15:17:43+00:00
2022-08-19 16:03:51+00:00
37
2
1785840
The follow-on searches generating ads have telemetry pings that are listed with unknown SAP
**Found in** * Fx105.0a1 **Affected versions** * Fx 105.0a1 * Fx 104.0 RC * Fx 102.2 ESR **Affected platforms** * Windows 10 * Ubuntu 20.04 * macOS **Preconditions** Have the browser.search.region set to US. **Steps to reproduce** 1. Launch Firefox. 2. Type in address bar 'iphone'. 3. In the resulted search page, m...
The follow-on searches generating ads have telemetry pings that are listed with unknown SAP **Found in** * Fx105.0a1 **Affected versions** * Fx 105.0a1 * Fx 104.0 RC * Fx 102.2 ESR **Affected platforms** * Windows 10 * Ubuntu 20.04 * macOS **Preconditions** Have the browser.search.region set to US. **Steps to repro...
P2
NEW
2022-08-18 15:33:24+00:00
2025-01-30 17:24:47+00:00
417
2
1785868
Remove extra space from below Tab Pickup when it is collapsed
When you collapse the Tab Pickup section on Fx-View, there is too much vertical space between it and the Recently Closed section below.
Remove extra space from below Tab Pickup when it is collapsed When you collapse the Tab Pickup section on Fx-View, there is too much vertical space between it and the Recently Closed section below.
P2
VERIFIED
FIXED
2022-08-18 17:32:22+00:00
2022-09-22 12:57:22+00:00
40
2
1785979
Slow rendering and opening of certain PDF types
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0 Steps to reproduce: I have opened following PDF in Firefox 102: https://porteus-kiosk.org/public/files/slow_rendering.pdf Actual results: It takes over 5 seconds to render and open the PDF in Firefox 102 and 103 on my PC. Expected...
Slow rendering and opening of certain PDF types User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0 Steps to reproduce: I have opened following PDF in Firefox 102: https://porteus-kiosk.org/public/files/slow_rendering.pdf Actual results: It takes over 5 seconds to render and open the...
P3
RESOLVED
WORKSFORME
2022-08-19 06:50:58+00:00
2024-05-02 16:48:19+00:00
211
3
1785987
The focus doesn’t remain on the “about:welcome” page when the “send yourself a download link” link is accessed
**[Affected versions]:** - Firefox Nightly 105.0a1 (Build ID: 20220818214910) **[Affected Platforms]:** - macOS 12.5.1 - Windows 10 x64 - Ubuntu 20.04 x64 **[Prerequisites]:** - Have the Firefox browser installed and opened. - Have the “browser.aboutwelcome.templateMR” pref set to true. **[Steps to reproduce]:** 1. ...
The focus doesn’t remain on the “about:welcome” page when the “send yourself a download link” link is accessed **[Affected versions]:** - Firefox Nightly 105.0a1 (Build ID: 20220818214910) **[Affected Platforms]:** - macOS 12.5.1 - Windows 10 x64 - Ubuntu 20.04 x64 **[Prerequisites]:** - Have the Firefox browser inst...
P1
VERIFIED
FIXED
2022-08-19 07:59:31+00:00
2022-08-25 15:46:51+00:00
287
1
1786011
"List all tabs" / tab manager button appears when opening Firefox View
We have a security / user control feature where the "List all tabs" button provides access to hidden tabs. Normally, the button appears when tabs overflow, but because of said feature, having hidden tabs makes it show up as well. So what's happening here is that because Firefox View is using a hidden tab, opening it su...
"List all tabs" / tab manager button appears when opening Firefox View We have a security / user control feature where the "List all tabs" button provides access to hidden tabs. Normally, the button appears when tabs overflow, but because of said feature, having hidden tabs makes it show up as well. So what's happening...
P3
RESOLVED
FIXED
2022-08-19 11:02:04+00:00
2024-10-12 19:08:20+00:00
263
3
1786023
[Colorway Closet] Grid layout still changes depending on the length of colorway descriptions
From Misha in the Design Review Notes, Aug 16, 2022: > Smaller responsive size (achieved by compressing browser size manually) makes modal move around when switching colorways
[Colorway Closet] Grid layout still changes depending on the length of colorway descriptions From Misha in the Design Review Notes, Aug 16, 2022: > Smaller responsive size (achieved by compressing browser size manually) makes modal move around when switching colorways
P1
RESOLVED
FIXED
2022-08-19 12:57:37+00:00
2022-08-23 02:51:22+00:00
56
1
1786188
Mozilla Firefox Download Protections were bypassed by .atloc / .ftploc files on MacOS
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36 Steps to reproduce: Mozilla Firefox Download Protections were bypassed by .atloc / .ftploc files on MacOS I have identified CVE-2021-38510 patched in 2021. Further analysis confirmed that vulnerabilitie...
Mozilla Firefox Download Protections were bypassed by .atloc / .ftploc files on MacOS User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36 Steps to reproduce: Mozilla Firefox Download Protections were bypassed by .atloc / .ftploc files on MacOS I have ide...
P2
VERIFIED
FIXED
2022-08-21 10:04:26+00:00
2023-07-17 20:27:05+00:00
387
2
1786208
Dragging a URL link to the desktop does not display website icon
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0 Steps to reproduce: The bug probably appears only when using the Microsoft Store version of Firefox. 1. Go to wikipedia.org webpage. 2. Drag the padlock icon next to the URL bar and drop it on the Windows Desktop. Actual ...
Dragging a URL link to the desktop does not display website icon User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0 Steps to reproduce: The bug probably appears only when using the Microsoft Store version of Firefox. 1. Go to wikipedia.org webpage. 2. Drag the padlock icon n...
P5
UNCONFIRMED
2022-08-21 16:58:53+00:00
2024-07-03 18:47:01+00:00
334
5
1786246
[New users] The “Skip this step” button from the “Import Data” screen is no longer correctly displayed
**[Affected versions]:** - Firefox Nightly 105.0a1 (Build ID: 20220821185924) **[Affected Platforms]:** - macOS 12.5.1 - Windows 10 x64 - Ubuntu 20.04 x64 **[Prerequisites]:** - Have the Firefox browser installed and opened. - Have the “browser.aboutwelcome.templateMR” pref set to true. **[Steps to reproduce]:** 1. ...
[New users] The “Skip this step” button from the “Import Data” screen is no longer correctly displayed **[Affected versions]:** - Firefox Nightly 105.0a1 (Build ID: 20220821185924) **[Affected Platforms]:** - macOS 12.5.1 - Windows 10 x64 - Ubuntu 20.04 x64 **[Prerequisites]:** - Have the Firefox browser installed an...
P1
VERIFIED
FIXED
2022-08-22 08:45:31+00:00
2022-09-06 14:55:57+00:00
501
1
1786293
Firefox View button missing on first run with browser.tabs.firefox-view = true
With `browser.tabs.firefox-view` set to `true` **by default**, the first run with a new profile has the Firefox View button missing. The button appears in subsequent runs with that profile. `browser_firefoxview_tab.js` has run into this problem, and bug 1771311 got backed out for it. I've tried to debug this but got ki...
Firefox View button missing on first run with browser.tabs.firefox-view = true With `browser.tabs.firefox-view` set to `true` **by default**, the first run with a new profile has the Firefox View button missing. The button appears in subsequent runs with that profile. `browser_firefoxview_tab.js` has run into this prob...
P1
VERIFIED
FIXED
2022-08-22 13:49:24+00:00
2022-10-06 12:55:30+00:00
138
1
1786327
Colorways Modal has no title for screenreader (internal URI is read instead)
The colorways dialog needs a more descriptive title. Currently when it gets focused, the chrome URL is read. This is because the document inside of the dialog is missing a <title>.
Colorways Modal has no title for screenreader (internal URI is read instead) The colorways dialog needs a more descriptive title. Currently when it gets focused, the chrome URL is read. This is because the document inside of the dialog is missing a <title>.
P1
VERIFIED
FIXED
2022-08-22 16:43:59+00:00
2023-06-02 15:23:37+00:00
62
1
1786334
Recently closed section in Firefox View should also be exposed as a landmark
Tab Pickup (main landmark) and Colorways (complimentary landmark) are landmarks but Recently Closed is not. Let's fix this if it isn't intentional.
Recently closed section in Firefox View should also be exposed as a landmark Tab Pickup (main landmark) and Colorways (complimentary landmark) are landmarks but Recently Closed is not. Let's fix this if it isn't intentional.
P1
RESOLVED
WORKSFORME
2022-08-22 16:58:56+00:00
2022-09-02 20:44:01+00:00
51
1
1786339
Enabling editor is difficult for screen reader users
See point 1 in bug 1777257 comment 2.
Enabling editor is difficult for screen reader users See point 1 in bug 1777257 comment 2.
P3
NEW
2022-08-22 17:10:11+00:00
2024-02-12 13:03:50+00:00
21
3
1786397
HCM Recently Closed focus color
for MacOS, when the HCM colors are set up in the Firefox itself, the implementation on recently closed focus is confusing because the outline is visited link color and the underlying element doesnt carry any link text. While on mac OS links do not need to carry a link text style on Windows OS they do. Would be best jus...
HCM Recently Closed focus color for MacOS, when the HCM colors are set up in the Firefox itself, the implementation on recently closed focus is confusing because the outline is visited link color and the underlying element doesnt carry any link text. While on mac OS links do not need to carry a link text style on Windo...
P2
VERIFIED
FIXED
2022-08-22 20:46:44+00:00
2023-09-25 13:43:34+00:00
127
2
1786504
Fix onboarding link layout
+++ This bug was initially created as a clone of Bug #1779219 +++ As per spec @ https://www.figma.com/file/o7FiykrKIyDBgsjEQUYDOr/Quick-actions-in-the-Awesomebar?node-id=7%3A2288
Fix onboarding link layout +++ This bug was initially created as a clone of Bug #1779219 +++ As per spec @ https://www.figma.com/file/o7FiykrKIyDBgsjEQUYDOr/Quick-actions-in-the-Awesomebar?node-id=7%3A2288
P1
VERIFIED
FIXED
2022-08-23 12:27:35+00:00
2022-10-11 06:30:14+00:00
78
1
1786509
The Upgrading Users modals does not have scroll bars when the browser is resized
**[Affected versions]:** - Firefox Nightly 106.0a1 - Build ID: 20220822190304 **[Affected Platforms]:** - Windows 10 x64 - macOS 12.3.1 - Linux Mint 20.2 x64 **[Prerequisites]:** - Have the Firefox browser installed and opened. - Have the “devtools.chrome.enabled” pref set to true. - Have the Browser Console opened.(...
The Upgrading Users modals does not have scroll bars when the browser is resized **[Affected versions]:** - Firefox Nightly 106.0a1 - Build ID: 20220822190304 **[Affected Platforms]:** - Windows 10 x64 - macOS 12.3.1 - Linux Mint 20.2 x64 **[Prerequisites]:** - Have the Firefox browser installed and opened. - Have th...
P1
VERIFIED
FIXED
2022-08-23 12:54:18+00:00
2023-04-01 05:56:12+00:00
379
1
1786558
Fix SecurityError: Node.appendChild: Adopting nodes across docgroups in chrome documents is unsupported on about pages
Screenshots component throws `SecurityError: Node.appendChild: Adopting nodes across docgroups in chrome documents is unsupported` on about pages. Screenshots should work as expected on both about and non about pages
Fix SecurityError: Node.appendChild: Adopting nodes across docgroups in chrome documents is unsupported on about pages Screenshots component throws `SecurityError: Node.appendChild: Adopting nodes across docgroups in chrome documents is unsupported` on about pages. Screenshots should work as expected on both about and ...
P2
RESOLVED
FIXED
2022-08-23 16:01:39+00:00
2022-11-24 17:53:20+00:00
79
2
1786597
[Colorway Closet] Changing between Soft/Balanced and Bold themes doesn't switch the modal styling to dark or light mode
Seen today with the latest Nightly. Didn't work like this yesterday. When I use the Colorway Closet from either Firefox View or Addons, and switch between light and bold intensity for any color, the modal itself doesn't get updated for light/dark mode.
[Colorway Closet] Changing between Soft/Balanced and Bold themes doesn't switch the modal styling to dark or light mode Seen today with the latest Nightly. Didn't work like this yesterday. When I use the Colorway Closet from either Firefox View or Addons, and switch between light and bold intensity for any color, the ...
P1
VERIFIED
FIXED
2022-08-23 17:51:19+00:00
2022-09-21 13:18:02+00:00
86
1
1786607
[Colorway Closet - about:addons] CTA button label is inconsistent with Firefox View if an expired colorway is enabled
Currently, the "Try Colorways" and "Change Colorway" buttons label text in about:addons are determined by `BuiltInThemes.isMonochromaticTheme` ([searchfox](https://searchfox.org/mozilla-central/rev/d01591796d5faccf762adb09a311d8ee12f7ca7f/toolkit/mozapps/extensions/content/aboutaddons.js#3702,3707-3709)). However, Fire...
[Colorway Closet - about:addons] CTA button label is inconsistent with Firefox View if an expired colorway is enabled Currently, the "Try Colorways" and "Change Colorway" buttons label text in about:addons are determined by `BuiltInThemes.isMonochromaticTheme` ([searchfox](https://searchfox.org/mozilla-central/rev/d015...
P1
VERIFIED
FIXED
2022-08-23 18:43:31+00:00
2022-09-29 13:13:06+00:00
457
1
1786615
Fx-View Tab Pickup shows the "Turn on sync" error with a new profile instead of the first setup step
Its expected that sync isn't configured initially and signing up / signing in to an FxA account will opt the user in to sync automatically, so we shouldn't show this error unless the user is signed in.
Fx-View Tab Pickup shows the "Turn on sync" error with a new profile instead of the first setup step Its expected that sync isn't configured initially and signing up / signing in to an FxA account will opt the user in to sync automatically, so we shouldn't show this error unless the user is signed in.
P1
VERIFIED
FIXED
2022-08-23 19:27:56+00:00
2022-09-22 09:20:04+00:00
69
1
1786617
Folders Inside Folders In Bookmarks Bar Does Not Show
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0 Steps to reproduce: 1. Be On The Latest Nightly Firefox Version 2. Have folders inside of your Bookmarks Bar 3. Have another folder inside of that folder. Example: Folder "Test" > Folder "Test 2" 4. Go inside of the folder "T...
Folders Inside Folders In Bookmarks Bar Does Not Show User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0 Steps to reproduce: 1. Be On The Latest Nightly Firefox Version 2. Have folders inside of your Bookmarks Bar 3. Have another folder inside of that folder. Example: Folder ...
P5
NEW
2022-08-23 19:53:50+00:00
2023-02-06 16:52:35+00:00
213
5
1786627
Colorway Closet section on Firefox View page — For Light and Balanced themes, should use the light mode button coloring
In Firefox View's colorway promo, if the user has chosen a Light or Balanced colorway, we should use the white on dark blue (light mode) button coloring. The current dark mode button can look pretty garish against some of the light background colors.
Colorway Closet section on Firefox View page — For Light and Balanced themes, should use the light mode button coloring In Firefox View's colorway promo, if the user has chosen a Light or Balanced colorway, we should use the white on dark blue (light mode) button coloring. The current dark mode button can look pretty ...
P2
VERIFIED
FIXED
2022-08-23 20:35:51+00:00
2022-09-29 13:58:34+00:00
82
2
1786661
There's too much vertical space between the Tab Pickup and Recently Closed section when the first is collapsed
As an artifact of the grid layout, when the Tab Pickup section is collapsed, the content below doesn't move up as expected and leaves too much space. Adding `grid-template-rows: masonry` to the `body > main` [grid layout](https://searchfox.org/mozilla-central/source/browser/components/firefoxview/firefoxview.css#99) ...
There's too much vertical space between the Tab Pickup and Recently Closed section when the first is collapsed As an artifact of the grid layout, when the Tab Pickup section is collapsed, the content below doesn't move up as expected and leaves too much space. Adding `grid-template-rows: masonry` to the `body > main`...
P3
RESOLVED
DUPLICATE
2022-08-24 00:36:02+00:00
2022-08-25 11:30:57+00:00
117
3
1786703
urlbar command help button isn't aligned with other command buttons
The help button is slightly off, see screenshot (I added outline to the different items to make it more visible)
urlbar command help button isn't aligned with other command buttons The help button is slightly off, see screenshot (I added outline to the different items to make it more visible)
P3
RESOLVED
DUPLICATE
2022-08-24 06:21:09+00:00
2022-09-23 21:12:07+00:00
40
3
1786900
Hitting secondary CTA on colorways screen after navigating back resets to system theme
Scope of this bug is to fix an edge case in new user onboarding that resets user previously applied colorway in the same session. STR: 1. Open about:welcome 2. Navigate to colorway screen, select a colorway theme and hit Set colorway 3. Colorway should be applied. Navigate back to colorway screen by hitting back butto...
Hitting secondary CTA on colorways screen after navigating back resets to system theme Scope of this bug is to fix an edge case in new user onboarding that resets user previously applied colorway in the same session. STR: 1. Open about:welcome 2. Navigate to colorway screen, select a colorway theme and hit Set colorwa...
P3
VERIFIED
FIXED
2022-08-24 15:45:05+00:00
2022-08-30 13:34:27+00:00
119
3
1786902
Secondary CTA is not clickable on Language Mismatch screen while screen is downloading langpack
Scope of this bug is to fix an edge case on language mismatch screen. Secondary CTA on Language mismatch screen has label skip and stays inactive while the screen is downloading lang pack (See attached). STR in local dev: 1. Clobber and build locally 2. Launch firefox using below command line script ./mach run --setp...
Secondary CTA is not clickable on Language Mismatch screen while screen is downloading langpack Scope of this bug is to fix an edge case on language mismatch screen. Secondary CTA on Language mismatch screen has label skip and stays inactive while the screen is downloading lang pack (See attached). STR in local dev: 1...
P1
VERIFIED
FIXED
2022-08-24 15:57:42+00:00
2022-09-06 14:56:46+00:00
268
1
1786966
Firefox View logo text weight
Actual: "Firefox View" is displaying in normal text weight. Should be bold h1 styling, same as Tab pickup and Recently closed headers Expected "Firefox View" font weight = 600 (match H1s)
Firefox View logo text weight Actual: "Firefox View" is displaying in normal text weight. Should be bold h1 styling, same as Tab pickup and Recently closed headers Expected "Firefox View" font weight = 600 (match H1s)
P3
RESOLVED
FIXED
2022-08-24 20:36:19+00:00
2022-09-09 21:30:08+00:00
57
3
1786977
Tab pickup card displaying URL in place of title
Actual: Sometimes tab pickup puts full URL above where we display domain etc Expected: Above domain we always display the page title
Tab pickup card displaying URL in place of title Actual: Sometimes tab pickup puts full URL above where we display domain etc Expected: Above domain we always display the page title
P1
RESOLVED
MOVED
2022-08-24 21:20:50+00:00
2022-09-07 22:56:33+00:00
37
1
1787003
Match font sizes in tab pickup cards to Figma spec
Actual: Various font sizes in tab pickup cards are coded as .85em (13px) and should be .75em(11px). Please see attachment for diagram Expected: Font sizes in tab pickup map to figma sizes specified
Match font sizes in tab pickup cards to Figma spec Actual: Various font sizes in tab pickup cards are coded as .85em (13px) and should be .75em(11px). Please see attachment for diagram Expected: Font sizes in tab pickup map to figma sizes specified
P2
RESOLVED
FIXED
2022-08-24 21:43:54+00:00
2022-09-09 04:33:40+00:00
63
2
1787009
Timestamps in tab pickup and recently closed should always appear on one line
Actual: Timestamps in tab pickup and recently closed are wrapping Expected: Timestamps in tab pickup and recently closed always appear on one line. If we have to further truncate title to do this, we're ok with that. Related to 1785234 - https://bugzilla.mozilla.org/show_bug.cgi?id=1785234
Timestamps in tab pickup and recently closed should always appear on one line Actual: Timestamps in tab pickup and recently closed are wrapping Expected: Timestamps in tab pickup and recently closed always appear on one line. If we have to further truncate title to do this, we're ok with that. Related to 1785234 - ht...
P2
VERIFIED
FIXED
2022-08-24 21:53:19+00:00
2022-09-21 12:08:27+00:00
99
2
1787063
Adjust color-mix for secondary text to better align with design spec
Actual Secondary text color = color-mix(in srgb, currentColor 80%, transparent) Expected Secondary text color = color-mix(in srgb, currentColor 60%, transparent) This should be applied on new tab page and on Fx View for consistency
Adjust color-mix for secondary text to better align with design spec Actual Secondary text color = color-mix(in srgb, currentColor 80%, transparent) Expected Secondary text color = color-mix(in srgb, currentColor 60%, transparent) This should be applied on new tab page and on Fx View for consistency
P3
RESOLVED
FIXED
2022-08-24 22:17:58+00:00
2023-06-02 15:23:37+00:00
69
3
1787115
The user's theme is changed to the system's one if the "Skip this step" or "current colors" button from the existing's user "Colorways" modal is clicked
**[Affected versions]:** - Firefox Nightly 106.0a1 - Build ID: 20220824213405 **[Affected Platforms]:** - Windows 10 x64 - macOS 11.6.7 - Linux Mint 20.2 x64 **[Prerequisites]:** - Have the following prefs in the "about:config" page: - "devtools.chrome.enabled" set to "true"; - Have the "Browser Console" opened. - ...
The user's theme is changed to the system's one if the "Skip this step" or "current colors" button from the existing's user "Colorways" modal is clicked **[Affected versions]:** - Firefox Nightly 106.0a1 - Build ID: 20220824213405 **[Affected Platforms]:** - Windows 10 x64 - macOS 11.6.7 - Linux Mint 20.2 x64 **[Prer...
P1
VERIFIED
FIXED
2022-08-25 09:00:28+00:00
2022-09-09 13:21:31+00:00
374
1
1787123
The "Skip this step" label from the secondary CTA button is too small on higher resolutions
**[Affected versions]:** - Firefox Nightly 106.0a1 - Build ID: 20220824213405 **[Affected Platforms]:** - Windows 10 x64 **[Prerequisites]:** - Have the following prefs in the "about:config" page: - "devtools.chrome.enabled" set to "true"; - "browser.aboutwelcome.templateMR" set to "true". - Have a screen with a 25...
The "Skip this step" label from the secondary CTA button is too small on higher resolutions **[Affected versions]:** - Firefox Nightly 106.0a1 - Build ID: 20220824213405 **[Affected Platforms]:** - Windows 10 x64 **[Prerequisites]:** - Have the following prefs in the "about:config" page: - "devtools.chrome.enabled" ...
P2
VERIFIED
FIXED
2022-08-25 09:53:36+00:00
2022-09-15 08:56:32+00:00
300
2
1787183
Layout issue with “Last active” pill with longer translations
Hi, I noticed the French translation doesn’t fit in the “Last active” pill, causing some layout issues. Other locales may have similar issues. Attaching a screenshot from the latest Nightly
Layout issue with “Last active” pill with longer translations Hi, I noticed the French translation doesn’t fit in the “Last active” pill, causing some layout issues. Other locales may have similar issues. Attaching a screenshot from the latest Nightly
P1
RESOLVED
DUPLICATE
2022-08-25 12:52:52+00:00
2022-08-30 12:33:30+00:00
54
1
1787253
Extend bounding box for domain name / URL in tab pickup cards
Actual: URL/Domain name is wrapping very early and with a lot of space to expand before wrapping Expected. URL/Domain name expands to 8px from edge of tab pickup card before wrapping. Screenshot attached of actual behavior
Extend bounding box for domain name / URL in tab pickup cards Actual: URL/Domain name is wrapping very early and with a lot of space to expand before wrapping Expected. URL/Domain name expands to 8px from edge of tab pickup card before wrapping. Screenshot attached of actual behavior
P3
VERIFIED
FIXED
2022-08-25 15:55:29+00:00
2022-10-05 12:12:27+00:00
64
3
1787262
H1 styles should be 1.5em and 600 weight
Actual: "Independent Voices" is 1.8em and font-weight: bold. Tab pickup and Recently closed are 1.5em and font-weight: 500 Expected: "Independent Voices", "Tab pickup" and "Recently closed" are 1.5em and font-weight: bold
H1 styles should be 1.5em and 600 weight Actual: "Independent Voices" is 1.8em and font-weight: bold. Tab pickup and Recently closed are 1.5em and font-weight: 500 Expected: "Independent Voices", "Tab pickup" and "Recently closed" are 1.5em and font-weight: bold
P3
RESOLVED
FIXED
2022-08-25 16:18:58+00:00
2022-09-08 04:56:23+00:00
75
3
1787278
Some newtab instrumentation module(s) don't parse ES2020 constructs
It would be good to update the jsm/jsx compilation and unit tests to handle more modern ES syntax. We are currently using babel plugins to parse and transpile nullish coalescing and optional chaining operators, but they make the output far less readable. We could remove them, but for istanbul-instrumenter-loader. Acco...
Some newtab instrumentation module(s) don't parse ES2020 constructs It would be good to update the jsm/jsx compilation and unit tests to handle more modern ES syntax. We are currently using babel plugins to parse and transpile nullish coalescing and optional chaining operators, but they make the output far less readabl...
P3
RESOLVED
FIXED
2022-08-25 17:39:11+00:00
2024-01-11 09:55:42+00:00
142
3
1787386
The arrow from the “Skip this step” button has a black color when the browser's dark theme is enabled
**[Affected versions]:** - Firefox Nightly 106.0a1 (Build ID: 20220825222149) **[Affected Platforms]:** - macOS 12.5.1 - Windows 10 x64 - Ubuntu 20.04 x64 **[Prerequisites]:** - Have the Firefox browser installed and opened. - Have the “browser.aboutwelcome.templateMR” pref set to true. - Have the dark theme of the b...
The arrow from the “Skip this step” button has a black color when the browser's dark theme is enabled **[Affected versions]:** - Firefox Nightly 106.0a1 (Build ID: 20220825222149) **[Affected Platforms]:** - macOS 12.5.1 - Windows 10 x64 - Ubuntu 20.04 x64 **[Prerequisites]:** - Have the Firefox browser installed and...
P1
VERIFIED
FIXED
2022-08-26 05:20:50+00:00
2022-08-30 20:25:41+00:00
324
1
1787387
No feature callout tour shown if tab sync is already set up
The first screen of the tour looks for `#tabpickup-steps` but that doesn't exist if sync is already set up. ``` TypeError: can't access property "insertAdjacentElement", parent is null ``` Seems like there's also some issue of the automatic behavior to remove a screen without the parent to move to the next screen.
No feature callout tour shown if tab sync is already set up The first screen of the tour looks for `#tabpickup-steps` but that doesn't exist if sync is already set up. ``` TypeError: can't access property "insertAdjacentElement", parent is null ``` Seems like there's also some issue of the automatic behavior to remove...
P1
VERIFIED
FIXED
2022-08-26 05:43:10+00:00
2022-12-13 21:24:30+00:00
98
1
1787388
Tab pickup: empty state looks wrong with long translation
The background doesn't expand, text on the second row overlaps the border.
Tab pickup: empty state looks wrong with long translation The background doesn't expand, text on the second row overlaps the border.
P3
RESOLVED
WORKSFORME
2022-08-26 05:46:10+00:00
2022-09-20 15:35:05+00:00
29
3
1787437
The “Firefox View” page content is still displayed after removing the page from Toolbar
**[Affected versions]:** - Firefox Nightly 106.0a1 (Build ID: 20220825222149) **[Affected Platforms]:** - macOS 12.5.1 - Windows 10 x64 - Ubuntu 20.04 x64 **[Prerequisites]:** - Have the latest version of the Firefox Nightly build installed/extracted and opened. **[Steps to reproduce]:** 1. Right-click on the “Firef...
The “Firefox View” page content is still displayed after removing the page from Toolbar **[Affected versions]:** - Firefox Nightly 106.0a1 (Build ID: 20220825222149) **[Affected Platforms]:** - macOS 12.5.1 - Windows 10 x64 - Ubuntu 20.04 x64 **[Prerequisites]:** - Have the latest version of the Firefox Nightly build...
P2
VERIFIED
FIXED
2022-08-26 11:19:56+00:00
2022-09-14 13:21:38+00:00
212
2
1787441
The Firefox logo is not displayed on the tab's title of the “about:firefoxview” page
**[Affected versions]:** - Firefox Nightly 106.0a1 (Build ID: 20220825222149) **[Affected Platforms]:** - macOS 12.5.1 - Windows 10 x64 - Ubuntu 20.04 x64 **[Prerequisites]:** - Have the latest version of the Firefox Nightly build installed/extracted and opened. **[Steps to reproduce]:** 1. Navigate to the “about:fi...
The Firefox logo is not displayed on the tab's title of the “about:firefoxview” page **[Affected versions]:** - Firefox Nightly 106.0a1 (Build ID: 20220825222149) **[Affected Platforms]:** - macOS 12.5.1 - Windows 10 x64 - Ubuntu 20.04 x64 **[Prerequisites]:** - Have the latest version of the Firefox Nightly build in...
P3
VERIFIED
FIXED
2022-08-26 11:25:33+00:00
2022-09-14 13:15:04+00:00
210
3
1787443
Firefox View button missing in upgraded nightly profiles
We're noticing that when upgrading, the button doesn't get added to people's existing profiles.
Firefox View button missing in upgraded nightly profiles We're noticing that when upgrading, the button doesn't get added to people's existing profiles.
P1
RESOLVED
FIXED
2022-08-26 11:26:23+00:00
2022-08-26 21:51:40+00:00
34
1
1787519
Investigate background color mismatch with Feature Callout in about:firefoxview
Issues occurs with OS set to dark mode and "web appearance" set to light in `about:preferences` and "System theme - auto" as current theme. In about:firefoxview the main page background is a dark color, but the Feature Callout has a light background. In this state the dismiss button text is white and thus not visible.
Investigate background color mismatch with Feature Callout in about:firefoxview Issues occurs with OS set to dark mode and "web appearance" set to light in `about:preferences` and "System theme - auto" as current theme. In about:firefoxview the main page background is a dark color, but the Feature Callout has a light b...
P1
VERIFIED
FIXED
2022-08-26 16:22:07+00:00
2022-09-13 00:24:03+00:00
92
1
1787523
[Colorway Closet] Further tweak initial width to deal with font size changes
Bug 1786858 made the modal's font size system-based, which is good but also means it's opened at a smaller size than before, and the degree differs across OSes. This is sort of fine in theory, as a smaller font size means we should need less space overall. But we're now way smaller than what we aimed for it seems. I'm ...
[Colorway Closet] Further tweak initial width to deal with font size changes Bug 1786858 made the modal's font size system-based, which is good but also means it's opened at a smaller size than before, and the degree differs across OSes. This is sort of fine in theory, as a smaller font size means we should need less s...
P1
RESOLVED
FIXED
2022-08-26 16:41:05+00:00
2022-08-27 17:45:38+00:00
196
1
1787527
Intermittent toolkit/components/messaging-system/schemas/TriggerActionSchemas/test/browser/browser_asrouter_trigger_listeners.js | single tracking bug
**Filed by:** dkeeler [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=388513210&repo=try **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/f-BenEp9TaGqa0_vJymK-Q/runs/0/artifacts/public/logs/live_backing.log --- ``` ```
Intermittent toolkit/components/messaging-system/schemas/TriggerActionSchemas/test/browser/browser_asrouter_trigger_listeners.js | single tracking bug **Filed by:** dkeeler [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=388513210&repo=try **Full log:** https://firefox-ci-tc.services.mo...
P5
RESOLVED
INCOMPLETE
2022-08-26 17:22:24+00:00
2024-04-15 12:01:57+00:00
176
5
1787552
nsIWindowsShellService::PinCurrentAppToTaskbarAsync breaks icon when called repeatedly
If you already have Firefox pinned and call ``` Cc["@mozilla.org/browser/shell-service;1"] .getService(Ci.nsIWindowsShellService) .pinCurrentAppToTaskbarAsync(false) ``` it will change the icon of your currently pinned Firefox. The same behaviour occurs if you do not have Firefox pinned and call the function twic...
nsIWindowsShellService::PinCurrentAppToTaskbarAsync breaks icon when called repeatedly If you already have Firefox pinned and call ``` Cc["@mozilla.org/browser/shell-service;1"] .getService(Ci.nsIWindowsShellService) .pinCurrentAppToTaskbarAsync(false) ``` it will change the icon of your currently pinned Firefox....
P3
RESOLVED
FIXED
2022-08-26 20:02:00+00:00
2023-06-13 09:29:12+00:00
151
3
1787559
Firefox View's "Recently closed" section might be over-promising (it only shows closed tabs *from the same window* but doesn't make that clear)
STR: 1. Using a fresh profile, open two different Firefox windows, which I'll call window "A" and "B". 2. In window A, open several new tabs, visit some sites (e.g. https://www.mozilla.org/en-US/ ) and then close at least one of those tabs. 3. Click the Firefox View button (icon at top-left of the window) in window A a...
Firefox View's "Recently closed" section might be over-promising (it only shows closed tabs *from the same window* but doesn't make that clear) STR: 1. Using a fresh profile, open two different Firefox windows, which I'll call window "A" and "B". 2. In window A, open several new tabs, visit some sites (e.g. https://www...
P1
VERIFIED
FIXED
2022-08-26 20:55:08+00:00
2022-09-22 09:33:13+00:00
464
1
1787563
Second Feature Callout screen is positioned too low then "jumps" to correct position on scroll or resize
Second [Feature Callout](https://searchfox.org/mozilla-central/source/browser/components/firefoxview/featureCallout.mjs) screen is positioned too low and then "jumps" to correct position on scroll or resize. This is likely due to the fact that this screen does not have an image and for some reason the parent element be...
Second Feature Callout screen is positioned too low then "jumps" to correct position on scroll or resize Second [Feature Callout](https://searchfox.org/mozilla-central/source/browser/components/firefoxview/featureCallout.mjs) screen is positioned too low and then "jumps" to correct position on scroll or resize. This is...
P1
VERIFIED
FIXED
2022-08-26 21:07:37+00:00
2022-09-02 13:50:52+00:00
119
1
1787565
Firefox View sometimes shows the wrong (previous) domain name in Recently Closed Tabs, for pages that completed navigation in the background
STR: 1. Have a window with at least 2 tabs open (so you can close one without losing the window) 2. In one of your tabs (or in a new tab), paste https://www.example.org/ into your URL bar and hit enter. 3. In that same tab, paste https://www.mozilla.org/ into the URL bar and hit enter. 4. Click the Firefox View icon at...
Firefox View sometimes shows the wrong (previous) domain name in Recently Closed Tabs, for pages that completed navigation in the background STR: 1. Have a window with at least 2 tabs open (so you can close one without losing the window) 2. In one of your tabs (or in a new tab), paste https://www.example.org/ into your...
P1
VERIFIED
FIXED
2022-08-26 21:26:24+00:00
2022-09-22 12:39:33+00:00
261
1
1787619
firefox view tab pickup setup flow gets stuck if primary password prompt was cancelled
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0 Steps to reproduce: * Observed the Firefox view icon at the left end of the tab bar. * selected it, and observed a button to start using it. * received dialog to enter primary password (I had cancelled the entry when I starte...
firefox view tab pickup setup flow gets stuck if primary password prompt was cancelled User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0 Steps to reproduce: * Observed the Firefox view icon at the left end of the tab bar. * selected it, and observed a button to start using i...
P1
VERIFIED
FIXED
2022-08-27 20:11:47+00:00
2022-09-27 12:49:06+00:00
372
1
1787719
Screenshot feature cuts off the right part of the website.
Steps to reproduce: I used Ctrl+Shift+S to take a screenshot of the whole site. You can also reproduce Actual results: The screenshot tool only included a part of the website. About 25% of the site was cut-off from the right. Expected results: The screenshot tool should've included the WHOLE website in the pictu...
Screenshot feature cuts off the right part of the website. Steps to reproduce: I used Ctrl+Shift+S to take a screenshot of the whole site. You can also reproduce Actual results: The screenshot tool only included a part of the website. About 25% of the site was cut-off from the right. Expected results: The screen...
P2
RESOLVED
WORKSFORME
2022-08-29 10:41:19+00:00
2022-10-12 19:28:19+00:00
87
2
1787783
The "userEnabledActiveColorway" targeting parameter from the ASRouter page has no value if a custom theme is enabled
**[Affected versions]:** - Firefox Nightly 106.0a1 - Build ID: 20220829094551 **[Affected Platforms]:** - Windows 10 x64 - macOS 11.6.5 - Linux Mint 20.2 x64 **[Prerequisites]:** - Have the "browser.newtabpage.activity-stream.asrouter.devtoolsEnabled" pref set to "true" in the "about:config" page. - Have a custom the...
The "userEnabledActiveColorway" targeting parameter from the ASRouter page has no value if a custom theme is enabled **[Affected versions]:** - Firefox Nightly 106.0a1 - Build ID: 20220829094551 **[Affected Platforms]:** - Windows 10 x64 - macOS 11.6.5 - Linux Mint 20.2 x64 **[Prerequisites]:** - Have the "browser.ne...
P1
VERIFIED
FIXED
2022-08-29 14:23:38+00:00
2022-08-30 08:44:01+00:00
352
1
1787797
Firefox View button in Tools menu opens unselected tab when Fx View removed from tabstrip
Steps 1. Remove Fx View from Tab strip 2. Click "Tool" Menu 3. Click Firefox View Actual: When I use the "Tool" menu to open Fx View and it is not in my tab strip, Fx View opens but no tab is selected. Recommended resolution: Conditionally change button language in "tool" menu so that when Fx View has been removed fro...
Firefox View button in Tools menu opens unselected tab when Fx View removed from tabstrip Steps 1. Remove Fx View from Tab strip 2. Click "Tool" Menu 3. Click Firefox View Actual: When I use the "Tool" menu to open Fx View and it is not in my tab strip, Fx View opens but no tab is selected. Recommended resolution: Con...
P2
VERIFIED
FIXED
2022-08-29 15:27:46+00:00
2022-09-28 08:55:25+00:00
153
2
1787871
Firefox View's "Tab Pickup" card has ineffective -webkit-line-clamp clamping
Not sure about precise STR, but probably: - Have your Firefox signed in to a Firefox Account, with another device also connected. - Visit `about:firefoxview` and look at the top left corner. - Notice the title of the card. Hopefully it's ellipsized and has some tall characters (e.g. "t" "l") that are after the ellip...
Firefox View's "Tab Pickup" card has ineffective -webkit-line-clamp clamping Not sure about precise STR, but probably: - Have your Firefox signed in to a Firefox Account, with another device also connected. - Visit `about:firefoxview` and look at the top left corner. - Notice the title of the card. Hopefully it's el...
P3
RESOLVED
FIXED
2022-08-29 17:30:58+00:00
2022-08-31 22:07:03+00:00
250
3
1787973
Colorway closet entrypoint in Firefox View should show the "new colorways soon" null state if colorway closet nimbus variable is disabled
As per summary. Right now the colorway closet entrypoint always shows up here even if the closet gets turned off in nimbus and we should address this.
Colorway closet entrypoint in Firefox View should show the "new colorways soon" null state if colorway closet nimbus variable is disabled As per summary. Right now the colorway closet entrypoint always shows up here even if the closet gets turned off in nimbus and we should address this.
P1
RESOLVED
FIXED
2022-08-30 00:19:50+00:00
2022-09-02 19:31:31+00:00
66
1
1787975
Tab pickup section in Firefox View gets stuck on "Loading" screen after adding a new device
On the initial restart after Firefox View was enabled in Nightly it took more than 10 minutes for my sync tabs to load. I updated from 8-22 Nightly to 8-29 Nightly. There was internet connection the whole time and I did try to reload the page twice. Eventually sync tabs loaded after a long time. I've noticed this hap...
Tab pickup section in Firefox View gets stuck on "Loading" screen after adding a new device On the initial restart after Firefox View was enabled in Nightly it took more than 10 minutes for my sync tabs to load. I updated from 8-22 Nightly to 8-29 Nightly. There was internet connection the whole time and I did try to ...
P1
RESOLVED
FIXED
2022-08-30 00:41:11+00:00
2022-09-22 15:50:48+00:00
115
1
1787979
Ctrl-Tab from Firefox View skips pinned tabs
Pressing Ctrl-Tab to move to the next tab behaves unexpectedly with tab pickup and pinned tabs. STR: * Open a firefox window. * Open some sites A and B in new tabs and make them pinned tabs if you don't already have some. * Open some other sites C and D in new tabs and make then not-pinned. * I now see the followi...
Ctrl-Tab from Firefox View skips pinned tabs Pressing Ctrl-Tab to move to the next tab behaves unexpectedly with tab pickup and pinned tabs. STR: * Open a firefox window. * Open some sites A and B in new tabs and make them pinned tabs if you don't already have some. * Open some other sites C and D in new tabs and m...
P1
VERIFIED
FIXED
2022-08-30 04:55:07+00:00
2022-12-05 14:36:12+00:00
215
1
1788002
Firefox View having been opened in a window incorrectly changes which tab is the active tab when restoring that window on next start-up as part of session restore
STR 1) Activate Firefox View 2) Enable session restore 3) open a few tabs 4) activate one of the tabs(tab A) other than FxV or the last one in the tablist 5) restart Fx ER Fx restores the session, the active tab is tab A AR Fx restores the session, the active tab is tab A+1
Firefox View having been opened in a window incorrectly changes which tab is the active tab when restoring that window on next start-up as part of session restore STR 1) Activate Firefox View 2) Enable session restore 3) open a few tabs 4) activate one of the tabs(tab A) other than FxV or the last one in the tablist 5)...
P1
VERIFIED
FIXED
2022-08-30 08:37:25+00:00
2022-10-17 18:22:54+00:00
111
1
1788035
PDF reader don't copy all text
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0 Steps to reproduce: I opened a pdf and I selected the text with the mouse or with ctrl + a indifferently and copied and pasted with ctrl + c and ctrl + v Actual results: Only a small part of the text was copied. Expected...
PDF reader don't copy all text User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0 Steps to reproduce: I opened a pdf and I selected the text with the mouse or with ctrl + a indifferently and copied and pasted with ctrl + c and ctrl + v Actual results: Only a small part of ...
P1
VERIFIED
FIXED
2022-08-30 12:10:15+00:00
2023-05-12 12:57:20+00:00
119
1
1788044
The secondary CTA button from the "Downloading langpack" screen of the "about:welcome" page is wrongly labeled "Skip" instead of "Skip this step"
**[Affected versions]:** - Firefox Nightly 106.0a1 - Build ID: 20220830092750 **[Affected Platforms]:** - Windows 10 x64 - macOS 11.6.5 - Linux Mint 20.2 x64 **[Prerequisites]:** - Have the following prefs in the "about:config" page: - `extensions.getAddons.langpacks.url` set to `https://mock-amo-language-tools.gli...
The secondary CTA button from the "Downloading langpack" screen of the "about:welcome" page is wrongly labeled "Skip" instead of "Skip this step" **[Affected versions]:** - Firefox Nightly 106.0a1 - Build ID: 20220830092750 **[Affected Platforms]:** - Windows 10 x64 - macOS 11.6.5 - Linux Mint 20.2 x64 **[Prerequisit...
P1
VERIFIED
FIXED
2022-08-30 12:59:34+00:00
2022-09-01 14:04:23+00:00
493
1
1788088
SERP Telemetry is recorded as "unknown" rather than "urlbar" when using the address bar with browser.urlbar.openintab set to true (or when alt-enter)
STR 1. Start Firefox. 2. Via about:config, set `browser.urlbar.openintab` to true. 3. Visit any web page. 4. Whilst on that page, type "test" in the address bar (or any other search term) 5. Press enter. => The search opens in a new tab. 3. Visit `about:telemetry` 4. On the telemetry page search for `browser.search`...
SERP Telemetry is recorded as "unknown" rather than "urlbar" when using the address bar with browser.urlbar.openintab set to true (or when alt-enter) STR 1. Start Firefox. 2. Via about:config, set `browser.urlbar.openintab` to true. 3. Visit any web page. 4. Whilst on that page, type "test" in the address bar (or any ...
P3
NEW
2022-08-30 16:31:30+00:00
2025-01-30 17:20:22+00:00
210
3
1788111
Incorrect (old) last active tab being shown in Firefox View's tab pickup when syncing from iOS
## steps to reproduce/what did you do? * step 1 - opened up firefox view * step 2 - looked at the tap pick up view ## expected behavior/ what did you think will happen? it would show a website that i looked at this AM on my phone in firefox. ## actual behavior/ what actually happened? nothing i looked at this AM appe...
Incorrect (old) last active tab being shown in Firefox View's tab pickup when syncing from iOS ## steps to reproduce/what did you do? * step 1 - opened up firefox view * step 2 - looked at the tap pick up view ## expected behavior/ what did you think will happen? it would show a website that i looked at this AM on my ...
P1
VERIFIED
FIXED
2022-08-30 18:56:13+00:00
2022-09-08 12:18:06+00:00
178
1
1788257
Firefox View: Colorways expiration string is unclear if referring to colorway or collection
Actual: When a user navigates to Firefox View and has already selected a colorway, the colorway collection graphic and name is replaced with the active colorway and the expiration notice remains. Recommendation: Revise the "Expires January 23" string mention the collection name or allude to the collection expiring to ...
Firefox View: Colorways expiration string is unclear if referring to colorway or collection Actual: When a user navigates to Firefox View and has already selected a colorway, the colorway collection graphic and name is replaced with the active colorway and the expiration notice remains. Recommendation: Revise the "Exp...
P1
VERIFIED
FIXED
2022-08-31 14:53:46+00:00
2022-09-22 09:13:06+00:00
103
1
1788274
Expire new colourways on January 17 to align with release calendar and resolve date vs year confusion in expiry time
## steps to reproduce/what did you do? * step 1 - Open to Firefox View * step 2 - Observe Within the colorways section on the right... - the Expires outline, part of it blends in with my orange theme and looks off - Expiration date - is it Jan 23rd or Jan 2023? - "Try colorways" is confusing / unexpected b/c I've alre...
Expire new colourways on January 17 to align with release calendar and resolve date vs year confusion in expiry time ## steps to reproduce/what did you do? * step 1 - Open to Firefox View * step 2 - Observe Within the colorways section on the right... - the Expires outline, part of it blends in with my orange theme an...
P1
RESOLVED
FIXED
2022-08-31 16:20:00+00:00
2022-09-12 21:43:59+00:00
203
1
1788286
Secondary CTA text is not visible on hover in HCM
OS: macOS Monterey 12.5 **STR** 1. Navigate to System Preferences > Accessibility > Display > Increase Contrast 2. Launch about:welcome from Firefox Nightly build with the MR template pref flipped on 3. Hover on the secondary CTA button (Skip this step). **Actual result** 1. Secondary CTA button text color is not inv...
Secondary CTA text is not visible on hover in HCM OS: macOS Monterey 12.5 **STR** 1. Navigate to System Preferences > Accessibility > Display > Increase Contrast 2. Launch about:welcome from Firefox Nightly build with the MR template pref flipped on 3. Hover on the secondary CTA button (Skip this step). **Actual resu...
P1
VERIFIED
FIXED
2022-08-31 17:07:58+00:00
2022-10-11 12:08:49+00:00
120
1
1788639
Selection by the user to deny notification permissions is not properly reflected in Private Browsing Mode
> T1-1 : In Firefox on Windows, Linux, and macOS, the selection by the user to deny notification permissions is not properly reflected in Private Browsing Mode. Specifically, in Private Browsing Mode, when a user selects to deny notification permission, the permission status will be set to “default” not “denied”. This...
Selection by the user to deny notification permissions is not properly reflected in Private Browsing Mode > T1-1 : In Firefox on Windows, Linux, and macOS, the selection by the user to deny notification permissions is not properly reflected in Private Browsing Mode. Specifically, in Private Browsing Mode, when a user s...
P3
NEW
2022-09-01 11:51:51+00:00
2024-05-30 18:00:01+00:00
103
3
1788703
Intermittent browser/base/content/test/tabcrashed/browser_launchFail.js | single tracking bug
**Filed by:** smolnar [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=389151603&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/A0Jf_p53S_yXkgx9zAGF6g/runs/0/artifacts/public/logs/live_backing.log --- ``` INFO - TEST-PASS | browser/base/content/...
Intermittent browser/base/content/test/tabcrashed/browser_launchFail.js | single tracking bug **Filed by:** smolnar [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=389151603&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/A0Jf_p53S_yXkgx9zAGF6g/r...
P5
RESOLVED
INCOMPLETE
2022-09-01 15:31:43+00:00
2023-06-30 12:02:29+00:00
409
5
1788735
Initial/default value for lastTabFetch pref is wrong, results in failure to display fx-view sync setup steps
I got into a state where I was logged in, but no other devices syncing with this account. The lazy pref getter for `services.sync.lastTabFetch` defines `false` as the default/fallback value, but this is an int pref so an exception is thrown.
Initial/default value for lastTabFetch pref is wrong, results in failure to display fx-view sync setup steps I got into a state where I was logged in, but no other devices syncing with this account. The lazy pref getter for `services.sync.lastTabFetch` defines `false` as the default/fallback value, but this is an int p...
P1
RESOLVED
FIXED
2022-09-01 18:23:30+00:00
2022-09-02 09:33:59+00:00
92
1
1788810
Remove extra space from below Tab Pickup when it is collapsed (in beta/release)
The patch on bug 1785868 was already on autoland when Gijs pointed out that `grid-template-rows: masonry` is currently held to Nightly only. Meaning while this fix will stop working when 106 becomes beta. So that's not good... +++ This bug was initially created as a clone of Bug #1785868 +++ When you collapse the Tab...
Remove extra space from below Tab Pickup when it is collapsed (in beta/release) The patch on bug 1785868 was already on autoland when Gijs pointed out that `grid-template-rows: masonry` is currently held to Nightly only. Meaning while this fix will stop working when 106 becomes beta. So that's not good... +++ This bug...
P1
RESOLVED
DUPLICATE
2022-09-02 00:06:09+00:00
2022-09-02 16:40:20+00:00
121
1
1788885
Please add close button / or skip all button for 'Thank you for loving Firefox' modal dialog
When upgrade 105.0b5 to Nightly106.0a1, `Thank you for loving Firefox` modal dialog popups. See attached screenshot. Unable to start normal browsing quickly. It's noisy. It does not have close button or skip all. It needs 5 clicks to start normal browsing, It's annoying..
Please add close button / or skip all button for 'Thank you for loving Firefox' modal dialog When upgrade 105.0b5 to Nightly106.0a1, `Thank you for loving Firefox` modal dialog popups. See attached screenshot. Unable to start normal browsing quickly. It's noisy. It does not have close button or skip all. It needs 5 cli...
P2
VERIFIED
FIXED
2022-09-02 10:31:13+00:00
2022-09-09 13:12:36+00:00
100
2
1788941
Loading a URL again while showSearchTerms is true doesn't reload the URL
`resultDetails` is not always passed by [the caller](https://searchfox.org/mozilla-central/rev/25ec642ed33ca83f25e88ec0f9f27e8ad8a29e24/browser/components/urlbar/UrlbarInput.sys.mjs#652), so if it's not available and the hidden pref is on, calling `loadURL` without `resultDetails` will cause a Javascript error. The c...
Loading a URL again while showSearchTerms is true doesn't reload the URL `resultDetails` is not always passed by [the caller](https://searchfox.org/mozilla-central/rev/25ec642ed33ca83f25e88ec0f9f27e8ad8a29e24/browser/components/urlbar/UrlbarInput.sys.mjs#652), so if it's not available and the hidden pref is on, calling...
P1
VERIFIED
FIXED
2022-09-02 14:47:02+00:00
2022-11-25 11:26:21+00:00
163
1
1788948
Intermittent browser/components/privatebrowsing/test/browser/browser_privatebrowsing_about_nimbus.js | single tracking bug
**Filed by:** abutkovits [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=389302861&repo=mozilla-beta **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Cd38CCj-SfWoFsgH7xQcJw/runs/0/artifacts/public/logs/live_backing.log --- ``` [task 2022-09-02T14:45:12.492Z] 1...
Intermittent browser/components/privatebrowsing/test/browser/browser_privatebrowsing_about_nimbus.js | single tracking bug **Filed by:** abutkovits [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=389302861&repo=mozilla-beta **Full log:** https://firefox-ci-tc.services.mozilla.com/api/qu...
P5
RESOLVED
INCOMPLETE
2022-09-02 15:15:14+00:00
2024-11-04 12:02:09+00:00
476
5
1788953
While showSearchTerms is true, opening a background tab to a default SERP won't show the search terms when the tab is focused
When a user highlights one of the auto-suggested results from the Urlbar and does a search in a new background tab, going to that tab won't show the search term in the Urlbar. That code path doesn't set the user typed value.
While showSearchTerms is true, opening a background tab to a default SERP won't show the search terms when the tab is focused When a user highlights one of the auto-suggested results from the Urlbar and does a search in a new background tab, going to that tab won't show the search term in the Urlbar. That code path d...
P3
VERIFIED
FIXED
2022-09-02 15:32:08+00:00
2023-01-12 23:31:16+00:00
87
3
1789004
[foxfooding] Reopening a closed tab with Ctrl+Shift+T does not remove it from the "Recently closed" list
**Firefox Version:** Mozilla/5.0 (X11; Linux x86_64; rv:104.0) Gecko/20100101 Firefox/104.0 **Window Size (inner width and height):** 1638x1127 **GitHub Username:** @Vinnl ## Steps to Reproduce 1) Open a tab, visit a website, close it again. 2) Open Firefox View, see the website listed. 3) Press Ctrl+Shift+T to re-open...
[foxfooding] Reopening a closed tab with Ctrl+Shift+T does not remove it from the "Recently closed" list **Firefox Version:** Mozilla/5.0 (X11; Linux x86_64; rv:104.0) Gecko/20100101 Firefox/104.0 **Window Size (inner width and height):** 1638x1127 **GitHub Username:** @Vinnl ## Steps to Reproduce 1) Open a tab, visit ...
P2
RESOLVED
WORKSFORME
2022-09-02 20:16:53+00:00
2022-09-15 12:53:02+00:00
271
2
1789007
[foxfooding] Recently closed section from Firefox View should not list identical tabs if more than 1 was closed
**Firefox Version:** Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0 **Window Size (inner width and height):** 1536x739 **GitHub Username:** @emelipasini ## Steps to Reproduce Open different random tabs to see the Recently closed section from Firefox View ## Expected Behavior I was hop...
[foxfooding] Recently closed section from Firefox View should not list identical tabs if more than 1 was closed **Firefox Version:** Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0 **Window Size (inner width and height):** 1536x739 **GitHub Username:** @emelipasini ## Steps to Reproduce...
P4
RESOLVED
WONTFIX
2022-09-02 20:21:07+00:00
2023-01-11 16:32:51+00:00
285
4
1789008
switch Onboarding Messaging Provider from window-modal to tab-modal
Ania, Ed, Gabrielle and I met today about whether to switch the onboarding dialog from window-modal to tab-modal. We put together a [(still being edited!) risk register](https://docs.google.com/document/d/1Iv85MAng8eXpMtY4gTGlPCm7S3xN9mCvfD9qpXAL_NQ/edit#), and the decision was made to forward with the switch, in part...
switch Onboarding Messaging Provider from window-modal to tab-modal Ania, Ed, Gabrielle and I met today about whether to switch the onboarding dialog from window-modal to tab-modal. We put together a [(still being edited!) risk register](https://docs.google.com/document/d/1Iv85MAng8eXpMtY4gTGlPCm7S3xN9mCvfD9qpXAL_NQ/e...
P1
VERIFIED
FIXED
2022-09-02 20:22:12+00:00
2023-05-27 13:55:53+00:00
205
1