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 795507 - HiDPI Behaviour
HiDPI Behaviour
Status: RESOLVED DUPLICATE of bug 749566
Product: Gnumeric
Classification: Applications
Component: GUI
git master
Other All
: Normal enhancement
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2018-04-24 13:23 UTC by Frédéric Parrenin
Modified: 2018-04-28 21:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frédéric Parrenin 2018-04-24 13:23:58 UTC
I have a HiDPI screen so I apply a 1.3 scaling factor to fonts in Gnome Tweak Tools.
I noticied that this changes the default font inside the cells, but not the default height/width of the cell, which seems strange to me.
In my opinion, only the fonts of the menus and dialogs should be changed, but not the fonts of the cells and of the headers, since these can be changed with the zoom.
What do you think?
Comment 1 Morten Welinder 2018-04-26 01:54:25 UTC
As I understand it, the scaling is meant to be a system-wide zoom.  I.e.,
fonts should scale, cells should scale, etc.  (But Gnumeric should still
thing of everything as being at 100% -- the spreadsheet zoom is independent.)

I realize we're not doing any of this.  That's going to take someone with
the hardware, time, and inclination.
Comment 2 Frédéric Parrenin 2018-04-27 09:58:08 UTC
Hi Morten, I disagree with you here regarding the font scaling. The fonts of the menu and dialogs should be scaled, but not the fonts of the document. Look at what do other document-centric application, like evince or LibreOffice.
What you say about everything scaling but the application zoom still being at 100% is fractional scaling, whih is the right way to support HiDPI screens, but this is not ready yet, therefore I only scale the fonts for now. Font scaling may also be interesting for people with disabilities, who want to improve text reading without scaling the rest of the UI.
Comment 3 Andreas J. Guelzow 2018-04-28 21:18:14 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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