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

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… (閱讀更多)

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.)

jackf222 於 12 個月前 詢問

cor-el 於 12 個月前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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?

infernofor3ver 於 1 年前 詢問

TyDraniu 於 1 年前 解答

  • 已解決
  • 封存

Firefox was crashing often, now it does it all the time after updating to 113.0

Some pages were crashing before, now that I have updated to 113, happens on almost any page. Same problem in troubleshooting mode, so not an extension, plug-in, etc. Atta… (閱讀更多)

Some pages were crashing before, now that I have updated to 113, happens on almost any page. Same problem in troubleshooting mode, so not an extension, plug-in, etc. Attached troubleshooting info.

lfox1 於 1 年前 詢問

lazizakhmedov1014 於 1 年前 解答

  • 已解決
  • 封存

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 … (閱讀更多)

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.

newddx+mozila 於 1 年前 詢問

Terry 於 1 年前 解答

  • 已解決
  • 封存

Bad contrast of text selected with mouse on some websites. CCS-Problem?

On some websites text selected by dragging the mouse appears with light gray background on white. See screenshot "Bad contrast" appended. Original: https://editio… (閱讀更多)

On some websites text selected by dragging the mouse appears with light gray background on white.

What I did to check for possible local problems:

  • Hardware (AMD Radeon HD 6670 connected by HDMI to Acer-QG241Y)

Used monitor color-test (https://www.eizo.de/monitortest/) and fiddeled arround with all color-gradients: all smooth.

  • switched off anything I could think of in Firefox (13.0 64 Bit Win 10 (updated today))

Extensions, plugins, themes

So I suspect there is no problem at all with my hardware or software. Just an bad choice in the color design of the websites I visit.

If so, what can I do? Is there any chance to provide some remedy locally? Installing a theme (I don't know anything about themes) or provide a local CCS to override the CSS of the website? (Would not know how to connect such skript to Fx and what to "instructions" to specify inside. But as I understand the idea of CCS correctly, this is an option that it was built for.)

anmichvon-firefox 於 1 年前 詢問

Terry 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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.

ONEEX 於 1 年前 詢問

TyDraniu 於 1 年前 解答

  • 已解決
  • 封存

Strange border around mozilla while fullscreen

Hello. Wanna report that i noticed strange border while in fullscreen mode while watching a video. The same things happens even if you go fullscreen mode on browser (not … (閱讀更多)

Hello. Wanna report that i noticed strange border while in fullscreen mode while watching a video. The same things happens even if you go fullscreen mode on browser (not a video). Yesterday was fine. System 7, 64bit, Mozilla update 113.0

mariogda1990 於 1 年前 詢問

TyDraniu 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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.

birjon1 於 1 年前 詢問

TyDraniu 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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

anubisgaythenecromancer 於 1 年前 詢問

anubisgaythenecromancer 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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

conrad.rzuc 於 1 年前 詢問

conrad.rzuc 於 1 年前 解答

  • 已解決
  • 封存

"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, … (閱讀更多)

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.

Pedro Montanari 於 12 個月前 詢問

cor-el 於 12 個月前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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.

eugbug1 於 11 個月前 詢問

TyDraniu 於 11 個月前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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

GardenSurfer 於 11 個月前 詢問

TyDraniu 於 11 個月前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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?

Aristocritos 於 11 個月前 詢問

Aristocritos 於 11 個月前 解答