In recent versions of chromium, fixed-size popups are still fixed (i.e.
not following zoom factor of the caller). I'm guessing this is by
design. Please file a bug at https://crbug.com/ to discuss this
upstream.

** Changed in: chromium-browser (Ubuntu)
       Status: New => Invalid

-- 
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/824455

Title:
  popup window dimensions should follow zoom factor

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  The dimensions of a popup window are specified by the web-developer in
  javascript using pixel sizes. However if a user sets a zoom factor
  other than 100%, the popup window still uses the fixed pixel
  dimensions. This results in parts of the website invisible/laying
  outside of the popup window.

  Thus the window dimensions of a popup should be scaled by the zoom
  factor too (but not bigger than the screen).

  For example a 400px*500px popup has a search or login  field on the
  right side and the website is displayed with 150% zoom factor. The
  site is now 600px wide, but the popup is still 400px wide, so the
  search field lays outside the popup.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/824455/+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