From de6e22573ee3128b3a04deda70ef4181b8f4c721 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sun, 28 Apr 2013 10:58:21 +0200 Subject: [PATCH] Fix PDF support detection for Firefox PDF.js (#1488972) --- CHANGELOG | 1 + program/js/app.js | 9 +++++++++ program/resources/blank.pdf | Bin 0 -> 921 bytes 3 files changed, 10 insertions(+) create mode 100644 program/resources/blank.pdf diff --git a/CHANGELOG b/CHANGELOG index 50b6a2d9e..bd4feacf3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix PDF support detection for Firefox PDF.js (#1488972) - Fix messages list focus issue in Internet Explorer (#1489058) - Add db_prefix configuration option in place of db_table_*/db_sequence_* options - Make possible to use db_prefix for schema initialization in Installer (#1489067) diff --git a/program/js/app.js b/program/js/app.js index 5d7e28640..58810c24a 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -6721,6 +6721,15 @@ function rcube_webmail() return 1; } + // this will detect any pdf plugin including PDF.js in Firefox + var obj = document.createElement('OBJECT'); + obj.onload = function() { rcmail.env.browser_capabilities.pdf = 1; }; + obj.onerror = function() { rcmail.env.browser_capabilities.pdf = 0; }; + obj.style.display = 'none'; + obj.type = 'application/pdf'; + obj.data = 'program/resources/blank.pdf'; + document.body.appendChild(obj); + return 0; }; diff --git a/program/resources/blank.pdf b/program/resources/blank.pdf new file mode 100644 index 0000000000000000000000000000000000000000..7bf83e3900de9fd5aa3ac3c47f2659819c5aefb9 GIT binary patch literal 921 zcmZWo&ubGw6s`&q2Ie5>eL&MzB<}3bBvJyVX=oB_!zO5<5u7H|xU!uovlES;J$RM= zDT2Lt@ajovZ{j8GpCIVfH=C}e$-r(h-@fn7_r3Qf->%gQ_I(fM&(6P{Vq_CaPj`|GH4bhi_NDPVfG!hR*5@o>ULyeF{ z$-obJB1ftZMxmN%dh=@&qY{c>Y?}v)p*Wm;R+jj|5FlUb|iDb#je! z$8OVO?@6vPIr-kreLYinqN+#7^wXDu+!;PKFo!cLGuDowL;jOExdFuY^g{|HP_%)WqBh jGw=