GNOME Bugzilla – Bug 736363
ephy-location-entry: update padding for latest Adwaita
Last modified: 2015-07-05 18:11:38 UTC
In Epiphany 3.10 the URL in our completions is aligned nicely with the URL in the location entry, but it looks like the location entry URL is farther to the right in master.
Created attachment 285776 [details] [review] ephy-location-entry: update padding for latest Adwaita Our code for aligning the URL of completions with the URL in the location entry seems to be theme-dependent, and the alignment isn't quite right with the latest Adwaita.
Comment on attachment 285776 [details] [review] ephy-location-entry: update padding for latest Adwaita So, this will break when using previous versions of the theme?
Probably yes. If you're using older GTK+ and this patch makes the alignment worse, then definitely yes. I don't think this code is likely to be correct except for the particular version of Adwaita it was written for.
I think we should push this patch as-is since the new hardcoded value is clearly not worse than the previous hardcoded value.
Works for me.
Attachment 285776 [details] pushed as 8946481 - ephy-location-entry: update padding for latest Adwaita