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 784308 - Transit instructions rendered badly when printing when on dark theme
Transit instructions rendered badly when printing when on dark theme
Status: RESOLVED FIXED
Product: gnome-maps
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-maps-maint
gnome-maps-maint
Depends on:
Blocks:
 
 
Reported: 2017-06-28 20:50 UTC by Marcus Lundblad
Modified: 2017-06-28 20:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
transitPrintLayout: Set the "printing-text" class (968 bytes, patch)
2017-06-28 20:50 UTC, Marcus Lundblad
committed Details | Review

Description Marcus Lundblad 2017-06-28 20:50:11 UTC
When the dark theme is forced, transit instructions in the printouts are generated with colors matching the dark theme (missing style class).
Comment 1 Marcus Lundblad 2017-06-28 20:50:41 UTC
Created attachment 354654 [details] [review]
transitPrintLayout: Set the "printing-text" class

Otherwise the rendered instructions will look bad the dark
theme is in use.
Comment 2 Marcus Lundblad 2017-06-28 20:51:41 UTC
Attachment 354654 [details] pushed as ea1594e - transitPrintLayout: Set the "printing-text" class