https://bugs.kde.org/show_bug.cgi?id=453689
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/kate/commit/e2a3fffd7 | |056d179c8cdba262229868a10b9 | |c802 --- Comment #1 from Christoph Cullmann <cullm...@kde.org> --- Git commit e2a3fffd7056d179c8cdba262229868a10b9c802 by Christoph Cullmann, on behalf of Eric Armbruster. Committed on 18/05/2022 at 12:59. Pushed by cullmann into branch 'master'. Ensure cursor is valid if only --line is set We need to make sure the cursor is valid if only the --line or only the --column argument is set. To achieve this, set the default value for column and line to 0 and explicitly return an invalid cursor when both options are not set. M +11 -18 apps/lib/kateapp.cpp https://invent.kde.org/utilities/kate/commit/e2a3fffd7056d179c8cdba262229868a10b9c802 -- You are receiving this mail because: You are watching all bug changes.