After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 155395 - Popup blocker saves a wrong window size
Popup blocker saves a wrong window size
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: 1.8
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2004-10-14 14:47 UTC by Jean-François Rameau
Modified: 2005-04-17 20:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Rameau 2004-10-14 14:47:24 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.
Comment 1 Christian Persch 2005-04-17 13:41:08 UTC
Fixed in gnome-2-10.
I'm rewriting the whole popup sizing on HEAD, which will fix this too.
Comment 2 Christian Persch 2005-04-17 20:05:35 UTC
Fixed on HEAD too.