Bug 515659

Summary: fonts appear to be too big
Product: [Fedora] Fedora Reporter: Mike Chambers <mike>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: mbarnes, mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-05 12:36:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot of email fonts none

Description Mike Chambers 2009-08-05 09:12:02 UTC
Description of problem:When previewing emails, on the right side at the top of the pane window when viewing the emails in a folder, the fonts and/or spacing between emails seem bigger than previous versions.


Version-Release number of selected component (if applicable):evolution-2.27.5-3.fc12.x86_64


How reproducible:always


Steps to Reproduce:
1.open evolution
2.click on a folder on left side that has email
3.view top right side at emails
  
Actual results:Fonts and/or spacing between fonts seem to be bigger than they should be.


Expected results:fonts and/or spacing should be smaller than that


Additional info:Attaching screen shot of the problem.

Comment 1 Mike Chambers 2009-08-05 09:13:25 UTC
Created attachment 356288 [details]
screenshot of email fonts

Not sure if the screenshot does the problem justice, hopefully can see it a little.

Comment 2 Milan Crha 2009-08-05 10:56:04 UTC
Oh, I see, , you meant the gaps between each row of the message list is bigger, thus you see less lines there, right? I didn't realize for the first reading of your mail, I'm sorry. That's intentional, to be more close to a GtkTreeView. Let me find the bug report about it here already.

Comment 3 Matthew Barnes 2009-08-05 12:36:51 UTC
It was a bug fix for:
http://bugzilla.gnome.org/show_bug.cgi?id=565780

The font size is unchanged.  The veritical spacing around text has changed.

An issue was subsequently raised that Evolution's ETable widget does not honor GtkTreeView's "veritical-separator" style property [1], which would ensure the row heights are consistent with themes that change the default.  While valid, ETable has never honored that style property, but I guess it's a bit higher priority now.

In any case, closing this as NOTABUG since the change was intentional.

Comment 4 Matthew Barnes 2009-08-05 12:37:47 UTC
Forgot the footnote...

[1] http://library.gnome.org/devel/gtk/stable/GtkTreeView.html#GtkTreeView--s-vertical-separator