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 771245 - Popover doesn't move appropriately when resizing window
Popover doesn't move appropriately when resizing window
Status: RESOLVED OBSOLETE
Product: epiphany
Classification: Core
Component: Interface
3.20.x (obsolete)
Other Linux
: Normal minor
: ---
Assigned To: Michael Catanzaro
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-11 13:20 UTC by Hussam Al-Tayeb
Modified: 2018-08-03 20:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hussam Al-Tayeb 2016-09-11 13:20:28 UTC
1) Open Epiphany.
2) Go to https://google.com and click on the lock icon in the address bar. A popover (Sorry if I am using the wrong word) appears.
3) Resize Epiphany window.
4) Notice the popover is still in the same place and not pointing anymore to the lock icon.
Comment 1 Michael Catanzaro 2016-09-17 02:10:44 UTC
Not sure what can be done here besides close the popover. Hey GTK+ devs, is there a recommended way to handle this?
Comment 2 Michael Catanzaro 2016-09-22 04:01:37 UTC
OK so, for the title box this is probably fixable by just pointing the popover at the GtkImage of the lock, instead of pointing the popover at a particular rectangle within the title box widget that's no longer the right place after it's resized.

But for location entry mode, I don't know how to fix it without changing internals of GtkEntry. The icon there is not a proper GtkWidget.
Comment 3 Hussam Al-Tayeb 2016-09-22 06:24:28 UTC
Would it be possible to dismiss the popover on resizing?
Comment 4 Michael Catanzaro 2016-09-22 12:55:02 UTC
It'd be possible, but if it were the right thing to do (which I very much doubt) then it should probably be GTK+'s job to do so.
Comment 5 Michael Catanzaro 2016-09-22 16:42:26 UTC
(In reply to Michael Catanzaro from comment #2)
> But for location entry mode, I don't know how to fix it without changing
> internals of GtkEntry. The icon there is not a proper GtkWidget.

Huh we have it working nicely on a sidebranch, I'll see what changed.
Comment 6 GNOME Infrastructure Team 2018-08-03 20:52:19 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/epiphany/issues/330.