No cursor column number STEPS TO REPRODUCE Configure lokalize to show LEDS and cursor column number 2. 3. OBSERVED RESULT There are no cursor column number. EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Git commit 0afc1e5f6656ea0f121d92b33602c7a5c05359c6 by Simon Depiets. Committed on 25/04/2019 at 07:51. Pushed by sdepiets into branch 'master'. Connect cursorPositionChange to the correct signal M +1 -1 src/xlifftextedit.cpp https://commits.kde.org/lokalize/0afc1e5f6656ea0f121d92b33602c7a5c05359c6
Git commit a0bab6e5b5652a000a98343bba6b2686e8a3419f by Simon Depiets. Committed on 25/04/2019 at 07:52. Pushed by sdepiets into branch 'Applications/19.04'. Connect cursorPositionChange to the correct signal M +1 -1 src/xlifftextedit.cpp https://commits.kde.org/lokalize/a0bab6e5b5652a000a98343bba6b2686e8a3419f
I introduced that regression when I updated to the new signal API (picking up the wrong signal in the wrong class) It's now fixed Thank you for your report
Created attachment 119640 [details] attachment-18052-0.html You are welcome. Thanks. Boput Sent from Yahoo Mail on Android On Thu, Apr 25, 2019 at 0:54, Simon Depiets<bugzilla_noreply@kde.org> wrote: https://bugs.kde.org/show_bug.cgi?id=406742 --- Comment #3 from Simon Depiets <sdepiets@gmail.com> --- I introduced that regression when I updated to the new signal API (picking up the wrong signal in the wrong class) It's now fixed Thank you for your report