[Pkg-chromium-maint] Bug#749239: chromium: Overlarge font size in address bar

Peter Colberg peter at colberg.org
Sun May 25 14:55:14 UTC 2014


Package: chromium
Version: 35.0.1916.114-1
Severity: minor
Tags: patch

Dear Maintainer,

Since the upgrade to Chromium 35, the font size used to display the
URL in the address bar is disproportionately large compared to tab
titles and toolbar icons. The attached images show the normal font
size in Chromium 34 and the overlarge font size in Chromium 35.
 
Note the same issue has been reported by users of Arch Linux:

https://bbs.archlinux.org/viewtopic.php?id=181838

The following patch resolves the issue:

--- src.orig/chrome/browser/defaults.cc
+++ src.chrome/browser/defaults.cc
@@ -14,7 +14,7 @@
 #endif
 #endif
 
-const int kOmniboxFontPixelSize = 16;
+const int kOmniboxFontPixelSize = 14;
 
 const bool kRestorePopups = false;


Regards,
Peter


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages chromium depends on:
ii  chromium-inspector   35.0.1916.114-1
ii  gconf-service        3.2.6-2
ii  libasound2           1.0.27.2-4
ii  libc6                2.18-7
ii  libcairo2            1.12.16-2
ii  libcap2              1:2.22-1.2
ii  libcups2             1.7.2-3
ii  libdbus-1-3          1.8.2-1
ii  libexpat1            2.1.0-4
ii  libfontconfig1       2.11.0-5
ii  libfreetype6         2.5.2-1
ii  libgcc1              1:4.9.0-3
ii  libgconf-2-4         3.2.6-2
ii  libgcrypt20          1.6.1-2
ii  libgdk-pixbuf2.0-0   2.30.7-1
ii  libglib2.0-0         2.40.0-3
ii  libgnome-keyring0    3.4.1-1
ii  libgtk2.0-0          2.24.23-1
ii  libharfbuzz0b        0.9.28-1
ii  libjpeg8             8d-2
ii  libnspr4             2:4.10.4-1
ii  libnss3              2:3.16-1
ii  libpango-1.0-0       1.36.3-1
ii  libpangocairo-1.0-0  1.36.3-1
ii  libspeechd2          0.8-6
ii  libspeex1            1.2~rc1.1-1
ii  libstdc++6           4.9.0-3
ii  libudev1             204-8
ii  libx11-6             2:1.6.2-2
ii  libxcomposite1       1:0.4.4-1
ii  libxcursor1          1:1.1.14-1
ii  libxdamage1          1:1.1.4-1
ii  libxext6             2:1.3.2-1
ii  libxfixes3           1:5.0.1-1
ii  libxi6               2:1.7.2-1
ii  libxml2              2.9.1+dfsg1-3
ii  libxrandr2           2:1.4.2-1
ii  libxrender1          1:0.9.8-1
ii  libxslt1.1           1.1.28-2
ii  libxss1              1:1.2.2-1
ii  libxtst6             2:1.2.2-1
ii  xdg-utils            1.1.0~rc1+git20111210-7.1

chromium recommends no packages.

Versions of packages chromium suggests:
pn  chromium-l10n  <none>
pn  mozplugger     <none>

-- Configuration Files:
/etc/chromium/default changed [not included]

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chromium_34_address_bar.png
Type: image/png
Size: 9363 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20140525/e2d27f08/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chromium_35_address_bar.png
Type: image/png
Size: 10479 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20140525/e2d27f08/attachment-0003.png>


More information about the Pkg-chromium-maint mailing list