https://bugs.kde.org/show_bug.cgi?id=418520
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |okular/commit/9694113a961cb | |5a5d6ef18ce0beeaa975a8c6db3 --- Comment #2 from Albert Astals Cid <aa...@kde.org> --- Git commit 9694113a961cb5a5d6ef18ce0beeaa975a8c6db3 by Albert Astals Cid. Committed on 28/03/2020 at 13:59. Pushed by aacid into branch 'master'. Let the user type the hyphen if he wants when searching It happens that sometimes the hypen is actually "part of the word" like in one-third, so if there's one- at the end of a line and third at the beginning of the next, we should still match and not force the user to type onethird, even we will also match onethird since there's no way to know if "hyphen at end of line" is supposed to be part of the word or not M +16 -0 autotests/searchtest.cpp M +129 -114 core/textpage.cpp https://invent.kde.org/kde/okular/commit/9694113a961cb5a5d6ef18ce0beeaa975a8c6db3 -- You are receiving this mail because: You are watching all bug changes.