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

Lose focus on some websites when pressing the Control key

I am using Firefox 127 on Ubuntu. When I press the Control key, I often lose focus in the window I am currently viewing. This is annoying as it prevents me from copy-pas… (tuilleadh eolais)

I am using Firefox 127 on Ubuntu.

When I press the Control key, I often lose focus in the window I am currently viewing. This is annoying as it prevents me from copy-pasting for example.

Sometimes the focus is back when I release Control, sometimes it is lost and I have to click again on the text field. It does not happen on all websites, for example support.mozilla.org works well, but it happens on duckduckgo or overleaf.

It does not seem to be the same as existing issues such as [the "show mouse when press Ctrl" of Ubuntu] (it is disabled) or an addon (the problem still happens in safe mode).

In case it is useful, when I press Control the tab bar background goes slightly darker, see attached images.

Thanks for your help :) Nicolas

Asked by nnadisic 10 mí ó shin

Answered by jonzn4SUSE 10 mí ó shin

  • Réitithe
  • Cartlannaithe

Mozilla Firefox snap for Ubuntu changes browser.opaqueResponseBlocking

Why does the Mozilla Firefox snap for Ubuntu keep changing the value of browser.opaqueResponseBlocking away from the default and selected FALSE setting to TRUE? This make… (tuilleadh eolais)

Why does the Mozilla Firefox snap for Ubuntu keep changing the value of browser.opaqueResponseBlocking away from the default and selected FALSE setting to TRUE? This makes Firefox nearly unusable since the streaming video keeps being cut off when Mozilla Firefox snap for Ubuntu keeps changing the value of browser.opaqueResponseBlocking randomly during use. Specifically this is the 116.0.2 (64-bit) Mozilla Firefox snap for Ubuntu canonical-002 - 1.0 that is installed with Ubuntu 23.04. Please advise.

Asked by mozilla414 1 bhliain ó shin

Answered by mozilla414 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Firefox Browser: Unable to block or move popup window

OS: Linux Mint 21 Browser: Firefox 121.0 There are a few sites I frequently use that popup windows that can't be blocked or moved out of its lower right position. It mos… (tuilleadh eolais)

OS: Linux Mint 21 Browser: Firefox 121.0

There are a few sites I frequently use that popup windows that can't be blocked or moved out of its lower right position. It most cases it blocks important text due to the screen/font scaling I have to use.

My browser privacy settings are set to "Strict".

Autoplay setting is: "Default for all websites: = Block all Websites"

The popup window banner reads "Trending Videos". No video or audio plays and the window is black with the error msg: Sorry, the video player failed to load.(Error Code: 104153)

There is an "X" button on the right hand side of the banner that does go into focus when I hover the cursor over it, but clicking on it does nothing.

I have tried various popup blocking addons but so far none have been able to stop these popup windows.

Suggestions please!

Monty

Asked by Slick 1 bhliain ó shin

Answered by zeroknight 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

.heic disaster

So I was sent a picture in .heic format. Trying to open it FF entered an endless loop opening new tabs with names like: "/tmp/pid-949/IMG_9409.heic". There was no easy … (tuilleadh eolais)

So I was sent a picture in .heic format. Trying to open it FF entered an endless loop opening new tabs with names like: "/tmp/pid-949/IMG_9409.heic". There was no easy way to stop it, the 'X' button did nothing. It opened hundreds of tabs. I had to kill all my tabs to get rid of them. BTW there's supposed to be a 'Recover Previous Session' button in the main menu. Not there. On line, I see several different images of what my main menu is supposed to look like but mine is nothing like that. I have 115.6.0esr (64-bit).

Asked by rayandrews 1 bhliain ó shin

Answered by zeroknight 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

WebGL creation failed after reinstalling lbgl1* libegl*

I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02… (tuilleadh eolais)

I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02).

I used to play this game named narrow.one, which before I reinstalled the mentioned libraries, was working fine except for crashing a few times. I thought these libraries were causing some issue, so I tried reinstalling them.

I reinstalled the libraries using: `sudo apt install --reinstall --fix-missing libgl1* libegl*`

After installation, I start getting that error. So, I tried reinstalling firefox (using the same command), and then restarting the laptop - but of no use. Chrome seems to be running WebGL, including the game.

In firefox, on the https://get.webgl.org/ page, I see Hmm. While your browser seems to support WebGL, it is disabled or unavailable. If possible, please ensure that you are running the latest drivers for your video card.

After that, I also tried reinstalling `libopengl0` and `libglu1-mesa` and `intel-microcode`, but of no use. Running although, `sudo intel_gpu_top` and then chrome, it seems that the GPU is in use by chrome as well.

I then go to about:support. It shows me the images I have attached. Reading the logs, there several `blocklisted` values in `Decision Log` section. I suspect that's the cause of this issue, but then I don't know how can I un-blocklist the blocklisted things, and even after that, why does Chrome runs webgl if these are blocklisted?

Running `glxinfo -B`, I get the following: `name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer):

   Vendor: Intel (0x8086)
   Device: Mesa Intel(R) HD Graphics 620 (KBL GT2) (0x5916)
   Version: 23.2.1
   Accelerated: yes
   Video memory: 7697MB
   Unified memory: yes
   Preferred profile: core (0x1)
   Max core profile version: 4.6
   Max compat profile version: 4.6
   Max GLES1 profile version: 1.1
   Max GLES[23] profile version: 3.2

OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) HD Graphics 620 (KBL GT2) OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL core profile shading language version string: 4.60 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL shading language version string: 4.60 OpenGL context flags: (none) OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.2.1-1ubuntu3.1 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20`

I do not know much about OpenGL, but reading the above stuff, I suppose my GPU is in use and also has a compatible driver (although I am not sure).

Also, running `glxdemo`, `glxheads`, and `glxgears` seems to be rendering stuff.

Should I reinstall firefox after purging it first? Please help.

Thanks!

Asked by Lakshay Rohila 1 bhliain ó shin

Answered by zeroknight 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Tampermonkey script to allow scrolling youtube search bar off top of page stopped working correctly

I use the following on youtube pages to allow the top search-bar section to be scrolled off the top of the page (otherwise it is fixed in place). GM_addStyle("#masthead-… (tuilleadh eolais)

I use the following on youtube pages to allow the top search-bar section to be scrolled off the top of the page (otherwise it is fixed in place).

GM_addStyle("#masthead-container.ytd-app { position: static !important; } #page-manager.ytd-app { margin-top: 0 !important; }");

Recently, youtube added some kind of effect that is applied around the video window (a kind of blurring of the colors in the video that extends beyond the video border). I think it's only part of the "dark theme". This effect seems to be covering up the search bar with my modified style applied. The search bar appears and then fades out. How can I turn this effect off? Or at least make it so it doesn't cover up the search bar? I'd prefer to turn it off completely.

Asked by L KL 1 bhliain ó shin

Answered by jscher2000 - Support Volunteer 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

DNS over HTTPS oddities: fallback, TRR mode

After a recent change of my website's name registrar, Firefox (both on Linux and Android) has been running into issues finding the server/address. I suspect this has some… (tuilleadh eolais)

After a recent change of my website's name registrar, Firefox (both on Linux and Android) has been running into issues finding the server/address. I suspect this has something to do with DNS, whether it be DNS over HTTPS (DoH) or otherwise.

Specifically, this seems to happen when DoH is on (as shown by about:preferences#privacy). I have confirmed that `curl --doh-url <cloudflare DNS query> <my website>` also fails to resolve the request.

This leaves me with a few outstanding questions:

  • Do I have any control of whether the DoH request fails? Is this something I can fix through my host or name registrar?
  • The TRR mode shown in about:preferences#privacy appears to be different than the one shown in about:config (2 versus 0, respectively).
  • Shouldn't Firefox be falling back to normal DNS? I have confirmed via `curl` that my website works fine over https.

Firefox and curl results for Linux confirmed on two machines on the same network.

Asked by gabriel.h.brown 1 bhliain ó shin

Answered by gabriel.h.brown 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Taking webpage screenshot from command line

Hi. i have no results while doing this: https://dpaste.com/FTXPQ46ZL# No error, no screenshot. "Screenshot" flags in default state, about:policies - inactive. … (tuilleadh eolais)

Hi. i have no results while doing this: https://dpaste.com/FTXPQ46ZL# No error, no screenshot. "Screenshot" flags in default state, about:policies - inactive.

Asked by qwertikator 1 bhliain ó shin

Answered by cor-el 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Firefox lagging lagging a ton for a second or two

I tried the troubleshooting mode, which turns off all the add-ons. Despite that, my Firefox still lags. For example, when I click on a new tab, it takes a couple of secon… (tuilleadh eolais)

I tried the troubleshooting mode, which turns off all the add-ons. Despite that, my Firefox still lags. For example, when I click on a new tab, it takes a couple of seconds to open. When I am typing, it takes a few seconds every now and then to catch up. Additionally, when I am scrolling, it will be unresponsive for a couple of seconds before jumping to where I supposedly scrolled to. I am using Mint Linux Firefox 128.0.3. Processor: 13th Gen Intel© Core™ i7-13700HX × 16. Graphics:

 Device-1: Intel driver: i915 v: kernel
 Device-2: NVIDIA driver: nvidia v: 550.90.07
 Device-3: Cheng Uei Precision Industry (Foxlink) HP Wide Vision HD Camera
   type: USB driver: uvcvideo
 Display: x11 server: X.Org v: 1.21.1.4 driver: X:
   loaded: modesetting,nvidia unloaded: fbdev,nouveau,vesa gpu: i915
   resolution: 3424x1926~240Hz
 OpenGL: renderer: Mesa Intel UHD Graphics (ADL-S GT1)
   v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2

Asked by theexaltedfuhrer 9 mí ó shin

Answered by jonzn4SUSE 9 mí ó shin

  • Réitithe
  • Cartlannaithe

cannot import bookmarks into firefox

I'm setting up a user on a new computer. I've exported her bookmarks from her old computer. On the new computer I go to Bookmarks > Manage Bookmarks > (select bookm… (tuilleadh eolais)

I'm setting up a user on a new computer. I've exported her bookmarks from her old computer. On the new computer I go to Bookmarks > Manage Bookmarks > (select bookmarks toolbar) > Import and Backup > Import bookmarks from HTML. I browse to my folder containing the bookmarks.html file, Open it, and nothing.

I've tried all the suggestions I can find. Places Database Verify Integrity gives me: > Task: checkIntegrity + The places.sqlite database is sane + The favicons.sqlite database is sane > Task: checkCoherence + The database is coherent etc. Opening the bookmarks.html file shows a list of bookmarks. That file is not empty.

This shouldn't be this hard. How do I accomplish this?

Asked by Mark Foley 1 bhliain ó shin

Answered by Mark Foley 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Icons are missing when I google search logged into my google account

When I google search while logged into my google account the results are missing the favicons. However when I log out of my google account or go into private mode everyt… (tuilleadh eolais)

When I google search while logged into my google account the results are missing the favicons.

However when I log out of my google account or go into private mode everything works as expected.

Pls help

Asked by mira.srbn 1 bhliain ó shin

Answered by jonzn4SUSE 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

I can't log out from a site using an old version of firefox. Impossible to get locked out anymore which would be important though!

Hi I have been using firefox on linux for a while without updating it. We are artsellers and I used to be able to log in and out of an artplatform without any problems. I… (tuilleadh eolais)

Hi I have been using firefox on linux for a while without updating it. We are artsellers and I used to be able to log in and out of an artplatform without any problems. It's now been a few weeks since logging out is not possible any more on this platform which means that I am constantly logged in which I really do not want. The menu does not work anymore on this side whereas it works with other browers. I already contacted the platform. They cannot do anything about it themselves and asked me to contact your team. Please help. Thank you Best regards from Germany C. Marsac

Asked by asupta 1 bhliain ó shin

Answered by asupta 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Mendeley Web Extension blocked on PDFs

Hi, I use Mendeley Web Extension to pull articles and other things from Firefox directly into my Mendeley library. I will usually rapidly read through the PDF file onlin… (tuilleadh eolais)

Hi,

I use Mendeley Web Extension to pull articles and other things from Firefox directly into my Mendeley library. I will usually rapidly read through the PDF file online before deciding to add it or not. For some unknown reason, Firefox blocks the use of Mendeley on PDF file, for security reasons, and I can no longer add them to my library. Most references are only available as PDF files making the add-on completely useless. Is there a security feature that I can disable to be able to use the extension again?

Kind regards,

Mathias

Asked by mathias.rsl 2 bhliain ó shin

Answered by TyDraniu 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Disable download finished notification

I want to disable notifications when a download is finished, however the key in about:config 'browser.download.manager.showAlertOnComplete' does not exist any more. Is th… (tuilleadh eolais)

I want to disable notifications when a download is finished, however the key in about:config 'browser.download.manager.showAlertOnComplete' does not exist any more. Is there some other way to disable these notifications?

Asked by Robin_w151 1 bhliain ó shin

Answered by zeroknight 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Ubuntu crashes while moving a Firefox tab with mouse

Hello Volunteers, Ubuntu crashes while moving around a Firefox tab with a mouse, IF the mouse cursor goes thru the top bar of the laptop screen. I am using Firefox V 113… (tuilleadh eolais)

Hello Volunteers,

Ubuntu crashes while moving around a Firefox tab with a mouse, IF the mouse cursor goes thru the top bar of the laptop screen. I am using Firefox V 113.0.2, Build ID: 20230522193126 on Ubuntu 23.04. This could be an Ubuntu problem or a Firefox problem.

Thanks Dilip Deodhar

Asked by DD 1 bhliain ó shin

Answered by jonzn4SUSE 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Tabs grouping

Hi! Let's start by saying that I love Firefox, that I use it as my primary browser everywhere and I love that is not based on chromium. However, for reasons to me unknow… (tuilleadh eolais)

Hi!

Let's start by saying that I love Firefox, that I use it as my primary browser everywhere and I love that is not based on chromium. However, for reasons to me unknown is missing a very important feature (natively at least): tab grouping. This feature is extremely simple to implement and in today life, where in most jobs (I'm a researcher) you have to deal with a tons of tabs opened in your browser, being able to effectively organize them is a must.

My question is: has Firefox the intention to implement (again) this feature? Will this happen soon?

I'm really trying my best to not switch to a competitor browser and I really want to support Firefox and hope that it gains more and more users. But for this to happen it really needs to be on par with time. How come every other popular browser has a very good tab grouping feature and Firefox doesn't?

Please, let me know if there's a chance to see this feature implemented in reasonable times. Sooner or later, you will probably have to do that reagardless.

Wish you the best, A.

Asked by Rikan 1 bhliain ó shin

Answered by TyDraniu 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

How to completely sanitise a given host from Firefox so it'd act the same as in private window?

I have a few websites, among them glovoapp.com and work Kibana, that don't open properly in my regular Firefox session any more even though I tried to remove cookies rela… (tuilleadh eolais)

I have a few websites, among them glovoapp.com and work Kibana, that don't open properly in my regular Firefox session any more even though I tried to remove cookies related to those websites and anything else I could think of. They work fine in private window but it means I have to authenticate each time. What steps do I need to perform to completely clean a website settings from Firefox memory?

In case of Glovo (and several other websites) in regular Firefox session there's an error: Content Security Policy: The page's settings blocked the loading of a resource at inline ("script-src"). Same doesn't happen in private window.

In case of Kibana (and several other websites) in regular session Firefox somehow remembers old authentication - it doesn't ask for new credentials and doesn't send Sec-Fetch-User header (which results in Kibana throwing HTTP 405 Method Not Allowed). In private window the header is sent correctly.

I'm using Tridactyl so I tried to use the :sanitise glovoapp.com command which, in theory, should remove everything that can be removed with API calls as described on https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/browsingData/DataTypeSet - it's not enough.

Asked by cprn 2 bhliain ó shin

Answered by cor-el 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

"my.yahoo.com" preferences required

117.0.1 Mozilla Firefox Snap for Ubuntu installed Total Adblock installed Enter URL "my.yahoo.com", the "My Portfolio" page comes up, the portfolio box presents a messag… (tuilleadh eolais)

117.0.1 Mozilla Firefox Snap for Ubuntu installed Total Adblock installed Enter URL "my.yahoo.com", the "My Portfolio" page comes up, the portfolio box presents a message: "Oops, something went wrong. Please try again." I went to Settings, Manage Exceptions, entered "https://my.yahoo.com" and clicked Add Exception. "https://my.yahoo.com" it appeared in the Website listing below. I clicked Save Changes. I retried the My.Yahoo tab again and the same error resulted. Where do I need to change what preferences, Yahoo or Total Adblock?

Asked by Ron Belcher 1 bhliain ó shin

Answered by jonzn4SUSE 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Linux save dialog limitations

I've just tried to save something from firefox on linux(Manjaro KDE) and was baffled that there doesn't seem to be a way to manually enter the path and navigate to it in … (tuilleadh eolais)

I've just tried to save something from firefox on linux(Manjaro KDE) and was baffled that there doesn't seem to be a way to manually enter the path and navigate to it in the save dialog. In addition to that, there are many locations missing and I can't seem to find a way to add new custom or favorites ones either.

All that combined means it was impossible to save my file directly to a network location, which is something I very often need to do. It just seems insane for such a basic feature to be missing and I've found a 4 years old thread about it meaning nothing has been done to fix this since? https://support.mozilla.org/en-US/questions/1279125

The only way I can see would be to mount the network path(not a good solution for one offs) and navigate to it(a symlink can make it closer to one of the existing shortcut but still annoyingly require more clicks) every time but that's very tedious since most of my saving is on a specific server drive.

Asked by SamKook 1 bhliain ó shin

Answered by jonzn4SUSE 1 bhliain ó shin