diff options
author | Diego Escalante Urrelo <descalante@igalia.com> | 2010-04-21 06:18:12 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <descalante@igalia.com> | 2010-04-21 06:20:39 +0800 |
commit | 0739487127652cf544257e7a0d48caa580f98ad2 (patch) | |
tree | d61e3db5313ffb7a5bdfed0bccbf0e8f7dde519e /lib/widgets/ephy-spinner.h | |
parent | 4592bb6927a5a7017403fbcaa4937aa10c263227 (diff) | |
download | gsoc2013-epiphany-0739487127652cf544257e7a0d48caa580f98ad2.tar gsoc2013-epiphany-0739487127652cf544257e7a0d48caa580f98ad2.tar.gz gsoc2013-epiphany-0739487127652cf544257e7a0d48caa580f98ad2.tar.bz2 gsoc2013-epiphany-0739487127652cf544257e7a0d48caa580f98ad2.tar.lz gsoc2013-epiphany-0739487127652cf544257e7a0d48caa580f98ad2.tar.xz gsoc2013-epiphany-0739487127652cf544257e7a0d48caa580f98ad2.tar.zst gsoc2013-epiphany-0739487127652cf544257e7a0d48caa580f98ad2.zip |
ephy-location-entry: reenable favicons in completion
Favicons in the completion popup were hidden because of an ugly flashing. It
turns out it is caused by gtk_entry_set_icon_from_* functions. They queue a
resize if the GtkEntry is visible, hence we see this ugly flash which is
actually the completion obeying to the resize.
The side effect is that when you start typying a new address in the location
entry, the favicon of the current location will still be displayed. The
previous behaviour was to set a 'text/html' icon when the user edited the
location entry. Note that such icon will disappear as soon as you activate the
location entry.
Bug #616345
Diffstat (limited to 'lib/widgets/ephy-spinner.h')
0 files changed, 0 insertions, 0 deletions