Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe

Newish user, lots of issues.

I just recently downloaded Thunderbird after using Mac Mail for years. Mail suddenly refused to display messages and no one on the Apple forum could figure out why. So I … (funda kabanzi)

I just recently downloaded Thunderbird after using Mac Mail for years. Mail suddenly refused to display messages and no one on the Apple forum could figure out why. So I was advised to download Thunderbird. So far, I'm not a fan. Here are my issues: 1. Unread messages in the Inbox are in bold. But the bold is so close to the normal font that I can't tell them apart. Is there another, better way to mark unread messages? A tick/check mark? A coloured background? 2. Messages are automatically organised into conversations. But when the latest message comes in, the inbox message doesn't go bold. So there is no way of knowing where to find it. I have to go through all messages that have a conversation (more than one message in the inbox) and find one where the latest message is in bold at the bottom. It's a royal pain. I see the number next to the account on the left, but nothing is in bold on the right. Grrr. 3. The conversations are the wrong way up. I want the most recent message at the top, not the bottom. I would actually prefer not to have them in conversations at all, just the most recent message, but I realise that is probably asking too much. 4. There is no number next to the Thunderbird icon on my desktop when I get a message. I used to appreciate this in Mail. It told me if it was worth going to my inbox. With Thunderbird I have to open the program to find out. Ok, that's enough for now. I'd better not get started on the shortcomings of the search function, or how to bring the unread messages to the top of the inbox list... There are just too many issues to address is one posting. Thanks for any help you can give.

Asked by Clive Chafer 2 izinyanga ezidlule

Answered by david 2 izinyanga ezidlule

  • Kusonjululiwe

Firefox manual proxy config, port number not accepted

I'm trying to use a manual proxy server for Firefox. When entering the proxy address and port number, Firefox outlines the port number field in red and disables the OK bu… (funda kabanzi)

I'm trying to use a manual proxy server for Firefox. When entering the proxy address and port number, Firefox outlines the port number field in red and disables the OK button thus refusing to accept my assigned port number. I'm trying to use port number 29842 which was given to me by the proxy provider.

Asked by kent30 2 izinyanga ezidlule

Answered by kent30 2 izinyanga ezidlule

  • Kusonjululiwe

IE Tab extension...

There used to be an extension called "IE Tab". It allowed you to right click on the link, and open the site in a tab, using Internet Explorer, for sites that didn't work … (funda kabanzi)

There used to be an extension called "IE Tab". It allowed you to right click on the link, and open the site in a tab, using Internet Explorer, for sites that didn't work properly in Firefox. I was wondering if anybody knows of any similar extension that would do the same for Edge? I can't open Twitter (X) using Firefox anymore, but I can open it using Edge. I don't like Edge (obviously), but I have no choice. Thanks in advance!!!

Asked by carlrgoodwin 1 inyanga edlule

Answered by cor-el 1 inyanga edlule

  • Kusonjululiwe

All attempts to install addons returns "Installation aborted because the add-on appears to be corrupt."

I'm at a loss here, problem is in subject line. This has happened for a long while and has persisted through various versions, I have attempted to: - Alter my antivirus … (funda kabanzi)

I'm at a loss here, problem is in subject line. This has happened for a long while and has persisted through various versions, I have attempted to:

- Alter my antivirus and internet protection settings to allow as much traffic as I can. - Download addons as XPInstall files and try and use the File -> Open File option in the Menu Bar - only returns a line about not having permission, despite having Admin permission.

My Firefox Version is the current 118.0.2 (see: attached image).

Thanks in advance.

Asked by Stone Flower 5 izinyanga ezidlule

Answered by cor-el 5 izinyanga ezidlule

  • Kusonjululiwe

Helper Applcation Missing

Hello There all So I recently installed Win11 and Tbird 115.7.0 My issue is this: When I double click a PDF in a received email it opens up in my default PDF reader (Fox… (funda kabanzi)

Hello There all So I recently installed Win11 and Tbird 115.7.0

My issue is this: When I double click a PDF in a received email it opens up in my default PDF reader (Foxit) so it's all good. When I'm composing an email and add a PDF I like to check to see that I'm sending the correct PDF attachment so I double click and it won't open, I get this message (Attached Image) I went to Tools/Settings/General/Files&Attachments and PDF (Foxit) is set as the default so all good

So again Inbox messages opens PDF's no problem Composing messages won't open PDF's

I used to do this all the time on Win10 and it worked perfectly See my settings in image 2 Thanks In Advance :-)

Asked by shop60 2 izinyanga ezidlule

Answered by shop60 2 izinyanga ezidlule

  • Kusonjululiwe

images not any more shown automatically in incoming mails

Thunderbird 115.8.1 64bit (I do not know when the last update happened) on Windows 10 64 bit After migrating to Thunderbird from another mailprogram, I have been receivin… (funda kabanzi)

Thunderbird 115.8.1 64bit (I do not know when the last update happened) on Windows 10 64 bit After migrating to Thunderbird from another mailprogram, I have been receiving emails with pictures displayed in them for about a year without problem. Suddenly 2 days ago no more pictures are shown within the emails. Only links. I have not changed any configs. Is that a feature which has come via update? I have activated that external content is allowed in mails. Any idea why TB suddenly behaves like that and what I can do?

Asked by newsletters2 4 emasontweni adlule

Answered by david 4 emasontweni adlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

What content is required in userChrome.css to move the tabs bar under all other bars?

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does N… (funda kabanzi)

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does NOT move the Tabs Bar below the Bookmarks Bar. The Bookmarks Bar appears to be overwritten and blank, and occupies space below the Menu Bar, Navigation Bar, and Tabs Bar. This empty space separates the three bars which are implemented and the content of the currently-selected tab below it.

Currently, my userChrome.css file is a copy posted by Cor-el (?):


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/* TABS: below nav-bar - fixed for 108+,113+ */

/* ROOT -variables */
*|*:root {
  --tab-toolbar-navbar-overlap: 0px !important;
  
  --tab-min-height: 25px !important; /*override density*/
  --tab-min-width:  80px !important; /*override default*/
}

/* TABS: below nav-bar - no longer needed in 113+ *//*
#navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {
  -moz-box-ordinal-group: 10 !important;
  order: 10 !important;
}
#TabsToolbar {
  -moz-box-ordinal-group: 1000 !important;
  order: 1000 !important;
}
*/

/* TABS: position */
#TabsToolbar {
  display: block !important;
  position: absolute !important;
  bottom: 0 !important;
  width: 100vw !important;
}

/* for 107 and lower - disable this rule in 108 and newer *//*
#tabbrowser-tabs {
  width: 100vw !important;
} */

/* navigator-toolbox: PADDING */
*|*:root:not([chromehidden*="toolbar"]) #navigator-toolbox {
  padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*ADJUST*/
  position: relative !important;
}

/* TABS: HEIGHT */
#tabbrowser-tabs,
#tabbrowser-arrowscrollbox,
#tabbrowser-tabs .tabbrowser-tab {
  min-height: var(--tab-min-height) !important;
  max-height: var(--tab-min-height) !important;
}

#tabbrowser-tabs,
.tab-stack,
.tab-content {
  height: var(--tab-min-height) !important;
}

/* TABS: APPEARANCE */
#TabsToolbar {
  height: var(--tab-min-height) !important;
  margin-bottom: 1px !important;
  box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*OPTIONAL*/
  background-color: var(--toolbar-bgcolor) !important;
  color: var(--toolbar-color) !important;
}

/* indicators - hide  */
.private-browsing-indicator {display: none !important;}
.accessibility-indicator    {display: none !important;}

/* window controls in full screen - hide*/
#TabsToolbar #window-controls {display: none !important;}

/* caption buttons on tab bar - hide */
*|*:root[tabsintitlebar]:not([inFullscreen="true"])
 #toolbar-menubar[autohide="true"] ~ #TabsToolbar
 .titlebar-buttonbox-container {display: none !important;}
________________________________________________________________________________________________

Evidently, the text editor for this website does several things to the above original text that, frankly, seem unnecessary and undesirable. The .CSS file is just an unformatted text file, so what is the problem with simply copying its contents and pasting it in to the body of this post?

Which is also to say that I do NOT have a clue as to what any line in the file is meant to do, what effect it has, why it is even in the file at all, or why it is written in the way that it is. So DO NOT tell me that I "CAN" create a Cascading Style Sheet on my own when I cannot even modify one that has been provided.

On the face of it, something is missing from the above CSS text. What change needs to be made to the above content so that the Bookmark Bar will appear between the Navigation Bar and the Tabs Bar??

Thank-you very much for your time and attention to this request for assistance.

Asked by Blacklisted 2 iminyaka edlule

Answered by DB-1 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Dark mode no longer stays active

I normally have Dark Mode always enabled. This week it's constantly switching to "Follow Device Theme" which then makes it the Light theme. Interestingly, my phone's th… (funda kabanzi)

I normally have Dark Mode always enabled.

This week it's constantly switching to "Follow Device Theme" which then makes it the Light theme.

Interestingly, my phone's theme is also set to Dark mode so the Follow setting doesn't appear to work.

Thanks!

Asked by gurtfrobe 2 iminyaka edlule

Answered by gurtfrobe 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

text color

Help! When I try to change the text color in an email reply it brings me to the pop up to change the color but when I hit OK nothing changes. I've tried so many times/wa… (funda kabanzi)

Help! When I try to change the text color in an email reply it brings me to the pop up to change the color but when I hit OK nothing changes. I've tried so many times/ways to change text color but it always stays black. I use to use this feature a lot to highlight certain text an it's frustrating because I can't do it anymore.

Asked by meghangombos 2 iminyaka edlule

Answered by Toad-Hall 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox background is now Black.

how can I restore to white, the black background on the Firefox Browser, even my menus have turned black. I have tried through my normal settings and although it states I… (funda kabanzi)

how can I restore to white, the black background on the Firefox Browser, even my menus have turned black. I have tried through my normal settings and although it states I have a white background. It doesn't

Asked by Swann 2 iminyaka edlule

Answered by jscher2000 - Support Volunteer 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Spam identification

How do I mark a message in the spam folder as not being spam? Similar questions say to adjust this in webmail. I dont understand what this means. I have a gmail addres… (funda kabanzi)

How do I mark a message in the spam folder as not being spam? Similar questions say to adjust this in webmail. I dont understand what this means. I have a gmail address and if I go into gmail directly there does not appears to be a spam folder there

Asked by ajplap 2 iminyaka edlule

Answered by david 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Column headers, title bars

I was in two minds whether to post this i not as quite minor really, that said Thunderbird will be my default email client on several machines so may as well get Q's out … (funda kabanzi)

I was in two minds whether to post this i not as quite minor really, that said Thunderbird will be my default email client on several machines so may as well get Q's out of the way.

Changed the font size for emails and folder text which is spot on, the only other thing would be to have the title bars or column headers (subject, correspondent, date and so on) in bold as a quick glance makes them seem part of the emails.

This option is probably available similar to changing the font inside config file but I may not be searching for the right thing, 'headers' returns results for the actual message format.

On another note, in case this pops up later on, while dragging icons from the toolbar selection tray the 'delete' button didn't quite make it, the button is no longer in the tray (as an option) or on the menu ?

Many thanks all

Asked by JustOne 2 iminyaka edlule

Answered by sfhowes 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Where did Page Setup / Margins & Header/Footer go?

I'm using Firefox 85.0.2 . . . I was doing this (below), to customize my header and footer, but in this version of FF, I no longer see this in Options - only in: about:c… (funda kabanzi)

I'm using Firefox 85.0.2 . . . I was doing this (below), to customize my header and footer, but in this version of FF, I no longer see this in Options - only in: about:config . . . keyword "footer" . . . there, I would have to change it for 5 different ways of printing (to printers or to PDF)

I need to get rid of printing the URL in the footer - many times, it's too long, and I don't need it.

Where did the Page Setup option go?

I see in the current Print Options, you have to go to - More Settings / Margin / Custom - to see those. Why would they put this so many levels down?

It used to be: File / Page Setup / Margins & Header/Footer . . . "Customize" Headers & Footers:

Option 1 (left) . . . there are two leading spaces:

 > > &T
 > > &U . . . &D . . . &PT

Option 2 (left) . . . get rid of the ">"s, and just have the two leading spaces:

 &T
 &U . . . &D . . . &PT

Asked by sludge7051-x 3 iminyaka edlule

Answered by jscher2000 - Support Volunteer 3 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox icon change no longer works

I use to be able to change firefox icons by adding these files in Firefox under the browser directory chrome/icons/default/BrowserPreferences.ico chrome/icons/default/Cu… (funda kabanzi)

I use to be able to change firefox icons by adding these files in Firefox under the browser directory

chrome/icons/default/BrowserPreferences.ico chrome/icons/default/CustomizeToolbarWindow.ico chrome/icons/default/default.ico chrome/icons/default/downloadManager.ico chrome/icons/default/main-window.ico chrome/icons/default/openLocation.ico chrome/icons/default/places.ico chrome/icons/default/printPageSetupDialog.ico chrome/icons/default/TabMIxPreferences.ico chrome/icons/default/unknownContentType.ico chrome/icons/default/viewSource.ico chrome/icons/default/Wizard.ico

It worked in version 56 but now in version 97 and this no longer works?

Asked by ikhalil 2 iminyaka edlule

Answered by TyDraniu 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

I can't use the new print modals. What alternatives are available in Thunderbird and Firefox?

I have visually-induced vertigo/supermarket syndrome. I have a hard time aviding accidental scrolling in the new print modals. @#$%^ modals. Because of the accidental s… (funda kabanzi)

I have visually-induced vertigo/supermarket syndrome.

I have a hard time aviding accidental scrolling in the new print modals. @#$%^ modals. Because of the accidental scrolling, because they scroll in front of other elements in the same window, and because the modals aren't designed for page down, and because they don't integrate with system-level print options, these don't work for me.

So far I've been using the system print dialogues instead of the Firefox and Thunderbird print modals, but I accidentally updated Thunderbird a few months ago, and lost access to the system print dialogues.

Asked by MarjaE 2 iminyaka edlule

Answered by jscher2000 - Support Volunteer 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox Print Tab Modal Print Preview

Hello, the newest update to version 97.0 was run automatically. Afterwards the new print preview appears although I have it disabeled in about:config (print.tab_modal.en… (funda kabanzi)

Hello,

the newest update to version 97.0 was run automatically. Afterwards the new print preview appears although I have it disabeled in about:config (print.tab_modal.enabled --> false). I cannot get rid of it. It is very annoying as I cannot print my labels with that menu and always have to click once more to do so. Does anyone has a fix for this?

Thanks in advance,

Thomas

Asked by da_hegger 2 iminyaka edlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Remove Shortcuts when hiding menu items

I'm hiding menu items using userChrome.css with option “toolkit.legacyUserProfileCustomizations.stylesheets” set to “true”. So I am hiding some menu items like for examp… (funda kabanzi)

I'm hiding menu items using userChrome.css with option “toolkit.legacyUserProfileCustomizations.stylesheets” set to “true”.

So I am hiding some menu items like for example

  1. menu_find { display: none !important }

however though the menu item is gone how do I get rid of the ctrl-F menu shortcut...

I have many such menu items to remove so I need a generic solution to override the short-cut icons associated with the menu items I want to remove

Asked by ikhalil 2 iminyaka edlule

Answered by ikhalil 2 iminyaka edlule