[Webkit-unassigned] [Bug 33380] New: Full Page Zoom: new javascript windows ignore default zoom factor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 06:07:52 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33380

           Summary: Full Page Zoom: new javascript windows ignore default
                    zoom factor
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: contact at nickshanks.com


When you click a link that opens a new, sized window via javascript, the window
dimensions do not take into account the user's default zoom factor.

Steps:
1) Procure a 27" iMac from someone

2) Create a CSS file with the following content:

:root{zoom:1.5}

3) Set this CSS file as Safari's user style sheet (Prefs > Advanced > Style
sheet)

4) Go to http://news.bbc.co.uk/1/hi/sci/tech/default.stm

5) Click on "The Big Picture" on the right hand side


Expected results:
The opened image would fit in the new window

Actual results:
The window is too small.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list