From 3345ae3189969cee7b43d3d2dd0cde9eefdf3afb Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 16 Oct 2014 18:46:31 -0400 Subject: [PATCH] Marked group tabbing bug as fixed. --- future | 1 - 1 file changed, 1 deletion(-) diff --git a/future b/future index e0e713e..391de0c 100644 --- a/future +++ b/future @@ -89,7 +89,6 @@ windows - fine-tune Table checkbox behavior (especially with regards to selection) - open dialog, resize small window, hscroll size area, double click file -> stack points in no man's land (yay attached threads?) - uitask pointer bug again? - - tabbing on an empty group infinite loops (same bug as with tabs) - groupbox line behind groupbox text - scrolling edit controls in Areas back into view don't cause redraw - need to figure out the WM_MOUSELEAVE tango (see mergeback/table_mouseleave_windows.c)