Bug 418813 - line numbers not visible
Summary: line numbers not visible
Status: RESOLVED FIXED
Alias: None
Product: kdiff3
Classification: Applications
Component: application (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: michael
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-13 12:01 UTC by Martin Koller
Modified: 2020-03-13 20:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.8.2
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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