Cannot Share to a group...

I post or write something on my homepage. I then want to share my post to groups I belong to. I hit the share button and get this new and poorly designed response to shar… (ďalšie informácie)

I post or write something on my homepage. I then want to share my post to groups I belong to. I hit the share button and get this new and poorly designed response to share. I go to the 'group' share icon. It then lists the groups I'm a member of. So far so good. I then click on one of my groups that I want to share the post with. I get a response, like previously before this new change, allowing to write something to the group along with the post/image I want to share. But there is no 'share' button that allows me to share the post. When this hideous new change came into effect there was a sliver of blue at the bottom, obviously from the share button, and clicking on this allowed me to share my post. Unfortunately, the next day when I attempted to share my post, the blue sliver disappeared and there was no way I could share it to a group. For some reason I cannot take a screenshot of what I'm writing about. Your thoughts?

Otázku položil(a) mrsammy7 Pred 2 dňami

Posledná odpoveď od mrsammy7 Pred 2 dňami

Video controls missing on homepage thumbnails

When I would mouse-over a thumbnail on the Youtube home page I use to get a video preview with sound and text controls displayed. Video preview and controls are now miss… (ďalšie informácie)

When I would mouse-over a thumbnail on the Youtube home page I use to get a video preview with sound and text controls displayed. Video preview and controls are now missing on homepage thumbnails. Is there a way to get preview and controls back ?

I cleared the cache and cookies...no effect. Problem does not exist with Edge browser.

Using Windows 10 / Firefox browser 125.0.3 (64-bit)

Otázku položil(a) dee_veloper Pred 2 dňami

Posledná odpoveď od dee_veloper Pred 2 dňami

FireFox crashes on startup after sudden pc shutdown

After accidentally cutting power to my pc, Firefox has been crashing upon start. I've tried using Troubleshoot Mode, refreshing, reinstalling, and even manually deleting … (ďalšie informácie)

After accidentally cutting power to my pc, Firefox has been crashing upon start. I've tried using Troubleshoot Mode, refreshing, reinstalling, and even manually deleting all my user data, but nothing has worked. These crashes do not appear in the crash logs, and happen instantly upon opening the program.

Oddly enough, using task manager to restart Windows Explorer stops the crashing, at least for thirty or so seconds (this is how I was able to try Troubleshoot Mode, as well as accessing logs). I have no idea why this is, nor if it's useful information.

Otázku položil(a) enochbennett144 Pred 2 dňami

Posledná odpoveď od enochbennett144 Pred 15 hodinami

keep browser open after closing last tab

I want to keep browser open after closing last tab. I changed the boolean parameter "browser. tabs. closeWindowWithLastTab" to "false" but the browser still closes with… (ďalšie informácie)

I want to keep browser open after closing last tab. I changed the boolean parameter "browser. tabs. closeWindowWithLastTab" to "false" but the browser still closes with closing of last tab.

What else is required ?

Otázku položil(a) dee_veloper Pred 2 dňami

Posledná odpoveď od dee_veloper Pred 1 dňom

Firefox crashes when launching Brave

Hello! I updated FLOORP on the 5th May, FLOORP crashed and then Brave, Firefox, Waterfox, LibreWolf and Vivaldi started crashing. I had Brave and Vivaldi open when I laun… (ďalšie informácie)

Hello! I updated FLOORP on the 5th May, FLOORP crashed and then Brave, Firefox, Waterfox, LibreWolf and Vivaldi started crashing. I had Brave and Vivaldi open when I launched FLOORP and FLOORP asked consent to update itself and after updating, it did not open in “previous session” and I could not open “previous session” through History. When I launched “Settings” from menu, “previous session” opened! I had pinned “Settings” earlier.

Now the bizarre happens; suddenly LibreWolf launches by itself also without “previous session” and open tabs in Brave and Vivaldi disappear to single New Tab. After some tinkering, I was able to restore “previous session” in LibreWolf, Brave and Vivaldi.

Now I close all browsers and open Firefox, no “previous session” and some random windows in its history, opening these random windows also opened “previous session”! 🙄But then Waterfox launches also without “previous session”, here clicking on OneTab extension recovered “previous session”.

Cutting short; I uninstalled, Waterfox, LibreWolf and FLOORP, this did not help, I ran System Restore twice to two different points and it has not resolved the issue.

Thankful for any help!

Otázku položil(a) RAJENDRA KUMAR Pred 2 dňami

Posledná odpoveď od RAJENDRA KUMAR Pred 14 hodinami

Why do certain types of 'links' not work in Firefox, but do on other browsers

I'm having trouble using a particular site, that I used to be able to in particular clicking on sub menu's from a context menu if that is the correct term, meaning I cann… (ďalšie informácie)

I'm having trouble using a particular site, that I used to be able to in particular clicking on sub menu's from a context menu if that is the correct term, meaning I cannot click an item/button to reveal a menu below it. From the image supplied there are 2 'menu's' with a < character that when clicked should reveal a sub menu of items, works in Edge/Chrome etc.. the only extension I have is Keeper.

Otázku položil(a) jftowers Pred 1 dňom

Posledná odpoveď od jftowers Pred 22 hodinami

Are Firefox Menus Different in Windows 7 and Windows 10?

Do Firefox menus appear differently in Windows 10 than they do in Windows 7? In Windows 7, I see the normal system menus - square corners, light blue menu item highlight… (ďalšie informácie)

Do Firefox menus appear differently in Windows 10 than they do in Windows 7?

In Windows 7, I see the normal system menus - square corners, light blue menu item highlights, 3D column line on the left, dark drop shadow below and to the right of the menu.

In Windows 10 I notice differences - gray-highlighted menu items, rounded corners, no drop shadow, etc.

I'm not using any code to style the menus.

Please see attached images.

Thanks to all who respond.

Otázku položil(a) Slouch Pred 1 dňom

Posledná odpoveď od Slouch Pred 1 dňom

Menu Padding Code Works in FF on Windows 10 but not in Windows 7?

Hi All, Any idea why the menu code I'm using below to reduce padding in menu items is only affecting Firefox in Windows 10, but not in Windows 7? Please see attached im… (ďalšie informácie)

Hi All,

Any idea why the menu code I'm using below to reduce padding in menu items is only affecting Firefox in Windows 10, but not in Windows 7?

Please see attached images.

It's a very strange anomaly. This is true for both FF 125 and FF 115 ESR.

Thanks to all who respond.

/*** Tighten up drop-down/context/popup menu spacing (8 Sep 2021) ***/ /*

*
* why doesn't this affect the Firefox menu bar in Windows 7?  only in windows 10?
*
*/

menupopup:not(.in-menulist) > menuitem, menupopup:not(.in-menulist) > menu {

 padding-block: 0px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
 min-height: unset !important; /* v92.0 - for padding below 4px */

}

root {
 --arrowpanel-menuitem-padding: 4px 8px !important;

}

Otázku položil(a) Slouch Pred 1 dňom

Posledná odpoveď od Slouch Pred 1 dňom

YouTube videos randomly buffering

Hey folks, I've been noticing something peculiar with Firefox that's been bothering me lately. Whenever I try to watch videos on YouTube in resolutions above 1080p, they … (ďalšie informácie)

Hey folks, I've been noticing something peculiar with Firefox that's been bothering me lately. Whenever I try to watch videos on YouTube in resolutions above 1080p, they tend to randomly buffer. It's quite frustrating, especially when I know my internet connection is stable and other browsers don't seem to have this issue. Has anyone else experienced this problem with Firefox? And if so, do you have any tips or solutions to share? Thanks in advance for any insights!

Otázku položil(a) ThanosZ97 Pred 1 dňom

Posledná odpoveď od ThanosZ97 Pred 1 dňom

images with animation not displayed on the site

Site (https://www.pinerolo.news/ The animated images of the articles are loaded once every 3. On Chrome Android I have no problem. I solve it manually by resizing the … (ďalšie informácie)

Site (https://www.pinerolo.news/

The animated images of the articles are loaded once every 3. On Chrome Android I have no problem.


I solve it manually by resizing the page, so they load.

Where could the problem be? In the animation of their site? Do you have any advice on a fix?

Otázku položil(a) gerayl7 Pred 18 hodinami

Posledná odpoveď od gerayl7 Pred 3 hodinami

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… (ďalšie informácie)

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.

Otázku položil(a) ezameht Pred 16 hodinami

Posledná odpoveď od ezameht Pred 15 hodinami

URL autocomplete - I want to start over.

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto f… (ďalšie informácie)

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto fill “weather.com”. Now it auto fills every time with http://www.weatherbase.com/. I don’t know where that came from. Similarly, I used to type the first few letters of “duckduckgo.com” and it would bring up “duckduckgo.com”. Now it brings up a magnifying glass below the url with “Search with duckduckgo”. I am thinking it might be best if I can start over, i.e. clear out any information it’s saved about where it thinks I want to go, and start remembering the sites I am entering now.

Otázku položil(a) WAYNEOO Pred 16 hodinami

Posledná odpoveď od WAYNEOO Pred 1 hodinou