On Thu, Mar 17, 2011 at 01:17:31PM -0300, Jorge Arellano Cid wrote:
On Thu, Mar 17, 2011 at 06:27:15AM -0800, Roger wrote:
On Thu, Mar 17, 2011 at 10:42:33AM -0300, Jorge Arellano Cid wrote: On Thu, Mar 17, 2011 at 03:41:18AM -0800, Roger wrote:
On Tue, Mar 15, 2011 at 09:38:03AM -0300, Jorge Arellano Cid wrote: Hi,
Just committed some keybindings and operative findbar patches. It feels quite operative now. Minor things remain.
BTW, there's a pending bug report to FLTK (see comments in code).
Just finally got around to creating a fltk-1.3-r9999.ebuild (SVN version) for Gentoo and, pulled/built dillo_fltk-1.3_port.
Tabs look way much nicer now. However, if the bookmarks (dpi:/bm/) rolls-off the screen because the user has a long list of bookmarks, scrolling to the next page does not work using the scrollbar.
As such, I need to manually resize the window larger then my screen to see & use the bookmarks listed off-screen.
It works perfectly here...
Are you using a recently pulled fltk-1.3 svn?
r8514
but it has worked well since much before r8411 (for months)
... I'm betting, this is likely a fltk bug.
I should also mention I'm using DWM. :-/
AFAIR, Johannes uses DWM...
Right, but it works fine for me. Roger, do you try to scroll by clicking and dragging the scrollbar with the mouse or do you use PageDown or Space keys? For the latter to work I also need to first click the main area to get focus. Cheers, Johannes