Page not rendering correctly - Please confirm

Jose M. Prieto jmprieto at gmx.net
Mon Oct 16 19:36:06 BST 2006


El Lunes, 16 de Octubre de 2006 19:20, Jose M. Prieto escribió:
> El Lunes, 16 de Octubre de 2006 18:20, Maksim Orlovich escribió:
> > > The page contains a scrollable area defined in <div id="content">
> > > which renders correctly in firefox (scrollbar and all), but there is no
> > > scrollbar in konqueror
> >
> > The page shrinks the content div via javascript, and uses this CSS to try
> > to get the scrollbar:
> > #content {
> > 	overflow-Y: scroll;
> > 	overflow-y: scroll;
> > }
>
> There is another problem. If you change that to the supported
> "overflow: scroll;", the page apparently renders fine at first, but when
> you slowly scroll the div down, the dropdown box in it goes out of the div.

Attached is a simple test document, which shows the problem. When you scroll 
the div, the form fields overlap the header.

Can someone confirm this? Is this a known problem? Should I file a bug report?

(Konqueror 3.5.5 Archlinux package)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20061016/f21267f6/attachment.html>


More information about the kfm-devel mailing list