As in title "Review patch" option makes that after back to "Code" context document lose title on tab and becomes read only. Refresh doesn't help. There is need to close and open file again. Reproducible: Always Steps to Reproduce: 1. Open KDevelop with some (versioned) project (I use git). 2. Open some document 3. Make some changes, save file 4. Use "Git -> Show differences" 5. Back from "Review" using "Finish review" 6. Clicking RMB in document should be visible "Patch review" option - click into it 7. In this view click "Update" and "Finish review" 8. Being in "Code" context check title of changed document and try modify it Actual Results: Title on tab gets name "Overview" instead of actual file name and this document becomes read only. Expected Results: Title on tab should has the same name as original file. Should be possible to edit this document. KF-5.25, Qt-5.7.0 Packages built from git (at 2016/09/05), branch 5.0. kdevelop-git-debug-5.0.0.r23429.f5cf3c6 kdevplatform-git-debug-5.0.0.r13375.d5aa9f3
I cannot reproduce in KDevelop version 5.1.2 (I have other problems related to the patch review UI but not this). If you can still reproduce this please reopen the bug.