[Desktop-packages] [Bug 115153]

2021-06-09 Thread Ray Satiro
Created attachment 8811577 Date thread ordering.PNG -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/115153 Title: Counter intuitive ordering for threaded Email ordered by "order

[Desktop-packages] [Bug 115153]

2021-06-09 Thread Ray Satiro
Created attachment 8811578 Order received thread ordering.PNG -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/115153 Title: Counter intuitive ordering for threaded Email ordered by

[Desktop-packages] [Bug 115153]

2021-06-09 Thread Ray Satiro
I'm not sure if I have the same problem but I'll explain it. Messages I received in Thunderbird did not actually have the right 'Received' date. So I added mailnews.customDBHeaders = " Received" and now the received column shows the date when my mail was actually received. But sorting by 'Received'

[Desktop-packages] [Bug 1621732] [NEW] gedit doesn't show last newline

2016-09-08 Thread Ray Satiro
Public bug reported: echo 'foo' | tee -a testfile od -t x1 testfile 000 66 6f 6f 0a 004 gedit testfile It shows foo as if it doesn't end in a linefeed. In other words I'd expect the last place I could set the cursor as below the line with foo but instead the last place is right after th