After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 792295 - Emails are not display entirely even when there is plenty of space
Emails are not display entirely even when there is plenty of space
Status: RESOLVED DUPLICATE of bug 778025
Product: geary
Classification: Other
Component: client
0.12.x
Other Linux
: Normal normal
: ---
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-01-07 07:05 UTC by Pétur
Modified: 2018-01-13 03:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
bottom of email is cut (53.32 KB, image/png)
2018-01-07 07:05 UTC, Pétur
Details

Description Pétur 2018-01-07 07:05:58 UTC
Created attachment 366445 [details]
bottom of email is cut

In attachment you can see a single email I received. I have plenty of vertical space but the email is nevertheless cut at the bottom.

It is always few lines but sometimes they contain important text.

Why hide the bottom of single emails when there is space?
Comment 1 Michael Gratton 2018-01-13 03:24:05 UTC
This is a side-effect of the port to WebKit2: We no longer are able to get an accurate idea of the full height of the HTML view from GTK, and need instead to use some Javascript to work around it. That JS has some issues however, which is ticketed over in bug 778025.

*** This bug has been marked as a duplicate of bug 778025 ***