Отображение вопросов с тегом: Показать все вопросы

Bad/Rogue Current Session of Firefox (Windows 7) Redux

Sorry, posted recently and had then trouble finding out how to respond to help offered (jscher2000)! Noticed that the email version was "no-reply" so I didn't figure that… (читать ещё)

Sorry, posted recently and had then trouble finding out how to respond to help offered (jscher2000)! Noticed that the email version was "no-reply" so I didn't figure that would work! So, I tried to 'cut and paste' my reply (on a smartphone) and I ended up losing even the email reply text so here is a reconstruction. I tried the suggestions in order and the first one didn't have a "Restore previous session" option and the second one had "Recently closed windows" greyed out! And, when I entered "about.support" in the address bar (top rightish), I received a notice that I couldn't reach Google (Remember that I don't currently have internet access on my laptop). So, no joy there either! Can I not just change some current setting to prevent Firefox v 115.9lesr from saving the current 'Windows' and Tabs so that, when I again open Firefox, the previous session 'Windows' and Tabs would be used?!?

Задан balls69bc 6 дней назад

Последний ответ от jscher2000 - Support Volunteer 2 дня назад

unread vs unified

I understand the basic differences between unread folders and unified folders what I don't understand is why two of nine my accounts are listed in both unified folders an… (читать ещё)

I understand the basic differences between unread folders and unified folders what I don't understand is why two of nine my accounts are listed in both unified folders and unread (see circled in red) how do I remove the two accounts from unified folders or

add more to it
and what makes it confusing is that the subfolders aren't the same when listed in unified or unread

Задан TheDragon 5 дней назад

Последний ответ от Toad-Hall 2 дня назад

Mail bar missing

I recently purchased a new laptop and needed to migrate my old Thunderbird profiles. This is what I did: 1. Backed up profiles from old laptop 2. downloaded and installed… (читать ещё)

I recently purchased a new laptop and needed to migrate my old Thunderbird profiles. This is what I did: 1. Backed up profiles from old laptop 2. downloaded and installed latest version of Thunderbird on new laptop 3. coped profiles into \roaming directory 4. tested and successfully received emails and viewed all old emails.

The problem is that the Mail toolbar is nowhere to be found. Also, the calendar is missing. I tried right clicking on empty space and it only showed "menu bar" as an option. Attachment shows nothing in the toolbars option of View dropdown.

Задан m_nowak 1 неделю назад

Последний ответ от Toad-Hall 2 дня назад

  • Решено

userChrome.css - Help With Customizing Tabs

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead o… (читать ещё)

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead of buttons.

Looked ok in FF 115 ESR.

However, in FF 125, half the tabs are now cut off, including their text (see attached images).

Also the tabs background is darker in FF 115 ESR, providing more contrast between the tabs and the tab bar. In FF 125, it's almost all white and I can hardly distinguish between the tabs and the tab bar.

Why is there such a big difference in appearance between FF 115 ESR on Windows 7, and FF 125 on Windows 10?

Here is the code I used...

/* ------------------ RESIZE TAB BAR ----------------------------- */ \#TabsToolbar { height: 27px !important; margin-top: -1px !important; margin-bottom: 0px !important; } \#tabbrowser-tabs { height:25px!important; min-height:25px!important; }

.tab-background-start[selected=true]::after, .tab-background-start[selected=true]::before, .tab-background-start, .tab-background-end, .tab-background-end[selected=true]::after, .tab-background-end[selected=true]::before {

 min-height:25px!important;

} /* ------------------ RESIZE TAB BAR END ----------------------------- */

/* ------------------ TAB HEIGHT ----------------------------- */

.tabbrowser-tab {
 max-height: 25px !important;
 border-color: #8f939e;

}

.tabbrowser-tabs {

 max-height: 25px !important;
 border-color: #8f939e;

} /* ------------------ TAB HEIGHT END ----------------------------- */

I inserted backslashes at the beginning of the first 2 lines of code above to preserve the hashtag sign (otherwise it displays an index number before those lines), please ignore the backslashes.

I would like my customizations in Firefox 125 to look like the ones I made in 115 ESR.

Is it possible?

Thanks!

Задан Slouch 2 дня назад

Дан ответ cor-el 2 дня назад

  • Решено

Can not seperate email accounts

I have had to Restore my laptop. Since I have I can not seem to separate my email accounts. I wish them to be kept separate because I use different 'Signatures' for each … (читать ещё)

I have had to Restore my laptop. Since I have I can not seem to separate my email accounts. I wish them to be kept separate because I use different 'Signatures' for each account. Is there a way to separate the accounts in Thunderbird? If not How do I delete all the email accounts connected to the main email account, without affecting any email accounts outside of Thunderbird so that I can then add them individually?

Задан Steve 3 дня назад

Дан ответ Steve 2 дня назад

Why can't some Wikipedia pages activate read mode?

Hello everyone, Why some Wikipedia pages cannot activate reading mode under Debian 12 and Firefox ESR 115.9.1, for example this English Wikipedia page on Emmabuntüs does… (читать ещё)

Hello everyone,

Why some Wikipedia pages cannot activate reading mode under Debian 12 and Firefox ESR 115.9.1, for example this English Wikipedia page on Emmabuntüs does not allow reading mode to be activated while French, Spanish and German pages can ?

See our test video on this subject: http://share.emmabuntus.org/Accessibility/Firefox_mode_lecture_non_disponible_emmabuntus_en.mp4

Is there a utility to test pages compatible with reading mode?

Or otherwise in which Firefox log file to see if a page is compatible or not?

Thanks in advance for your help.

Задан Patrick-Emmabuntus 2 недели назад

Последний ответ от Patrick-Emmabuntus 2 дня назад

How to convert a specific chrome addon to firefox

Here is the extension i would like to convert https://chromewebstore.google.com/detail/equalizer-for-chrome-brow/abikfbojmghmfjdjlbagiamkinbmbaic here is what extensio… (читать ещё)

Here is the extension i would like to convert

https://chromewebstore.google.com/detail/equalizer-for-chrome-brow/abikfbojmghmfjdjlbagiamkinbmbaic


here is what extension test .com says


2 compatibility issues found:

What are compatibility issues?

Compatibility issues warn about the usage of APIs or permissions not available in the latest version of Firefox.

   tabCapture.capture is not supported
   This API has not been implemented by Firefox.
   found in the following locations:
       content.js:1
       options.js:3
   tabCapture.onStatusChanged is not supported
   This API has not been implemented by Firefox.
   found in the following locations:
       content.js:1
       options.js:469



How do I fix?

Thanks for any help!

Задан emerson 2 дня назад

Последний ответ от Paul 2 дня назад

mouse pointer

mouse pointer is nice size in general but becomes VERY small when I go into websites. this happens when i use either floorp or firefox but is fine when i use chrome( woul… (читать ещё)

mouse pointer is nice size in general but becomes VERY small when I go into websites. this happens when i use either floorp or firefox but is fine when i use chrome( would rat5her not use google). i just don't see where I can fix this in Firefox settings

Задан bill morin 2 дня назад

Последний ответ от zeroknight 2 дня назад

Appearance of <embed> icon when selecting text

I've been seeing the black embed icon appear when I select text. It's only been recent. My browser is 125.02 and up to date and I have Windows 11. Is this from a recent… (читать ещё)

I've been seeing the black embed icon appear when I select text. It's only been recent. My browser is 125.02 and up to date and I have Windows 11.

Is this from a recent update? I'd like to disable it if possible.

I attached a screenshot.

Thanks in advance!

Задан blanshay 2 дня назад

Последний ответ от zeroknight 2 дня назад

Why is gmail showing up under my comcast account

I have two accounts in Thunderbird: comcast and gmail. For some reason there was a password problem when I tried to get email from comcast. I got that fixed but now gmail… (читать ещё)

I have two accounts in Thunderbird: comcast and gmail. For some reason there was a password problem when I tried to get email from comcast. I got that fixed but now gmail is showing up as a folder under comcast. It is in italics and grayed out (see picture). It cannot be deleted as when trying I get the message that the folder is non-existent.

There seem no way to move it either. I tried moving it to the gmail account but the server always says it is non existent but it does exist in my list of folders. There are also two folders under the gmail account, Ipad, and labone that cannot be deleted either.

Any help appreciated. Win10 TB 115.10.1 latest

Задан william.bowser 1 неделю назад

Последний ответ от Matt 2 дня назад

Mismatched message pane backgrounds - how to fix?

I was able to change some of my message pane background by adding the following to the userContent.css file: /* Thunderbird userContent.css */ @-moz-document url-prefix… (читать ещё)

I was able to change some of my message pane background by adding the following to the userContent.css file:

/* Thunderbird userContent.css */

@-moz-document url-prefix("imap:"),url-prefix("mailbox:"),url-prefix("news:") {

 body {
   background-color: #404552 !important;
 }

} @-moz-document url-prefix("about:blank?compose") {

 body {
   background-color: #404552 !important;
 }

}

I also tried adding the following to my userChrome.css file: /* Message pane */

  1. msgHeaderView {
 background-color: #404552 !important;

}

  1. messagePane {
 background-color: #404552 !important;

}

Why do I still get these two dark gray areas (see attached)? What css do I need to add to get them to be the lighter grey?

Задан guttermonk 4 дня назад

Последний ответ от Matt 2 дня назад

Reminder sound file doesn't work

I want to change the reminder sound. I already downloaded a MP3 file and I selected it on "Reminders", "Use the following sound file". I can see the window that pops up, … (читать ещё)

I want to change the reminder sound. I already downloaded a MP3 file and I selected it on "Reminders", "Use the following sound file". I can see the window that pops up, but no sound is played. Also when I click on Play, it doesn't work. I know the sound file is fine, thus I can play it on my laptop. What should I do? Another question, is there any Add-on with Reminder sounds?

Thanks in advance.

Задан lalos999 3 дня назад

Последний ответ от Matt 2 дня назад

  • Решено

Firefox Translation - Turn off

Hi. How come there is no option to turn off "Firefox Translation"? I speak three languages and every time I visit foreign web site, Firefox suggest translation to me. It… (читать ещё)

Hi.

How come there is no option to turn off "Firefox Translation"? I speak three languages and every time I visit foreign web site, Firefox suggest translation to me. It's annoying.

Задан beyondlightless 3 дня назад

Дан ответ cor-el 2 дня назад

  • Решено

Add-on no longer on Toolbar

I'm using the OneTab add-on, Enabled. The icon no longer shows on the Toolbar, though it is on the Menu bar next to Firefox View. I ran Remove and then Added it again, … (читать ещё)

I'm using the OneTab add-on, Enabled. The icon no longer shows on the Toolbar, though it is on the Menu bar next to Firefox View.

I ran Remove and then Added it again, hoping the Toolbar Icon would reappear = no go, And I lost all URLs already saved, stupid me. To be clear, clicking the Icon on the Toolbar saves all open tabs.

Is there a fix via Preferences? Thanks. gw

Задан metaguy 1 неделю назад

Дан ответ zeroknight 3 дня назад

Sort view (of all folders) by 'unthreaded' as default by Settings

I want to set unthreaded as default column view for all folders, and then that column view to be used on all new subfolders I create, but without having to use advanced s… (читать ещё)

I want to set unthreaded as default column view for all folders, and then that column view to be used on all new subfolders I create, but without having to use advanced settings various workarounds (it is and should be called for what it is...) which is currently the standard response when users is asking how to change from threaded to unthreaded column view. Why can't this setting be simply implemented as part of the standard gui?

Задан kim51 1 неделю назад

Последний ответ от david 3 дня назад

Way to customize <head> section of outbound email?

is there a way to include or insert custom code into the head section of outbound Thunderbird emails? Note that I am not talking about custom email headers, but custom h… (читать ещё)

is there a way to include or insert custom code into the head section of outbound Thunderbird emails?

Note that I am not talking about custom email headers, but custom html into the <head> section of outbound HTML emails.

Thanks!

Задан stevenstromer 4 дня назад

Последний ответ от Toad-Hall 3 дня назад

trackpad preference

At one time, I was able to swipe left on my trackpad and go back to the previous page on firefox. I can't seem to find where to set that preference. I'm running MacOS. … (читать ещё)

At one time, I was able to swipe left on my trackpad and go back to the previous page on firefox. I can't seem to find where to set that preference. I'm running MacOS.

Задан wallin.ian 4 дня назад

Последний ответ от zeroknight 3 дня назад