Re: Mouse Wheel 80-90% slower then Seamonkey?
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20110926231204.GC4333@local> |
Roger wrote: > > On Thu, Feb 03, 2011 at 04:01:03PM -0900, Roger wrote: > >Anybody else notice the mouse wheel is slow within Dillo? > > > >Comparing dillo_port1.3 to Seamonkey, dillo_port1.3 is almost 80-90% slower > >compared to Seamonkey. > > > >Comparing dillo_port1.3 to dillo, dillo_port1.3 is slower by approx. 50%. Fighting with xinput and my rarely-used touchpad (someday I'll put in the time to find out why it's so flaky), I enabled the scrollwheel emulation, and I can at least see that, whereas we use 28*font_factor, firefox was using 3*line_height on the page that I used. (And I did verify that the FL_MOUSEWHEEL events from Fl_x.cxx's fl_handle() were all reaching the scrollbars, FWIW.)