[patch] #57080: fix unnecessary scrollbars
Germain Garand
germain at ebooksfrance.org
Fri Aug 20 05:30:21 BST 2004
Le Mardi 17 Août 2004 17:28, Leo Savernik a écrit :
> > Is it on purpose that we don't respect scrollbars=no?
>
> Probably for usability's sake (Or simply not implemented ;-) ).
> Hey, I have a cunning plan:
> - - We should support scrollbars=no
> - - We should support wheel and keyboard scrolling nonetheless (Mozilla
> allows it, too).
> At least, the option only implies that no scrollbars are displayed, it does
> *not* imply that no scrolling is allowed.
>
> What do you think of it?
oops, I missed that bit, sorry for the late answer...
It sounds like the best solution indeed...
Apparently, this option was not added because of missing members
("scrollbars" and "location") in the public WindowArgs struct, up in
browserextension.h.
So 4.0 look like the perfect time to do that.
Germain
More information about the kfm-devel
mailing list