Ceisteanna leis an gclib seo á dtaispeáint: Taispeáin gach ceist
  • Réitithe

imported bookmarks toolbar doesn't display as toolbar

After exporting bookmarks.html from Ffox on old computer, importing it to Ffox on the new one, all good, except that bookmarks toolbar shows on the imported list but does… (tuilleadh eolais)

After exporting bookmarks.html from Ffox on old computer, importing it to Ffox on the new one, all good, except that bookmarks toolbar shows on the imported list but doesn't display as toolbar.

Asked by fostertom 5 mhí ó shin

Answered by fostertom 5 mhí ó shin

  • Réitithe

Moving Tabs

Why on earth would you remove the ability to select move multiple tabs anywhere in an open window browser???? Until recently, I could select the first and last tab, hold … (tuilleadh eolais)

Why on earth would you remove the ability to select move multiple tabs anywhere in an open window browser???? Until recently, I could select the first and last tab, hold shift and move them anywhere I chose. Now that feature doesn't work at all. It duplicates one tab or I'm given a choice to move to the front or last of all open tabs! Please give me the feature back!!1

Asked by mesfeld 5 mhí ó shin

Answered by mesfeld 5 mhí ó shin

  • Réitithe

Drop Down Menu On Certain Websites Won't Work

I recently ported from chrome to firefox about 3 days ago and was tryin to access the dropdown menus on this website https://www2.gov.bc.ca/gov/content/governments/govern… (tuilleadh eolais)

I recently ported from chrome to firefox about 3 days ago and was tryin to access the dropdown menus on this website https://www2.gov.bc.ca/gov/content/governments/government-id/bc-services-card/your-card/get-a-card

I realized it wasn't working so I turned off my adblocker (ublock origin), refreshed the site and still not working.

Also attempted to use troubleshoot mode and still does not work.

Cleared cache + cookies and used troubleshoot mode and nothing working still.

I lastly checked the website was working by opening the same link on chrome after all that and it works perfectly fine over there. Any ideas what could possibly be the issue?? I basically have a fresh install of firefox with no changed settings besides anything that might of been copied over from Chrome when firefox automatically asks you to migrate your stuff over, and used the troubleshoot mode + clearing cookies and cache

Asked by KoiYouu 5 mhí ó shin

Answered by KoiYouu 4 mhí ó shin

  • Réitithe

Keep Bookmark Folders Open

I have a folder with many bookmarks in it, and when I want to open multiple links in the folder but not ALL of them, I have to keep opening the bookmarks folder after mid… (tuilleadh eolais)

I have a folder with many bookmarks in it, and when I want to open multiple links in the folder but not ALL of them, I have to keep opening the bookmarks folder after middle clicking each link 1 at a time. I can't open the entire folder - there are 100+ and say I want to open 10.

Is there a way to keep the bookmark folder open while I open each link in new tabs?

Thanks!

Asked by Thomas DiPasquale 5 mhí ó shin

Answered by TechHorse 5 mhí ó shin

  • Réitithe
  • Faoi Ghlas

Extension button Firefox toolbar

The release notes for Firefox version 140.0.1 indicate the extension button can can now be removed from the toolbar.the noes say: "Firefox Extensions: Customize your too… (tuilleadh eolais)

The release notes for Firefox version 140.0.1 indicate the extension button can can now be removed from the toolbar.the noes say:

"Firefox Extensions: Customize your toolbar with the option to remove the extensions shortcut, giving you more control over your browser. When the button is hidden, you can access the extensions panel again at any time from the Firefox menu by clicking the Extensions menu item."

I still cannot drag the button down and out of sight by customising the toolbar.

Suggestions welcome.

Asked by SuMo Bot 5 mhí ó shin

Answered by jscher2000 - Support Volunteer 5 mhí ó shin

  • Réitithe

playback of DRM content

no matter what I try I cannot get any content from HBO max, crunchyroll, or spotify to play. I feel as though I have tried every troublshooting step. In firefox 140.0.4 6… (tuilleadh eolais)

no matter what I try I cannot get any content from HBO max, crunchyroll, or spotify to play. I feel as though I have tried every troublshooting step. In firefox 140.0.4 64 bit on windows 10 I have:

-turned DRM off and on -disabled and re-enabled widevine -disabling all extensions -try in a private tab -turning off tracking protection -clearing cookies/cache/site data -uninstalling and reinstalling firefox -trying on firefox nightly -trying on other firefox based browsers zen, librefox same issue. chromium based browsers and firefox on my windows 11 laptop play drm content like normal -manually installing older version of widevine -changing useragent to chrome(this triggered cloudflare and would not let me pass) -making another user in windows and trying there

the error i get on crunchyroll is code: DRM-0 and on spotify it loads but the play icon does nothing. in hbo max i get error code 1k-0003

At this point I don't know what else to try, If there is not another solution I probably try to just switch to brave browser or wiping this pc and reinstalling windows.

Asked by BigPurpleHippo 4 mhí ó shin

Answered by BigPurpleHippo 2 mhí ó shin

  • Réitithe

New Tab page text color

Hi there! The New Tab page looks great with white text, but Firefox 140.0.4 thinks my wallpaper is white, so text should be dark. I can change the body class to "activity… (tuilleadh eolais)

Hi there! The New Tab page looks great with white text, but Firefox 140.0.4 thinks my wallpaper is white, so text should be dark. I can change the body class to "activity-stream darkWallpaper" using the inspector and it works fine, but how make this change permanently?

Asked by yakov.mirenkov 5 mhí ó shin

Answered by yakov.mirenkov 5 mhí ó shin

  • Réitithe

Using canvas/context to scale an image that displays ok before removes the image data, ok in Chome/Safari.

The app sizes two adjacent images to the same height. Maybe there's a better approach? This works, in that I see the original image displayed at the wrong size: //im… (tuilleadh eolais)

The app sizes two adjacent images to the same height. Maybe there's a better approach?

This works, in that I see the original image displayed at the wrong size:

   //img.src = imgsrc.src;

This sizes the image but without the data (black square for toDataURL w/ image/jpeg) in FF, but not Chrome and Safari:

   var canvas = document.createElement( 'canvas' );
   canvas.width = width;
   canvas.height = avail_height;
   var context = canvas.getContext( '2d' );
   // Tried/failed: Fill white background for JPEG export
   //context.fillStyle = '#fff';
   //context.fillRect(0, 0, canvas.width, canvas.height);
   context.drawImage( imgsrc, 0, 0, canvas.width, canvas.height);
   context.lineWidth = 150; // ??
   img.src = canvas.toDataURL('image/jpeg', 0.92);
   img.onmousedown = disableDragging; // for FF
   img.style.opacity = "1.0"

The page is the view.html one gets to via Enter on phobrain.com.

Asked by phobrain 4 mhí ó shin

Answered by Paul 4 mhí ó shin

  • Réitithe

Profiles on build 140

Hello all! According to the article [Firefox Profiles] there is supposed to be a way to manage profiles through the account icon. I do not have that option on my build … (tuilleadh eolais)

Hello all!

According to the article [Firefox Profiles] there is supposed to be a way to manage profiles through the account icon. I do not have that option on my build 140 with windows 11.

I created profiles using the about:profiles command; however, they seem to want to be separate accounts, not profiles.

I want help to achieve the functionality as described in the article so I can stop using Edge because I need to keep my work/personal/school accounts separate.

Thanks!

Asked by HCVA 5 mhí ó shin

Answered by TyDraniu 5 mhí ó shin

  • Réitithe

How to set the browser's tab bar to lock and stay permanently

I want the browser's tab bar to display like the homepage, instead of disappearing after opening a webpage tab bar. I don't know if I can accurately express my meaning, b… (tuilleadh eolais)

I want the browser's tab bar to display like the homepage, instead of disappearing after opening a webpage tab bar. I don't know if I can accurately express my meaning, but I will attach two pictures

Asked by 1647063045 5 mhí ó shin

Answered by Paul 5 mhí ó shin

  • Réitithe

webcam, microphone not accessible

I have read all your tutorials. I was unable to have an important televisit with my doctor yesterday because nothing I tried worked. I am unable to use webcam for other… (tuilleadh eolais)

I have read all your tutorials. I was unable to have an important televisit with my doctor yesterday because nothing I tried worked. I am unable to use webcam for other sites until I resolve this problem. Previously I had no problem with my webcam but recently had to get new pc with windows 11 & needs to configure my pc to address this issue. I have another appt scheduled with another doctor & need to fix this problem asap Thanks

Asked by mxereas 5 mhí ó shin

Answered by jonzn4SUSE 4 mhí ó shin

  • Réitithe

Firefox Virus

I accidentally clicked on a site that was supposed to be a game review site that I found on a Bing search. Now I get pop up ads for fake virus programs whenever I run Fi… (tuilleadh eolais)

I accidentally clicked on a site that was supposed to be a game review site that I found on a Bing search. Now I get pop up ads for fake virus programs whenever I run Firefox.

I ran a scan with Mallware Bytes and Microsoft Defender and both scans came up clean.

I am including a screenshot of the popups.

Any ideas?

Thanks

Asked by rinaldop75 4 mhí ó shin

Answered by jscher2000 - Support Volunteer 4 mhí ó shin

  • Réitithe

Cannot connect with CaptCHA

I am trying to connect with my utility provider online. When I try to log in, I give my name and password. It comes up with a CAPTCHA screen. I click on the items but … (tuilleadh eolais)

I am trying to connect with my utility provider online. When I try to log in, I give my name and password. It comes up with a CAPTCHA screen. I click on the items but I just keep getting another screen. After a dozen screens it says CAPTCHA will time out in 2 minutes.

Does anyone have any ideas what could be blocking it?

Asked by MarshaInFlorida 5 mhí ó shin

Answered by MarshaInFlorida 5 mhí ó shin

  • Réitithe

raindrop.io Broken on Firefox 140

I am using the Raindrop (raindrop.io) bookmark manager. It has been working fine on Firefox for years. However, with my recent update to Firefox 140, it is broken. Specif… (tuilleadh eolais)

I am using the Raindrop (raindrop.io) bookmark manager. It has been working fine on Firefox for years. However, with my recent update to Firefox 140, it is broken. Specifically, I can no longer use the highlighting function. It works fine on Chrome, but not on Firefox. I've seen several similar reports on Reddit's Firefox forum (r/firefox).

What to do? I don't want to have to switch to Chrome. Suggestions appreciated.

Asked by LN108 5 mhí ó shin

Answered by jscher2000 - Support Volunteer 5 mhí ó shin

  • Réitithe

Extreme frame judder on YouTube

YouTube videos encoded at 60 frames per second are extremely choppy in Firefox only. Microsoft Edge plays the same videos perfectly. I have deleted my profile and reinst… (tuilleadh eolais)

YouTube videos encoded at 60 frames per second are extremely choppy in Firefox only. Microsoft Edge plays the same videos perfectly.

I have deleted my profile and reinstalled Firefox, updated graphics driver to the latest version, and toggled hardware acceleration on and off. Nothing helps.

Asked by Jens Lyn IV 5 mhí ó shin

Answered by Jens Lyn IV 3 mhí ó shin