https://bugs.kde.org/show_bug.cgi?id=363222
--- Comment #4 from Jonathan <jonat...@imatix.com> --- All it would have to do is three case-sensitive search-and-replace operations: 1. Exactly as the user entered; 2. Substituting both fields with lower case; 3. Substituting both fields with upper case. I can't see much sense in trying to be smarter than that. Anyway I see that it is quite a different problem from the one you are setting out to solve, but I'm happy to write it myself and propose it as a patch. If no-one but me likes it I'll keep it as a personal fork, wouldn't be the first time. :) -- You are receiving this mail because: You are watching all bug changes.