From 19af445da0de2e47f62fa3c67c4bf9afb65d5c6a Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 7 May 2014 09:06:22 +0200 Subject: [PATCH] TODO += eliding bug --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index b1007d66b..4c58c1e1b 100644 --- a/TODO +++ b/TODO @@ -62,6 +62,9 @@ Bugs http://pydoc.net/Python/grab/0.4.5/ghost.ghost/ does webview.close(); del self.manager; del self.page; del self.mainframe +- Eliding doesn't work correctly in tabs (cuts off start) + This especially happens when there's no favicon + Style =====