Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết
  • Đã lưu trữ

"Speed", "Quality" and other video options multiply on some websites

Hello all, I am having problems with video playback on some websites (see screenshot attached). The problem is that the video options start to "multiply" - for example, … (xem thêm)

Hello all,

I am having problems with video playback on some websites (see screenshot attached). The problem is that the video options start to "multiply" - for example, when I start the video there is (as is normal) one 'Speed' and one 'Quality' button, but then every second these buttons start to multiply. This happens only on some websites - for example, it does not happen with normal videos on YouTube, although it happens on YouTube Shorts sometimes.

This is my first question on the Mozilla Support page, I thank you in advance for your help and I hope I follow the community guidelines. Please feel free to leave any suggestions or feedback concerning how I should proceed for asking for help in the future.

Được hỏi bởi Pedro Montanari 11 tháng trước

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

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

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… (xem thêm)

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.

Được hỏi bởi cprn 11 tháng trước

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

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

bookmark library contains items which are not bookmarked

My bookmarks are in the list, but URLs which are not bookmarked are also in the list. (I say some of the entries are not bookmarks because there is no blue star if I doub… (xem thêm)

My bookmarks are in the list, but URLs which are not bookmarked are also in the list. (I say some of the entries are not bookmarks because there is no blue star if I double click on them.)

Được hỏi bởi jackf222 11 tháng trước

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

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

Fullscreen mode

Hello, Today, when I first open Mozilla I noticed that I have problems with fullscreen mode. When I use fullscreen (f.g. on YouTube, but it's with all clips in other page… (xem thêm)

Hello, Today, when I first open Mozilla I noticed that I have problems with fullscreen mode. When I use fullscreen (f.g. on YouTube, but it's with all clips in other pages too) I can see white borders (on the left, right and at the bottom). I checked on other browser (Chroma) and I don't have this problem there. Can this problem be connected with new update? Or something just broke and I should re-install?

Được hỏi bởi infernofor3ver 11 tháng trước

Được trả lời bởi TyDraniu 11 tháng trước

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

lost close button (X) on inactive tabs since version 113 install

Had the line .tab-close-button:not([pinned="true"]) { display: -moz-box !important; } in my userchrome.css which put the close button on all tabs. This no longer … (xem thêm)

Had the line

.tab-close-button:not([pinned="true"]) { display: -moz-box !important; }

in my userchrome.css which put the close button on all tabs. This no longer works.

Also there is no Close Button (X) on hover for inactive tabs.

Được hỏi bởi newddx+mozila 11 tháng trước

Được trả lời bởi Terry 11 tháng trước

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

JavaScript disabled in temporary extension (developed by me)

In about:config javascript.enabled = True I didn't change any settings there. If I place, for example, " "options_ui": { "page": "settings.html", "open_in_t… (xem thêm)

In about:config javascript.enabled = True

I didn't change any settings there.

If I place, for example, " "options_ui": {

   "page": "settings.html",
   "open_in_tab": true
 },"

in the manifest.json of the extension, it does open the settings.html page as intended. Problem is that no JS script on settings.html works, be it if it's inline HTML or as a separate file (I tried separate file, as I thought it might be a security thing).

I mean even simple JS such as console.log or

"<button onclick="showPopup()">Show Popup</button>

   <script>
       function showPopup() {
           alert('Hello! This is a popup.');
       }
   </script>"

Other actually installed extensions - their JS on settings pages runs.

I also tried running settings.html as a popup, and I succesfully done so, it's just that once again JS didn't work...

I'm at my wits end, I have googled, I have chatted with the ChatGPT, took me hours thinking it was something wrong with my code... I'm actually making something useful, never done before (it reads out youtube subtitles via TTS, providing ability to still hear original sound, its emotions, no need to look at the screen and it's also a passive language learning type of thing), and it works, it's just that setting page's JS, which I think I need to allow users change speed of TTS and volume of the TTS

Được hỏi bởi conrad.rzuc 11 tháng trước

Được trả lời bởi conrad.rzuc 11 tháng trước

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

Pdf's being downloaded when I only want to view online

FF 113.0.2 Win 7 64 Bit When I read a pdf online it gets downloaded even though FF is set to always ask. When it asks I choose open with FF or open with Adobe Reader . B… (xem thêm)

FF 113.0.2 Win 7 64 Bit

When I read a pdf online it gets downloaded even though FF is set to always ask. When it asks I choose open with FF or open with Adobe Reader . Both downloads the file to my download folder. It doesn't ask what foder to download to even though I have FF set to ask where to download to in settings/general

I tried setting browser.download.improvements_to_download_panel to false as here https://support.mozilla.org/en-US/questions/1370494 but it didn't help

Được hỏi bởi GardenSurfer 11 tháng trước

Được trả lời bởi TyDraniu 11 tháng trước

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

cant move tabs with mouse

i cant move the tabs around in the task bar. my firefox version is up to date, but yesterday-ish my laptop forcibly updated itself. its still on windows ten, but thats th… (xem thêm)

i cant move the tabs around in the task bar. my firefox version is up to date, but yesterday-ish my laptop forcibly updated itself. its still on windows ten, but thats the only thing i can think of other than installing a kidpix four emulator that may have caused the problem

Được hỏi bởi anubisgaythenecromancer 11 tháng trước

Được trả lời bởi anubisgaythenecromancer 11 tháng trước

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

After updating from version 112 to 113 - performance has dropped dramatically.

After updating from version 112 to 113 - performance has dropped dramatically. In the beginning the performance after the update was faster than before. But as of tonig… (xem thêm)

After updating from version 112 to 113 - performance has dropped dramatically.

In the beginning the performance after the update was faster than before. But as of tonight and today it's much worse than it was before the update.

I noticed that the browser started using more CPU than usual. Ryzen 7 5800X3D.

Cleaned cache already two times - didn't help. Tried Safe Mode - didn't help.

Được hỏi bởi ONEEX 11 tháng trước

Được trả lời bởi TyDraniu 11 tháng trước

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

PDF files should not download, only open in browser

I have set .pdf files to be opened in firefox, not download and browser is still opening those in new tab and also downloading those. What could cause this problem? … (xem thêm)

I have set .pdf files to be opened in firefox, not download and browser is still opening those in new tab and also downloading those. What could cause this problem?

Được hỏi bởi huligaani83 11 tháng trước

Được trả lời bởi TyDraniu 11 tháng trước

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

Full screen having a "border" lately showing some of the site underneath.

Lately when opening something in full screen it shows the background as sort of a frame around it. The dark blue at the top is the header background colour I use. It's re… (xem thêm)

Lately when opening something in full screen it shows the background as sort of a frame around it. The dark blue at the top is the header background colour I use. It's really annoying. I can't tell if it happened in a recent update as those happen automatically. But it's just been the past few days. I use 113.0 (64) right now. I'm sending a screenshot of how it looks.

Được hỏi bởi birjon1 11 tháng trước

Được trả lời bởi TyDraniu 11 tháng trước

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

Facebook Bugs When Using Firefox

These bugs have probably already been reported but just in case they haven't there's an issue where dates can't be viewed on Facebook posts without hovering the mouse cur… (xem thêm)

These bugs have probably already been reported but just in case they haven't there's an issue where dates can't be viewed on Facebook posts without hovering the mouse cursor over the title of the post. The other bug is the cursor often, but not always disappears when commenting on posts.

Được hỏi bởi eugbug1 11 tháng trước

Được trả lời bởi TyDraniu 11 tháng trước

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

Name not shown on the Google "Choose an account" page.

When I open the Google "Choose an account" page, my account name doesn't show up above my email address. The problem ceases only temporarily when I clear the cache and th… (xem thêm)

When I open the Google "Choose an account" page, my account name doesn't show up above my email address. The problem ceases only temporarily when I clear the cache and the Google cookies. Any suggestions?

Được hỏi bởi Aristocritos 11 tháng trước

Được trả lời bởi Aristocritos 10 tháng trước

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

Photos load incorrectly in Ebay

Since Ebay changed their format for auction ads the photos that are part of the ads open as faint negatives that can barely be seen. However, if you right click on one an… (xem thêm)

Since Ebay changed their format for auction ads the photos that are part of the ads open as faint negatives that can barely be seen. However, if you right click on one and save to a new tab they are fine.

Được hỏi bởi cwilber 11 tháng trước

Được trả lời bởi cwilber 11 tháng trước

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

Video Playback

When trying to play videos on my laptop they look terrible. The video is completely blown out and doesnt apear as it should. When turnnig on the troubleshoot mode it fixe… (xem thêm)

When trying to play videos on my laptop they look terrible. The video is completely blown out and doesnt apear as it should. When turnnig on the troubleshoot mode it fixes it but then the video becomes choppy. I cant attach a photo because it looks normal when a screenshot is taken

Được hỏi bởi jackharkin163 10 tháng trước

Được trả lời bởi TyDraniu 10 tháng trước