~intelomkar/ubuntu/saucy/nemo/nemo-1.8.4-1

Viewing all changes in revision 7.

  • Committer: Omkarnath Phatak
  • Date: 2014-04-15 20:18:56 UTC
  • Revision ID: intelomkar@gmail.com-20140415201856-lbu30hp5fsz62noi
fixed an issue that would cause Nemo to get into not responding state.

If user presses Esc key while location_entry is focused, it would revert
it back to breadcrumbs, however state of toggle button is not inverted.
clicking on toggle button again would cause Nemo to get in not responding
state.

navigation_bar_cancel_callback was calling nemo_toolbar_set_show_location_entry
which in turns changes toolbar to breadcrumbs mode. Changed it to call
toggle_location_entry_setting instead.

This should also take of saving the preferences when user presses Esc to
get back to breadcrumbs mode.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: