Stop URL complete window opening.

svn path=/trunk/netsurf/; revision=3108
This commit is contained in:
Michael Drake 2006-12-07 22:34:46 +00:00
parent 56989c8ed9
commit d102139fab

View File

@ -2475,7 +2475,8 @@ bool ro_gui_window_keypress(wimp_key *key)
BROWSER_NAVIGATE_STOP, false);
case 8: /* CTRL+H / Backspace */
return ro_gui_url_complete_keypress(g, c);
if (toolbar)
return ro_gui_url_complete_keypress(g, c);
case 14: /* CTRL+N */
return ro_gui_menu_handle_action(g->window,