GNOME Bugzilla – Bug 728054
entry: consider ascent and descent when requesting height
Last modified: 2014-04-14 07:47:13 UTC
See patch
Created attachment 274128 [details] [review] entry: consider ascent and descent when requesting height Commit d05191a010bcd9871b0155a785989192967c692b change the height requisition to be completely dependent on the PangoLayout, but that breaks when the font has special characters with different metrics. Use the maximum between the two instead.
Attachment 274128 [details] pushed as a5bd147 - entry: consider ascent and descent when requesting height