digideskio / google-web-toolkit-incubator

Automatically exported from code.google.com/p/google-web-toolkit-incubator
0 stars 0 forks source link

Window.print() only prints the last page. Rest of the pages int he beginning are blank. #382

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of gwt and gwt-incubator are you using?
-gwt Version : 2.0
-gwt-incubator Version : 2.0

What OS and browser are you using?
-firefox/IE all browsers

Do you see this error in hosted mode, web mode, or both?
-both

(If possible, please include a test case that shows the problem)

Hopefully using the test case you have generously provided, what steps will 
reproduce the problem?
1.If the scrolltable spans more than one page for printing (used 
Window.print()). Only the last page is printed. rest of the pages are blank.

What is the expected output? What do you see instead?
-Expect:prints all pages.
-Instead:only prints the last page

Workaround if you have one:
-None

Please provide any additional information below,  and thank you for taking the 
time and effort to report this issue, as good issue reports are critical for 
our quest to make GWT's new widgets and libraries shine.

Original issue reported on code.google.com by ahmed.am...@gmail.com on 1 Mar 2011 at 12:33