GNOME Bugzilla – Bug 155395
Popup blocker saves a wrong window size
Last modified: 2005-04-17 20:05:35 UTC
You must accept popup for the test. 1) Jump to www.pocket.fr 2) Click on one of the jackets. 3) Click on "Agrandir la couverture", just below the jacket. Expected result: a popup sized for the jacket Actual result: a popup larger than the original one. Problem: popups_manager_new_window_info saves the window size and not the embed size.
Fixed in gnome-2-10. I'm rewriting the whole popup sizing on HEAD, which will fix this too.
Fixed on HEAD too.