On Fri, Nov 28, 2008 at 10:08:21PM +0000, corvid wrote:
> > Now if I go to:
> >
> > http://www.dillo.org/bugtrack/Dremove.html
> >
> > and fill the entries with the keyboard, then TAB to the submit
> > button and press ENTER, nothing happens.
> >
> > Doing the same, with the unpatched version, works OK here...
>
> Here's one with the widgetCallback stuff changed in fltkui.cc
>
Middle click submits in new tab was committed!
With this minor changes:
* A compiler warning fix
* An event_key() test instead of event_button() because the
latter may return garbage. It may be safer.
BTW, now it submits with Enter but not with Space.
--
Cheers
Jorge.-