GNOME Bugzilla – Bug 713605
Generate preview from full message text when available
Last modified: 2016-12-20 13:37:28 UTC
---- Reported by eric@yorba.org 2013-07-09 17:44:00 -0700 ---- Original Redmine bug id: 7221 Original URL: http://redmine.yorba.org/issues/7221 Searchable id: yorba-bug-7221 Original author: Eric Gregory Original description: Currently Geary loads previews by requesting the first x number of characters from the message, then stripping out everything that doesn't seem relevant. This strategy has a couple of problems: * Sometimes there's nothing in the preview but junk that has to be removed, like message armor, quotes, and HTML tags. * Previews occasionally are not loaded until the full conversation is already loaded and on screen. One strategy we've discussed would solve both of these problems: generate a new preview once we have the entire message. This should help significantly with eliminating empty or garbled previews. It also means that if we have a message downloaded, we either already have a preview for it or we can generate one on the fly. Related issues: related to geary - 5743: Hide HTML code in preview (Open) related to geary - Bite-sized #4405: previews don't fill message list pane (Invalid) ---- Additional Comments From geary-maint@gnome.bugs 2013-09-24 14:32:00 -0700 ---- ### History #### #1 Updated by Jim Nelson 2 months ago * **Assignee** set to _Charles Lindsay_ #### #2 Updated by Jim Nelson about 1 month ago * **Target version** changed from _0.4.0_ to _0.5.0_ #### #3 Updated by Charles Lindsay about 1 month ago * **Assignee** deleted (<strike>_Charles Lindsay_</strike>) --- Bug imported by chaz@yorba.org 2013-11-21 20:21 UTC --- This bug was previously known as _bug_ 7221 at http://redmine.yorba.org/show_bug.cgi?id=7221 Unknown milestone "unknown in product geary. Setting to default milestone for this product, "---". Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one. Resolution set on an open status. Dropping resolution
Basically doing just this now over at Bug 714317, so marking as a duplicate. *** This bug has been marked as a duplicate of bug 714317 ***