Lynn McGuire wrote on 2016/03/04:
> On 3/3/2016 11:08 AM, Anthony Papillion wrote:
>
>> A user came to me with a problem that I'm not able to resolve so I
>> thought I'd come here and ask.
>>
>> They are running Firefox 44.0.2 on Windows XP SP3. When they click on
>> a link on page, a new tab will open to display the content of the
>> page from the link but the tab goes to about:blank instead of loading
>> the page.
>>
>> I know the solution to this is pretty simple, IIRC, but my Google-fu
>> is failing me.
>
> This is happening to me when it is a https link such as
>
https://www.google.com/
> and firefox 44.0.2 is not currently running. All I get is
> the blank page.
>
> If I click the https link again then a new tab is created
> on the firefix window and the proper web page is brought up.
Oh, I remember something similar. I was at v42 and then updated to v43
in order to get to v44. That's the update path the update check offered
me in Firefox. For shortcuts to URLs where the shortcut's command line
specified a URL, Firefox would open. In my case, it wasn't to the
about:blank page. It was to the about:newtab internal page but it was
blank.
I was going to start a thread to discuss this but the problem went away.
Can't remember what I did or if the problem's disappearance was
coincidental, like a reboot to complete Windows Update installs fixed
the problem (by getting rid of pending replaces on inuse files so all
patch files were in sync with the patch after the reboot).
If Firefox is already loaded and I click on a URL shortcut, Firefox
opens it just fine. It was only when Firefox was not loaded (no
instances of firefox.exe in memory) and only when it was started with a
command line that specified a URL that Firefox loaded with a blank
newtab page. Somehow Firefox was ignoring the replaceable parameters in
the shell in which it was loaded. I tried with and without the optional
-url argument prefix before the URL string in the command line but that
made no difference (Firefox would still load with a blank newtab page).
I disabled my anti-virus program (Avast). Still didn't help.
Hyperlinks used within Firefox behaved correctly. Shortcuts that
specified "<path>\firefox.exe <url>" or "<path>\firefox.exe -url <url>"
would fail (blank newtab page on load).
http://kb.mozillazine.org/Command_line_arguments has a URL example but
shows it enclosed in double quotes. Those should not be necessary.
They are only needed when a command-line argument contains space
character(s). URLs are not allowed to have spaces in them (and why
spaces must be replaced with the hexadecimal ISO entity of %20).
At some point, the behavior went away and has not reappeared. Something
I did, like remove and reinstall an extension or rebooting fixed the
problem. Oh, wait a second, I think I got so frustrated with Firefox
that I uninstalled it (including wipe the profile folder and other
remnant registry entries and files) while I investigate Google Chrome.
I trialed Opera but noticed the privacy breaches on searches (they
redirect some search engines through their server rather than to the
targeted search engine) so that trial ended in under an hour. Did the
remnant cleanup again and then decided to work on Firefox some more.
Installed Firefox (this time going direct to v44 rather than their
incremental 42 -> 43 -> 44 update their program required) and the
problem was gone. Uninstalled the upgraded copy, did remnant cleanup,
installed the latest version (no upgrade path), and problem gone. I bet
I was getting too close and the software decided to start working so I
couldn't find the cause.