<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Bugs should be filed to the bug tracker (1). Discussed here if they<br>
need to be.<br></blockquote><div><br></div>Thanks. I've found a few issues. If they are actual bugs then I'm happy to<br>file them, but let's check it's not PEBKAC first:<br><br> - address book autocompletion in the "To" field doesn't always find all<br>   matches. I have three firstname=Terry in my address book. Two of those<br>   entries have the same surname, so they look identical (different email<br>   addresses of course). If I type "Terry<tab>" the gtk3 version offers<br>   the unique Terry and one of the two same-name-different-address Terrys.<br>   If I type "Terry h<tab>" it offers the two matching entries. The GTK2<br>   version matched all from the start.<br><br> - folder colours are odd. Folders with unread mails have the colour<br>   normally associated with being greyed out, although they are selectable<br>   and function correctly. Once I've opened them when they have unread<br>   mails, they then appear "full colour". As a consequence, it's quite<br>   hard to see folders with unread mails since I last opened the folder.<br>   Can provide screenshots on request.<br><br>These last two are to do with the fancy plugin (the main reason I moved<br>from GTK2 → 3 version):<br><br> - the font size of the body doesn't seem to be changeable. I have this in<br>   the CSS file:<br><br>body {<br>background-color : white ! important ;<br>color : black ! important;<br>font-family : Verdana sans-serif;<br>font-size : 15pt !important;<br>}<br><br>  I know it's getting read because if I change the background-color<br>  setting, the mail changes. But changing the font-size has no effect.<br><br> - sometimes - I can't find any consistency - clicking on links in an HTML<br>   mail displayed with fancy does nothing. Right-click, "Open link" does<br>   nothing. Right-click, "Copy link location" works just fine.<br><br>Bugs? User problems? Let me know if I can provide more useful info - or if<br>they are bugs, let me know and I'll file them.<br><div> </div></div></div>