On Thu, Oct 02, 2008 at 02:01:35PM -0400, Jorge Arellano Cid wrote:
On Thu, Oct 02, 2008 at 05:44:32PM +0000, corvid wrote:
Jorge wrote:
More or less we entered "feature freeze" mode implicitly.
What is left pending?
I remember:
- the mini_bug.xpm FLTK2 fix. - the focused textarea callback issue.
My alt-X crash in the menu. I guess I'll look into giving it a timeout.
I think the 128 tabs and some other hardcoded 128 in there that Johannes found are still there.
My leaving-the-window nav_expecting problem would be nice if possible.
OK, so we have:
1.- the mini_bug.xpm FLTK2 fix. 2.- the focused textarea callback issue. 3.- Alt-X crash in the menu. 4.- hardcoded 128 tabs. 5.- leaving-the-window nav_expecting problem.
6.- redraw storms related to the MenuTabPager (noticed by Jeremy)
Status:
1: There's a simple workaround. 2: Waiting for comment from Johannes. 3: There's a simple workaround. Valgrind may shed some light... 4: We may ship with dillo-hardcoded maxtabs. Right? 5: Doesn't happen with XFCE... Will test icewm and fvwm.
6: Using the ShrinkTabPager avoids the problem Cheers, Johannes