[Webkit-unassigned] [Bug 68419] New: Browser window's title clipped during window.resizeTo()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 18:55:44 PDT 2011


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

           Summary: Browser window's title clipped during
                    window.resizeTo()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tonysung at apple.com


Created an attachment (id=107956)
 --> (https://bugs.webkit.org/attachment.cgi?id=107956&action=review)
Primary Test Case

Resize the browser window (making it smaller) using window.resizeTo() will cause window's title to be clipped.

To reproduce

1. Open the attached test-case in a new browser window (not in a tab, because window.resizeTo() doesn't work in a tab).
2. The test-case will automatically resize the browser for 5 times with an interval of 1-2 seconds.
3. Observes the window's title being clipped during each resize.

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