Hi,

I downloaded *webkitdfb_2010-11-18* source code and has built it using the
CONFIG file like this:

../autogen.sh --with-target=directfb --without-gtkplus \
        --enable-optimizations  \
        --disable-channel-messaging     \
        --disable-javascript-debugger    \
        --enable-offline-web-applications       \
        --disable-dom-storage    \
        --enable-database       \
        --disable-eventsource   \
        --disable-icon-database \
        --disable-datalist       \
        --disable-video \
        --disable-svg    \
        --disable-xpath  \
        --disable-xslt   \
        --disable-workers        \
        --disable-shared-workers        \
        --disable-web-sockets   \
        --disable-sandbox   \
        --disable-filters   \
        --disable-jit \
    --with-networking-backend=curl

The browser *renders everything okay except the text*. Text inside the
initial frame view are fully rendered, but the rest not rendered at all.
Backgrounds and images are rendered correctly. Text outside the first page
cannot be seen.s

Has anyone encountered this problem? Or any ideas on what's going on?

Thanks in advance!
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to