vishnukottala / flexpaper

Automatically exported from code.google.com/p/flexpaper
0 stars 0 forks source link

Fullscreen error on IOS Devices #347

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Player in action on IOS Device ( testing it on iPad )
2.Switch to Full Screen Mode, and entire layout is messed up.
3.

What is the expected output? What do you see instead?
Should preview the PDF on entire screen without screen elements being scattered.

What version of the product are you using? On what operating system?
FlexPaper AdaptiveUI Extension version 2.0.3
Ipad 3 running iOS 6.0.1

Please provide any additional information below.
This is similar to issue 293 which has a status of fixed.
Screenshot is available here http://dl.dropbox.com/u/601278/flexpaperipadbug.jpg

Original issue reported on code.google.com by kjarta...@gmail.com on 11 Jan 2013 at 10:30

GoogleCodeExporter commented 9 years ago
This is most likely du to a change in location for flexpaper.css which has not 
been reflected in your parameters. 

If you have changed the location of where flexpaper.css is located to for 
example "/testcss/" then make sure you are also passing this as part of your 
parameters:

cssDirectory : "/testcss/",

Original comment by erik.eng...@devaldi.com on 13 Jan 2013 at 9:38