Showing questions tagged: Show all questions

"save image as" behaviour in dialogue window

When I do "save as " action for an image in the browser it opens dialogue window to save selected image. Unfortunately it displays files and folders in some random order,… (read more)

When I do "save as " action for an image in the browser it opens dialogue window to save selected image. Unfortunately it displays files and folders in some random order, rather than my preferred order (sorted alphabetically by name, followed by sorting by type).

I can see no rhyme or reason to the way Firefox lists files and folders in the dialogue window, so every time I am saving an image I have to sort things by name and type before I can find what I want.

This is not permanent so I have to repeat this action every time I save an image.

How do I, please set application preferences? to make this setting permanent?

Asked by bambukouk 2 weeks ago

Last reply by bambukouk 2 days ago

Remove Speaker / Audio icon from tabs FF 143

Does anyone know how to get rid of that icon in tabs with the newest version? I have found several mentions of code like below, but they are anywhere from 7 months ago to… (read more)

Does anyone know how to get rid of that icon in tabs with the newest version? I have found several mentions of code like below, but they are anywhere from 7 months ago to years ago and don't seem to work with the new update:

/* Disable unmuted icon */ .tab-audio-button { display:none !important; }/* Disable unmuted icon */ or .tab-audio-button { display:none !important; }

or something with: .tab-icon-overlay

thanks!

Asked by teep37 6 days ago