Java Applet problem
Dirk Mueller
mueller at kde.org
Sat Nov 2 03:07:03 GMT 2002
Moin Till!
> > > 1st) the intrinsicSize of the applet is busted and has always been.
> why busted? khtml tells the applet server which size the applet shall have.
> The applet server then opens a frame (which is embedded) in exactly this
> size. The applet is resized to this size when it comes to life.
but it asks for a sizeHint(). and it does that even before it was sized. so
the initial layout is just a random size (it queries the intrinsicSize
for layouting. but layouting sets the sizehint).
> The problem is width="100%" height="100%".
No, it is not. That code isn't executed at all.
--
Dirk (received 71 mails today)
More information about the kfm-devel
mailing list