When nesting many layouts, Internet Explorer 7 and 8 will show a "Stack
overflow at line: 0" error message when invoking Canvas.showPrintPreview().
What steps will reproduce the problem?
1. Create many nested layouts.
2. Call the method Canvas.showPrintPreview() with the root layout.
What is the expected output? What do you see instead?
No error message should be shown before the print dialog is displayed.
What version of the product are you using? On what operating system?
GWT 2.1.1 with SmartGWT 2.4 build from 2011-02-01.
What browser(s) does this happen in? Are there any browsers where the
issue does not occur?
Happens in Internet Explorer 7 and 8, not in Chrome or Firefox.
Please provide any additional information below.
The print dialog is shown after the error and there seems to be nothing wrong
with the results.
Original issue reported on code.google.com by f...@ubercode.de on 1 Feb 2011 at 2:08
Original issue reported on code.google.com by
f...@ubercode.de
on 1 Feb 2011 at 2:08Attachments: