GNOME Bugzilla – Bug 757212
[Location Bar] The second line of the highlighted history element in the dropdown is hard to see
Last modified: 2018-02-12 23:37:40 UTC
Created attachment 314255 [details] Highlighted entry in dropdown menu. In a highlighted dropdown element, the second line of text (the URL) is hard to see because the contrast because of the grey color of the text and the blue background. See attachment.
Are you really using 3.18? I thought we fixed this for 3.18. :/ I know it's broken in master again due to theme changes....
Running "epiphany --version" in console outputs "Web 3.18.0". I'm using OpenSUSE Tumbleweed by the way.
Also using Gtk 3.18.1.
This one's fixed.
I'm sorry if it's bad practice to comment on closed reports, but this bug isn't fixed in Epiphany 3.20.3. See attachment.
Created attachment 333834 [details] Highlighted entry in dropdown menu (3.20.3 version)
Created attachment 333835 [details] Highlighted entry (3.20.3) (correct version)
(In reply to Julián Unrrein from comment #5) > I'm sorry if it's bad practice to comment on closed reports No, that's fine. > but this bug > isn't fixed in Epiphany 3.20.3. See attachment. It should really use white text rather than dark gray. In 3.18 and prior it used light gray, which was even worse to read. This is not a simple fix as we have to dig into GdTwoLinesRenderer. There are hardcoded color values there, which is wrong, but apparently we don't get reasonable theme colors from GTK+ anymore.
Within the current version the second line is readable. Is there anything else to do?
I don't remember when or how this was fixed, or whether it was done by me or by somebody else, but yes the text is obviously much more readable now than it used to be.