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 787075 - Epiphany select fields, address-bar suggestions and right-click menu are not at the right place
Epiphany select fields, address-bar suggestions and right-click menu are not ...
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Interface
3.25.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-08-31 11:13 UTC by Guillaume Ayoub
Modified: 2017-10-18 16:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
URL bar (404.39 KB, image/jpeg)
2017-08-31 11:14 UTC, Guillaume Ayoub
Details
Right-click menu (386.96 KB, image/jpeg)
2017-08-31 11:14 UTC, Guillaume Ayoub
Details
Select input (398.55 KB, image/jpeg)
2017-08-31 11:15 UTC, Guillaume Ayoub
Details

Description Guillaume Ayoub 2017-08-31 11:13:33 UTC
Some dropdown lists and menus have the wrong position with Epiphany. I don't have the problem with other GTK+ softwares. It's not related to recent changes, I've got this problem for a long time.

The right-click menu can't go higher than the top of my left screen. The select and URL bar dropdown lists are on the wrong screen.

I've got a special screen organization as you can see in the attached screenshots. Sorry :/.

Thank you for your hard work on Epiphany, I've been using it as my default browser for years!
Comment 1 Guillaume Ayoub 2017-08-31 11:14:01 UTC
Created attachment 358848 [details]
URL bar
Comment 2 Guillaume Ayoub 2017-08-31 11:14:29 UTC
Created attachment 358849 [details]
Right-click menu
Comment 3 Guillaume Ayoub 2017-08-31 11:15:30 UTC
Created attachment 358850 [details]
Select input
Comment 4 Michael Catanzaro 2017-08-31 17:52:30 UTC
Oh boy.

(In reply to Guillaume Ayoub from comment #1)
> Created attachment 358848 [details]
> URL bar

This is definitely an Epiphany bug.

(In reply to Guillaume Ayoub from comment #2)
> Created attachment 358849 [details]
> Right-click menu

Not sure if this is Epiphany's fault or WebKit's fault.

(In reply to Guillaume Ayoub from comment #3)
> Created attachment 358850 [details]
> Select input

This is definitely a WebKit bug.
Comment 5 Michael Catanzaro 2017-08-31 17:54:04 UTC
(In reply to Michael Catanzaro from comment #4)
> > Created attachment 358849 [details]
> > Right-click menu
> 
> Not sure if this is Epiphany's fault or WebKit's fault.

WebKit
Comment 6 Michael Catanzaro 2017-08-31 17:59:59 UTC
> (In reply to Guillaume Ayoub from comment #3)
> > Created attachment 358850 [details]
> > Select input
> 
> This is definitely a WebKit bug.

It might be fixed in master because we don't use WebKit's select element menu anymore and our new one seems to be screen-aware. I see you reported this against version 3.25.x. Are you testing a recent 3.25?
Comment 7 Michael Catanzaro 2017-08-31 18:02:33 UTC
> (In reply to Guillaume Ayoub from comment #1)
> > Created attachment 358848 [details]
> > URL bar
> 
> This is definitely an Epiphany bug.

And this one might be fixed on the wip/dazzle branch. If you don't mind compiling Epiphany, it would be helpful to test that too.

Unfortunately I only have one screen so this will be a bit hard.
Comment 8 Guillaume Ayoub 2017-09-01 11:28:49 UTC
(In reply to Michael Catanzaro from comment #5)
> > > Right-click menu
> > 
> > Not sure if this is Epiphany's fault or WebKit's fault.
> 
> WebKit

OK, I'll report the bug for them!

(In reply to Michael Catanzaro from comment #6)
> > > Select input
> > 
> > This is definitely a WebKit bug.
> 
> It might be fixed in master because we don't use WebKit's select element
> menu anymore and our new one seems to be screen-aware. I see you reported
> this against version 3.25.x. Are you testing a recent 3.25?

I'm using 3.25.91.

(In reply to Michael Catanzaro from comment #7)
> > > URL bar
> > 
> > This is definitely an Epiphany bug.
> 
> And this one might be fixed on the wip/dazzle branch. If you don't mind
> compiling Epiphany, it would be helpful to test that too.
> 
> Unfortunately I only have one screen so this will be a bit hard.

Using the wip/dazzle branch fixes the bug, thanks.

(Not related: on this branch, searching blocks the keyboard input, it's a bit strange and sometimes inserts a character multiple times as if I was keeping my finger on the keyboard letter for a long time.)
Comment 9 Guillaume Ayoub 2017-10-18 16:35:08 UTC
I've tried 3.27.1 with the new dropdown menu, it's gorgeous and doesn't have the problem reported in my last comment anymore. Thank you!

I've reported the bug on WebKit's bugzilla (https://bugs.webkit.org/show_bug.cgi?id=178466). As everything's fine on Epiphany's side, I'm closing this issue.