Every time I jump to a specific line using backward search (e.g. from Okular), parts of kile’s statusbar are duplicated. After some backward searches, the window is resized with every new backward search in order to fit the statusbar content. Reproducible: Always Steps to Reproduce: 0. show statusbar 1. compile document using synctex 2. perform a backward search 3. observe kile’s statusbar Actual Results: status bar fills up Expected Results: Just the current content of the status bar should be updated. I use Arch Linux and installed the AUR package kile-git, but removed the dependency to okular-frameworks-git. I installed version v2.1.r585.g3bf485d-1. cf. https://aur.archlinux.org/packages/kile-git/
Git commit 6bc73338c5eae2fc7974d9b4fc6d1899ecffc450 by Michel Ludwig. Committed on 23/12/2016 at 10:49. Pushed by mludwig into branch 'master'. Don't add status bar labels again in 'StatusBar::reset' M +12 -13 src/kile.cpp M +64 -48 src/widgets/statusbar.cpp M +16 -10 src/widgets/statusbar.h https://commits.kde.org/kile/6bc73338c5eae2fc7974d9b4fc6d1899ecffc450