[Webkit-unassigned] [Bug 118250] New: iframe constrained by max-width in full screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 1 08:41:45 PDT 2013


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

           Summary: iframe constrained by max-width in full screen
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://brad.is/reportingbugs/maxwidth/
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: brad at vimeo.com


Overview: 
When a max-width style is applied to an iframe, the constraint persists when an element inside the iframe is put into full screen.

Steps to Reproduce:
1) Go to http://brad.is/reportingbugs/maxwidth/
2) Click on the full screen button

Actual Results:
The element has a max-width of 700px (as defined on the iframe), and the rest of the page contents show in the remaining space.

Expected Results:
The contents of the iframe should fill the entire screen.

Build Date & Platform:
Confirmed that it is happening in Safari 7.0 (9537.46.5) and Safari 6.0.5.
Verified that Firefox 22 has the correct behavior.

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