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

How do I change the default app Firefox uses to open downloaded files?

Currently, when I try and open downloaded .txt files and .log files (that is, when I click on them directly from the download pop-up that appears at the top-right of the … (читать ещё)

Currently, when I try and open downloaded .txt files and .log files (that is, when I click on them directly from the download pop-up that appears at the top-right of the browser), Firefox inexplicably opens Aegisub on my machine as the app to use. This is in contrast to when I open it directly from within my file browser, where it opens the Kate text editor, as suggested by the default app option in the permissions of the filetype.

How do I change the apps Firefox uses to open downloaded files? I've tried going into my settings and looking at applications, but .txt and .log don't appear, so I'm not quite sure what to do.

I'm on Kubuntu 22.04.3 LTS, using the Firefox deb package.

Задан domojestic 1 день назад

Последний ответ от domojestic 3 часа назад

How can I restore the search box that disappeared from the toolbar after an upgrade to v. 66?

In the previous version, there was a search box on the toolbar. After the upgrade, it disappeared. How can I restore it? I tried to customize toolbar but there is no sea… (читать ещё)

In the previous version, there was a search box on the toolbar. After the upgrade, it disappeared. How can I restore it?

I tried to customize toolbar but there is no search box in the window of available controls.

Задан yekos82264 23 часа назад

Последний ответ от yekos82264 7 часов назад

unnecessary folders in the tree

Hello. Some time ago, empty folders appeared in the side panel of my account, I cannot delete them - how to delete them. Attached is an image with selected folders. … (читать ещё)

Hello. Some time ago, empty folders appeared in the side panel of my account, I cannot delete them - how to delete them. Attached is an image with selected folders.

Задан mmm m 1 день назад

Последний ответ от mmm m 11 часов назад

Change URL border color when focused

Hi All, I would like to change the url border color when it has the focus to blue. The code below works, except when you press Escape. After hitting Escape, the urlbar… (читать ещё)

Hi All,

I would like to change the url border color when it has the focus to blue.

The code below works, except when you press Escape.

After hitting Escape, the urlbar still has the focus but its border changes back to gray. It should remain blue.

I would also like to remove the box-shadow after pressing Escape, when the urlbar is not expanded (to mimic the behavior of FF 88).

The url and search input fields also do the same goofy thing Windows 10 does - the cursor stops blinking after 5 blinks and remains frozen. Any way to remove that behavior and keep the cursor blinking? If not, no big deal, the other stuff above is more important.

Any code suggestions to get that behavior are welcome!

/* set the initial borders of the urlbar and search bar to gray */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set urlbar border to blue when focused */
#urlbar[breakout][breakout-extend] #urlbar-background {
   border-color: #0078d7 !important;
}

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

Последний ответ от Slouch 1 день назад

Replace context menu navigation icons with text only

Hi All, Is there a way to replace the navigation icons on the context menu with their text-only counterparts? I've tried the following code segments which provide less-… (читать ещё)

Hi All,

Is there a way to replace the navigation icons on the context menu with their text-only counterparts?

I've tried the following code segments which provide less-than-optimal results.

This one which worked in FF 88, now removes the icons, but leaves 4 blank buttons in a row with no text...

#context-back image,
#context-forward image,
#context-reload image,
#context-stop image,
#context-bookmarkpage image {display: none !important;}}


This one completely removes the options, but I would like to keep them, and replace them with their text counterparts

#context-navigation,
#context-sep-navigation {
   display:none !important;
}


Please see attached images for the before and after of what I'm trying to achieve.

Might be nice to have the blank icon column to the left of these 4 items so they all line up with the items below, but I can live without that if it's not possible.

Any help is appreciated!

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

Последний ответ от Slouch 4 дня назад

Reply Signatures

Has anyone found a way to have a separate "reply signature?" The use-case is that I may send an initial email with a 'complete' signature (first name, lastname, email, p… (читать ещё)

Has anyone found a way to have a separate "reply signature?"

The use-case is that I may send an initial email with a 'complete' signature (first name, lastname, email, phone, etc.). But when the other party replies it would be nice to then reply to that with just my first name. Or at worst, auto-insert the full signature.

I've setup my full signature and auto-populates when I create a new message. But not on the reply.

Any suggestions?

Задан Eric Gombrich 5 дней назад

Последний ответ от Eric Gombrich 5 дней назад

Search defaults to UK. How undo? Using Duck Duck Go for search.

My default search engine is Duck Duck Go. I frequently use a VPN. I am usually in North America and want to search sites in North America. When I run a search by typ… (читать ещё)

My default search engine is Duck Duck Go. I frequently use a VPN.

I am usually in North America and want to search sites in North America. When I run a search by typing a search term in Firefox, I get results beginning in UK, and I see that a blue toggle switch has been set to UK. (See image.)

This started 2-3 weeks ago.

How do I set things so that my searches begin in North America?

I have checked "about:config" preferences and do not see anywhere that UK is specified. I don't see a region preference setting, either.

Thank you.

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

Последний ответ от ezameht 5 дней назад