[Dillo-dev] Floating objects

Johannes Hofmann Johannes.Hofmann at gmx.de
Mon Sep 19 21:40:53 CEST 2011


On Mon, Sep 19, 2011 at 09:04:21AM -0300, Jorge Arellano Cid wrote:
> Hi there,
> 
>   Well, time to focus on floating objects
>   (at least for me)
> 
>   @Johannes: what's the status and info we have from Sebastian
>   on his prototype so far?
> 
>   I vaguely remember there were some issues with the design, and
> on whether to try to implement it inside the textblock or elsewhere.

I don't know about these considerations, but I got some patches from
Sebastian. I have them integrated in
http://flpsed.org/hgweb/dillo_floats/
You can look at test/dw_float_test.cc to see how it should work.
I also hooked it up to the CSS system, but real pages fail
in funny ways. The obvious limitations are:

* FloatSide only handles one float properly.
* Rendereing and redrawing has obvious issues.
* Clicks are not forwarded properly to floats.

Cheers,
Johannes



More information about the Dillo-dev mailing list