Page not rendering correctly - Please confirm

Spiros Georgaras sngeorgaras at otenet.gr
Mon Oct 16 17:41:42 BST 2006


On Monday 16 October 2006 19:34 Maksim Orlovich wrote:
> > On Monday 16 October 2006 19:20 Maksim Orlovich wrote:
> >> > 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;
> >> }
> >>
> >>
> >> We probably don't support this since it's not part of CSS2.1...
> >> (Will have to check code to make sure, will do so in a moment)
> >
> > Yes I found this file too...
> >
> > An in http://www.konqueror.org/css/ (CSS 2.1 & 3 Support in KHTML 3.4)
> > I  see that 'overflow'  is partial supported (except value scroll, auto)
> >
> > Does it have to do anything with our case?
>
> No. That's just out-of-date/incorrect. overflow:auto and scroll work fine
> since many versions ago.  overflow-y, on other hand, is an IE-proprietary
> portion which might get included in CSS3, however, and is not supported by
> us.

Ok, then
So this is not a konqueror bug. This is good :)
We'll just have to wait and see if it gets included in CSS3, 
and gets supported by us

Thanks for your time and sorry for the noise...

-- 
Kind regards
Spiros

--
gpg key URL: http://users.otenet.gr/~geosp/gpg-kde-el.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20061016/f52c5bcd/attachment.sig>


More information about the kfm-devel mailing list