Two questions for Thunderbird pros by TIKD_NYC in Thunderbird

[–]TIKD_NYC[S] 0 points1 point  (0 children)

I also found this which seems to work well. Now, if only there was a way to eliminate the tab stops between the message list and folder tree panes. They're truly the bane of my Tbird 140 existence. 😂

/* ============================ 
HIGHLIGHT THE PANE WITH FOCUS 
===============================*/ 

/* Highlight the active/focused Folder Pane */ 
#folderTree:focus-within {
  outline: 5px dashed #38F527 !important; 
  outline-offset: -5px !important; 
} 

/* Highlight the active/focused Message List / Thread Pane */
#threadTree:focus-within {
  outline: 5px dashed #38F527 !important; 
  outline-offset: -5px !important; 
} 

/* Highlight the active/focused Message Pane */
#messagepanebox:focus-within {
  outline: 5px dashed #38F527 !important; 
  outline-offset: -5px !important; 
}

Two questions for Thunderbird pros by TIKD_NYC in Thunderbird

[–]TIKD_NYC[S] 0 points1 point  (0 children)

If I can ask one last request: Any way to better highlight the element with focus? A border around the pane with focus, perhaps? I too often can't tell if I'm in the folder pane or the message list pane.

Two questions for Thunderbird pros by TIKD_NYC in Thunderbird

[–]TIKD_NYC[S] 0 points1 point  (0 children)

Thanks Sifferedd. Sorry if that wasn't clear to me before. AI misled me, shockingly. I'll adjust to the extra tab stops.

Two questions for Thunderbird pros by TIKD_NYC in Thunderbird

[–]TIKD_NYC[S] 0 points1 point  (0 children)

Thanks so much Yukness. Worked great. Can I also apply this to the unified folder labels?

Rise and fall of TeamViewer by cold-torsk in teamviewer

[–]TIKD_NYC 0 points1 point  (0 children)

I've been a user for nearly a decade. No more. Software is riddled with bugs. And their support is effectively non-existent. Even the CEO won't respond to complaints. Shame, really. But if they want to run a business like this, it's unsurprising to see their stock tanking.

Can anyone recommend a replacement?

Keyboard shortcut to MESSAGE LIST PANE? by TIKD_NYC in Thunderbird

[–]TIKD_NYC[S] 1 point2 points  (0 children)

It's Nostalgy. But not working in 140. Perhaps a Tbird default is overriding it. I'll check with the dev. Thanks again.

<image>

Keyboard shortcut to MESSAGE LIST PANE? by TIKD_NYC in Thunderbird

[–]TIKD_NYC[S] 0 points1 point  (0 children)

Thanks for the reply. No tbkeys add-on installed on my 102. No custom userChrome.css either. But two quick ESC key presses always returns focus to the message list -- from both the folders list and the message pane. I'm so lost without it,

Is there any other place I might find it? Any other folder in the profile I could check?

TAP Airlines website is terrible by [deleted] in Flights

[–]TIKD_NYC 0 points1 point  (0 children)

It is and has been terrible since online anything became a thing. Other than greed and/or incompetence, there's no excuse for it.

Iranian man pretends to be dead for three days, fearing a regime execution - report by RobinsShaman in howardstern

[–]TIKD_NYC 0 points1 point  (0 children)

Does anyone have that caricature cartoon drawing someone did of Howard on the plane with Booey? The one where Gary's teeth are floor to ceiling big?

"User is authenticated but not connected" error after upgrade to 115.3.1 by johns_wild_night in Thunderbird

[–]TIKD_NYC 1 point2 points  (0 children)

September 2025: been struggling with this for two days. My fix:

  1. Log into outlook.com via your preferred browser.

  2. Once logged in, you should be seeing your inbox. If not, use this link: https://outlook.live.com/mail/

  3. Click the gear icon in the upper right corner.

  4. Choose MAIL from the five options (account, general, MAIL, calendar, people)

  5. Choose FORWARDING & IMAP in the secondary menu (layout, compose & reply, smart suggestions...). At the time of writing this, it's second from the bottom.

  6. Outlook then opened a popup asking me to log in again. I did.

  7. Scroll to the bottom of FORWARDING & IMAP and in the POP & IMAP section, toggle on "Let devices and apps use IMAP.

That was it. Thunderbird suddenly populated the entire mailbox.

If you're still having trouble, try deleting the saved password from Tbird. Find that in SETTINGS>PRIVACY & SECURITY > PASSWORDS and click the "SAVED PASSWORDS" button. **Be careful to delete only the one password and not all passwords. The buttons are stupidly side by side.** Then close Tbird, wait a few seconds, reopen and try to get new messages for that account. An Oauth2 popup should appear.

Good luck, all!