aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-shell.c
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <descalante@igalia.com>2010-04-21 06:18:12 +0800
committerDiego Escalante Urrelo <descalante@igalia.com>2010-04-21 06:20:39 +0800
commit0739487127652cf544257e7a0d48caa580f98ad2 (patch)
treed61e3db5313ffb7a5bdfed0bccbf0e8f7dde519e /src/ephy-shell.c
parent4592bb6927a5a7017403fbcaa4937aa10c263227 (diff)
downloadgsoc2013-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 'src/ephy-shell.c')
0 files changed, 0 insertions, 0 deletions