Dataset Viewer
Auto-converted to Parquet Duplicate
instruction
stringclasses
1 value
input
stringlengths
38
33k
output
stringclasses
4 values
__index_level_0__
int64
0
3.49k
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9359460 Screenshot of DefaultPrompt and Callout.png An edge case seen in dev that can be replicated with below steps: Pre-Req 1. Set Firefox Nightly as not default browser 2. Create a new profile in latest Firefox Nightly and Open Firefox Nightly with new profile 3. Open about:preferences -> Gener...
Firefox
0
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
### Preconditions: - Set the `browser.shopping.experience2023.enabled` - `TRUE` - Set the `browser.shopping.experience2023.optedIn` - `0` - Turn on a screen reader (i.e. NVDA on Windows OS) ### Steps to reproduce: 1. While the screen reader is running, reach the following link: https://www.amazon.com/dp/B07V6ZSHF4?th=...
Firefox
1
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
When the pdfjs feature callout tour is active, if you open a pdf in a new background tab and immediately navigate to it while it is still loading, the feature callout displayes a broken diamond and flashes a couple of times before finally loading appropriately. Feature callout temporarily is hidden and throws an error ...
Firefox
2
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9314686 broken_menu.png Steps to reproduce: 1) Navigate to about:config 2) Set `browser.urlbar.resultMenu` to `true` 3) Navigate to https://github.com/gregorypappas/onDeleteSuggestion 4) Download and unzip the extension 5) Navigate to about:debugging -> This Firefox -> Temporary Extensions 6) Select...
Firefox
3
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9319401 2023-02-23_09h12_00.png Affected versions: - Nightly (112.0a1/20230222214030) - Beta (111.0b4/20230221190142) Description: The RTAMO onboarding page design is cut at the bottom and along with it, the “Not Now” button. A small portion of the upper part of the button is still visible and can ...
Firefox
4
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Steps to reproduce: Access https://www.jetbrains.com/idea/ Note: I asked my friend to test it. On fedora, with Xorg, it didn't crash, but it used a lot of CPU and lagged the whole computer. With Wayland, everything is fine. I'm using a VMWare VM. Related crash report: https://crash-stats.mozilla.org/report/index/771...
Core
5
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
There's a subtle issue I unintentionally caused in bug 1809722. I haven't investigated the precise cause but I'm guessing the DOM changes or the absolute positioning messed up the dismiss button's transitions. It only fades in/out, it doesn't slide down with the rest of the content. Fix non-split spotlight's dismiss bu...
Firefox
6
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
[This string](https://searchfox.org/mozilla-central/rev/0c2945ad4769e2d4428c72e6ddd78d60eb920394/browser/locales/en-US/browser/newtab/asrouter.ftl#247) has double en dashes, but ([per Acorn](https://acorn.firefox.com/latest/content/punctuation.html#section-hyphens-and-dashes-c9)) it should have a single em dash `—`. T...
Firefox
7
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9341549 Screen Shot 2023-06-28 at 8.30.10 AM.png CFR default 'icon_and_message' layout is showing ratings section by default. This breaks all messages live with layout as 'icon_and_message' https://experimenter.services.mozilla.com/nimbus/device-migration-existing-users-sumo-switch-device-cfr-rollo...
Firefox
8
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Steps to reproduce: 1. Installed the new Nvidia 555 series drivers 2. Used Gnome 46.1 or another compositor with Explicit Sync support (kwin w/ some patches) 3. Run Firefox Actual results: Firefox cras...
Core
9
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
When using both the `no_rdm` and `reverse_split` properties in a spotlight screen with split layout, when responsive mode is entered at 800px the spotlight remains in it's full size (as intended), but the layout is un-reversed. This seems to be due to media queries throughout our CSS not appropriately handling the `no-...
Firefox
10
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9397896 Screenshot 2024-04-22 at 10.02.54 AM.png When both a title and subtitle aren't included in a screen's content in the split layout for spotlight, the element that contains them is still rendered, which makes the flex layout behave strangely when there is no title or subtitle. "welcome-text" c...
Firefox
11
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
In order to address a bug with auto light/dark theming on MacOS we are creating light/dark counterpoints for all wallpapers. The thumbnails for onboarding are in-tree so we need to update those with the new images. Update wallpaper onboarding thumbnail images
Firefox
12
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9368533 Screenshot 2023-12-13 at 4.53.11 PM.png **Steps to Reproduce** 1. In `about:config`, set `browser.firefox-view.search.enabled` to `true`. 2. Open Firefox View. 3. If necessary, sign into Mozilla accounts in order to populate tabs from other devices. 4. In the search box, enter a search term ...
Firefox
13
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9370190 poc.html #Reproduce OS:Win10 X64 123.0a1 (2023-12-19) (64-bit) #Step: 1. python -m http.server 1337 2. python -m ffpuppet firefox.exe -p prefs.js -d -u http://localhost:1337/poc.html #Analysis missing boundary checks for `ticks + start, detune + start, end - start` https://searchfox.org/...
Core
14
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Scope of this bug is to update shopping sidebar default width to 320px instead of 26.67em See https://bugzilla.mozilla.org/show_bug.cgi?id=1865351#c19 Update Shopping Sidebar default width to use pixel value
Firefox
15
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9370812 Incorrect date displayed in fr-doorhanger-milestone-heading2 This was mentioned by a German localizer and I was able to reproduce on my machine locally. The string `cfr-doorhanger-milestone-heading2` should display that X number of trackers were blocked since the user profile began tracking...
Firefox
16
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0 Steps to reproduce: Users are reporting that Firefox keeps asking them to try Firefox View even after they've removed the toolbar button: >Get recently closed tabs back with Firefox View The only options are `Try it` and `N...
Firefox
18
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Affected versions: - Nightly (99.0a1/20220306190604) [Steps to reproduce]: 1. Access AMO Prod on a browser different from Firefox (example: Microsoft Edge) and afterwards the page of a recommended extension/theme. 2. Click on the “Download Firefox and get the extension/theme” blue button 3. A new page opens in the sam...
Firefox
19
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
More From Mozilla section is missing a hidden attribute , which is causing this newly added section to show up below the fold on about:preferences refresh or accessing via url STR 1. Click Application Menu -> Settings 2. Open about:preferences with 'More From Mozilla' section below the fold Fix is to add hidden=true ...
Firefox
20
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
During review, mstriemer found that the `Get VPN`/`Get Rally` buttons don't work with the keyboard focus then enter/space. They react to space as if they should work but nothing happens. Suggested fix: Switch to an <a> most likely, there should be a button-link class or something to style that correctly. Neither Mark...
Firefox
21
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
macOS Big Sur 11.2.3, M1 Air Download a file. Expand the download menu in the toolbar. Right-click the file, "Show in Finder". Expected: Finder opens, similar to clicking the magnifying glass icon. Actual: No effect. "Show in Finder" and other context menu items in the Downloads panel that operate on a single downlo...
Firefox
22
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
I'm not aware of any user-facing breakage caused by this, but it is a theoretical issue that is worth fixing. Steps to reproduce: 1. Be on macOS, and set `widget.macos.native-context-menus` and `browser.proton.contextmenus.enabled` to true. 2. Use a build which contains the fixes for bug 1700715. 3. Open a menu by ...
Core
23
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Steps to reproduce: 1. In a build with the patch for bug 1700371, go to toolbar customization. 2. In the macOS system accessibility Display preferences, enable Increase contrast. 3. In the macOS system general preferences, set the system to Light Mode. 4. In Firefox in toolbar customization, using the Themes dropdo...
Core
24
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
When I load `about:studies`, the page is page. I see the following error in the web console: ``` Uncaught TypeError: can't convert undefined to object render resource://normandy-content/about-studies/about-studies.js:428 _renderValidatedComponentWithoutOwnerOrContext resource://normandy-vendor/ReactDOM.js:18 ...
Firefox
25
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0 Steps to reproduce: 1. On a system with microphone and webcam attached on a GNOME Wayland session go to https://meet.jit.si and open a meeting. 2. Firefox asks for permission to use the microphone and webcam. 3. Grant permission ...
Core
27
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
The fill color we end up with is an rgba() value, with 0.7 in the alpha channel. This should be 1 (full opacity). Toolbar icons in dark and light themes have 70% opacity
Firefox
28
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9220472 signal-2021-05-05-161102.jpeg User Agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.7113.93 Safari/537.36 Steps to reproduce: Specs: - Gnome 40 (Garuda Linux) Steps: 1. Right click anywhere on the page. Actual results: The right-click menu has a t...
Core
29
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9213533 Actual vs Expected.png **Affected versions** Firefox Nightly 89.0a1 **Preconditions** browser.proton.enabled= *true* browser.proton.infobars.enabled= *true* **Steps to reproduce** 1. Launch Firefox Nightly 2. Navigate to https://permission.site 3. Click on "Protocol Handler" **Expected Re...
Firefox
31
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Bug 1728853 introduced reverting to previous theme on secondary button of second screen. This waits for the `AddonManager.getAddonsByTypes` promise to resolve before continuing to the next screen. This allows additional clicks to be handled concurrently and that breaks things. https://searchfox.org/mozilla-central/rev...
Firefox
34
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9242971 firefox-out-of-memory.zip User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 Steps to reproduce: Firefox 93.0b9 (64-bit) on Windows 10. Using JS code with set of mixins and defined Reflect properties cause "Uncaught out of memory" console crash with...
Core
35
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9243986 screenshot The outline of the focused find bar is clipped on the left side. This is a regression from bug 1728368 in Firefox 92.0.1 - Firefox 92.0 was not affected. Firefox Nightly is still affected. The issue could be reproduced in the Firefox support by users with Windows 10, Windows 7 and...
Toolkit
36
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9244333 Tab border on Windows 10 at 150% UI scale As the attachment shows the border around a tab is thicker on the bottom and right, and thinner on the top and left side. This shows on Windows 10 if UI is scaled to 150% - which is Windows default for my display. _(Not sure how frequent that is the...
Firefox
37
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
After deprecating .enabled in experimenter, we discovered messaging system is still using the old property. We should update it to use `feature.variables.enabled` Messaging system should use feature.variables.enabled, not feature.enabled
Firefox
38
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9241220 image.png Google Docs appears to have started pushing canvas backed google docs by default for some documents. See an example here (Most Mozilla accounts seem to be getting canvas backed GDocs on this doc): https://docs.google.com/document/d/1-DkkjJ069KD8mJOcl5MW6jJkfbRV_kNbx1aTb6mngcY/edit...
Core
39
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
The "Save To Pocket" button sits in an overflow panel in the main toolbar. It is now completely empty for me on a M1 Macbook Air. This does not reproduce on a clean profile. Bisecting gets to the following range, at which point all builds start crashing on startup: https://hg.mozilla.org/integration/autoland/pushlogh...
Firefox
40
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
per :ayeddi - - "The dialog does not follow the HCM styling for controls on hover: Close and Next/Got it! should have their colors reversed on hover, but the Close icon disappears on Win and is almost invisible on mac." - "Next does not follow Windows HCM colors for buttons: expected to use ButtonText and ButtonFace, b...
Firefox
41
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
STR: 1) Enable PDF.js editing by setting pdfjs.annotationEditorEnabled to true 2) Draw something somewhere 3) Select what you drew 4) Press CTRL+C 5) Press CTRL+V When pasting, sometimes the pasted content is empty or has artifacts. It is easily reproducible if you press CTRL+V, then CTRL+Z to cancel the paste, then C...
Core
42
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Perfherder has detected a build_metrics performance regression from push [f26005b20a7e23bdf825abe98bb039fa632f9f0f](https://hg.mozilla.org/integration/autoland/pushloghtml?changeset=f26005b20a7e23bdf825abe98bb039fa632f9f0f). As author of one of the patches included in that push, we need your help to address this regres...
Firefox
43
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
[Central-as-beta simulation](https://treeherder.mozilla.org/jobs?repo=try&group_state=expanded&selectedTaskRun=L3l-oJUPSG-lTOLaBilZAg.0&resultStatus=testfailed%2Cbusted%2Cexception&fromchange=118b9eece81ec02330f49a485a7b9ae492d6c709&tochange=118b9eece81ec02330f49a485a7b9ae492d6c709&searchStr=x) [How to run these simul...
Firefox
44
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9235627 navbar.gif User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: I updated to version 91. Actual results: The text of the tabs cannot be read, nor is the separation between them distinguished. Expected results: The different ta...
Firefox
45
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Enrollments don't have a `featureIds` property. The fix in bug 1714449 needs to be changed to use the branch feature information. Use enrollment branch information for startup onUpdate notifications
Firefox
46
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0 Steps to reproduce: 1. Go to https://holodex.net/ 2a. Try using control click on a Video's Title section. 2b. Try using control click on a channel name inside any Video Card. Actual results: 2a: observe that 2 tabs were ope...
Core
47
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
[Beta-as-release simulation](https://treeherder.mozilla.org/jobs?repo=try&selectedTaskRun=WVTfLYdBQge8QAY8Y7PK8A.0&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry&revision=0b89b78309c9171bc7bccc8df434fa40b5ea8fd4) [How to run these simulations](https://wiki.mozilla.org/Sheriffing/How_To/Beta_simulations) [Failur...
Toolkit
48
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9271151 example artifacts with dark [Tracking Requested - why for this release]: Firefox 100 upgrade spotlight image doesn't look good on dark The asset that landed in bug 1762270 is a 115x94 gif with light theme background mostly replaced with transparent and rendered as 90x73, so there's some art...
Firefox
49
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Opening any of the popups from the URL bar (like clicking the privacy icon) then clicking it again doesn't restore the state, the toolbar icon remains as if it was open. Local bisection says this was due to bug 1760276. [wayland] Popup icons don't change state when closed
Core
50
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
[Tracking Requested - why for this release]: @ Kate, I think this bug is a regression from Nimbus event bug 1656568. I bisected this problem (using my daily profile) to this pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=316fdd5817ae62591d1c63f983ab608765096ce7&tochange=24b91deee352b75f7e...
Firefox
53
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Steps to reproduce: 1. Be on macOS, and set `widget.macos.native-context-menus` and `browser.proton.contextmenus.enabled` to true. 2. Right click somewhere on this page to open a content area context menu. 3. Dismiss the menu by clicking somewhere else on this page, outside the menu. 4. Move your mouse over a toolb...
Core
54
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Steps to reproduce: 1. Be on macOS, and set `widget.macos.native-context-menus` and `browser.proton.contextmenus.enabled` to true. 2. Open the bookmarks menu from its toolbar button. Alternatively, open a bookmarks folder panel in the bookmarks toolbar. 3. Right click on one of the bookmarks. Expected results: A co...
Core
55
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9211326 example screenshot Steps to reproduce: 1. Be on macOS, and set `widget.macos.native-context-menus` and `browser.proton.contextmenus.enabled` to true. 2. Make sure the bookmarks toolbar is shown. 3. Right-click on a bookmark or a bookmarks folder in the bookmarks toolbar. Expected results...
Core
56
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Due to a change in the way we initialize `SharedDataMap` it looks like experiments are now being read from `undefined.json` – I think this could potentially unenroll a bunch of users across 85/86, so we probably need an uplift for this. File path is undefined for ExperimentStore
Firefox
57
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Spec: https://www.figma.com/file/hGOaTi5ufs2Ese6agbUN4G/New-New-Tab?node-id=985%3A10147 Top sites font size if off by 1px when newNewtabExperience is enabled
Firefox
58
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9204306 pip-unclickable.png Steps to reproduce: 1. On a web site with a video, enter Picture-in-Picture mode. 2. Switch to a different tab. 3. Try to switch back to the original tab by clicking it. Expected results: The tab should be easy to click. Actual results: Clicking the upper half of the...
Firefox
59
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0 Steps to reproduce: Build on Solaris SPARC failed with (i386 was fine): ``` 4:03.40 In file included from Unified_cpp_dom_media_platforms0.cpp:11: 4:03.40 /builds2/psumbera/mozilla-central-build/dom/media/platforms/PDMFactor...
Core
60
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Spec: https://www.figma.com/file/hGOaTi5ufs2Ese6agbUN4G/New-New-Tab?node-id=1227%3A12445 Search bar focus ring does not exist when newNewtabExperience is enabled and search handoff enabled
Firefox
61
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
When resizing the screen, sometimes the search bar and the personalize button overlap. We need some more work here to make the button properly responsive. New Tab: personlize button overlaps search bar at certain screen sizes
Firefox
62
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
## Steps to reproduce 0. Install the official Linux flatpak of Firefox from Flathub: https://flathub.org/apps/details/org.mozilla.firefox 1. Go to any website, press Ctrl+P/select to print. 2. It now opens the system dialog for printing (likely because it uses a portal or so it cannot show Firefox's own dialog) 3. Cho...
Core
63
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Google reported to us that download protection requests made from Firefox do not set the API key correctly. The current request is: https://sb-ssl.google.com/safebrowsing/clientreport/download?key=%GOOGLE_SAFEBROWSING_API_KEY% The right one should look like: https://sb-ssl.google.com/safebrowsing/clientreport/downloa...
Toolkit
64
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
As brought up by @prathiksha and @JulianWels , there is no focus styling that is visible when tabbing to a highlighted tiles right under the search area. The pocket tiles still seem to have the styling. This is not the case without the newnew tab pref so it seems like a recent regression. Highlighted tiles in the new t...
Firefox
65
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0 Steps to reproduce: 1. Open a zoom invite link 2. Click "Launch meeting" Actual results: Nothing launched. Expected results: In version 84 and below, the flatpak zoom client would always launch. It also doesn't work with the Zoom ...
Core
66
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0 Steps to reproduce: Open a new window. Actual results: Firefox stopped to respond to commands and sometimes there are rendering glitches. I run mozregression first with a new profile and then with webrender enabled but nothing was wr...
Core
67
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
This bug is for crash report bp-5e8bc895-b8da-4ccc-acaf-9f96c0200608. Top 10 frames of crashing thread: ``` 0 xul.dll static mozilla::ContentBlocking::OnAllowAccessFor toolkit/components/antitracking/ContentBlocking.cpp:563 1 xul.dll mozilla::ContentBlocking::CompleteAllowAccessFor::<unnamed-tag>::operator const toolk...
Core
68
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
null
Core
69
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9167053 about_welcome_00.gif * Opened on request on [bug 1653315](https://bugzilla.mozilla.org/show_bug.cgi?id=1653315#c9) *Affected versions* * 81.0a1 (20200729213824) *Affected platforms* * Windows 10x64 * Ubuntu 18.04 *Steps to reproduce* 1. Open Firefox and go to about:welcome. 2. Navigate ...
Firefox
71
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Steps to reproduce: 1. Visit the product page on Etsy https://www.etsy.com/listing/799631062/soft-organic-cotton-crew-socks-short?ref=shop_home_active_20 2. Put 1 pair of socks to the shopping cart 3. Proceed to Guest Checkout 4. Fill in the shipping information 5. Proceed to review order Expected results: 1. Save ca...
Toolkit
72
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Since enabling Fission, I ran into a problem today with navigation. In this one tab, I have a file:// URL page open. If I type an https:// URL into the address bar and press Enter, the spinner starts, and I see the hostname in the status bar at the bottom of the window, but the navigation never succeeds. In the brow...
Firefox
73
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9152944 Screenshot I’ve noticed the button “Manage Breaches” in the Monitor card of the Protections Dashboard has layout issues in French “Manage Breaches” button in Protections Dashboard has layout issues
Firefox
74
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
The font-family telemetry added by bug 1619349 is broken for Windows because of a copy/paste error in the DirectWrite impl of GetVisibilityForFamily -- it never returns the LangPack value. :( Font visibility is not set correctly for language-pack fonts on Windows
Core
75
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
This bug is for crash report bp-a18b3a1d-63f9-4bfb-bb97-f422c0200503. ``` Top 10 frames of crashing thread: 0 xul.dll nsGlobalWindowInner::StorageAccessGranted dom/base/nsGlobalWindowInner.cpp:7202 1 xul.dll static mozilla::ContentBlocking::OnAllowAccessFor toolkit/components/antitracking/ContentBlocking.cpp:567 2 xu...
Core
77
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
STR: Start new profile of Firefox in the UK, engine list will look like Google Amazon.com DuckDuckGo Bing Twitter Wikipedia eBay Amazon.co.uk Then restart, engine order looks like: eBay Amazon.co.uk Bing DuckDuckGo Google Twitter Wikipedia Engines are in wrong order after restart
Firefox
78
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
## Step to Reproduce 1. Open Firefox Nightly and go to youtube 2. Open any video #1 - Now the metadata shown on Notification bar meets the info on youtube 3. Open another video #2 via another tab, or click other videos on same page - The metadata shown on Notification bar isn't updated ## Expect Result The meta...
Core
79
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9142257 Screen Shot 2020-04-21 at 11.58.41 PM.png Steps to reproduce: 1. Enable dark mode in macOS (I am using Catalina) 2. Enable separate search box 3. Type anything into search box What happens: The search suggestions panel background color is a gray that has bad contrast. Expected result: ...
Toolkit
81
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Steps to reproduce: Download the testcase and run: `python3 -m http.server` Open the developer tools (Network) and navigate to http://localhost:8000/testcase.html This will send a XHR request to the same origin on a page where Referrer-Policy: no-referrer is applied. What happened: Request headers include: ``` Origin...
Core
82
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9140124 example.png On 77 Nightly, most of the sharing icons in the macOS are not displaying for me. This creates visual imbalance, and also makes it challenging to scan the list and find which option you're looking to choose. macOS Share menu icons are missing
Core
83
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
This is a blocker to turning on this feature. During the cache load processes there is a new object that is setup but doesn't tear down the old worker. This new object then goes and sets up a new worker. Pretty sure this is a memory leak of sorts. The fix should be easy, either make sure, if there is a provider alr...
Firefox
84
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
**Problem description** When typing text in a plain old textarea in the latest build of Fenix, Talkback speaks too much information. For each letter I type, Talkback announces "Editing. [all the text I've entered ] Entry. [the label for the textarea] Edit options available. Use swipe up then right to view." when it pro...
Core
85
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
This bug is for crash report bp-3d1796a9-b704-4049-abed-1ff470200413. ``` Top 10 frames of crashing thread: 0 XUL RustMozCrash mozglue/static/rust/wrappers.cpp:17 1 XUL mozglue_static::panic_hook mozglue/static/rust/lib.rs:89 2 XUL core::ops::function::Fn::call src/libcore/ops/function.rs:72 3 XUL std::panicking::rus...
Core
86
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
If we re initialize a personality provider using cache, it's not properly passing the previous cached score into the new insistence, causing it to make them fresh which is not really ideal. Personality Provider isn't properly rehydrating itself with cached values
Firefox
87
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
I've many sync pings for my personal account which have, say: ``` "devices": [ { "id": "00000000000000000000000000000000", "type": "desktop", "os": "Darwin", "version": "77.0a1" }, { "id": "00000000000000000000000000000000", "type": "desktop" } ], ... "uid": "2b......
Firefox
88
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36 Steps to reproduce: 1.Go to firefox version Firefox 83.0 2. Login to facebook account using credentials Testgsn4@gmail.com/t3st@123 3. Open our game https://apps.facebook.com/mesmogame...
Core
89
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
On new profiles - in Pocket locales - there is a brief moment on the New Tab page where the Firefox logo will show, then when the user's location is determined, it will hide and Pocket will load. This can be fixed by not showing the logo until the location is determined. Conversely this will cause a slight stutter on...
Firefox
90
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0 Steps to reproduce: Fix for Bug 1656155 caused on Solaris build failure: ``` gmake[3]: Entering directory '/builds/psumbera/FIREFOX/obj-x86_64-pc-solaris2.11/memory/replace/logalloc' memory/replace/logalloc/FdPrintf.o /builds...
Core
91
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9182135 install.log On a Windows 8.1 machine, installing Firefox 82.0 RC 2 and 83.0a1 into a new folder requires a reboot to complete. The issue does not reproduce on a Windows 10 machine. The full .exe installers are used (en-US) versions, both 32-bit and 64-bit reproduce the issue. The installat...
Firefox
92
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:81.0) Gecko/20100101 Firefox/81.0 Steps to reproduce: I try to print receipt to Star TSP 100 & TSP650II model printers. I set headers & footers blank, and margins to zero. Then print. Receipt printing works with Firefox 81.0.2 Actual results: Printer prints a...
Core
94
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9183057 Screen Shot 2020-10-21 at 2.08.01 PM.png User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:82.0) Gecko/20100101 Firefox/82.0 Steps to reproduce: *My FF version is not using the Chromium print prompt. *macOS Catalina (10.15.7) 1) Open example PDF: https://food-guide.canada.ca/s...
Core
95
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
STR the crash: 1. Open https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_iframe with new print UI 2. Highlight "The iframe element" on right side of page 3. "Print selection" using context menu 4. Tab Crashes STR the error: 1. Open https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_iframe with new prin...
Core
96
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
With the pref: browser.newtabpage.activity-stream.newNewtabExperience.enabled=true or browser.newtabpage.activity-stream.customizationMenu.enabled=true When opening the customize menu, sometimes it jumps and stutters. We should fix this and uplioft to 85 for testing. Customize menu animation is not smooth
Firefox
97
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
This only affects Firefox 85.0b1 so far. It's frequent. Crash report: https://crash-stats.mozilla.org/report/index/13e1daf2-1669-48ff-9114-90f0f0201215 MOZ_CRASH Reason: ```Global Glean object not initialized``` Top 10 frames of crashing thread: ``` 0 xul.dll RustMozCrash mozglue/static/rust/wrappers.cpp:16 1 xul.dl...
Toolkit
98
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Remove extra added space with newtab update 1 on top of search. It's pushing Pocket down. Remove extra added space above the search bar/logo on newtab page
Firefox
99
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9183628 firefox-debug_0e74_2020-10-24_17-24-01-965.log User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36 Steps to reproduce: - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider N...
Core
100
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
about:ion watches for add-on changes, but it is not comparing the cached vs. the add-on listener event correctly. about:ion does not update when add-ons status changes
Firefox
101
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Crash report: https://crash-stats.mozilla.org/report/index/582e27ee-8961-46a8-b750-c0cc40201109 Reason: ```EXCEPTION_ACCESS_VIOLATION_READ``` Top 10 frames of crashing thread: ``` 0 xul.dll mozilla::gfx::DrawTargetRecording::DrawTargetRecording gfx/2d/DrawTargetRecording.cpp:185 1 xul.dll mozilla::layers::CanvasChild...
Core
102
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
When using the dispatcher from RLB in FOG from bug 1662868, [TSAN started complaining](https://treeherder.mozilla.org/jobs?repo=autoland&fromchange=1e6b3c1288586627d5905d6ce87764daf4f7bc2c&searchStr=linux%2C18.04%2Cx64%2Ctsan%2Copt%2Cxpcshell%2Ctests%2Ctest-linux1804-64-tsan%2Fopt-xpcshell-e10&tochange=18db050b9f5606ba...
Toolkit
103
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9173937 PrintToPdf.gif **Affected versions** * 82.0a1 (BuildId:20200903151816) * 81.0b6 (BuildId:20200903205131) **Affected platforms** * Windows 10 64bit * Ubuntu 18.04 64bit * macOS 10.14 **Steps to reproduce** 1. Launch Firefox. 2. Access any webpage. 3. Hit Ctrl + P 4. Select the Save to Pdf...
Toolkit
104
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9173960 pdfJS.gif **Affected versions** * 82.0a1 (BuildId:20200903151816) * 81.0b6 (BuildId:20200903205131) **Affected platforms** * Windows 10 64bit * Ubuntu 18.04 64bit * macOS 10.14 **Steps to reproduce** 1. Launch Firefox 2. Access the following [link](http://www.dbsparks.com/research/html/S...
Core
105
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
In bug 1657220 I added new telemetry probes, but mistakenly set them to `record_in_processes: 'content'`. They need to be recorded in the main process. The new print preview UI telemetry probes are registered for the wrong process
Core
106
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Currently we badge the Pioneer icon if the `pioneer-study-addons` collection changes, but we switched this to `pioneer-study-addons-v1`. We could work around it on the server, but it'd be much cleaner to just have this in the client. Watch proper RS collection name for badge highlighting
Firefox
107
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
STR; 1 Open https://www.irs.gov/pub/irs-pdf/f1040.pdf 2 Click the print icon button in the pdf viewer Print preview progress dialog appears when window.print is called if print.show_print_progress is true.
Core
108
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9172445 Screencast from 08-27-2020 09:43:40 AM.webm User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0 Steps to reproduce: When right clicking in the bottom right corner of the screen, the last entry of the context menu is automatically selected when releasing...
Core
109
Categorize the news article into one of the 4 categories: Core Firefox SeaMonkey Toolkit
Created attachment 9173482 consent_modal.html Attached is the text for the privacy notice acceptance modal that all users must accept (in the modal) in order to first enroll in Pioneer. I was given two URLs for the Manifesto and for the overall Mozilla Privacy Policy that do not have localization paths in them. Plea...
Firefox
110
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
7