I've reported the issue regarding menus and popups at
https://code.google.com/p/chromium/issues/detail?id=370883

** Bug watch added: code.google.com/p/chromium/issues #370883
   http://code.google.com/p/chromium/issues/detail?id=370883

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1316847

Title:
  Chromium launch script should follow ubuntu Scaling setting to work on
  HiDPI screens

Status in “chromium-browser” package in Ubuntu:
  Confirmed

Bug description:
  Chromium supports the --force-device-scale-factor=X.Y parameter, and
  it should be used in the chromium launch script in order to respect
  the unity scaling settings.

  So when $XDG_CURRENT_DESKTOP is Unity, chromium should read these gsettings 
keys:
    com.ubuntu.user-interface scale-factor
    com.canonical.Unity.Interface app-scale-factor-monitor
    com.canonical.Unity.Interface app-fallback-to-maximum-scale-factor

  And using these valuse to compute the proper X.Y scale parameter to be
  used for defining a force-device-scale-factor (if the user has not
  provided another one).

  The logic that should be implemented must match what's done in
  UnitySettings [1].

  [1] http://bazaar.launchpad.net/~unity-team/unity/trunk/view/head
  :/unity-shared/UnitySettings.cpp#L242

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1316847/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to