[Desktop-packages] [Bug 912239] Re: Firefox doesn't fire resize events when using aero snap feature of GNOME-Shell

2012-01-10 Thread Ben Konrath
The resize event is being received when unsnapping the firefox window with this small GWT program. This needs to be debugged using Online Glom with the patch applied. TestResize.java: package org.bagu.org.test.resize.client; import com.google.gwt.core.client.EntryPoint; import

[Desktop-packages] [Bug 912239] Re: Firefox doesn't fire resize events when using aero snap feature of GNOME-Shell

2012-01-05 Thread Ben Konrath
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/912239 Title: Firefox doesn't fire resize events when using aero snap feature of GNOME-Shell Status in “firefox” package in Ubuntu:

[Desktop-packages] [Bug 912239] Re: Firefox doesn't fire resize events when using aero snap feature of GNOME-Shell

2012-01-05 Thread Murray Cumming
3. Now snap the Firefox to the left side of the screen and then unsnap it. Expected Result: The Description field contract to the correct size because the resize event is fired. Actual Result: The Description field is not contracted because the resize event isn't fired. I can confirm