Session issue with website
My website is having problem with session and cookies, they are failing and users are keep on getting logout and they tries to login again and again. Sometime it works fi… (xem thêm)
My website is having problem with session and cookies, they are failing and users are keep on getting logout and they tries to login again and again. Sometime it works fine, what could be the issue? I tried all the different settings/help on this forum but still facing the same issue.
Why did my keyboard shortcut stop working with the latest version of Firefox?
Hello and thanks in advance for your help! For many years, the content management system that I have been using has worked just fine with previous versions of Firefox. T… (xem thêm)
Hello and thanks in advance for your help!
For many years, the content management system that I have been using has worked just fine with previous versions of Firefox. To access the backend area for a client of mine to edit their own website I built for them, they would go to their website and hit Control-Y on any page of their website. This would bring up the login prompt window so they could login and start live editing their site. Now, when I hit Control-Y, nothing happens.
I saw a previous post that mentioned adjusting (allowing) keyboard shortcuts in the settings area. I did this but unfortunately, this didn't solve my issue.
Can someone tell me why this no longer works with Firefox and what the possible fix / workaround might be?
Thank you so much!!
Setting browser.cache.disk.parent_directory to dynamic location (different for each user)
https://support.mozilla.org/en-US/questions/new/desktop/customize/form?search=change+location+of+cache&step=aaq-question Setting browser.cache.disk.parent_directory … (xem thêm)
Setting browser.cache.disk.parent_directory to dynamic location (different for each user)
I’m attempting to set browser.cache.disk.parent_directory in about:config to a custom dynamic path string using the Windows %username% variable in order to make it so that each Windows account has its Firefox cache in a different location that is somewhere other than each user’s AppData. What I tried to use was this:
T:\Users\%username%\Firefox\Cache
However, that created a folder path with %username% (literally, not substituted by its value as a Windows variable) as part of it. Is there some way for me to accomplish this?
How to prevent Firefox from removing my extension's data when I remove debug version?
I have an extension with id setup in manifest like this: ``` "browser_specific_settings": { "gecko": { "id": "{e3ec45ef-43ba-499d-8469-6d0e2f06921f}", "stric… (xem thêm)
I have an extension with id setup in manifest like this:
``` "browser_specific_settings": {
"gecko": { "id": "{e3ec45ef-43ba-499d-8469-6d0e2f06921f}", "strict_min_version": "42.0" } },
```
which uses indexedDB(PouchDB). I installed that extension from addons.mozilla.org, disabled, installed temporarily version for developing and Firefox removes data of both extensions(cuz they have the same id) every time I remove only temporarily version.
This does not happen when I don't set id in manifest(temporarily version has random id in this case), but it's not a solution cuz some API's and Android version of Firefox requires id to be set manually
How to prevent Firefox from removing data of normal extension when I remove temporarily one?
Just in case someone wants to reproduce the issue:
1. Install this extension https://addons.mozilla.org/en-US/firefox/addon/tagit/?src=search 2. Go to extension's page (button with eyes on browser's panel) 3. Go to "Tags" page and create any tag(write something and press Enter) 4. Disable this extension on about:addons page 5. Clone its repository and checkout to commit where id is in manifest `git clone https://github.com/DevAlone/tagit.git; git checkout 8e0d04201865fd7b7543b167279a045c89408d5c` 6. Install dependencies and build `npm install; npm run build` 7. Install that temporarily extension(`build` dir) on about:debugging page 8. Remove that temporarily extension on about:debugging page 9. Enable normal extension on about:addons page 10. Go to the Tags page again to see that database is gone
Firefox is re-directing to another domain on the homepage.
I was using a staging site and then went live and redirected the staging domain to the live domain. However, I then needed to re-instate the staging site. Now, whenever I… (xem thêm)
I was using a staging site and then went live and redirected the staging domain to the live domain. However, I then needed to re-instate the staging site. Now, whenever I go to the home page of the staging site, it redirects me to the live site. Any other page or url doesn't redirect. If I put a query parameter in the url, it doesn't redirect either. I've tried the suggestions here without success: https://stackoverflow.com/questions/13063496/firefox-invalidate-dns-cache
Strange dashed border is visible around column after clicking in website footer
Hi, We are developing a new website for a client. The client is seeing a strange issue when viewing the site in Firefox, where a thick dashed border appears around an ima… (xem thêm)
Hi,
We are developing a new website for a client. The client is seeing a strange issue when viewing the site in Firefox, where a thick dashed border appears around an image and column in the footer of the website. It happens when she clicks in the footer somehow. It seems inconsistent, and the client sent us 2 different screenshots where the border line looks different. (Screenshots attached.)
We haven't been able to re-create the issue on our end, even after testing on several machines and browsers. The client is using a Windows computer and is running the newest version of Firefox. She only sees the issue when using Firefox (it looks fine for her in Microsoft Edge). She has seen the issue on several different dates, and after disabling all her Firefox extensions.
Here is the link to the site: http://82a.de4.myftpupload.com/
Anyone seen something like this before, and have any idea what it is or how to fix it?
Thank you!!
Firefox not loading page elements, no errors or warning on console
I'm very disappointed with Firefox, my website is simply not working, no errors or warnings at the console, just doesn't work... take a look at https://www.dentistinkaty.… (xem thêm)
I'm very disappointed with Firefox, my website is simply not working, no errors or warnings at the console, just doesn't work... take a look at https://www.dentistinkaty.com, it works perfectly in other browsers like Edge, Chrome or Opera, just not working on Firefox... the browser reports to load all objects buy my page looks, well... no style, no pictures... what's going on? I'm building my page according to standards, this makes no sense...
Mozilla doesn't responds with my website's
After the last upgrade, Mozilla doesn't responds with my website's style espacially the font-family one that works using a predefined font (@font-face), I tried other bro… (xem thêm)
After the last upgrade, Mozilla doesn't responds with my website's style espacially the font-family one that works using a predefined font (@font-face), I tried other browsers like Opera and Chrome and everything was good, but for Mozilla it still broken.
For one of the client we are experiencing slow browsing issue with Firefox (Firefox 60.7.2esr) .
For one of the client we are experiencing slow browsing issue with Firefox (Firefox 60.7.2esr) .We tried without any customization but it has the same slow browsing exper… (xem thêm)
For one of the client we are experiencing slow browsing issue with Firefox (Firefox 60.7.2esr) .We tried without any customization but it has the same slow browsing experience. However there is one observation though if we use explicit ip address instead .pac in proxy then browsing speed is fine. Our proxy team hasn’t found anything abnormal with proxy configuration and pac file size is also small in kbs.
Click on checkbox(es) in a webpage doesn't select/deselect the row(s)
Experts, We have an application developed in Java(Struts), in pages having tables with checkboxes to select/deselect rows. Firefox version: 68.0.1(64-bit) Firefox Quantu… (xem thêm)
Experts,
We have an application developed in Java(Struts), in pages having tables with checkboxes to select/deselect rows.
Firefox version: 68.0.1(64-bit) Firefox Quantum and Regular Firefox as well
Issue Description: The click to the checkboxes do not work at all with latest Firefox versions, while they work seamlessly with older Firefox versions (52.0.2/32-bit and below, I have tested) or any other latest browsers(Chrome for example).
Please check the screenshots that shows how it looks in latest versions vs the same page in old versions:
We have tested this on Windows 10 and Mac OSs as well, and the issue remains the same with the latest Firefox versions. I came across similar(not exact) issues in the support forum but none of them were exact or even suggested any workaround / fix / rootcause.
Ask: Need to understand if something is broken in latest Firefox builds or is there any setting/extension that may bring backward compatibility. Please note that in other browsers, we don't see this problem.
Edit: Uploaded non-working snapshot.
Thanks, susenj
I am a web developer,using jquery,when i do $("#target").focus() it doesnt work on mozilla 64 bit , but works fine on chrome and Edge, even older version of IE
I am a web developer,using jquery.js and jquery.ui.css ,when i do $("#target").focus() on document .ready function for my first element which is actually a select element… (xem thêm)
I am a web developer,using jquery.js and jquery.ui.css ,when i do $("#target").focus() on document .ready function for my first element which is actually a select element ,it doesnt work on mozilla 64 bit , but works fine on chrome and Edge, even older version of IE.
Like it has focus, because when i click tab it highlight the next element with proper border very well, but the first element when focused is not having any blue or a ny color border to show user that the element is in focus??
Different homepages for different devices
I am trying to setup custom startpages that I am creating using HTML5/CSS/JS. Issue is I am doing this in multiple devices that I have Firefox Sync on. Those devices are … (xem thêm)
I am trying to setup custom startpages that I am creating using HTML5/CSS/JS. Issue is I am doing this in multiple devices that I have Firefox Sync on.
Those devices are Manjaro (Linux) and Windows 10. Thus their directories and such differ vastly.
I setting the homepage to be `/home/arszilla/.config/mozilla-firefox/HomePage/index.html` on Linux, whereas on Windows it is `C:\Users\Arslan\Documents\Mozilla Firefox\HomePage\index.html`. However due to the sync this gets overwritten constantly.
Is there a way for me to keep Linux's homepage intact while the same is done for Windows? So Linux has its own 'non-synced' homepage, while Windows has its own 'non-synced' homepage?
Thanks in advance.
Could you tell me the maximum supported version of Firefox in this OS environment?
Hello, I am a developer working on Red Hat Linux R5.10. Could you tell me the maximum supported version of Firefox in this OS environment? The current version of Red Hat … (xem thêm)
Hello, I am a developer working on Red Hat Linux R5.10.
Could you tell me the maximum supported version of Firefox in this OS environment? The current version of Red Hat Linux R5.10 is related to the following environment. gtk2, glib 2.0, pango 1.14
The latest version(66.0.3) of Firefox has requirements below
-GTK + 3.4 or higher -GLib 2.22 or higher -Pango 1.22 or higher
This OS does not meet all the requirements.
help please
Hi I need urgent help, i am a developer. I have developed a web site, the site is editable on my laptop , but not same site is readonly on customer laptop
I am a developer , i have developed a Matrimonial Site in which bride and groom register. Sometimes some bride or groom are not able to access their profile, like its sh… (xem thêm)
I am a developer , i have developed a Matrimonial Site in which bride and groom register. Sometimes some bride or groom are not able to access their profile, like its shows them read only, but when i login with their username and password during the conversation on phone i can see the whole profile editable. This is happening with many ppl. Its giving same error for latest firefox version too. Kindly sort this problem asap. As all my customers are shouting. Thanks in advance.
Pomoc
Witam ! Zakupiłem laptop Dell M3800 z Windowsem 10 Pro, po zainstalowaniu przeglądarki Mozilla i zaimportowaniu zakładek, otworzyłem swój sklep internetowy chcąc pracować… (xem thêm)
Witam ! Zakupiłem laptop Dell M3800 z Windowsem 10 Pro, po zainstalowaniu przeglądarki Mozilla i zaimportowaniu zakładek, otworzyłem swój sklep internetowy chcąc pracować i dodawać artykuły do sklepu ..niestety na Mozilli nie można otwierać zakładek : Opis, Galeria, itd It is NOT POSSIBLE TO OPEN THE FOLLOWING
Na : chrome, opera i IE - OK YOU CAN OPEN ALL THE FOLLOWS
Reinstall Firefox to a different location
I accidentally installed the Firefox Developer Edition to the wrong hard drive, so I tried uninstalling it so I could reinstall it to a different location. However, when … (xem thêm)
I accidentally installed the Firefox Developer Edition to the wrong hard drive, so I tried uninstalling it so I could reinstall it to a different location. However, when I open the installer, it only gives the option to reinstall and installs back to the old location. Is there a way to re-install Firefox to a different location than the previous install?
Firefox Developer Edition "has stopped working" when playing Youtube videos
As of about a week or two ago, my Firefox Developer Edition has been having "Firefox Developer Edition has stopped working" crash messages when playing Youtube videos. T… (xem thêm)
As of about a week or two ago, my Firefox Developer Edition has been having "Firefox Developer Edition has stopped working" crash messages when playing Youtube videos. The error message will display roughly 4-5 times, and then the video will play. The browser itself never crashes.
I only have Ublock Origin and Reddit Enhancement Suite for addons, and I've disabled both of them, however the browser still has these crash errors. I have also run the browser in Safe Mode, which didn't yield any different result. I even cleared my cache, but no difference there as well. Lastly, I disabled hardware acceleration on the off-chance that this was the issue.
I did uninstall and reinstall FDE, but also failed to change results. What else can I do?
Impossible to make my website with HTTPS wíth certificate
Hello, there is a https:// setting that is destroying my charity project and (since my project is about creating funds for many charities), it's affection many other char… (xem thêm)
Hello, there is a https:// setting that is destroying my charity project and (since my project is about creating funds for many charities), it's affection many other charities as well.
I’ve got a website called Doelshop.nl which raises free donations for charities. This is done through affiliate marketing, someone buys something through my website (I’m just linking through) and 75% of the commission goes to the charity that the buyer chooses. The buyer doesn’t pay anything extra.
PROBLEM with Firefox/Google Chrome
Many charities have applied (because they can get free donations through their users who are already shopping online), recently we have implemented in our system a function where each project can make their own subdomain.
This means, if you have a charity called ABC, you can create ABC.doelshop.nl and automatically you have selected the ABC charity. Very handy for charities, because it’s easy promotion.
Now here’s the problem, we have bought a SSL wildcard certificate to establish https:// connection for all these subdomains.
BUT, some are typing into their URL boxes: www.abc.doelshop.nl and this CANNOT be certified. Technically it can if we manually insert every subdomain into multiple certificates, which would cost us thousands of dollars. Also our subdomains are not set, new ones are being created all the time.
Both Firefox and Google Chrome now always give an error message when people type in their URL address with ‘www.’. People cannot even reach the website, it gives un unsafe warning and shoppers won’t donate for free to their charity.
We have redirected the ‘www.’ to ‘without www.’ but this doesn’t help.
PLEASE HELP
Is there any way where you could help, for example by listing these sub-subdomains as safe? I can give you any kind of openness to prove there is nothing scammy going on.
I’m willing to change these domain setups towards Doelshop.nl/abc instead of abc.doelshop.nl but it takes a while. If you could list it as a safe connection in the meantime that would also mean a lot!
Instead of using abc.doelshop.nl for testing, you can use https://make-a-wish.doelshop.nl (working) and https://www.make-a-wish.doelshop.nl (unsafe in your browser)
User session is getting deleted when payment is done and redirecting to my site, it is happening only with Mozilla browser
On my e-commerce application, when customer is trying to pay amount, redirecting him to Payment gateway site and after payment done return back to My application, Session… (xem thêm)
On my e-commerce application, when customer is trying to pay amount, redirecting him to Payment gateway site and after payment done return back to My application, Session is getting nil and user is getting logged off.
this is happening only with Mozilla customer, may I know that what exactly the reason for getting session nil.
Why I can't open firefox and developer edition
With last update, I couldn't open Firefox and Firefox Developer at the same time. I've already seperated profiles enabled, I've already checked the "Allow Firefox Develop… (xem thêm)
With last update, I couldn't open Firefox and Firefox Developer at the same time. I've already seperated profiles enabled, I've already checked the "Allow Firefox Developer Edition and Firefox to run at the same time" but nothing changed.