No enter page dialog on older Android stock browser

8 views
Skip to first unread message

jke.s...@googlemail.com

unread,
Nov 3, 2014, 3:05:44 AM11/3/14
to pdfnet-w...@googlegroups.com
Hi,
 
we've encountered the problem, that users after taping the page selector in the bottom left, have no input-dialog on Android (<= 4.0.4) stock browsers using WebKit renderer. Only a input text field appears but no dialog and therefore no button to confirm.
 
With Firefox or Chrome installed everything works fine. Tested with Samsung Tab2 and Galaxy S2 devices.
 
Any suggestions?
 
Kind regards,

Matt Parizeau

unread,
Nov 3, 2014, 1:53:31 PM11/3/14
to pdfnet-w...@googlegroups.com
Thanks for the report. It looks like adding this css style to MobileReaderControl.html fixes the issue.
#goToPagePopup {
   
-webkit-transform: translateZ(0);
}

Matt Parizeau
Software Developer
PDFTron Systems Inc.

jke.s...@googlemail.com

unread,
Nov 4, 2014, 3:38:27 AM11/4/14
to pdfnet-w...@googlegroups.com
Thx Matt, the fix works fine.
 
J. 
Reply all
Reply to author
Forward
0 new messages