Closed Bug 387917 Opened 17 years ago Closed 16 years ago

Resize event isn't fired until resizing stops

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 457862

People

(Reporter: jason.barnabe, Unassigned)

References

()

Details

Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309
Firefox/2.0.0.3

Similar to bug 387913.

On Mac, the resizing event doesn't fire until you mouse up or you pause resizing and then continue.

Steps to reproduce:
1. Run the script in the URL field
2. Resize the window smoothly.

Expected results:
Alert as soon as you start resizing.

Actual results:
Alert only moves when you release the mouse button or you momentarily pause resizing with the mouse button still down and then continue.
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5

Encountering the same issue. This is problematic for JavaScript-based page layout as it makes the UI appear sluggish.
Flags: blocking1.9.1?
I see the same problem on Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5) Gecko/2008122103 Gentoo Firefox/3.0.5.

Problem appears to be fixed on Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2

Have you tried the beta or the latest nightly?
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.1b2/
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
OS: Mac OS X → All
Hardware: PowerPC → All
Firefox 3.1 beta 2 (Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2) does fire the event before the mouse button is released, but the frequency of firing the event is still quite slow and causes pretty bad visual repaint lag.

By comparison, Safari on the same box fires the event faster than I can perceive and thus repaint speed is nice.
This is partly duplicate of bug 114649 and partly duplicate of bug 460620.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Sorry, wrong bug.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → DUPLICATE
Flags: blocking1.9.1?
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.