]> spindle.queued.net Git - midori/commit
Fix focus in location if starting up with a Blank page
authorChristian Dywan <christian@twotoasts.de>
Fri, 25 Apr 2008 19:31:57 +0000 (21:31 +0200)
committerChristian Dywan <christian@twotoasts.de>
Fri, 25 Apr 2008 19:31:57 +0000 (21:31 +0200)
commita580cf281bca86d34758bb3f8e643203248996db
treee60f99f97ceffb497b5b5384321737d490b5ef23
parent62cbafe12a99587f33acd8031c1618d80cb4f4f0
Fix focus in location if starting up with a Blank page

At the point of loading the first page the web view
hasn't loaded anything, so we need to manually focus
the Location if the page is blank.

Incidentally midori_browser_activate_action can activate
any action, so it will probably be much more useful
in the future.
src/main.c
src/midori-browser.c
src/midori-browser.h