Thanks for answering, John. Just a few more observations. I am not sure that Gmail is doing any scrolling. If I go to some random web page in Conkeror (e.g. cnn.com) and hit C-q 'space' the page scrolls down for me by slightly less than a full screen (as with Gmail). Not sure if this is meaningful but I thought I would pass it on. C-q 'space' scrolls for me on every web page (including the Conkeror startup page chrome://conkeror-help/content/help.html).
-Tim Ramsey On Mon, Aug 1, 2011 at 2:22 PM, John J. Foerch <[email protected]>wrote: > On Mon, Aug 01, 2011 at 02:00:51PM -0400, Tim Ramsey wrote: > > I answered a bit too quickly, sorry. > > > > If I am at the very top of the mail message C-q 'space' does nothing > apparent. > > If, on the other hand, I am anywhere except the top of the page it > scrolls a > > bit less than a full page (maybe 90%-95%). > > > > -Tim Ramsey > > > > Weird. The extra scrolling is happening because Gmail is grabbing either > the keyup or the keydown event associated with the space key and doing > their own scrolling. Why they don't seem to do this at the top of the > page, I couldn't say (that's the part that is weird). Conkeror's input > system only deals with keypress events right now, not keyup or keydown, > and that's why some websites can do rude things like this in Conkeror. > It's not a problem that is easy to solve (I thought I solved it once, only > to find that I had totally borked the input system on OS X). I'll return > to the problem again some day. > > -- > John Foerch >
_______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
