foreignObject styling not working
I don't know if this is the only style that doesn't work. I used this code from MDN to test it : https://codepen.io/Supersudo/pen/MWYYeba <svg viewBox="0 0 200 200" xm… (read more)
I don't know if this is the only style that doesn't work.
I used this code from MDN to test it :
https://codepen.io/Supersudo/pen/MWYYeba
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
<style> .test { color: white; font: 18px serif; height: 100px; overflow: auto; } </style> <polygon points="5,5 195,10 185,185 10,195" /> <foreignObject x="20" y="20" width="160" height="160" style="border: 10px solid blue">
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</foreignObject>
</svg>
Firefox doesn't display the blue border around the div while chromium does.
I have a IIS 7.5 web server but FireFox won't allow access. All other browsers work fine but not firefox.
I get the error PR_END_OF_FILE_ERROR. I need to know what is wrong with the server as otherwise people won't be able to use FireFox to view the site.
Why does my GWT application no longer work using version 67?
After upgrading to firefox 67, we sometimes have problems with our GWT based web applications. The error is listed below. The error prevents our application from starting… (read more)
After upgrading to firefox 67, we sometimes have problems with our GWT based web applications. The error is listed below. The error prevents our application from starting.
The exact same application works fine on Chrome, it works fine in older versions of Firefox and it also works fine in the latest beta of Firefox 68 (b5).
The error is:
SEVERE: Uncaught Web UI exception java.lang.NullPointerException: TypeError: a.AE is not a function at Unknown.Rvw(webui-0.js) at Unknown._4c(webui-0.js) at Unknown.M8o(webui-0.js) at Unknown.J8o(webui-0.js) at Unknown.K8o(webui-0.js) at Unknown.z8o(webui-0.js) at Unknown.F8o(webui-0.js) at Unknown.O7o(webui-0.js) at Unknown.mig(webui-0.js) at Unknown.g(webui-0.js) at Unknown.xq(webui-0.js) at Unknown.Aq(webui-0.js) at Unknown.zq/<(webui-0.js) at Unknown.cig(webui-0.js) at Unknown.anonymous(webui-0.js) at Unknown.m(https://legu-test.stibo.com/webui/webui/webui.nocache.js) at Unknown.onScriptDownloaded/<(https://legu-test.stibo.com/webui/webui/webui.nocache.js) at Unknown.d(https://legu-test.stibo.com/webui/webui/webui.nocache.js) at Unknown.anonymous(Unknown)
Border and Outline are overlapping
In my MTML code I have in the style section .RB td {outline:medium solid red;border:10px solid white;} According to the definitions the outside of the table cell sho… (read more)
In my MTML code I have in the style section
.RB td {outline:medium solid red;border:10px solid white;}
According to the definitions the outside of the table cell should be red and the inside should be white. However, the border seems to be on both sides of the outline. To see what is happening look at https://freedom-press-alliance.us/ For what it is worth, Edge has the same problem.
If there are two tabs and the second tab opens on clicking a button in first tab.The second tab if already open does't get focus.
On clicking a button open a new tab and if the tab is already open then on clicking the button again the opened tab should get focus but it doesn't get focus.
Unable to connect to localhost aliased sites
On my dev system (windows), I have an apache server and a number of sites defined. They are listed in the hosts file and also configured in httpd-vhosts.conf. I have had … (read more)
On my dev system (windows), I have an apache server and a number of sites defined.
They are listed in the hosts file and also configured in httpd-vhosts.conf.
I have had to stay with an old version of Firefox for the last few years, as more recent versions refused to connect to the localhost sites. I have been "forced" to upgrade and am nolonger able to connect to the local sites. I precise that doing a ping to the site address will return the 127.0.0.1 address.
What do I have to do to get this important functionality working again, please ?
Hello Firefox support, where can i find a documentation about the "timeout" settings in the about:config? Thanks a lot. Michael Hardwiger from Werth Messtechnik
Hello Firefox support, where can i find a documentation about the "timeout" settings in the about:config? Thanks a lot. Michael Hardwiger from Werth Messtechnik Details: … (read more)
Hello Firefox support, where can i find a documentation about the "timeout" settings in the about:config? Thanks a lot. Michael Hardwiger from Werth Messtechnik
Details: We use a NGINX Server to provide HLS HTML5 Video over https. The videos runs great with Firefox. But after 20-30 minutes the video stop and we have to reload the page. I suppose with the timeout settings in the about:config i can solve this problem. But there are many timeout settings. Which settings are important for my task? Is there a documentation?
Thanks a lot Michael Hardwiger
How to check Browsers attribute Name Property like "Search google or address"
In AutomationElement we try to check Browsers attribute NameProperty for my current version 60.6 NameProperty Value is "Search on google or address" so how can i check t… (read more)
In AutomationElement we try to check Browsers attribute NameProperty for my current version 60.6 NameProperty Value is "Search on google or address" so how can i check this on Firefox for any other version
animate.css doesn't work in my firefox
I don't understand why animate.css doesn't work in my firefox. Where can be problem? In firefox on another pc animate.css is working. animate.css - https://daneden.github… (read more)
I don't understand why animate.css doesn't work in my firefox. Where can be problem? In firefox on another pc animate.css is working. animate.css - https://daneden.github.io/animate.css/
Firefox does not ask you to save your login and password.
In site: https://mbok.pgnig.pl/ Firefox not option save login and password. Not option for save. This is bug Firefox? … (read more)
In site: https://mbok.pgnig.pl/ Firefox not option save login and password. Not option for save. This is bug Firefox?
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… (read more)
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.
Session cookies not kept when browser is under remote control
I am running Selenium automated tests in Firefox. The problem is that, when running tests on Firefox, the browser is open in "Browser is under remote control" mode and th… (read more)
I am running Selenium automated tests in Firefox. The problem is that, when running tests on Firefox, the browser is open in "Browser is under remote control" mode and then the session cookies are not kept when the browser is closed.
If I authenticate on my web app out of this "Browser is under remote control" mode, the ai_session cookie is kept as expected. It only is discarded when I am on that mode.
Taking that into account:
1. Is there a way to configure Firefox to keep session cookies even when running in the "Remote control" mode? 2. When configuring Selenium WebDriver, is there some option that allows me to force the browser to keep the session cookies?
Network Monitor Fails to Export Around 300MB
I initially post about my problem here: https://support.mozilla.org/en-US/questions/1253871 I artificially inflated my requests to match the count I noticed issues at and… (read more)
I initially post about my problem here: https://support.mozilla.org/en-US/questions/1253871
I artificially inflated my requests to match the count I noticed issues at and did not experience the same behavior, but when attempting to archive around 300MB transferred, it fails to export instead returning a download for a 9byte file containing the string 'undefined' rather than the JSON formatted output.
I was on a previous build when I first encountered the issue and upgraded to 60.3.0esr (32-bit) and it doesn't seem to be specific to one build.
Mozilla developer docs question
Can someone tell me what Edge 14 means? What is 14? I mean Microsoft Edge version numbers are 38, 40 etc. My Edge version is 38.14393.0.0 So what exactly is Edge 14??… (read more)
Can someone tell me what Edge 14 means? What is 14? I mean Microsoft Edge version numbers are 38, 40 etc. My Edge version is 38.14393.0.0 So what exactly is Edge 14???
Remove the escaping of string while JSON.decode calling in developers toolbar.
Remove the escape string in the return string.
How to expose xul objects inside a co tainer to uft or other automation tools?
We are automating a container based application which has xul web components. The tool we using is UFT and the tool unable to identify the xul objects inside the containe… (read more)
We are automating a container based application which has xul web components. The tool we using is UFT and the tool unable to identify the xul objects inside the container.
Kindly help with the addon for uft to identify xul components or suggest the automation tool to automate xul container based applications
text search skips some matches
I'm viewing a page with a large table of pretty ordinary text, with source like this: ... <TR> <TD><input type='radio' onClick='onRadioButtonSelect()' name… (read more)
I'm viewing a page with a large table of pretty ordinary text, with source like this: ...
<TR> <TD><input type='radio' onClick='onRadioButtonSelect()' name='currentSelection' value="566528503*7BJ*V2*PK2710**false*true*false*03/19/2019 19:24*03/20/2019 02:59*720*SF2_PROD1*467908**566528503_7BJ_V2_PK2710*OK"></TD> <TD>566528503</TD> <TD>7BJ</TD> <TD>V2</TD> <TD>PK2710</TD> <TD> </TD> <TD>false</TD> <TD>true</TD> <TD>false</TD> <TD>03/19/2019 19:24</TD> <TD>03/20/2019 02:59</TD> <TD>720</TD> <TD>SF2_PROD1</TD> <TD>OK</TD> </TR> <TR> <TD><input type='radio' onClick='onRadioButtonSelect()' name='currentSelection' value="5752SCAVM*7BJ*V2*PK0139**false*true*false*03/19/2019 19:34*03/20/2019 02:59*720*SF2_PROD1*null**5752SCAVM_7BJ_V2_PK0139*null"></TD> <TD>5752SCAVM</TD> <TD>7BJ</TD> <TD>V2</TD> <TD>PK0139</TD> <TD> </TD> <TD>false</TD> <TD>true</TD> <TD>false</TD> <TD>03/19/2019 19:34</TD> <TD>03/20/2019 02:59</TD> <TD>720</TD> <TD>SF2_PROD1</TD> <TD>OK</TD> </TR> ...
I needed to count how many times "03/11" occurred. I hit Edit->Find and entered 03/11, then hit ENTER or PF3 repeatedly to count them up. When there weren't as many as I expected, I copied the text of the page into a text file to do my count there. Turns out it was skipping about 2/3 of the matches! The first few matches in the text I copied are:
5752SC102 7C0 03/11/2019 5752SC1C4 7CJ 03/11/2019 5752SCLOG 7CJ 03/11/2019 5752SC1CH 7C0 03/11/2019 5695SCPX4 7C0 03/11/2019 5752SYBLD 7CJ 03/11/2019 5752SCDIV 7CJ 03/11/2019 566528503 7CJ 03/11/2019 5752BB1CT 7CJ 03/11/2019 5752SC1C6 7C0 03/11/2019
Firefox's Find skips from SC102 to SC1CH, then SCPX4, then BB1CT, etc. At the bottom, it wraps back around to SC102, so it's really skipping the others, not just finding them out of order.
CORS request blocked in Firefox
I am trying to make a CORS get request to my server. My server is properly CORS enabled. I am sending an additional header so preflighted option call is sent by browser. … (read more)
I am trying to make a CORS get request to my server. My server is properly CORS enabled.
I am sending an additional header so preflighted option call is sent by browser.
This is working in Chrome but not in firefox. In firefox i can see the options call with 200 as return status code but the subsequent get call is not sent which is happening perfectly in Chrome. My server is also using certificate issued by Global CA like DigiCert . This CA is present in Firefox trust list.
In firefox i see these messages in console
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://serverurl. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘https://tryit.w3schools.com, *’).[Learn More]
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://serverurl. (Reason: CORS request did not succeed).[Learn More] I am making XMLHttpRequest call to trigger the call.
I am not able to figure why the call is failing in firefox
Best Regards, Saurav
Im using a js script on my website which only crashes in Firefox,
Essentially I'm using a custom advance button for my wordpress site using (javascript:jQuery('#MySlider .slick-slider').slick('slickNext')) while all other browsers advan… (read more)
Essentially I'm using a custom advance button for my wordpress site using (javascript:jQuery('#MySlider .slick-slider').slick('slickNext')) while all other browsers advance the slides correctly, firefox gives me a white page which returns [object Object] The website is https://wisdom41.com and the slide feature is in the journey module. Any help would be appreciated.
How come this url presents itslf correctly in Chrome, but wrongly in firefox?
A page written in classic ASP (by me) presents itself perfectly in Chrome, but not in Firefox. How can that be? http://www.nadars.org.uk/g3rvm_Contests.asp … (read more)
A page written in classic ASP (by me) presents itself perfectly in Chrome, but not in Firefox. How can that be?