Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi

Unsupported video pages.

Playback of videos on the invideo.io site is not supported. Also the Tiktok account page for uploading videos says Firefox is not supported. Both sites recommend Chrome… (xem thêm)

Playback of videos on the invideo.io site is not supported. Also the Tiktok account page for uploading videos says Firefox is not supported. Both sites recommend Chrome or Edge instead. I'm using the latest version on my laptop. Firefox is my default browser so would like these sites to work.

Được hỏi bởi santiago72000-tefl 2 tuần trước

Lần cuối trả lời bởi jonzn4SUSE 14 giờ trước

Passwords from CSV file: "firefox logins.csv" does NOT show up in the "Import Browser Data" box?

Hello: Passwords from CSV file: "firefox logins.csv" does NOT show up in the "Import Browser Data" box? I reinstalled a fresh copy of Windows7 and firefox (Firefox Setup … (xem thêm)

Hello: Passwords from CSV file: "firefox logins.csv" does NOT show up in the "Import Browser Data" box? I reinstalled a fresh copy of Windows7 and firefox (Firefox Setup 115.14.0esr.exe). I'm unable to import my "Passwords from CSV file" because it is not included in the "Import Browser Data" box (see Attachments (pics). Note: I do not use the Browser in this picture only firefox. How than can I import this .csv file? Regards -mdc

Được hỏi bởi mark dc 1 tuần trước

Lần cuối trả lời bởi mark dc 2 ngày trước

  • Đã giải quyết

Firefox asks for master password on startup

On my computer Firefox ask for the master password every time at startup. On other computers in my family, Firefox only ask for the Master Password when accessing a site … (xem thêm)

On my computer Firefox ask for the master password every time at startup. On other computers in my family, Firefox only ask for the Master Password when accessing a site with a password. I tried : - to disable than reenable Master Password - start in SafeMode without success. How can I solve my issue ? Thanks in advance for your help

Được hỏi bởi jp.levy 5 tháng trước

Được trả lời bởi cor-el 5 tháng trước

Page jumps back to the top on right/left click.

When I scroll down the page on MSN and try to open a link in a new tab the page jumps back to the top. It then opens a link of another article that I never right/left cl… (xem thêm)

When I scroll down the page on MSN and try to open a link in a new tab the page jumps back to the top. It then opens a link of another article that I never right/left click on. I have my mouse set up to left click to open a new tab. Does not occur on any other sites.

It has been doing this for months now.

Được hỏi bởi pete_scott2 1 tháng trước

Lần cuối trả lời bởi pete_scott2 4 ngày trước

  • Đã khóa

Translations

How come FF translates sites in tiny, irrelevant languages like Bulgarian, but not from major languages like Chinese and Arabic?!? I wish I could dump Edge, but this FF … (xem thêm)

How come FF translates sites in tiny, irrelevant languages like Bulgarian, but not from major languages like Chinese and Arabic?!?

I wish I could dump Edge, but this FF deficit forces me to keep Edge on my computer...

Được hỏi bởi kdb48 1 tuần trước

Lần cuối trả lời bởi Paul 5 ngày trước

Date.prototype.toJSON()

Unfortunately using a date type toJSON() result is not accurate. It first apply client timezone and then convert it to json string. In my scenario I am simply read from a… (xem thêm)

Unfortunately using a date type toJSON() result is not accurate. It first apply client timezone and then convert it to json string. In my scenario I am simply read from an API which return a none standard datetime string without its timezone (like "2020-11-21 00:00:00"), Then I try to convert it to a date using new Date("2020-11-21 00:00:00"). Then I use it in another web service but it apply my client timezone when I use JSON.stringify() method (or toJSON()). Does this behaviour is intentionally?


I read the other same question but I am not okay with it. https://support.mozilla.org/en-US/questions/1414380

Được hỏi bởi A Ka 1 tuần trước

Lần cuối trả lời bởi A Ka 6 ngày trước

  • Đã giải quyết
  • Đã lưu trữ

Google Sheets - Scrolling Issue

As of today, I am unable to scroll with my mouse in google sheets. The scroll bar on the right disappears and I'm taken to the bottom of the spreadsheet and can't scroll … (xem thêm)

As of today, I am unable to scroll with my mouse in google sheets. The scroll bar on the right disappears and I'm taken to the bottom of the spreadsheet and can't scroll back up. I have to use CTRL+Home and then the arrow keys to go down the rows. This appears to be only on Firefox. I tried a different browser and it worked fine.

Được hỏi bởi Maria Quetell 6 tháng trước

Được trả lời bởi Sean Thomas 5 tháng trước

Can't enter credit card number when purchasing items

Starting maybe 2 months ago, when making online purchases, I could not enter a credit card number into the box to make a payment. (Name, address, etc is okay.) The curs… (xem thêm)

Starting maybe 2 months ago, when making online purchases, I could not enter a credit card number into the box to make a payment. (Name, address, etc is okay.) The cursor would not "register," & the box would be greyed out. I'm running Windows 11 Pro, Firefox 129.0.2. It's not my antivirus, because I can go to Microsoft's browser (ugh), & make my purchases. Ideas? Thanks!

Được hỏi bởi Hilary Anderson 1 tuần trước

Lần cuối trả lời bởi jonzn4SUSE 6 ngày trước

  • Đã lưu trữ

Where are the Add-ons I just installed?

I just installed 3 Add-ons Free Memory, Free Memory Button and Ramback but, apart from them showing on the Add-ons Manager, I can't find them let alone open them.........… (xem thêm)

I just installed 3 Add-ons Free Memory, Free Memory Button and Ramback but, apart from them showing on the Add-ons Manager, I can't find them let alone open them.................Does anyone know where they could be or what happened? Thanks in Advance

Được hỏi bởi Janet 6 năm trước

Lần cuối trả lời bởi silversolara 6 năm trước

Developer Tools "open request in new window" discards cookies

I am debugging a Web page that performs several AJAX requests. To this effect I sometimes find it convenient to reissue an AJAX request (from the Network pane of Develop… (xem thêm)

I am debugging a Web page that performs several AJAX requests.

To this effect I sometimes find it convenient to reissue an AJAX request (from the Network pane of Development Tools, right click + "Resend") and would find it even more convenient to open the request in a separated tab, as was possible until, if I recall correctly, four or five months ago.

Now the latter option does not work, likely because of some security tightening - the "new request" might be seen as a different context, I don't know. The AJAX endpoint receives no cookies, so it can't load the appropriate state, and restarts as a blank slate with a new cookie, which makes the reply useless to me. Even worse, at this point the new cookie value is propagated to the originating window, effectively crashing the entire debugging session.

Is there some way of disabling this option and reverting it to the older, less secure behaviour, on my own development Firefox only?

Được hỏi bởi Leonardo Serni 1 tuần trước

Awful new behavior adding new tags to pages (Bookmarks) with already existing tags

If an URL already have many tags or longish tags I can no longer see suggested tags when starting to type tags. Image example illustrates. This URL already have the follo… (xem thêm)

If an URL already have many tags or longish tags I can no longer see suggested tags when starting to type tags. Image example illustrates. This URL already have the following tag list:

1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI

Old behavior was if started to type ", spi" it would list suggestions:

Spitfire Spitfire_MkIX Spitfire_MkV Spitfire_MkVI

Easy & clear to select from.

Now it lists all already existing tags before each suggestion:

1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI,Spitfire 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI, Spitfire_MkIX 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI,Spitfire_MkV 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI, Spitfire_MkVI

Suggestions are scrolled right invisible outside the input box.

Who thought this was a good new feature? It adds nothing, I can already see existing tags, why would I want to see them repeated for each new suggested tag (while not actually seeing the suggested new tag)?

How can I turn this *!$&@! off and return to old behavior?

Được hỏi bởi north3rner 2 tháng trước

Lần cuối trả lời bởi north3rner 1 tuần trước

Stop FB from auto refresh

Is the add-on "Stop Auto Reload" by kgersen ( found listed @ https://addons.mozilla.org/en-US/firefox/addon/stop-auto-reload/?utm_source=addons.mozilla.org&utm_mediu… (xem thêm)

Is the add-on "Stop Auto Reload" by kgersen ( found listed @ https://addons.mozilla.org/en-US/firefox/addon/stop-auto-reload/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search) the right one to choose to stop FaceBook from automatically refreshing my page? If so anything I need to know when I install it, or is there something better to choose? Thanks.

Được hỏi bởi Annette 1 tuần trước

  • Đã giải quyết
  • Đã lưu trữ

Where is Firefox.exe located on WIndows 10?

I'd like to add Firefox to Adobe Dreamweaver for site design viewing. When searching Windows for Firefox.exe I don't see it in Program Files or Program Files (x86). Firef… (xem thêm)

I'd like to add Firefox to Adobe Dreamweaver for site design viewing. When searching Windows for Firefox.exe I don't see it in Program Files or Program Files (x86). Firefox is installed and used daily. Can someone tell me where it's located in Windows 10?

Được hỏi bởi justin.desilva 4 năm trước

Được trả lời bởi cor-el 4 năm trước

Youtube Slow And Stops Playing Only On Firefox

YouTube hates Firefox right now. The problem is caused by the AdBlocker or the hidden AdBlocker included with Avast. Using a different Browser plays the video perfectly f… (xem thêm)

YouTube hates Firefox right now. The problem is caused by the AdBlocker or the hidden AdBlocker included with Avast. Using a different Browser plays the video perfectly fine.

Được hỏi bởi PF 1 tuần trước

Youtube Videos Keep Stopping - Works Fine With Another Browser

YouTube starts out with an advertisement and after 3 seconds, you can click skip to watch the video. If you don't get that message due to the action of an AdBlocker, yaho… (xem thêm)

YouTube starts out with an advertisement and after 3 seconds, you can click skip to watch the video. If you don't get that message due to the action of an AdBlocker, yahoo will harass the user by repeatedly interrupting the p[playback of the video. There are hidden AdBlockes such as Free Avast which includes an AdBlocker automatically applied towards YouTube. So we have two issues here. The known AdBlockers and the hidden AdBlockers. Also YouTube is behaving badly towards Firefox users even though we didn't do anything wrong. They just don't like Firefox users.

Được hỏi bởi PF 1 tuần trước