为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

when opening an fdf file Firefox goes into an infinite loop of opening new tabs. The only solution is to restart the machine.

  • 11 个回答
  • 8 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

When opening an fdf file, firefox goes into an infinite loop of creating a new tab, reading a local file (I think a copy of the fdf file), opening another new tab, reading the same file, etc. The only solution is to reset the machine.

When opening an fdf file, firefox goes into an infinite loop of creating a new tab, reading a local file (I think a copy of the fdf file), opening another new tab, reading the same file, etc. The only solution is to reset the machine.

被采纳的解决方案

For now, I suppose the workaround is to open the FDF externally (i.e., in Reader or Acrobat and not the plugin).

You can search for known bugs relating to FDFs, or file a new report, in Bugzilla.

定位到答案原位置 👍 1

所有回复 (11)

more options

Could you check which application is handling FDF files?

orange Firefox button (or Tools menu) > Options > Applications

In the search box, type or paste fdf and pause while the list is filtered. You may have any number of entries. If any of them is set to open in Firefox in the right column, that can cause this problem. Make sure to change that to "Always ask" or one of the Adobe options. (This article has more background: Firefox repeatedly opens empty tabs or windows after you click on a link.)

If that doesn't help, try disabling the new PDF Viewer added in Firefox 19 and see whether that resolves the issue? There may be some confusion about fdf/pdf. This article lists the steps: View PDF files using Firefox’s built-in viewer.

Could you let us know what happens?

more options

I noticed the problem with the built-in pdf viewer last Friday and changed all pdf related mime types to be handled by Acrobat Reader. Now, the straight pdf format works, but pdf + fdf produces the behavior I described.

If I set the default browser to IE, open firefox and then try to open an fdf file, then IE opens with the pdf document filled out correctly.

Anything else I can do to fix it? This didn't happen with the previous versions of firefox.

由Sergius于修改

more options

Does this problem with FDF files occur only with files on disk and not files on a web server? In that case... Firefox has some security restrictions involving local files that are not applicable to websites. As an experiment, and recognizing that it really isn't safe for untrusted files you might open, you could try toggling the preference security.fileuri.strict_origin_policy from true to false in about:config. Does that make any difference?

more options

The problem occurs with FDF files from a web server (my web server). Changing security.fileuri.strict_origin_policy to false didn't change the behavior. I can confirm though the new tabs being opened try to load the fdf file from a directory called Temp on my machine.

more options

选择的解决方案

For now, I suppose the workaround is to open the FDF externally (i.e., in Reader or Acrobat and not the plugin).

You can search for known bugs relating to FDFs, or file a new report, in Bugzilla.

more options

I wish it was possible to open the FDF externally.

When I try to do that, Acrobat opens the default browser and we're back to square one -- unless the default browser is IE.

由Sergius于修改

more options

I wonder why Acrobat opens the browser? Obviously I am not familiar with FDF files.

If you are using an older version of Acrobat, does turning off the View in browser setting make any difference?

Edit > Preferences > Internet

(Note: in newer versions, this setting has been removed.)

more options

That option is no longer available in Acrobat XI. It used to be there, I know, but not there "no more". In addition opening an FDF from anything but the browser would seriously overload our technical support.

-- EDIT --

The new way of controlling where the PDF opens:

http://helpx.adobe.com/acrobat/using/display-pdf-browser-acrobat-xi.html

由Sergius于修改

more options
more options

Not sure whether to start a new thread. I have the same "infinite tab" problem when downloading ISO files. I checked, and the automatic action for opening such files is to use Nero.

However, when I download the file, I always choose "Save As" instead of "Open with"

由JEfromCanada于修改

more options

With what MIME type does the server send this fdf/pdf file?

Type application/pdf triggers the built-in PDF Viewer, other MIME types will trigger a download action or try to use a plugin that can handle them.
Such an action shouldn't result in using Firefox to handle this file because that will repeat the action.