Your message dated Sat, 12 Dec 2015 23:06:48 -0500
with message-id 
<CANTw=mo8dv_u5kzbrhmhk4tgzbkygjl+r1poqdza44zmerm...@mail.gmail.com>
and subject line Re: [Pkg-chromium-maint] Bug#749239: chromium: Overlarge font 
size in address bar
has caused the Debian Bug report #749239,
regarding chromium: Overlarge font size in address bar
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
749239: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749239
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
version: 38.0.2125.101-1

--- End Message ---

Reply via email to