Bug 68419

Summary: Browser window's title clipped during window.resizeTo()
Product: WebKit Reporter: Tony Sung <tonysung>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Primary Test Case none

Tony Sung
Reported 2011-09-19 18:55:44 PDT
Created attachment 107956 [details] 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.
Attachments
Primary Test Case (559 bytes, text/html)
2011-09-19 18:55 PDT, Tony Sung
no flags
Alexey Proskuryakov
Comment 1 2011-09-20 17:35:23 PDT
I'm not sure if I correctly understand what this bug is about, but it sounds like a duplicate of bug 7092. Could you please check if it's the same?
Tony Sung
Comment 2 2012-01-03 14:15:04 PST
*** This bug has been marked as a duplicate of bug 7092 ***
Note You need to log in before you can comment on or make changes to this bug.