How do I fix the "Expected handle" error when trying to transfer a file with FireFTP?
I'm trying to upload a ZIP file to my FTP folder with Blackbaud and cannot do so. I've entered all the parameters exactly as instructed by Blackbaud and all connections l… (read more)
I'm trying to upload a ZIP file to my FTP folder with Blackbaud and cannot do so. I've entered all the parameters exactly as instructed by Blackbaud and all connections look good but when I go to transfer the file, I get the following message: "Expected handle: /users/B67E610BAA01/"H:\Downloads\BUMFS RE7 Database.zip" "BUMFS RE7 Database.zip"." All I can do is click "OK" and nothing happens other than seeing a repeated loop in the log that alternates between "noop" and "ok."
in firefox 21 using flash-player to play music and then opening other one (for example in deviantart picture suffle) mutes the music instantly.
I switched to Firefox 21 and did the usual run to see if there are clinches, one came in the first run: using flashplayer in youtube to listen music and then opening othe… (read more)
I switched to Firefox 21 and did the usual run to see if there are clinches, one came in the first run: using flashplayer in youtube to listen music and then opening other flash (in this case Deviantarts picture shuffle) mutes the music instantly and the only way to start the sound is reloading.
This didn't appear in 20, so there's one where 21 is weaker.
Only Load Tab Once Clicked When Opening Large Groups of Bookmarks
I have a bookmarks folder containing a few websites I like to visit regularly. When I want to open all of these websites at once I open the bookmark folder, scroll to the… (read more)
I have a bookmarks folder containing a few websites I like to visit regularly. When I want to open all of these websites at once I open the bookmark folder, scroll to the bottom of the folder and click "Open All in Tabs". This opens *and* loads all of the bookmarks contained in that folder simultaneously.
I'd like to change it so instead of the tabs opening *and* loading simultaneously, they open simultaneously but *wait* to be clicked before loading.
The desired behaviour can be demonstrated when you restart Firefox with a few tabs open, but only the current tab loads after restart, with the others waiting in the tab bar to be clicked before loading.
Any advice is appreciated.
Thanks!
nightly 24.0a1 google.fr buttons don't respond
system: windows 7 version 6.1 (Numero 7601 : service pack 1) Product: nightly version 24.01a website: google.fr Problem: buttons don' reply (plus, outils de recherche, sa… (read more)
system: windows 7 version 6.1 (Numero 7601 : service pack 1)
Product: nightly version 24.01a website: google.fr Problem: buttons don' reply (plus, outils de recherche, safesearch desactive, options button)
adblock is installed but same problem when disactivated
thanks
Latest divx plugin not working
I have downloaded the newest Divx web player version and it is enabled but no divx content will play in my browser.
java applet jpopupmenu is no display properly on mac os 10.8
Firefox version 21.0 on Mac 10.8.3 does not display applet's jpopupmenu correctly. The menu is display way off from the specify x,y coordinates. However Firefox version… (read more)
Firefox version 21.0 on Mac 10.8.3 does not display applet's jpopupmenu correctly. The menu is display way off from the specify x,y coordinates. However Firefox version 20.0 works as expected.
How can I display urls for web pages that don't display them?
I am using Firefox 21.0 on a Windows 7 Pro computer. Firefox often doesn't display the url for web pages that I am on and I would like to have the url displayed. Is the… (read more)
I am using Firefox 21.0 on a Windows 7 Pro computer. Firefox often doesn't display the url for web pages that I am on and I would like to have the url displayed. Is there an easy way to ensure that?
Hello! There is a problem when using the contenteditable in co-operation with css style font-weight:normal; When you enter text automaton is added to the <b>tag
Hello! There is a problem when using the contenteditable in co-operation with css style font-weight:normal; When you enter text automaton is added to the tag. Tell me can… (read more)
Hello! There is a problem when using the contenteditable in co-operation with css style font-weight:normal; When you enter text automaton is added to the tag. Tell me can I disable the addition of the <b> when using the contenteditable attribute. Thank you!
FF 19.0.2 doesn't allow me to attach files in Gmail - I have recent Flash, created other profiles, those didn't work. Only works in Windows7 Pro safe mode
I have FF 19.0.2 (FF 18.x had problems too), I log into Gmail, try to Compose an email, and the attachment (regardless of type or size) won't attach. Gmail gives me an er… (read more)
I have FF 19.0.2 (FF 18.x had problems too), I log into Gmail, try to Compose an email, and the attachment (regardless of type or size) won't attach. Gmail gives me an error of "Retry, Remove, Help"
I have the most version of Flash, a few weeks ago with FF18.x everything was working fine, with FF18.x the above problem started. Safe Mode with FF doesn't fix it, in creating a new profile FF was updated to 19.x, that didn't fix it. When Win7 Pro loads normally, I turned off my antivirus software (Kaspersky), and my antimaleware software, cleared all my cache in FF, nothing worked.
Attachments work with IE v8.0 without a problem. Attachments also work on my WinXP Pro (old computer) with older version FF. On my netbook, which has an OEM version of Win7 and FF 10.0, attachments do work.
IF I start Win7 in Safe Mode, then the attachment works. So something in windows is causing the problem. I have not updated Win7 Pro in months, so it's nothing I recently changed, because nothing has changed w/the OS.
I'm at a loss as to what to trouble shoot at this point.
When I use "save my windows and tabs from last time" Firefox always brings up an old set of tabs, not what just closed. How to fix this?
I bring up Firefox after it crashes, which happens quite often, and all the tabs and windows I was working on are lost, even though I had the options set to "save my wind… (read more)
I bring up Firefox after it crashes, which happens quite often, and all the tabs and windows I was working on are lost, even though I had the options set to "save my windows and tabs from last time." The tabs that are brought up seem to be the same ones I had opened when I first selected that options setting. So the session manager does not keep up-to-date, just kind of randomly selects a session from some time in the past and always brings up that exact session, regardless of where I actually was before my crash (or if I have to kill the Firefox process because Firefox froze).
By the way, some time ago Firefox had the option to, when reloading Firefox after a crash, to choose which tabs to bring up after a crash, in case certain ones were creating the problem, so we could remove those tabs before reloading. What happened to that feature?
Java based Chat console works fine, but does not automatically scroll down to last chat item
Hi, I am currently facing a problem with a Chat program using jsp (Java Server Pages) where the chat console works perfect except for one little thing. The chat window do… (read more)
Hi,
I am currently facing a problem with a Chat program using jsp (Java Server Pages) where the chat console works perfect except for one little thing. The chat window does not automatically scroll down to the last reply in the chat window.
the code used to scroll down to the last items (based on Netscape) is the following:
if (navigator.appName.indexOf("Netscape") != -1) {
isOther = (navigator.appVersion.substring(0,1) == "3");
isNS4 = (navigator.appVersion.substring(0,1) == "4");
isNS6 = (navigator.appVersion.substring(0,1) == "5");
} else if (navigator.appName.indexOf("Microsoft Internet Explorer") != -1) {
isIE = true;
} else if (navigator.appName.indexOf("Opera") != -1) {
isOpera = true;
} else {
isOther = true;
}
if (navigator.platform.indexOf("Mac") != -1)
isMac = true;
if (isOther)
alert("Sorry but you will have to upgrade your browser to NS4+ or IE4+ for this to work properly.");
function setScrollProperties() {
if (isMac) {
scrollStart = 0;
scrollEnd = answerFrame.document.height - scrollStart;
} else {
scrollStart = 0;
scrollEnd = answerFrame.document.height - scrollStart;
}
}
function doScroll() {
documentYposition += scrollAmount;
window.scrollTo(0,documentYposition);
if (documentYposition < scrollEnd) {
setTimeout('doScroll()',slowScrollInterval);
}else if (moreScrolling){
moreScrolling = false;
scrolling = false;
startScroll();
}else{
scrolling = false;
}
I cannot see what goes wrong in here and the manufacturer does not know how to fix this either. Irritatingly this scrolling function is working normally in IE, Chrome and some other browsers.
I sure hope you can help me, as this is a very irritating problem that needs to be solved.
Best regards, Corné Snoek
How do I set default settings for a scanner in Firefox?
We are using a software application that has Firefox as the default browser. We are using scanners and the Firefox settings have to be changed every time we scan a docume… (read more)
We are using a software application that has Firefox as the default browser. We are using scanners and the Firefox settings have to be changed every time we scan a document. How do you manage the settings or change the default settings in Firefox, they are taking precedent over the scanner default settings.
Which of the following 3D plugins work best with Firefox: Cosmo, Cortona, Flux, Octaga, Free WRL, Orbit Snap?
I am sharing a 3D application for family trees that require shared users to install one of the mentioned plug ins. I will be sharing on a website. I expect most invitees … (read more)
I am sharing a 3D application for family trees that require shared users to install one of the mentioned plug ins. I will be sharing on a website. I expect most invitees will be using Windows but also would like Mac users to have access. The developing company has not been extremely helpful in answering my question.
How do I set to automatically clear history that is 'X' amount of days old?
Basically would like history that is, say, older than 3 days to delete itself. How do I set this?
Since your last update about 2 weeks ago, Firefox acts as an agressive site to block other IP addresses I want to go to. Even the Veterans administration.
This will mean I will remove firefox from my pc. other people also have the same problem.I need to have more control and let me override the standards and go to the webpa… (read more)
This will mean I will remove firefox from my pc. other people also have the same problem.I need to have more control and let me override the standards and go to the webpage if I deem it acceptable.
How to disable save option in download messagebox in asp.net?
Programatically disabling save option in download dialog box.
Why doesn't king.com run as smoothly om Windows 7 with Firefox as it did with Windows XP?
I have downloaded latest versions of Flash Player, Firefox and have a new Toshiba computer. Games on king.com play okay on Google Chrome, but not on Firefox with frequen… (read more)
I have downloaded latest versions of Flash Player, Firefox and have a new Toshiba computer. Games on king.com play okay on Google Chrome, but not on Firefox with frequent "freezing", crashing and overplay.
Do Firefox working on slowsdown issue of SVG?
While working on SVG every one face the problem of slowdown of svg elements in firefox but not in other browsers like chrome or safari. I want to know that did firefox wo… (read more)
While working on SVG every one face the problem of slowdown of svg elements in firefox but not in other browsers like chrome or safari.
I want to know that did firefox working on this issue to improve javascript performance.
Here you can see the difference open this url in FF and chrome http://bl.ocks.org/mbostock/4062045
Mostley people suggests to use nightley. But what to do with millions of firefox users. They will frustrated by this and move to other browsers or leave website.
Please solve this issue in next releases.
Best Regards
