Fix #592: Directory widget loses focus on tab completion
authorColin Clark <colin.clark@cclark.uk>
Sun, 4 Mar 2018 12:00:19 +0000 (12:00 +0000)
committerColin Clark <colin.clark@cclark.uk>
Sun, 4 Mar 2018 12:00:19 +0000 (12:00 +0000)
commitdfa9b9617582387d7ac736c0ef92700c86f3eb8a
treed55926840982c8d6f3a60fc70b11049a591814f7
parentbb224a9fd6d794525076129c7e123445cb87ef74
Fix #592: Directory widget loses focus on tab completion

https://github.com/BestImageViewer/geeqie/issues/592

The call to layout_set_path() was shifting the focus.
src/layout.c