On 12/21/05, <b class="gmail_sendername"><a href="mailto:maemo-developers-request@maemo.org">maemo-developers-request@maemo.org</a></b> &lt;<a href="mailto:maemo-developers-request@maemo.org">maemo-developers-request@maemo.org
</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">---------- Forwarded message ----------
<br>From:&nbsp;Eero Tamminen &lt;<a href="mailto:eero.tamminen@movial.fi">eero.tamminen@movial.fi</a>&gt;<br>To:&nbsp;<a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>Date:&nbsp;Wed, 21 Dec 2005 15:14:32 +0200
<br>Subject:&nbsp;Re: [maemo-developers] [libgtkhtml-2.0] HtmlDocument not receiving mouse clicks<br>Hi,<br><br>&gt; I'm working on a chm viewer based on chmlib and libgtkhtml-2.0 (built<br>&gt; with --disable-accessibilty). Everything is working fine inside
<br>&gt; scratchbox, but on the actual device I notice that the link_clicked<br>&gt; callback on the HtmlDocument widget is not working. Looking further, I<br>&gt; notice that the all dom_mouse_* events are working except
<br>&gt; dom_mouse_click.<br><br>Has this software been tested on the desktop with a touchscreen?<br>With touch screen there are very few mouse moves compared to non-<br>touchscreen displays.<br><br><br> &nbsp; &nbsp; &nbsp; &nbsp;- Eero<br>
</blockquote></div><br>
I don't know if libgtkhtml-2.0 has been tested on the desktop with a
touchscreen. It's the first time I use that library. I'll try and see
if I can get more info on the gnome mailing list later on.<br>
<br>
For now, I've implemented a workaround by using the button-press-event of the surrounding HtmlView.<br>
<br>
Regards,<br>
<br>
Henry<br>