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.