顯示下列標籤的問題: 顯示所有問題
  • 封存

Unable to open multiple new tabs from address bar

So, I'm switching from Chrome and there's this one thing I can't seem to be able to replicate in firefox. When I start my day I usually open several tabs from different p… (閱讀更多)

So, I'm switching from Chrome and there's this one thing I can't seem to be able to replicate in firefox.

When I start my day I usually open several tabs from different pages of the same website. In Chrome, I would do that by: -typing the name of the website in my address bar -all the pages I frequently visited in that website show in my suggestions -I middlemouse-click all of them, one after the other -this opens one new tab for all of them -I then switch to those tabs and browse them

However, replicating this in firefox seems impossible. When middle-mouse-clicking the 1st link, I would have my window forcibly switch to it, not letting me open the other tabs without changing tabs again. Recently I learned I can avoid this forced switch by middle-mouse-clicking the URL on my address bar while holding shift, which is great! . . . Except it still closes my address bar, not letting me click the other ones without having to type the website's name in it again.

I don't mind holding shift (though I wish I didn't have to) but I really just want to middle mouse click multiple links in my address' suggestion bar and open them in succession, without shifting back to it after each time.

Dastev Enoch 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 已解決
  • 封存

Blue Square at the tip of the mousecursor

I noticed today that there's a small blue cube appears at the tip of the mousecursor inside a firefox window , I guess it's some keyboard shortcut I accidentally activate… (閱讀更多)

I noticed today that there's a small blue cube appears at the tip of the mousecursor inside a firefox window , I guess it's some keyboard shortcut I accidentally activated but can't find any info on where to disable

peter851 於 1 年前 詢問

peter851 於 1 年前 解答

  • 封存

Paste works, but Copy does not

When I copy something to my clipboard I can paste it into Firefox. Into web pages and also into the URL bar. But when I copy something in Firefox, it does not go to the c… (閱讀更多)

When I copy something to my clipboard I can paste it into Firefox. Into web pages and also into the URL bar.

But when I copy something in Firefox, it does not go to the clipboard. The clipboard still hast the content which was already there.

Also strange: When I cut text in a textarea, input element or the URL bar, the text is removed. But it is not sent to the clipboard. When I cut and paste, the text I get is what was previously in the clipboard.

What could be the cause? How can I debug this problem?

witek 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 已解決
  • 封存

Hulu not working after 129.0 update

After 129.0 update, Hulu streaming quit working. I have other streaming services that still work fine. I tried it on older version of Firefox 115.14.0esr (64bit) (old pc … (閱讀更多)

After 129.0 update, Hulu streaming quit working. I have other streaming services that still work fine. I tried it on older version of Firefox 115.14.0esr (64bit) (old pc Win 8.1) and it works fine there. Can I go back to an older version of Firefox or is this a known issue with update?

This is the issue, Hulu website loads and allows you to log in. When you try to stream a show, it plays a commercial then freezes.

Don 於 1 年前 詢問

Paul 於 1 年前 解答

  • 封存

can't use firefox since my update today

Got the following Error message today after update downloaded. "Error:Platform version '129.0.1 is not compatible with minVersion >= 129.0 maxVersion <= 129.0 … (閱讀更多)

Got the following Error message today after update downloaded. "Error:Platform version '129.0.1 is not compatible with minVersion >= 129.0 maxVersion <= 129.0

jrminkin 於 1 年前 詢問

Kiki 最近回覆於 1 年前

  • 已解決
  • 封存

Economist article links fail

Some months back when I get gmail from the Economist and try to go to an article the gmail links to I get this: Our apologies. An error seems to have occurred. The art… (閱讀更多)

Some months back when I get gmail from the Economist and try to go to an article the gmail links to I get this: Our apologies. An error seems to have occurred. The article actually appears very briefly but then gets overwritten by this error message. I am using an up to date Windows 10 PC.

When I go to Microsoft Edge this behavior does not occur. In Firefox I have tried clearing the data and cache but to no avail.

Any thoughts on dealing with this? I do not want to go through many heroic steps to fix this.

Les 於 1 年前 詢問

Les 於 1 年前 解答

  • 封存

Firefox-128 fails to start GUI on Linux Fedora fc20.x86_64

Contents: Conditions, Problem, Observations, Motivation Conditions System: Linux Fedora fc20.x86_64, CPU i520M, 3.66 GiB RAM on DELL E5410 Libraries have been updated … (閱讀更多)

Contents: Conditions, Problem, Observations, Motivation


Conditions


System: Linux Fedora fc20.x86_64, CPU i520M, 3.66 GiB RAM on DELL E5410

Libraries have been updated from rpm packages of Fedora distribution fc21.x86_64 to satisfy the requirements for Firefox 128 and now following versions of relevant libraries and packages are installed:

X.Org 1.14.4, libstdc++ 4.8.3, glibc 2.18, libglib 2.42.1, GTK+ 3.14.5

NetworkManager-0.9.9.0, dbus-1.6.30, GNOME 3.10.0, PulseAudio 5.0

Updating to newer version of Fedora is not possible option for me now.

Firefox 128.0.3 tarball has been unpacked to /usr/local/lib64/firefox128

Executable bash script, /usr/local/bin/firefox128 has been used to launch Firefox 128, it contains two lines

export LD_LIBRARY_PATH=/usr/local/lib64/firefox128:$LD_LIBRARY_PATH /usr/local/lib64/firefox128/firefox $1

Existing file $HOME/.mozilla has been temporarily renamed to avoid hardly possible conflicts while testing the new version of Firefox. (Later I have found that this is not necessary because new installs

of Firefox do not conflict with the previous).


Problem


Execution of the bash script, firefox128 from gnome-terminal command line started Firefox 128 but without GUI. Only the small white interval at left upper corner of the desktop appeared and it could be extended by using mouse to empty (white) window created by Gnome and titled, Firefox.

Observations


After Firefox 128.0.3 started the output of the command, ps -flu username revealed,

      /usr/local/lib64/firefox128/firefox
      /usr/local/lib64/firefox128/firefox-bin \
           -contentproc -parentBuildID 20240725162350 \
           -prefsLen 21615 -prefMapSize 245327 \
           -appDir /usr/local/lib64/firefox128/browser \
                   {d54171b1-8a79-44b3-a271-db4e09db2365} 3715 true socket

Two parameters preceding `true socket` vary from launch to launch.

Executions of, firefox128 --help

              firefox128 --full-version

display the expected output

In the way of successive approximations to highest Firefox version that starts with GUI in my system I have found this is Firefox 95.0.2

The binaries firefox in Firefox versions from 96.0 to 99.0.1 do not launch firefox-bin and the application hangs requiring explicit kill

Firefox versions 100.0.2, 101.0, 106.0, 106.0.5, 117.0, 117.0.1, 123.0.1, 128.0 I have tested like Firefox 128.0.3 behave in the same way as Firefox 128.0.3 with the same effects.

Output of the command, ps -flu username obtained when Firefox 95.0.2 is running with GUI in my system differs specifically from outputs of this command for Firefox versions above 100 Last argument for firefox-bin in those Firefox versions i.e. 100.0.2 and newer is `socket` whereas in Firefox 95.0.2 the last argument is `tab` as in the case,

       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 2 -isForBrowser \
                    -prefsLen 4814 -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab
       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 6 -isForBrowser \
                    -prefsLen 5627 -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab
       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 7 -isForBrowser -prefsLen 5627 \
                    -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab

During executing both the bash scripts firefox128 and firefox95, launching the respective Firefox versions, Firefox writes messages to stdout (gnome-display) but the outputs do not differ qualitatively.

For firefox128 the only intriguing mesasage is the last one that appears while closing Firefox 128, [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt

These messages not differing qualitatively for Firefox 95.0.2 and Firefox 128 can be summarized as follws (firefox:5370): Gtk-CRITICAL **: gtk_widget_get_style_context: assertion 'GTK_IS_WIDGET (widget)' failed gtk_style_context_get_state: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_property: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_background_color: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_color: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed

(firefox:5370): GLib-GObject-CRITICAL **: \ g_value_unset: assertion 'G_IS_VALUE (value)' failed

(firefox:2901): GLib-GObject-CRITICAL **: \ g_object_ref: assertion 'object->ref_count > 0' failed and g_object_unref: assertion 'object->ref_count > 0' failed

[GFX1-]: glxtest: libEGL missing methods

For Firefox 128 they are preceded by warnings like, [Parent 4185, Main Thread] WARNING: \ g_value_unset: assertion 'G_IS_VALUE (value)' failed: \ 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:187


Moreover during starting Firefox in versions 96.0 - 117.0.1 there is the message,

                    os_mmap failed.: Cannot allocate memory 

This message is absent either in Firefox 95.0.2 and Firefox 128.0, 128.0.3

Motivation


The effect just described looks very strange but may be common to older versions of Linux distributions still being used by number of people with various motivations.

Various institutions, particularly banks, require "newest" versions of a browser and I am afraid that Firefox 95.0.2 working in my system will be very soon considered outdated that will result in lack of electronic access to bank account.

Therefore solving the problem just presented appears to be important.

Thank you in advance

koz55pl 於 1 年前 詢問

koz55pl 最近回覆於 1 年前

  • 封存

Font size of browser itself. Toolbar, bookmarks tabs etc

There has to be a way, but I can't find it. How do we enlarge the font size for tabs, toolbar, favorites, search bar etc. I like that we can customize the colors but the… (閱讀更多)

There has to be a way, but I can't find it. How do we enlarge the font size for tabs, toolbar, favorites, search bar etc. I like that we can customize the colors but the font size seems to have been left out. I know we can ctrl + to enlarge what's in the browser window but this has no effect on the actual browser fonts. They are wayyyy to tiny. Is there a fix for this?

lamareeb 於 1 年前 詢問

Amirhosain Noorzadeh 最近回覆於 1 年前

  • 封存

No option to pin extension to toolbar

I am having trouble pinning any Extensions to my toolbar. When i click on the Extensions icon (puzzle piece), the Extensions menu immediately pops up. My extension (Bit… (閱讀更多)

I am having trouble pinning any Extensions to my toolbar. When i click on the Extensions icon (puzzle piece), the Extensions menu immediately pops up. My extension (Bitwarden) is set to "Enabled". When I click on the three horizontal dots, however, the only options are 1) Remove, 2) Report, or 3) Manage. There's no option given to pin the extension.

Because of that, the extension basically never opens, and I am unable to use it. Does anyone have any suggestions for me? Thanks in advance.

I am running Firefox 129.0.2 (64-bit) in Windows 11 on a Surface tablet. FWIW, the extension is running fine in Chrome.

jonathan.prin 於 1 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 1 年前

  • 封存

Seach in Page hidden behind Taskbar

The "search in page" feature has somehow become hidden behind the taskbar at the bottom of my screen. I can only see it by using F11 to hide the taskbar. Any ideas on mak… (閱讀更多)

The "search in page" feature has somehow become hidden behind the taskbar at the bottom of my screen. I can only see it by using F11 to hide the taskbar. Any ideas on making it visible again?

sellmorenails 於 1 年前 詢問

TyDraniu 最近回覆於 1 年前

  • 封存

DuckDuckGo search

It seems since the latest update to FireFox (129.0) I am no longer able to pick a search engine to use, I can click on DuckDuckGo or any other choice for a search and no … (閱讀更多)

It seems since the latest update to FireFox (129.0) I am no longer able to pick a search engine to use, I can click on DuckDuckGo or any other choice for a search and no search engine will come up?? Thank You for any help or suggestions.

tc743wolf 於 1 年前 詢問

billandscottie 最近回覆於 1 年前

  • 已解決
  • 封存

COREL - Can't sign in to Corel

Hi folks I can't login to my Corel.com account on Firefox but I can with Chrome. Can anyone figure out how I can overcome this with Firefox? … (閱讀更多)

Hi folks I can't login to my Corel.com account on Firefox but I can with Chrome. Can anyone figure out how I can overcome this with Firefox?

Derrick Ings 於 1 年前 詢問

Derrick Ings 於 1 年前 解答

  • 封存

Disable CrashReporter

I have had Firefox installed as a backup browser on Windows 10 Home Edition. Due to some strange and possibly non-resolvable issue, I keep having a problem with the Cras… (閱讀更多)

I have had Firefox installed as a backup browser on Windows 10 Home Edition. Due to some strange and possibly non-resolvable issue, I keep having a problem with the Crash Reporter popping up stating that Firefox has crashed, even when Firefox has not been running *at all*. I updated to the latest version of Firefox; this resolved the problem for a few weeks but then Crash Reporter started popping up again. I might mention that when I do actually run Firefox, it comes up and runs fine, with no problem or crashing. I would like to know if there is some relatively simple way to disable the Crash Reporter itself from coming up.

Michael Fields 於 1 年前 詢問

Michael Fields 最近回覆於 1 年前

  • 封存

Firefox - Choose User Profile Not Popping Up

I have downloaded and deleted Firefox a dozen times and history and cache and still it is not allowing me to have the Chose User Profile to pop up I have been trying for … (閱讀更多)

I have downloaded and deleted Firefox a dozen times and history and cache and still it is not allowing me to have the Chose User Profile to pop up

I have been trying for the last 2 days to get the Firefox -Choose User Profile to come up and each time I add the below in the terminal

/Applications/Firefox.app/Contents/MacOS/Firefox-bin -P

I get

Alans-MacBook-Pro:~ alanbmillard$ /Applications/Firefox.app/Contents/MacOS/Firefox-bin -P -bash: /Applications/Firefox.app/Contents/MacOS/Firefox-bin: No such file or directory Alans-MacBook-Pro:~ alanbmillard$

So it states no such file or directory when Firefox is definately in the Applications folder

Any thoughts or suggestions? Thank you in advance

alanbmillard 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 已解決
  • 封存

firefox just lost all open tabs (even pinned ones), history (for this device only), open windows

on PC A, firefox just lost all open tabs (even pinned ones), history (for this device only thank gods), open windows. I installed a windows yesterday on a different PC (l… (閱讀更多)

on PC A, firefox just lost all open tabs (even pinned ones), history (for this device only thank gods), open windows.

I installed a windows yesterday on a different PC (lets call it B), and logged in with the same microsoft account PC A uses. Then installed firefox and logged in to sync (on PC B).

Did that somehow overwrite the profile? Even though it was a different PC?

vujevic.marco 於 1 年前 詢問

vujevic.marco 於 1 年前 解答

  • 已解決
  • 封存

Firefox and www.bt.com

Hi folks Until about two or three days ago the www.bt.com website opened as usual, with first of all its cookie panel taking over the screen asking whether to accept cook… (閱讀更多)

Hi folks

Until about two or three days ago the www.bt.com website opened as usual, with first of all its cookie panel taking over the screen asking whether to accept cookies or manage cookies, and after handling that the site was perfectly usable.

As of two or three days now the cookie panel does not come up NOT AT ALL [but see also the last part of this message], and the screen is lightly-greyed-out. The screen scrolls but nothing at all is clickable.

However, in Chrome and Edge the site opens and works as expected.

The site also opens on the iPhone using both Safari and Firefox and works as expected.

It is just FF on my W10x64 Desktop where I have the unclickable lightly-greyed-out screen problem.

Perhaps something has chaged in FF, so I went into Settings-Privacy & Security- and then did the following:-

  • Went to Site Data then "Manage Exceptions then I specifically typed in and Allowed the www.bt.com website
  • Then went to Permissions and Block pop-up windows and in Exceptions I typed in and Allowed the www.bt.com website
  • Then cleared FF cache
  • Then reloaded FF

After all of this - no change; the www.bt.com screen is still in a lightly-greyed-out and unclickble, but still scrolls, however, after taking the above bulleted steps, the cookie panel now momentairily only flickers onto the screen and then disappears, and, sadly, the screen remains lightly-greyed-out and unusable.

Am I missing some sort of blocker for this website?

All other websites work on the Desktop PCs FF as expected. It is just this www.bt.com website that is the issue.

I have spent 30 mins with a BT Support Agent on the phone and we both agree that as Chrome, Edge and Safari are all fine it must be an issue with the Desktop version of FF.

Does anyone have any suggestions?

Thanks.

Derrick Ings 於 1 年前 詢問

ThePillenwerfer 於 1 年前 解答

  • 封存

Display of Google Sheets fails

Version 128.0.3 (64-bit) What’s new Mozilla Firefox for Linux Mint When I visit a page which contains a Google Doc spreadsheet or try to open a Google Spreadsheet the pag… (閱讀更多)

Version 128.0.3 (64-bit) What’s new Mozilla Firefox for Linux Mint

When I visit a page which contains a Google Doc spreadsheet or try to open a Google Spreadsheet the page often fails to render properly and what I see is my desktop background instead of the Google doc element or Google doc sheet. Please see attached. This has been happening for ages and I resorted back to Chrome for such pages but now I'd like to see if it can be resolved.

GusGF 於 1 年前 詢問

GusGF 最近回覆於 1 年前

  • 封存

white bar at the top of my screen blocking the tool bar

Today, a white bar about 1 inch wide is at the top of my screen blocking the tool bar and access to other info. How do i remove it? I have restarted my computer and clos… (閱讀更多)

Today, a white bar about 1 inch wide is at the top of my screen blocking the tool bar and access to other info. How do i remove it?

I have restarted my computer and closed the browser. Still there.

Michael

michael709 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Bookmarks Default to Last Bookmark Folder - No longer can choose where to save bookmark

I used to be able to save bookmarks by selecting in a dropdown menu where I would like to to save the bookmark. I no longer see a dropdown menu when I go to save a page. … (閱讀更多)

I used to be able to save bookmarks by selecting in a dropdown menu where I would like to to save the bookmark. I no longer see a dropdown menu when I go to save a page. It automatically saves the last folder used for bookmarks. It is a little confusing because I have to go search for the bookmark and move it into another folder. I don't know if this is due to an update or if I somehow changed the settings but really want to be able to select which folder I am saving my bookmarks to. Can I change this in the settings?

ryanlarkey 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Error Message for FireFox

What does the following error message mean and how can the problem be corrected? XUL Runner Error platform version '129.01' is not compatible with minVersion>=129.0 ma… (閱讀更多)

What does the following error message mean and how can the problem be corrected?

XUL Runner Error platform version '129.01' is not compatible with minVersion>=129.0 maxVersion<=129.0

Thank you.

Nora Jones

Nora Jones 於 1 年前 詢問

NoahSUMO 最近回覆於 1 年前