Отображение вопросов с тегом: Показать все вопросы

HTML5 Video is not supported

Dear Sir, Shahid MBC was working perfect before couple of weeks ago you can check from this link https://shahid.mbc.net/en/player/episodes/Tamer-Wa-Shawqiyya-season-1-… (читать ещё)

Dear Sir,

Shahid MBC was working perfect before couple of weeks ago

you can check from this link

https://shahid.mbc.net/en/player/episodes/Tamer-Wa-Shawqiyya-season-1-episode-1/id-1011829

Now there is some sort of an error message of HTML5 video

Задан emadeldin1978 1 месяц назад

Последний ответ от cor-el 1 месяц назад

  • Решено
  • Архивировано

other bookmarks folder

Hello, I would like to know how to remove 'other bookmarks' folder from the right side of bookmark toolbar that showed up suddenly on my browser, it's right after the arr… (читать ещё)

Hello, I would like to know how to remove 'other bookmarks' folder from the right side of bookmark toolbar that showed up suddenly on my browser, it's right after the arrows to show more bookmarks. I can't seem to find a way to delete this.

Задан nicaya 3 года назад

Дан ответ cor-el 3 года назад

  • Архивировано

Print using system dialog can't be set as default in Firefox 97.0

I just updated from Firefox 96.0.3 to Firefox 97. When I try to print I get the Firefox preview, even though I have print.tab_modal.enabled set to false. Please fix it so… (читать ещё)

I just updated from Firefox 96.0.3 to Firefox 97. When I try to print I get the Firefox preview, even though I have print.tab_modal.enabled set to false. Please fix it so that I can get the print system dialog without going via the Firefox preview. Note that I have now reverted to Firefox 96.0.3 and won't update from this unless the problem is fixed.

Задан paul921 2 года назад

Последний ответ от jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

What content is required in userChrome.css to move the tabs bar under all other bars?

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does N… (читать ещё)

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does NOT move the Tabs Bar below the Bookmarks Bar. The Bookmarks Bar appears to be overwritten and blank, and occupies space below the Menu Bar, Navigation Bar, and Tabs Bar. This empty space separates the three bars which are implemented and the content of the currently-selected tab below it.

Currently, my userChrome.css file is a copy posted by Cor-el (?):


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/* TABS: below nav-bar - fixed for 108+,113+ */

/* ROOT -variables */
*|*:root {
  --tab-toolbar-navbar-overlap: 0px !important;
  
  --tab-min-height: 25px !important; /*override density*/
  --tab-min-width:  80px !important; /*override default*/
}

/* TABS: below nav-bar - no longer needed in 113+ *//*
#navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {
  -moz-box-ordinal-group: 10 !important;
  order: 10 !important;
}
#TabsToolbar {
  -moz-box-ordinal-group: 1000 !important;
  order: 1000 !important;
}
*/

/* TABS: position */
#TabsToolbar {
  display: block !important;
  position: absolute !important;
  bottom: 0 !important;
  width: 100vw !important;
}

/* for 107 and lower - disable this rule in 108 and newer *//*
#tabbrowser-tabs {
  width: 100vw !important;
} */

/* navigator-toolbox: PADDING */
*|*:root:not([chromehidden*="toolbar"]) #navigator-toolbox {
  padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*ADJUST*/
  position: relative !important;
}

/* TABS: HEIGHT */
#tabbrowser-tabs,
#tabbrowser-arrowscrollbox,
#tabbrowser-tabs .tabbrowser-tab {
  min-height: var(--tab-min-height) !important;
  max-height: var(--tab-min-height) !important;
}

#tabbrowser-tabs,
.tab-stack,
.tab-content {
  height: var(--tab-min-height) !important;
}

/* TABS: APPEARANCE */
#TabsToolbar {
  height: var(--tab-min-height) !important;
  margin-bottom: 1px !important;
  box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*OPTIONAL*/
  background-color: var(--toolbar-bgcolor) !important;
  color: var(--toolbar-color) !important;
}

/* indicators - hide  */
.private-browsing-indicator {display: none !important;}
.accessibility-indicator    {display: none !important;}

/* window controls in full screen - hide*/
#TabsToolbar #window-controls {display: none !important;}

/* caption buttons on tab bar - hide */
*|*:root[tabsintitlebar]:not([inFullscreen="true"])
 #toolbar-menubar[autohide="true"] ~ #TabsToolbar
 .titlebar-buttonbox-container {display: none !important;}
________________________________________________________________________________________________

Evidently, the text editor for this website does several things to the above original text that, frankly, seem unnecessary and undesirable. The .CSS file is just an unformatted text file, so what is the problem with simply copying its contents and pasting it in to the body of this post?

Which is also to say that I do NOT have a clue as to what any line in the file is meant to do, what effect it has, why it is even in the file at all, or why it is written in the way that it is. So DO NOT tell me that I "CAN" create a Cascading Style Sheet on my own when I cannot even modify one that has been provided.

On the face of it, something is missing from the above CSS text. What change needs to be made to the above content so that the Bookmark Bar will appear between the Navigation Bar and the Tabs Bar??

Thank-you very much for your time and attention to this request for assistance.

Задан Blacklisted 2 года назад

Дан ответ DB-1 2 года назад

  • Решено
  • Архивировано

Firefox doesn't remember username, but remembers password

On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox wi… (читать ещё)

On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox without WebEx there was addon which allowed to manipulate forms to prepare proper autocompletion data. This addon is not supported with WebEx anymore due to lack of proper functions. Instead Firefox Dev Team claims that mechanism built in current Firefox is enough for such tasks and mentioned addons are not needed. Seems it is wrong thinking.

I tried different approaches to save username for mentioned site but without success.

Задан zygdresze1 2 года назад

Дан ответ cor-el 2 года назад

  • Архивировано

Firefox downloads

Firefox updates use the term MSI, but never do you explain what that means. Come on guys step around the counter and act like a user. Not only what does it mean, but what… (читать ещё)

Firefox updates use the term MSI, but never do you explain what that means. Come on guys step around the counter and act like a user. Not only what does it mean, but what are the differences between MSI and the download without MSI?

Задан rhdesktop 2 года назад

Последний ответ от AliceWyman 2 года назад

  • Архивировано

Minimize, Restore and Close Window buttons don't work (in one of my profiles)

The minimize, restore and close window buttons don't work in Firefox 94. I can perform these operations other ways, such as pressing Ctrl+W, or double-clicking the title … (читать ещё)

The minimize, restore and close window buttons don't work in Firefox 94. I can perform these operations other ways, such as pressing Ctrl+W, or double-clicking the title bar to restore. But the actual buttons don't work, even with all my add-ons disabled. They work in other profiles, just not my main one.

Has anyone heard of a problem like this before? (I'm on Windows 7 x64)

Задан MartyJames 2 года назад

Последний ответ от MartyJames 1 год назад

  • Архивировано

minimize, maximize, restore, close buttons missing

Firefox 94.0.1 (64-bit) ~ Windows 7 ~ No anti-virus except Windows Defender ~ No new extensions installed that haven't already been operating for weeks or longer. Sudde… (читать ещё)

Firefox 94.0.1 (64-bit) ~ Windows 7 ~ No anti-virus except Windows Defender ~ No new extensions installed that haven't already been operating for weeks or longer.


Suddenly, after doing NOTHING except restarting my computer, my 'minimize', 'maximize', 'restore' and 'close' buttons are missing.

Any 'solutions' I've looked up talk about "Tablet Mode" (which I highly doubt I'm in) or other nonsense, the options for which either didn't exist when I opened suggested menus, or were simply techno-jargon-gobbledy-gook.

I doubt it's anything to do with Windows, since 'Waterfox', 'Microsoft Edge', 'Chrome' and other browsers all have their buttons intact.

When I opened Firefox in 'troubleshoot mode' the buttons were back. But nobody in those unhelpful 'help articles' said what to do after opening in troubleshoot mode, so I closed it, opened Firefox the usual way again, and the buttons were still missing.

Some logical, properly explained help would be greatly appreciated.

Задан befir 2 года назад

Последний ответ от FredMcD 1 год назад

  • Архивировано

Print webpage enlarges 4x

When I try to print a webpage using Firefox, the page enlarges 4x and therefore I only get 1/4 of the webpage on an 8.5 x 11 sheet. If I change my browser to Chrome or I… (читать ещё)

  • When I try to print a webpage using Firefox, the page enlarges 4x and therefore I only get 1/4 of the webpage on an 8.5 x 11 sheet. If I change my browser to Chrome or IE, it prints correctly. If I scroll to the bottom of the Firefox Print Dialog window and select "Print using system dialog" it also works correctly.
  • I have the zoom set to 100 and the Print Dialog paper size set to Letter, It is set to print to page width, I tried it with Scale 100 but it didn't help. I also went to about: config and checked that the paper size and scaling were set to 1.
  • The the picture of the Print Preview looks exactly like should be when printed, but when it is sent to the Lexmark S505 printer the size is too large.
Since I print 50-100 individual webpages a week, I cannot use Firefox if this can't be corrected.

Thanks, Randall Win7 Pro

Задан ZZZRSC 2 года назад

Последний ответ от jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

Browser is not supported by Discord web application

I cannot turn on the audio input and the audio output in Discord web application when running Firefox for desktop PC. The advice from Mozilla Support knowledge base regar… (читать ещё)

I cannot turn on the audio input and the audio output in Discord web application when running Firefox for desktop PC. The advice from Mozilla Support knowledge base regarding how to enable microphone did not help, since there is always no access request from discord.com detected in "Preferences" -> "Privacy & Security" -> "Permissions".

I am using the latest version of Firefox (94.0.1) on Windows 7 SP 1 and Windows 10 20H2. In Discord Support knowledge base the app is claimed to support Firefox version 80+.

Задан MySha_61 2 года назад

Дан ответ MySha_61 1 год назад

  • Архивировано

Minimize, Maximise and Exit all now hiding.

I live with Firefix always in full screen. I Don't like seeing any bars or buttons of any kind. Befor the latest update, when I moved my mouse to the top of the screen … (читать ещё)

I live with Firefix always in full screen. I Don't like seeing any bars or buttons of any kind.

Befor the latest update, when I moved my mouse to the top of the screen my tabs popped down and in the top right corner was the standard icons for "minimize" "maximize" and "exit".

With the latest update the tabs are there but the 3 buttons have gone.

If I exit full screen (F11) then they are there again, but I dont want to have to exit full screen every time I change between programes which I do every few mins. I'd be popping pages in and out of full screen every few mins!

How do I get the buttons back all the time?

Задан lucyblairs 2 года назад

Последний ответ от tiffanyboyd78 2 года назад

  • Архивировано

Is Firefox no longer reading *local* VTT files?

I have a website that has MP4 video in a HTML5 video player, with subtitles done in the WebVTT format (*.vtt). I just noticed that, when testing my pages locally on my C … (читать ещё)

I have a website that has MP4 video in a HTML5 video player, with subtitles done in the WebVTT format (*.vtt). I just noticed that, when testing my pages locally on my C drive, the subtitles no longer appear on the movies. They do appear on the website (thankfully). Does this mean that lately Firefox has dropped support for local VTT files? Chrome has always ignored local VTTs, for some reason, which is why - until now - I used Firefox to test subtitles off the C drive. Note: If I link the local page to the VTT file on my website, subtitles still do not appear in Firefox. It could be something else, of course, so just need to know if VTTs are now unloadable locally in FF.

Задан roberto32 2 года назад

Последний ответ от roberto32 1 год назад

  • Архивировано

Dark screen and menus

My current Theme is Dark Fox. But, previously my backgrounds and menus were all white and easy to read. Now for some reason they're black and difficult for me to deal wit… (читать ещё)

My current Theme is Dark Fox. But, previously my backgrounds and menus were all white and easy to read. Now for some reason they're black and difficult for me to deal with.

How do I reset to white and sync them on all my devices?

Задан tmw46 2 года назад

Последний ответ от kentuckywoman2 1 год назад

  • Решено
  • Архивировано

Right click menu keyboard shortcut

Hello, I upgraded my FireFox to the latest version 88.0 today, and noticed some changes on right click menu. In the old version, the keyboard shortcut key is a to copy a… (читать ещё)

Hello,

I upgraded my FireFox to the latest version 88.0 today, and noticed some changes on right click menu. In the old version, the keyboard shortcut key is a to copy a link, but now it was changed to L. That is really inconvenient. As you know, when you right click a link using the mouse, your right hand is still holding the mouse, and not easy to press the letter L on the keyboard.

The old menu option is "Copy Link Locaton", but the new one is "Copy Link".

Is it possible to customize the keyboard shortcut of right click menu, please?

Thank you! Brian

Задан Brian_30@IRQ 2 года назад

Дан ответ cor-el 2 года назад

  • Архивировано

Printing - turn off Firefox print dialog in Firefox 97

Firefox 97 installed itself , and now I have two print dialogs each time I go to print something. I have the system print dialog , and the Firefox print dialog. Does anyo… (читать ещё)

Firefox 97 installed itself , and now I have two print dialogs each time I go to print something. I have the system print dialog , and the Firefox print dialog. Does anyone one know a way to turn of the Firefox dialog in 97?

I fixed it in earlier versions by setting

print.tab_modal.enabled = false

...but in Firefox 97 it seems this no longer does the job.

Grateful for any advice.

Задан colinhayes007 2 года назад

Последний ответ от jscher2000 - Support Volunteer 1 год назад

  • Архивировано

Version 97 print.tab_modal.enabled set to FALSE not working anymore

I have always had the Print UI disabled by setting print.tab_modal.enabled to FALSE. Since the Version 97 update today, this is not working. The FALSE setting is still th… (читать ещё)

I have always had the Print UI disabled by setting print.tab_modal.enabled to FALSE. Since the Version 97 update today, this is not working. The FALSE setting is still there under about:config but the Print UI dialogue now keeps coming up.

Задан kemiles 2 года назад

Последний ответ от rw330i 1 год назад

  • Архивировано

FIrefox 97.0.1 will not save web pages from Washington Post newspaper

I am working on a project that entails saving various news stories. Since your last upgrade to 97.0.1 I have no problem with all other newspapers except for Washington P… (читать ещё)

I am working on a project that entails saving various news stories. Since your last upgrade to 97.0.1 I have no problem with all other newspapers except for Washington Post. FF will not save them, so I am forced to click on the "progress of ongoing download" down pointing arrow and click again on the circular arrow to actually save the web page. This involves a loss of time doing a task that I should not be forced to perform. See the graphic image below to see what I'm talking about. Once I click on that circular arrow the web page will be saved as it should have to begin with. Since I normally save 30 to 40 Washington Post files every day, this adds up to a useless waste of my time. I'd appreciate it if you would look into this matter and issue a correction update so I can save Washington Post web pages without all the double stroking. Thank you.

Задан gruff 2 года назад

Последний ответ от jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

How to change the Tab color for inactive tabs?

How to change the Tab color for inactive tabs? I have a userChrome file and have been able to change the color of the active tab but cannot do so for the inactive tab. T… (читать ещё)

How to change the Tab color for inactive tabs?

I have a userChrome file and have been able to change the color of the active tab but cannot do so for the inactive tab. The inactive tab color blends into the toolbar color. If I move my mouse cursor over it changes to a slight darker gray color.

Active tab color. I made mine a off white color:

.tab-background[selected="true"] {

   background-color: #f9f7f1 !important;

}

Задан davidhelp 2 года назад

Дан ответ davidhelp 2 года назад

  • Решено
  • Архивировано

Adding bookmarks using a mouse

My dad is almost 89 years old. He is NOT TECH SAVVY. I have him using a trackball mouse. His hands are HUGE and his fingers are numb. Somehow, he is inadvertently a… (читать ещё)

My dad is almost 89 years old. He is NOT TECH SAVVY. I have him using a trackball mouse. His hands are HUGE and his fingers are numb.

Somehow, he is inadvertently adding bookmarks to the bookmark bar. I do not know how he is doing this but he'll call and ask me to "put Gmail back on the bar". When I go over, there are a gazillion new bookmarks which pushes his Gmail bookmark beyond the >> spot. I have to delete these umpteen extra bookmarks so that the Gmail bookmark is visible again. Yesterday, I decided to move Gmail to the far left, hoping these accidental bookmarks he creates won't push it off the bar. The bookmarks he "creates" are specific gmail conversations, or facebook pages, or Publisher's Clearing House pages (he LOVES PCH games and plays them constantly).

HOW IS HE DOING THIS? He doesn't know enough to click the star button. He doesn't know about using the Ctrl and D keys to create a new bookmark. It's driving me BATTY. I'm sure he's somehow doing this using his mouse (clicking both right/left simultaneously but not aware of doing so).

Thanks in advance for helping a daughter keep her sanity ...

Задан romiha 2 года назад

Дан ответ Paul 2 года назад