Dataset Viewer
Auto-converted to Parquet Duplicate
Bug ID
int64
961
1.91M
Comment ID
int64
3.98k
17.1M
Author
stringlengths
8
48
Comment Text
stringlengths
1
64.3k
1,892,769
16,903,253
jprickett@mozilla.com
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-...
1,892,772
16,903,268
jprickett@mozilla.com
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.
1,893,076
16,905,384
achurchwell@mozilla.com
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.
1,871,838
16,725,471
m.cooolie@gmail.com
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/...
1,872,768
16,734,344
bolsson@mozilla.com
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...
1,867,336
16,689,550
pdahiya@mozilla.com
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
1,867,428
16,690,041
rob@thunderbird.net
Client ID task-client/f-TYANruT36dl5ZJW7jgcg/0/on/us-central1/6121813105720314584/until/1701312830.229 does not have sufficient scopes and is missing the following scopes: ``` project:comm:thunderbird:releng:flathub:firefox:beta ``` This request requires the client to satisfy the following scope expression: ``` { ...
1,869,895
16,710,648
jsudiaman@mozilla.com
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 ...
1,828,066
16,369,977
aryx.bugmail@gmx-topmail.de
Shutdown hang reported for Windows 10 and 11 which got more frequent with Firefox 111.0.x (6000 crash reports vs. 450 for 110.0.x). Crash report: https://crash-stats.mozilla.org/report/index/47e42dbc-f99c-474f-8154-bbf470230413 MOZ_CRASH Reason: ```Shutdown hanging at step XPCOMShutdown. Something is blocking the mai...
1,817,400
16,284,608
mcastelluccio@mozilla.com
null
1,818,437
16,295,572
acornestean@mozilla.com
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 ...
1,860,172
16,630,751
pdahiya@mozilla.com
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...
1,850,801
16,556,622
ayeddi@mozilla.com
### 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=...
1,846,223
16,517,798
lissyx+mozillians@lissyx.dyndns.org
``` 0:09.71 error: failed to open file `/home/alex/codaz/Mozilla/gecko-cinnabar/third_party/rust/error-support/Cargo.toml` 0:09.71 --> /home/alex/codaz/Mozilla/gecko-cinnabar/third_party/rust/error-support/src/lib.rs:162:1 0:09.71 | 0:09.71 162 | uniffi::include_scaffolding!("errorsupport"); 0:09.71 | ^...
1,838,170
16,453,194
nchevobbe@mozilla.com
**Steps to reproduce** 1. Navigate to `data:text/html,<meta charset=utf8><style>h1 { color: gold; @media screen {border: 1px solid gold} }</style><h1>Hello</h1>` 1. Open the style editor **Expected results** The at-rules panel is displayed, showing the `@media screen` rule **Actual results** The at-rules panel is n...
1,838,381
16,454,747
hskupin@gmail.com
This is a clone of bug 1832891 where a fix has been landed for the initial navigation when opening new windows and tabs. But there is still an issue with the very first initial navigation during `WebDriver:NewSession` right after the browser has been started. Because we do not wait long enough and miss the additional ...
1,840,867
16,475,275
pdahiya@mozilla.com
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...
1,835,892
16,434,027
shughes@mozilla.com
[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...
1,837,185
16,444,413
rob@robwu.nl
Original report at https://github.com/mozilla/web-ext/issues/2780; I confirmed that this is happening. After starting Firefox Nightly 116 (latest version, buildid 20230607033033), I get `web-ext run -f nightly` > Error: Could not install add-on at '/private/tmp/shared-worker-port': [Exception... "AddonManager is not ...
1,689,775
15,240,490
ronan.jouchet@gmail.com
## Steps to reproduce - In Preferences / Calendar, set `Start the week on` to `Monday` - Restart Thunderbird - Look at the Mini-Month ## Expected behavior Mini-Month first day of the week should be **Monday**, as requested ## Actual behavior - Mini-Month first day of the week is **Sunday** - If flipping the pref t...
1,690,031
15,243,610
prathikshaprasadsuman@gmail.com
Spec: https://www.figma.com/file/hGOaTi5ufs2Ese6agbUN4G/New-New-Tab?node-id=985%3A10147
1,690,620
15,247,880
pete@pdmagic.com
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0 Steps to reproduce: Open my calendar to today and sit back and watch. (i.e. do nothing, but don't switch to another tab like email or tasks, etc.) Windows 10; Thunderbird 78.7; Calendar "Week" view; about 9 calendars enabled; ...
1,682,311
15,174,032
ericaewright@gmail.com
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.
1,682,638
15,177,272
aryx.bugmail@gmx-topmail.de
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...
1,683,137
15,181,162
prathikshaprasadsuman@gmail.com
Remove extra added space with newtab update 1 on top of search. It's pushing Pocket down.
1,674,282
15,107,499
rhelmer@mozilla.com
about:ion watches for add-on changes, but it is not comparing the cached vs. the add-on listener event correctly.
1,680,473
15,157,199
bobowencode@gmail.com
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...
1,680,474
15,157,200
alessio.placitelli@gmail.com
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...
1,687,585
15,224,149
bodqhrohro@gmail.com
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:85.0) Gecko/20100101 Thunderbird/85.0 Steps to reproduce: 1. Preferences → General → Default Search Engine → Add from file 2. Picked a file with following contents: <SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/"> <ShortName>DuckDuckGo</ShortName> <Des...
1,687,970
15,226,585
prathikshaprasadsuman@gmail.com
Spec: https://www.figma.com/file/hGOaTi5ufs2Ese6agbUN4G/New-New-Tab?node-id=1227%3A12445
1,688,683
15,232,481
ericaewright@gmail.com
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.
1,688,720
15,232,907
5i13ghzt462u@opayq.com
## 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...
1,688,871
15,233,974
dlee@mozilla.com
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...
1,688,942
15,234,681
yura.zenevich@gmail.com
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.
1,688,966
15,234,849
ajtbecool@gmail.com
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 ...
1,676,712
15,127,062
florent@sodria.com
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0 Steps to reproduce: I tried to pass the automatic tests of moz-phab with the instructions provided here: https://github.com/mozilla-conduit/review Basically, I tried to execute the following command: venv/bin/pytest -vv tests/tes...
1,677,838
15,136,413
amejiamarmol@mozilla.com
We are seeing these crash being reported on sentry multiple times Fenix related issue https://github.com/mozilla-mobile/fenix/issues/16623 Sentry crash https://sentry.prod.mozaws.net/operations/firefox-nightly/issues/9812825/ ``` java.lang.NumberFormatException: For input string: "undefined" at java.lang.Integer.p...
1,678,029
15,137,700
porrumentzio@sindominio.net
Created attachment 9188586 thunderbird-dark-icons.png User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:83.0) Gecko/20100101 Firefox/83.0 Steps to reproduce: After upgrading Thunderbid to v.78.4.3 on Manjaro Linux, which ships dark theme for Thunderbird by default Actual results: Now the new dark-bluish icons for ea...
1,678,243
15,139,031
mshetty@gsngames.com
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...
1,678,740
15,142,200
ericaewright@gmail.com
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...
1,678,868
15,142,884
komissarov999@gmail.com
Created attachment 9189373 site FF desktop.png User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36 Steps to reproduce: 1. Open web-link: https://www.mozilla.org/ru/firefox/channel/desktop/ 2. Look at the top of the site, where the menu is lo...
1,686,466
15,214,337
davebaird801@gmail.com
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0 Steps to reproduce: No user changes Actual results: This bug was fixed last year but has returned in a different form in 78.6.1 (64-bit) The task list "SHOW" filtering does not work correctly. Also the Today pane task lis...
1,636,053
14,802,070
markh@mozilla.com
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......
1,636,634
14,805,859
mtigley@mozilla.com
Reproducible in Firefox Developer Edition 77.0b3 (64-bit) version. **STR** 1. Ensure that `devtools.responsive.reloadConditions.touchSimulation` is true and `devtools.responsive.browserUI.enabled` is false. 2. Open RDM. 3. Try closing RDM. **Expected** RDM closes without issue. **Actual** RDM doesn't close. The f...
1,638,233
14,821,926
asdfghrbljzmkd@outlook.com
Created attachment 9149249 Dark theme User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 Steps to reproduce: Launched TB 77 Beta with a fresh profile, and added one of my email addresses. System is Xubuntu 20.04, tested with Adwaita/Adwaita Dark themes. Actual results: Icons...
1,629,295
14,748,728
ali-savas@gmx.de
# The Problem Since some beta versions of Thunderbird it is no longer possible to edit email addresses that have already been entered. Also, the input fields for the screen reader are not labeled correctly. # steps to reproduce 1. Launch Thunderbird. 1. Compose a new mail with CTRL+N You are now in the "To" field....
1,629,459
14,749,418
spowd@bigpond.com
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0 Steps to reproduce: install Addons in Thunderbird 77 Actual results: i tried to remove them , i can disable them but i cannot remove them Expected results: i should be able to remove the Addons
1,629,533
14,751,386
charmston@mozilla.com
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.
1,629,588
14,751,917
sdowne@mozilla.com
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...
1,629,771
14,753,348
asa@piercedotzler.com
**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...
1,633,354
14,781,166
jfkthame@gmail.com
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. :(
1,634,170
14,787,115
rbarker@mozilla.com
Created attachment 9144445 Logcat captured while reproducing issue. STR: 1) Visit https://www.ezdrm.com/html/drm-demos.asp and play video 2) Open new tab and visit youtube.com 3) Play any video Actual: Youtube videos are broken Expected: Youtube videos will play This reproduces with and DRM video such as amazon pr...
1,635,020
14,794,556
gsvelto@mozilla.com
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...
1,629,839
14,753,861
achronop@gmail.com
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...
1,629,929
14,754,347
sdowne@mozilla.com
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.
1,630,229
14,756,656
etoop@mozilla.com
This bug is for crash report bp-8479b20a-ebbf-4cad-a4bc-424330200415. ``` Java stack trace: java.lang.AssertionError at org.mozilla.gecko.process.GeckoProcessManager$ChildConnection.bind(GeckoProcessManager.java:19) at org.mozilla.gecko.process.GeckoProcessManager.start(GeckoProcessManager.java:7) at org.mozilla.g...
1,631,241
14,763,590
dharvey@mozilla.com
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
1,631,608
14,767,679
cchang@mozilla.com
## 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...
1,631,713
14,768,499
padenot@mozilla.com
It's _way_ too low for real-world usage, 32MB: https://searchfox.org/mozilla-central/source/dom/worklet/WorkletThread.cpp#24. This is making https://gogins.github.io/csound-extended/html/examples/instr.csd.html error out with OOM. This is port of [csound](https://en.wikipedia.org/wiki/Csound) to the web using emscrip...
1,632,034
14,770,885
yoasif@gmail.com
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: ...
1,632,204
14,771,906
peter@lekensteyn.nl
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...
1,582,115
14,369,140
seun.landsberg@gmail.com
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36 Steps to reproduce: Click on a link to display a PDF in i iFrame in a new window. Actual results: The PDF.js black windows remains blank. We have the following messages : Content Securi...
1,671,623
15,086,735
petr.sumbera@oracle.com
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...
1,671,715
15,087,358
aryx.bugmail@gmx-topmail.de
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...
1,672,046
15,090,690
csadilek@mozilla.com
This seems to be a regression in GV 82. STR: - Load any page - Observe onProgressChange 15 - Observe onProgressChange 100 In 81 and before we received onProgressChange calls for 55 and 80 as well. This is causing the progress bar in Fenix to never finish and hurts perceived performance.
1,672,095
15,091,001
m_kato@ga2.so-net.ne.jp
I don't investigate regression range yet. I found this yesterday. ### Env - Fenix Nightly 201018 17:01 - Android 10 (Xperia XZ2 Compact) - GBoard ### Step 1. Browse https://www.google.com 2. Type any string (ex. google) 3. set caret between characters. 4. Type any character. (ex. a) and commit this. 5. Set caret to ...
1,672,221
15,091,889
bugzilla@dblohm7.ca
I saw a crash from this location in a try push.
1,672,269
15,092,419
kbrosnan@mozilla.com
From github: https://github.com/mozilla-mobile/fenix/issues/16037. > ## Steps to reproduce > 1. Open any web site with Thai characters, for example https://th.wikipedia.org/ > 2. Long tap on any Thai text, as if you wanted to select some text. > > ### Expected behavior > > Some text is being selected. > > ### Act...
1,672,354
15,093,136
kevin.vojicic@gmail.com
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: Opened page, clicked on print Actual results: Only header was visible Expected results: Contents of the page should have been visible
1,672,370
15,093,207
koopeepyy@gmail.com
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...
1,672,529
15,094,190
flaviobombonatti@gmail.com
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...
1,672,864
15,096,241
emmamalysz@gmail.com
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...
1,673,194
15,098,361
zeigpcim@10mail.org
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...
1,664,545
15,031,942
rhelmer@mozilla.com
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.
1,665,321
15,038,661
bugzilla2007@duellmann24.net
Created attachment 9175992 screenshot: tb78, first install dialog with Win high-contrast unreadable (white on white) +++ This bug was initially created as a clone of Bug #1661229 +++ Steps to reproduce: 1. Enable high-contrast mode in Windows 10, by doing the following: 1.1. Open Windows Settings (Windows+I). 1.2. G...
1,666,252
15,046,223
cristian.fogel@protonmail.com
Created attachment 9176874 Untitled.png **Affected versions** * 82.0a1(2020-09-20); **Affected platforms** * Windows 10, macOS 11.0; **Steps to reproduce** 1. Launch Firefox, click on the Hamburger menu; 2. Click on the What's new option; 3. Press the Tab key a couple of times; **Expected result** * no issues; **A...
1,666,461
15,047,891
neal@walfield.org
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 Steps to reproduce: FTR, I attempted to report this issue to RNP via https://www.ribose.com/feedback/security, but got an error. Summary ======= When rnp uses a signature subpacket, it doesn't check whether the subpacket came from the...
1,658,781
14,986,626
bugzilla2007@duellmann24.net
Created attachment 9169659 Screenshot 1: Error message comes too late, two accounts with same name already exist Seen on 78.1.1 (64-bit) As seen in screenshot (and in 3-pane folder list), I already succeeded to create two accounts with exactly the same name (POP & IMAP, both test accounts with disfunctional fake serv...
1,658,948
14,987,889
m_kato@ga2.so-net.ne.jp
From https://github.com/mozilla-mobile/fenix/issues/11785 ### Steps to reproduce 1. Go to www.Onlinegdb.com/online_c++_compiler 2. click on the centre text box 3. keyboard appears 4. press back 5. click again on the centre text box ### Expected behavior Keyboard appears. Note that for most other text boxes this is th...
1,660,546
15,000,306
snorp@snorp.net
It appears that if you have an existing `GeckoView` with an existing session on the screen, then swap that out to a new session via `GeckoView.setSession()`, the compositor in the new session is sometimes not correctly initialized and the `GeckoView` displays the content of the old session. We see the following in logs...
1,662,528
15,017,194
snorp@snorp.net
It's pretty bad that we don't cover this in any existing unit tests.
1,662,578
15,017,535
jmoradi@mozilla.com
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...
1,663,121
15,021,049
eghitta@mozilla.com
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...
1,663,140
15,021,181
eghitta@mozilla.com
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...
1,663,538
15,024,753
jwatt@jwatt.org
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.
1,668,952
15,065,901
kberezina@mozilla.com
Created attachment 9179379 58769.html This was initially reported in https://github.com/webcompat/web-bugs/issues/58769 Steps to reproduce (this requires an account on ebay.com): 1. Visit https://bulksell.ebay.com/ws/eBayISAPI.dll?SingleList in Firefox Nightly 201001 on Android and sign in 2. Click on "Create a temp...
1,671,137
15,083,583
berdnikov.alexandr@gmail.com
Created attachment 9181520 Screenshot 2020-10-14 at 14.44.37.png User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15 Steps to reproduce: 1. Go to https://badssl.com/ 2. Find http-login option and click it. You can observe this behavior i...
1,660,908
15,003,852
dholbert@mozilla.com
Once nsIWebBrowserPrint gets a `rawNumPages` attribute (being added in bug 1660502), we need to update the page-range validation code to use that. Otherwise we end up in a catch-22 scenario. The existing `printPreviewNumPages` attribute is really poorly named given the way that this interface is evolving -- nowadays,...
1,661,020
15,004,786
eghitta@mozilla.com
**Affected versions** * 82.0a1 (BuildId:20200824215021) * 81.0b1 (BuildId:20200824150741) **Affected platforms** * macOS 10.14 **Unaffected platforms** * Ubuntu 20.04 64bit * Windows 10 64bit **Steps to reproduce** 1. Launch Firefox. 2. Open any webpage. 3. Hit CTRL + P. 4. Tab through the options until you reach t...
1,661,229
15,006,620
k.kolev1985@gmail.com
Created attachment 9172109 Zipped example screenshots User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36 Edg/84.0.522.63 Steps to reproduce: 1. Enable high-contrast mode in Windows 10, by doing the following: 1.1. Open Windows Settings (Win...
1,661,388
15,007,958
hikezoe.birchill@mozilla.com
STR; 1 Open https://www.irs.gov/pub/irs-pdf/f1040.pdf 2 Click the print icon button in the pdf viewer
1,661,516
15,009,035
salmon.remi@gmail.com
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...
1,666,887
15,050,764
cpeterson@mozilla.com
Created attachment 9177468 Saving_screenshot.png ### Steps to reproduce 1. Click the "Save to Pocket" address bar button. 2. BUG: The "Saving" door hanger" has a big white rectangle at the bottom. 3. Click the "Saved to Pocket" door hanger's "Remove Page" button. 4. BUG: The "Page Removed" door hanger has a small gra...
1,667,032
15,051,798
jcristau@mozilla.com
Crash report: https://crash-stats.mozilla.org/report/index/018bc5a5-8939-4c79-bc26-fc2e20200924 Top 10 frames of crashing thread: ``` 0 xul.dll NS_ABORT_OOM xpcom/base/nsDebugImpl.cpp:620 1 xul.dll nsTArray_base<nsTArrayInfallibleAllocator, nsTArray_RelocateUsingMemutils>::EnsureCapacity<nsTArrayInfallibleAllocator> x...
1,667,054
15,051,968
blacklion@gmail.com
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 Steps to reproduce: 1. Open Thunderbird 78.3.0 (candidate). 2. Open `Tools|OpenPGP Key Manager`. 3. Select `File|Import Secret Key(s) From File`. 4. Select gpg-exported secret key file. 5. Ensure, that one key is found and mark...
1,667,645
15,055,663
sidvishnoi8@gmail.com
Created attachment 9178078 Ctrl+Click vs Right-click new-tab behavior User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:83.0) Gecko/20100101 Firefox/83.0 Steps to reproduce: 1. Ctrl+Click on "Top sites" from the default home page. Actual results: The newly opened tab got focused. "When you open a link in a new tab,...
1,668,317
15,061,311
willkg@mozilla.com
At some point, the build system extracts symbols from binaries it's just built and then later uploads them to Tecken. For Windows builds, it runs makecab on files to compress them. This happens before uploading. At some point in the last 3 months (I can spend more time to figure out exactly when things changed), .dll ...
1,656,267
14,964,078
atrif@mozilla.com
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 ...
1,657,390
14,973,711
flo.sammueller@gmail.com
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0 Steps to reproduce: * Have a PGP-key with a User-ID packet Prename Surname <Prename.Surname@something.com> Notice the capitalization of the mail address. * Write a mail to "prename.surname@something.com" and turn on PGP encryptio...
1,657,758
14,976,783
tigeroakes@gmail.com
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0 Steps to reproduce: Update from Android Gradle Plugin 3.5 to 4.0 and try to compile an app using Glean to generate code. See https://github.com/mozilla-mobile/fenix/pull/13271 for an example with logs, where all generated clas...
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
3