Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF support detection doesn't work in Firefox 19 #4113

Closed
rcubetrac opened this issue Feb 23, 2013 · 14 comments
Closed

PDF support detection doesn't work in Firefox 19 #4113

rcubetrac opened this issue Feb 23, 2013 · 14 comments

Comments

@rcubetrac
Copy link

Reported by @alecpl on 23 Feb 2013 08:59 UTC as Trac ticket #1488972

The problem is with the new built-in PDF viewer which is not listed on plugins list. I'm not sure we do anything about that. See https://bugzilla.mozilla.org/show_bug.cgi?id=840439

Migrated-From: http://trac.roundcube.net/ticket/1488972

@rcubetrac
Copy link
Author

Comment by @thomascube on 10 Mar 2013 15:36 UTC

I already tried for hours but without success. And after a short IRC chat with the pdf.js people they refuse to register the plugin in navigator.plugins because they say it's proprietary. They suggested to do a feature check and I then tried with embedding a tag and trying to read the fallback content but also without success.

There's actually nothing we can do other than wait for the bugzilla ticket to be processed.

@rcubetrac
Copy link
Author

Status changed by @thomascube on 10 Mar 2013 15:36 UTC

new => closed

@rcubetrac
Copy link
Author

Comment by @alecpl on 26 Apr 2013 17:00 UTC

I have good results with empty pdf file and tag. Need more cross-browser tests. I see also that latest PluginDetect.js version also can detect PDF.js.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 26 Apr 2013 17:00 UTC

closed => reopened

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 26 Apr 2013 17:00 UTC

0.9-stable => 0.9.1

@rcubetrac
Copy link
Author

Comment by @alecpl on 28 Apr 2013 08:59 UTC

Fixed in de6e225.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 28 Apr 2013 08:59 UTC

reopened => closed

@rcubetrac
Copy link
Author

Comment by squisher on 7 Jun 2013 12:49 UTC

Unfortunately that JS code causes my Firefox 17 (Debian's version) without a PDF plugin to pop up a "Missing plugin" warning each and every time I login to roundcube. Maybe using that !PluginDetect.js would be the better option after all?

@rcubetrac
Copy link
Author

Status changed by squisher on 7 Jun 2013 12:49 UTC

closed => reopened

@rcubetrac
Copy link
Author

Severity changed by squisher on 7 Jun 2013 12:49 UTC

normal => minor

@rcubetrac
Copy link
Author

Milestone changed by squisher on 7 Jun 2013 12:49 UTC

0.9.1 => none

@rcubetrac
Copy link
Author

Comment by @alecpl on 7 Jun 2013 12:56 UTC

It was fixed in #1489118. This change was reverted.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 7 Jun 2013 12:56 UTC

reopened => closed

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 7 Jun 2013 12:56 UTC

=> 0.9.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant