Bug 418813

Summary: line numbers not visible
Product: [Applications] kdiff3 Reporter: Martin Koller <martin>
Component: applicationAssignee: michael <reeves.87>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 1.8.2
Sentry Crash Report:

Description Martin Koller 2020-03-13 12:01:36 UTC
SUMMARY
I'm running kdiff3 from git master d8a20e1af1322531e9454a5134d224b4c92d82f1
and the line numbers are not visible.
Show/hide of line numbers changes the width of the area where they should
appear but they are simply not visible. The area is white.

SOFTWARE/OS VERSIONS
openSuse Tumbleweed 20200305
Comment 1 michael 2020-03-13 20:18:01 UTC
Git commit 7b8d793ee45dc17b01222344c353202b8fd8ca2f by Michael Reeves.
Committed on 13/03/2020 at 19:58.
Pushed by mreeves into branch '1.8'.

Fix missing line numbers.

Use QString::Number not a format string to convert int to QString.
FIXED-IN:1.8.2

M  +2    -2    src/difftextwindow.cpp

https://invent.kde.org/kde/kdiff3/commit/7b8d793ee45dc17b01222344c353202b8fd8ca2f
Comment 2 michael 2020-03-13 20:21:48 UTC
Git commit 35679f0e3bde0c99167ddca775fac42db52bc831 by Michael Reeves.
Committed on 13/03/2020 at 20:21.
Pushed by mreeves into branch 'master'.

Fix missing line numbers.

Use QString::Number not a format string to convert int to QString.
FIXED-IN:1.8.2

M  +2    -2    src/difftextwindow.cpp

https://invent.kde.org/kde/kdiff3/commit/35679f0e3bde0c99167ddca775fac42db52bc831