Cannot play any Videos from below Link but youtube Works
Hi there i cannot play any Stream video from this https://www.hotstar.com/in/movies/languages/tamil but you tube works. movies from that site used to work just couple of … (read more)
Hi there
i cannot play any Stream video from this https://www.hotstar.com/in/movies/languages/tamil
but you tube works. movies from that site used to work just couple of days is been not working and iam getting error on Web Dev -> Console but i don't know what they are
i tired Safe Mode tired Disabling Firewall & Anti Virus tired other FF Version all same but same link videos are working fine on Edge and Chrome
WEB DEV ---> Console
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://secure-media.hotstar.com/web-assets/prod/seo/watch_page.json. (Reason: CORS request did not succeed). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://persona.hotstar.com/v1/users/345bf688762c49e9b8e34608ee5a4b3c/trays/watchlist?meta=true&limit=200. (Reason: CORS request did not succeed). 2 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://segment.hotstar.com/production/getusersegment?c12Id=…45bf688762c49e9b8e34608ee5a4b3c&platform=web&data_asn=133296. (Reason: CORS request did not succeed). 2 TypeError: e.map is not a function common-chunk-main.0.255339115adcbfcea422.js:1:425831 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://persona.hotstar.com/v1/users/345bf688762c49e9b8e3460…b3c/preferences/continue-watching?item_id=1260013705&size=20. (Reason: CORS request did not succeed). Error while fetching Continue watching tray from persona Object { httpStatus: -1, isError: true, error: TypeError, errorType: "network" } main.7ed840a0652ca49d75b7.js:1:15563 Failed to parse Continue watching tray from persona: Object { } main.7ed840a0652ca49d75b7.js:1:15563 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://persona.hotstar.com/v1/users/345bf688762c49e9b8e3460…b3c/preferences/continue-watching?item_id=1260013705&size=20. (Reason: CORS request did not succeed). An invalid or illegal string was specified main.7ed840a0652ca49d75b7.js:1:15563 The script from “https://secure-media.hotstar.com/segment-sdk/prod/bifrost.min.js” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type. watch Loading failed for the <script> with source “https://secure-media.hotstar.com/segment-sdk/prod/bifrost.min.js”. watch:1:1 The resource from “https://analytics.twitter.com/i/adsct?p_id=Twitter&p_user_id…star.com%2Fin%2Fmovies%2Fsabash-gowtham%2F1260013705%2Fwatch” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). watch Loading failed for the <script> with source “https://analytics.twitter.com/i/adsct?p_id=Twitter&p_user_id…star.com%2Fin%2Fmovies%2Fsabash-gowtham%2F1260013705%2Fwatch”. watch:1:1 An invalid or illegal string was specified main.7ed840a0652ca49d75b7.js:1:15563
After upgrade to firefox 71 I can only open links from some applications
I'm on Fedora 31. Firefox was recently upgraded to 71.0 and I find a weird pattern in trying to open links from applications - possibly related to Slack: If firefox was i… (read more)
I'm on Fedora 31. Firefox was recently upgraded to 71.0 and I find a weird pattern in trying to open links from applications - possibly related to Slack:
If firefox was initially opened following a link from Slack, I can open other links from Slack, but trying to follow links from other applications (IBM Lotus Notes, or running "firefox URL" from a terminal window) fails with a "Firefox is already running" message.
If I open firefox from the desktop applications menu, the reverse happens. I can open links from Notes and a terminal, but following links from Slack fails.
I tried reinstalling firefox and slack with no success. Today I tried going back to an earlier version - firefox-70.0.1-4.fc30.x86_64.rpm - and everything seems to be okay.
It seems like something changed in firefox 71 that doesn't play well with Slack.
Problem with enabling two-step authentication for Firefox
I have tried to enable two-step authentication for Firefox using Authy 2-factor Authentication app for several times, but to no avail. Prior to trying to enable it for Fi… (read more)
I have tried to enable two-step authentication for Firefox using Authy 2-factor Authentication app for several times, but to no avail. Prior to trying to enable it for Firefox, I succesfully enabled two-factor authentication for my Facebook, Google and Microsoft accounts. After trying it for Firefox, I also did it for my PayPal account, so the Authy app doesn't seem to be the problem here. I tried typing the six numbers with and without space in between and multiple times in two consecutive days, bot nothing seems to work. I read the QR code succesfully and added Firefox on Authy, but the code just always seems to be incorrect (I'm not sure how to translate it in english, I am using Firefox in Finnish, see the attached image). I censored all the codes in the image.
I would really like to get this to work, as two-step authentication seems to be a good way to make my account a lot more secure.
FF 71 again broke tabs and menu bars!
As in the topic, FF updated broke everything. Fortunately, I managed to get it somewhat working again but there are new problems. My menu bar now is under bookmarks and s… (read more)
As in the topic, FF updated broke everything. Fortunately, I managed to get it somewhat working again but there are new problems. My menu bar now is under bookmarks and some weird empty bar showed up under my tabs. HOW TO FIX IT?! HELP!
my userChrome.css config
/* Firefox Quantum userChrome.css tweaks ********************************************************/ /* code mostly taken from 'Classic Theme Restorer' & 'Classic Toolbar Buttons' add-ons **********/ /* Github: https://github.com/aris-t2/customcssforfx ********************************************/ /************************************************************************************************/
/************************************************************************************************/ /* Custom CSS for Firefox 60+ *******************************************************************/ /* version 2.4.0 ********************************************************************************/ /************************************************************************************************/
/*************************************************************************************************
- /
/************************************************************************************************/ /* CONFIGURATION FILES - edit target files to change general values *****************************/ /************************************************************************************************/
/* GENERAL VARIABLES ****************************************************************************/ /* [!] set global variables for font and tab size options and more inside target file ***********/ @import "./config/general_variables.css"; /**/
/* COLOR VARIABLES FOR DEFAULT BROWSER THEME ONLY - MAIN UI - [only use one at a time] **********/ /* [!] set own colors for tabs & toolbars inside 'color_variables.css' or use available presets */ /* [!] 'about:config > ui.systemUsesDarkTheme > 0' might be required in some cases **************/ /* [!] enabled 'menubar_color.css' and 'statusbar_color.css' might be required in some cases ****/ @import "./config/color_variables.css"; /**/ /* <- default 'grey' colors */ /* @import "./config/color_variables_aero.css"; /**/ /* <- 'AeroBlue' colors (Win 7 Aero) */ /* @import "./config/color_variables_classic-grey.css"; /**/ /* <- 'classic grey' colors (Win Classic) */ /* @import "./config/color_variables_fx3.css"; /**/ /* <- 'Firefox 3-like' blueish colors */ /* @import "./config/color_variables_transparent.css"; /**/ /* <- (semi-)'transparent' colors */ /* @import "./config/color_variables_aeroglass.css"; /**/ /* <- 'AeroGlass' colors / Win10+Glass8 fix can be found in 'toolbars' area */ /* @import "./config/color_variables_deved.css"; /**/ /* <- based on 'Developer Edition' colors */ /* @import "./config/color_variables_noia4_grey.css"; /**/ /* <- based on 'Noia 4 themes' grey colors */ /* @import "./config/color_variables_noia4_lightgrey.css"; /**/ /* <- based on 'Noia 4 themes' lightgrey colors */ /* @import "./config/color_variables_noia4_dark.css"; /**/ /* <- based on 'Noia 4 themes' dark colors */
/* Darker "Dark" default theme - [only use one at a time] ***************************************/ /* @import "./css/toolbars/default_dark_theme_darker.css"; /**/ /* @import "./css/toolbars/default_dark_theme_darker_v2.css"; /**/
/* CUSTOM SCROLLBARS VARIABLES (Firefox 63+ only) - EXPERIMENTAL ********************************/ /* [!] Might not work on every page! This issue is for Mozilla to solve. ************************/ /* [!] not compatible with custom scrollbar JavaScipt userChrome scripts ************************/ /* [!] custom size values only compatible with 'web content' scrollbars at the moment ***********/ /* [!] more info inside 'custom_scrollbar_appearance.css' file **********************************/ /* @import "./config/custom_scrollbar_appearance.css"; /**/ /* <--- EXPERIMENTAL */
/************************************************************************************************/
/* TOOLBAR BUTTONS ******************************************************************************/
/************************************************************************************************/
/* navigation toolbar buttons appearance - [only use one at a time] *****************************/ @import "./css/buttons/buttons_on_navbar_classic_appearance.css"; /**/ /* @import "./css/buttons/buttons_on_navbar_classic_appearance_v2.css"; /**/ /* @import "./css/buttons/buttons_on_navbar_windows_classic_theme_appearance.css"; /**/ /* @import "./css/buttons/buttons_on_navbar_glass_appearance.css"; /* <--- good for Dark themes */ /* @import "./css/buttons/buttons_on_navbar_osx_appearance.css"; /**/
/* navigation toolbar buttons - button roundness (edit file to set different roundness) *********/ /* @import "./css/buttons/buttons_on_navbar_button_roundness.css"; /**/
/* squared buttons / button size - [only use one at a time] *************************************/ /* "rectangular shape" - normal size ************************************************************/ /* @import "./css/buttons/buttons_on_navbar_squared_buttons.css"; /**/ /* "normal shape" - large size (huge 48x48px buttons with 36x36px icons) ************************/ /* [!] not compatible with 'custom icon' options ************************************************/ /* [!] not compatible with 'custom back & forward buttons' appearance options *******************/ /* [!] not compatible with 'text mode' option ***************************************************/ /* [!] partly compatible with 'icons+text' option, if in 'compact mode' *************************/ /* @import "./css/buttons/buttons_on_navbar_huge_48px_size.css"; /
What happened to Scroll to Click?
I work on a Mac. Just updated to the new OS system, thought it was a problem with that, but I'm able to scroll to where I click in the scrollbar in other apps. I updated… (read more)
I work on a Mac. Just updated to the new OS system, thought it was a problem with that, but I'm able to scroll to where I click in the scrollbar in other apps.
I updated to the latest version of Firefox and now I can't get the the page to scroll to where I click in the scrollbar. If I click at the top of the scrollbar it just barely moves the page up (same with down). How can I fix this?
Firefox 70.0.1 reports error a "403 Forbidden error" on loading certain sites
For some time it has been impossible to load certain sites, while there is no problem with Chrome. Next error is thrown : "Forbidden You don't have permission to access t… (read more)
For some time it has been impossible to load certain sites, while there is no problem with Chrome. Next error is thrown : "Forbidden You don't have permission to access this resource. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request."
Clearing Cookies and Cache and/or disabling all Extensions and Plugins and/or switching between Enhanced Tracking Protection standard/strict do not solve the problem. Any other suggestion???
New Firefox windows open without keyboard focus in the location field
Steps to reproduce: - With an open Firefox window in the foreground - Enter keyboard shortcut: Command-N Expected behaviour: - New window opens with keyboard focus on the… (read more)
Steps to reproduce:
- With an open Firefox window in the foreground - Enter keyboard shortcut: Command-N
Expected behaviour:
- New window opens with keyboard focus on the location field - Keys enters appear immediately as text in the location field
Observed behaviour:
- New Firefox window opens without keyboard focus in the location field - Keys typed are not entered into the location field
Further observations:
- Entering Command-L focuses the location field as expected - Opening a new *private* window *does* place keyboard focus in the location field - All installed extensions are permitted in private windows
saving a page needs two attempts, then I get poor fonts and no formatting
When I save a page, the download icon always has a yellow dot, and the only way to remove it is to re-download the item. I've had the issue for about a month. I've found… (read more)
When I save a page, the download icon always has a yellow dot, and the only way to remove it is to re-download the item. I've had the issue for about a month. I've found it incredibly handy to open the download folder from the drop down menu of the download icon. And that option is not available if the the download fails. Instead, a repeat download icon is displayed. So, I've had to comply and re-start the download every time.
Wondering if the first download was indeed faulty, I navigated to the download folder using Explorer and found the page replicated just fine. But it turns out that the second download screws up my fonts and formatting. This I did not know until today.
To see if I could figure out the difference between the first download and the repeat thereof, I created two folders, 'first' and 'second' as sub-folders to the download folder. Because I would overwrite the files with the repeat download, I preserved the first download by moving those files into the first folder. The first folder now contained a .htm file and a files sub-folder. The original download location was empty. I then repeated the download, and found but a single .htm file was downloaded.
When I open the single .htm file, the fonts are messed up as well as the formatting. So, thinking that the second download needed it's _files directory, I copied that back, and sure enough everything looked good again. I also compared the first .htm file with the second, and they are identical.
My next test was to copy (not move) the _files folder to preserve it, between the first and second download, then compare them. There are differences! There's an extra .htm file in the first download, that's missing in the second. There's an extra .xht file in the second download that is missing in the first. There's a zero length file in each download with unique names, not in the other: mark1_data exists in the first download; a_data in the second. I assumed that zero length files would be fruitless to test further.
I next tried to add the missing .htm file from the first download into the second _files folder. That didn't change my fonts or formatting. I also removed the extra file from the second folder. That didn't change my fonts or formatting either.
I'll attach the difference listing between the _files folders. The left side has red highlighting and is against the first _files folder and identifies files present there, but not in the second. The right side has green highlighting and is against the second _files folder and shows files present that are not in the first. I'll also attach a sample of good fonts/formatting from the first download, and bad fonts/formatting from the second.
I want fill PDF forms inside firefox witout opening Acrobat or Acrobat reader. Error This PDF document contains forms. The filling of form fields is not support
I want to open this form https://www.canada.ca/content/dam/cra-arc/formspubs/pbg/rc4288/rc4288-fill-19e.pdf and others similar to it inside of Firefox and be able to fil… (read more)
I want to open this form https://www.canada.ca/content/dam/cra-arc/formspubs/pbg/rc4288/rc4288-fill-19e.pdf and others similar to it inside of Firefox and be able to fill the forms without opening another Acrobat or Acrobat Reader Window.. I have a client who swears he can do it and was doing it last week, but I can not make it work Please help Windows 10 fully updated, Firefox 70.0.1 (64-bit)
FireFox does not carry forward the purchase details from a vendor account to my Paypal account
As a result I cannot pay the vendor
Firefox starts on CentOS 7.7.1908 but immediately goes defunct
I am having trouble running Firefox 68.2.0 on a fresh install of CentOS 7.7.1908. This happens whether or not a .mozilla/ directory exists. The problem happens when I … (read more)
I am having trouble running Firefox 68.2.0 on a fresh install of CentOS 7.7.1908. This happens whether or not a .mozilla/ directory exists. The problem happens when I invoke Firefox from the command line with or without the "-safe-mode" switch. No Firefox window come up.
Here's what the process listing looks like:
[cgr@mypc ~]$ ps -ef | grep firefox | grep -v grep cgr 14109 12544 0 13:04 pts/2 00:00:00 /usr/lib64/firefox/firefox cgr 14118 14109 0 13:04 pts/2 00:00:00 [firefox] <defunct> [cgr@mypc ~]$ kill -KILL 14109 [cgr@mypc ~]$ ps -ef | grep firefox | grep -v grep [cgr@mypc ~]$
[cgr@mypc ~]$ ps -ef | grep firefox | grep -v grep cgr 14434 12544 0 13:29 pts/2 00:00:00 /usr/lib64/firefox/firefox -safe-mode cgr 14444 14434 0 13:29 pts/2 00:00:00 [firefox] <defunct> [cgr@mypc ~]$ kill -KILL 14434 [cgr@mypc ~]$
[cgr@mypc ~]$ ps -ef | grep firefox | grep -v grep cgr 14465 12544 1 13:30 pts/2 00:00:00 /usr/lib64/firefox/firefox -ProfileManager [cgr@mypc ~]$ kill -KILL 14465 [cgr@mypc ~]$ ps -ef | grep firefox | grep -v grep [cgr@mypc ~]$
I must use the -KILL switch to kill the program.
Any ideas on how to fix this problem>?
Thanks, cgr
Is there a plugin to allow Citrix Receiver or Citrix Workspace to work with Firefox on a Windows 10 computer?
Without a plugin, the Citrix EMR viewer comes up which does not work. Past versions of Firefox had Citrix plugins.
Can you make Firefox open just with pinned tabs?
I have 9 pinned tabs in Firefox, including my Home page, BBC News. If I close Firefox with only pinned tabs open, next restart it will open a new Home tab (unpinned) auto… (read more)
I have 9 pinned tabs in Firefox, including my Home page, BBC News. If I close Firefox with only pinned tabs open, next restart it will open a new Home tab (unpinned) automatically which I don't want. I want it to open exactly as I closed it with the same pinned tab on top. Is this possible?
Scroll wheel stops working with Firefox 70 Logitech options
Firefox 70 stops scrolling with the scroll wheel when other software like pdf viewers etc. still scroll with the wheel. I believe Firefox still zooms with the scroll whee… (read more)
Firefox 70 stops scrolling with the scroll wheel when other software like pdf viewers etc. still scroll with the wheel.
I believe Firefox still zooms with the scroll wheel.
After I disabled smooth scrolling in "Logitech Options" Firefox started scrolling again!
I'm using Logitech M705 on Win7 with Unifying Receiver.
Firefox 70.0.1 won't login to staples.com with saved password
Firefox just updated itself to 70.0.1 and will not log in to staples.com with the saved password I had been using previously. I would not have updated to this version unt… (read more)
Firefox just updated itself to 70.0.1 and will not log in to staples.com with the saved password I had been using previously. I would not have updated to this version until I knew it was stable, see my unanswered question from 10/25/19 https://support.mozilla.org/en-US/questions/1271419
The password in saved logins is correct but still would not work. When I try to update the password with the link sent by staples.com, I enter a new password and get 'an unexpected error occurred, please try again'
Is there a problem with the latest firefox and staples.com or is there some new feature getting in the way?
Thanks
firefox quantum 70.0, how to change to black loading page?
hi, currently when i open up a new webpage, there is a white loading screen. i have the dark theme, so its pretty jarring. ive been editing my chrome files but.... to no… (read more)
hi, currently when i open up a new webpage, there is a white loading screen. i have the dark theme, so its pretty jarring. ive been editing my chrome files but.... to no avail.
i have a userChrome.css with the following...
tabbrowser tabpanels { background-color: rgb(19,19,20) !important; } browser { background-color: #131314 !important; }
and userContent.css with the following...
@-moz-document url(about:blank) { html { background-color: rgb(19,19,20) !important; } } @-moz-document url-prefix(about:blank) { * { background-color: rgb(19,19,20); } }
am i doing something wrong?
does quantum ignore my chrome files?
thanks
Firefox lag when change volume in Windows 10
When i change the volume in Windows the video on YouTube or the stream on Twitch is very laggy. Does anyone have the same problem? I tested it in other browsers, but ther… (read more)
When i change the volume in Windows the video on YouTube or the stream on Twitch is very laggy. Does anyone have the same problem? I tested it in other browsers, but there it works fine. Hope there is someone that can help me out!
The fix for blank bar above firefox @ https://support.mozilla.org/en-US/questions/1268056 DOES NOT WORK
None of the suggestions @ https://support.mozilla.org/en-US/questions/1268056 work for me, with FF v70.0.1 (64-bit). THIS THREAD HAS BEEN CLOSED, EVEN THOUGH THERE IS ONL… (read more)
None of the suggestions @ https://support.mozilla.org/en-US/questions/1268056 work for me, with FF v70.0.1 (64-bit).
THIS THREAD HAS BEEN CLOSED, EVEN THOUGH THERE IS ONLY THE FIREFOX LOGO ON THE LEFT - THE REST OF THE TITLE BAR IS INVISIBLE.
THIS MAKES GUESSING WHERE THE UPPER RIGHT (STANDARD WINDOWS "MINIMIZE, MAXIMIZE, OR EVEN CLOSE) THE USER MUST TRY MULTIPLE PLACES ABOVE, OR RELATIVELY CLOSE TO WHERE THE TOP RIGHT OF WHERE THE TITTLE BAR SHOULD BE.
THIS IS NOT A CLOSED ISSUE - THERE HAVE BEEN NO FIXES POSTED, THAT COME CLOSE TO RESOLVING THE PROBLEM.
TAKE THIS IS A SERIOUS ISSUE FOR YOUR USERS - IT NEEDS TO BE SERIOUSLY ADDRESSED SOON, WITH REAL FIXES.
SO FAR I HAVE BROWSED AND TRIED MULTIPLE QUESTIONS WITH "SOLUTIONS" THAT SIMPLY DO NOT WORK FOR WINDOWS 7. HOWEVER, BASED ON THE MULTIPLE QUESTIONS REGARDING THE SAME ISSUE ON WIN 10 AND MACS, IT IS NOT A PLATFORM RELATED ISSUE.
PLEASE POST A REAL, FUNCTIONAL FIX TO THIS ISSUE - IT IS NOT FIXED.
navigator.mediaDevices.getUserMedia API thrwoing error “NotReadableError: Concurrent mic process limit.”
https://stackoverflow.com/questions/59068146/navigator-mediadevices-getusermedia-api-thrwoing-error-notreadableerror-concur … (read more)
One of my saved login/pw was gone this morning, it just disappeared. Does anyone know how that could happen?
login and password disappeared, just ONE, it appeared all others were still there. I didn't delete it and I use it regularly. When i went to login to the website i usua… (read more)
login and password disappeared, just ONE, it appeared all others were still there. I didn't delete it and I use it regularly. When i went to login to the website i usually do, it didn't show up, so i went Saved logins and passwords and it was just gone.