https://bugs.kde.org/show_bug.cgi?id=402899
Ahmad Samir <a.samir...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |a.samir...@gmail.com Status|REPORTED |CONFIRMED --- Comment #1 from Ahmad Samir <a.samir...@gmail.com> --- It seems this issue is caused by this commit: https://cgit.kde.org/kate.git/commit/?id=e3ece7bd45d2743b3c36ad856abd12ac9ba282d6 closeDocument(untitledDoc) isn't called, so this chain doesn't happen: KateDocManager::documentsDeleted -> KateViewManager::documentsDeleted -> KateViewManager::createView, the latter calls KTextEditor::View::readSessionConfig() to restore the cursor position. -- You are receiving this mail because: You are watching all bug changes.