cleverpig / flexpaper

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

Error with Two pages view [HTML5] #334

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. download and unzip FlexPaper_2.0.3_c_Annotations_1.0.20_Customizable_UI
2. deploy on a web server like Apache 2.0
3. open index.html
4. click on "two pages" button 

The first time you click on "two pages" button nothing is showed. The second 
time you click on "two pages" button after returning to "single page" view, the 
second page is blank (you cannot check this with example pdf because the second 
page is empty). Sometimes the right page content is showed "out of the sheet". 

FlexPaper version: FlexPaper_2.0.3_c_Annotations_1.0.20_Customizable_UI
OS: Ubuntu 12.04
Browser: Chromium 20 and Firefox 17

Console errors:

 - Firefox 17
[09:20:32.485] not well-formed 
@ http://localhost/libro-digitale/WebContent/locale/it_IT/FlexPaper.properties:
1
[09:20:32.485] TypeError: c.split is not a function 
@ http://localhost/libro-digitale/WebContent/js/lib/jquery-1.8.2.js:571
[09:20:33.092] TypeError: this.hc.find is not a function 
@ http://localhost/libro-digitale/WebContent/js/lib/jquery-1.8.2.js:571
[09:20:33.170] documentLoaded
[09:20:34.080] TypeError: c.hc.fadeOut is not a function 
@ http://localhost/libro-digitale/WebContent/js/lib/jquery-1.8.2.js:571
--
[09:22:10.391] TypeError: c.hc.fadeOut is not a function 
@ http://localhost/libro-digitale/WebContent/js/lib/jquery-1.8.2.js:571

- Chromium 20
1. Uncaught Error: Syntax error, unrecognized expression: #[object 
HTMLDivElement]_2 jquery-1.8.2.js:4679
1. Sizzle.errorjquery-1.8.2.js:4679
2. tokenizejquery-1.8.2.js:4739
3. selectjquery-1.8.2.js:5099
4. selectjquery-1.8.2.js:5276
5. Sizzlejquery-1.8.2.js:3941
6. jQuery.fn.extend.findjquery-1.8.2.js:5372
7. jQuery.fn.jQuery.initjquery-1.8.2.js:163
8. jQueryjquery-1.8.2.js:44
9. f.ea
10. f.Wc
11. window.TextOverlay.f.Jb
12. window.TextOverlay.f.Ga
13. window.CanvasPageRenderer.f.Ga
14. window.CanvasPageRenderer.f.$d
15. window.CanvasPageRenderer.f.Tb.g.If.g.sa
16. Promise_resolve
17. complete
18. next
19. window.CanvasPageRenderer.f.Tb.z.continueCallback
20. PDFPageProxy.display.continueWrapper

Original issue reported on code.google.com by federico...@gmail.com on 12 Dec 2012 at 11:19

GoogleCodeExporter commented 9 years ago
I forgot a step between 3 and 4: 
3.1. Click on link "FlexPaper in HTML5 mode"

Original comment by federico...@gmail.com on 12 Dec 2012 at 11:22

GoogleCodeExporter commented 9 years ago

Original comment by erik.eng...@devaldi.com on 27 Dec 2012 at 12:37

GoogleCodeExporter commented 9 years ago
fixed in upcomingn build 2.0.6

Original comment by erik.eng...@gmail.com on 15 Jan 2013 at 6:21