Team Login

Bug Report Dashboard

Input & Output
Input: Bug #103 - Thunderbird Webextension API Encryption Status Issue
I was trying to work with Thunderbird's email client and I ran into a frustrating problem. I opened the program, navigated to the compose tab to start writing a new email, and then tried to access the encryption status using an add-on - it seemed like a simple thing, but it turned out not to be so easy. What I expected was that I'd be able to see if my email is being sent encrypted or not through the webextension API's compose details, but what actually happened was that there was no way for me to get this information while composing or sending an email - it's like the encryption status just vanished! It's really confusing and problematic because without this info, add-ons can't issue warnings based on whether emails are being sent encrypted or not. I'm using Thunderbird version 91.x.x, Firefox 92.0, and Windows 10 (NT 10.0), and all of these details seem to be important in figuring out why this isn't working.
Bug #104 - Firefox Nightly HTTP/3 Secure Connection Issue
I was trying to access Google or YouTube using Firefox Nightly with HTTP/3 support enabled. I opened the browser and went to try and load those websites. What I expected to happen was that the browser would quickly establish a secure connection and load the pages without any delay - just like it usually does. But what actually happened was quite frustrating: there was this noticeable pause, followed by an error message telling me the secure connection had failed. It's really confusing because normally Firefox Nightly is super reliable when loading these types of websites. I'm using version [Insert specific version number here] and build number 88.0.4324.96 on a Linux operating system. My user agent is Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36, in case that's relevant.
Output: Bug #103 - Thunderbird Webextension API Encryption Status Issue
Steps to Reproduce:
  1. Open Thunderbird email client.
  2. Navigate to the compose tab to start writing a new email.
  3. Access the webextension API to get the encryption status of the email being sent.
Expected Results: The webextension API should provide the encryption status of the email being sent. Actual Results: The webextension API does not provide the encryption status of the email being sent. Additional Information:
  • User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0
  • Thunderbird Version: 91.x.x
  • Operating System: Windows 10 (NT 10.0)
Output: Bug #104 - Firefox Nightly HTTP/3 Secure Connection Issue
Steps to Reproduce:
  1. Open Firefox Nightly with HTTP/3 support enabled.
  2. Attempt to access Google or YouTube using the browser.
Expected Results: The browser establishes a secure connection and loads the website without delay. Actual Results: The browser fails to establish a secure connection, displaying an error message. Additional Information:
  • User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36
  • Software Version: Firefox Nightly
  • Build Number: 88.0.4324.96
  • Operating System: Linux
  • HTTP/3 Support: Enabled