<layer> causing regression

Allan Sandfeld Jensen kde at carewolf.com
Tue Nov 23 17:23:37 GMT 2004


On Tuesday 23 November 2004 17:40, Stephan Kulow wrote:
> Am Tuesday 23 November 2004 16:28 schrieb Allan Sandfeld Jensen:
> > On Tuesday 23 November 2004 15:52, Stephan Kulow wrote:
> > > Hi!
> > >
> > > As the support for <layer> will "improved" in KDE 3.3.2, I'm afraid we
> > > will see more regressions as http://bugs.kde.org/93786 - is there any
> > > way to ignore that tag when not emulating NS4? BTW: the emulation of
> > > NS4 still lacks quite some details ;)
> >
> > Hmm.. Layers in tables seems to be relative.
> > I will fix or disable it.
>
> Very same problem on http://www.ryanair.com/
>
Looking at the real cases rather than the test-case you can see this:
<td>
	<ilayer>
		<layer>
		</layer
	</ilayer>
</td>

I think it is the containing ILAYER, layers should behave like a canvas and 
expands  to encompass even absolute positioned elements. Instead ilayer 
returns height as if it was empty.

`Allan




More information about the kfm-devel mailing list