[Webkit-unassigned] [Bug 7092] Resizing is done badly, upper left corner isn't anchored.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 14:17:02 PST 2012


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





--- Comment #14 from Tony Sung <tonysung at apple.com>  2012-01-03 14:17:01 PST ---
Created an attachment (id=120996)
 --> (https://bugs.webkit.org/attachment.cgi?id=120996&action=review)
A test-case exaggerating the behavior.

Attached another test case which exaggerate the behavior:

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