https://bugs.kde.org/show_bug.cgi?id=448765
g...@mail.ustc.edu.cn changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/ktexteditor/-/commit | |/6a18c1818eec5514bff95e93f9 | |7b4baf27f9c091 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from g...@mail.ustc.edu.cn --- Git commit 6a18c1818eec5514bff95e93f97b4baf27f9c091 by Wendi Gan. Committed on 16/02/2025 at 07:27. Pushed by cullmann into branch 'master'. Fix scrolling to search results in wrapped long lines When dynamic word wrap is enabled, if the search result is located in a very long line and part of the line is currently displayed but the search result is further down, the search result cannot be navigated to after searching. This commit modifies the return value of KateLayoutCache::displayViewLine to ensure that KateViewInternal::makeVisible can correctly scroll to search results in long lines. M +3 -1 src/render/katelayoutcache.cpp https://invent.kde.org/frameworks/ktexteditor/-/commit/6a18c1818eec5514bff95e93f97b4baf27f9c091 -- You are receiving this mail because: You are watching all bug changes.