Skip to content
Commit 90b97b18 authored by Ahmad Samir's avatar Ahmad Samir Committed by Christoph Cullmann
Browse files

KFileWidget: fix infinite recursion after latest changes

In 331aad50, the dummy history entry code was removed, which included
blocking signals to m_locationEdit while in setLocationText() methods; this
resulted in infinite recursion, and ultimately a segfault, when selecting
files in the diroperator view.

Thanks to Kai for reporting the crash and doing a git-bisect to find the
guilty commit.
parent 42395623
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment