Since upgrading exo from 0.12.8 to 0.12.9 searching files in Thunar by typing multiple characters regressed. Steps to reproduce: 1. Open Thunar 2. Navigate to /usr/bin 3. Type "zip" Expected behavior: A search entry is displayed which shows the input and the zip binary is found and selected. This was the case with exo versions < 0.12.9. Downgrading to 0.12.8 helps for now. Current behavior: No search entry is shown, the first characters of the input are omitted and a file starting with "p" gets selected
Bisected to commit eb89d98e15. [1] Reverting it restores the previous behavior. [1] https://git.xfce.org/xfce/exo/commit/?id=eb89d98e15cd785f1f6f3dd9c58dec58cde93099
Sean Davis referenced this bugreport in commit 4973551076cf6b0481250105d7199a633d6d462b Revert "Hide search widget when doing a fullscreen resize" (bug #16191)" https://git.xfce.org/xfce/exo/commit?id=4973551076cf6b0481250105d7199a633d6d462b
Resolved with the above commit.