Re: XSLT and long iframes

Jonas Sicking <[email protected]> Tue, 01 May 2007 14:19:58 -0700
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Message-ID <[email protected]>
[email protected] wrote:
> When I use XSLTProccesor to completely rerender a page where the newly
> rendered page contains a long iframe, FireFox renders a scroll bar on
> the outer page but the scroll bar does not allow one to scroll to the
> end of the iframe. (Note: It appears to work in Opera and the html
> generated by xsltprocessor seems to work as desired when copied and
> opened as a static html page. In others words as plain html the
> generated html supports the desired scrolling.)
> 
> Is this a known problem? If not I can post a link illustrating the
> problem.

I have not heard of this problem before so I suggest you file a bug on it.

/ Jonas