[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2020-03-22 Thread Gabriel Fernandes
https://bugs.kde.org/show_bug.cgi?id=390665

--- Comment #13 from Gabriel Fernandes  ---
https://imgur.com/a/soELt03
- Same text

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2020-03-22 Thread Gabriel Fernandes
https://bugs.kde.org/show_bug.cgi?id=390665

Gabriel Fernandes  changed:

   What|Removed |Added

 CC||gabrielfer...@gmail.com

--- Comment #12 from Gabriel Fernandes  ---
This bug still occurs (kind of).
I noticed it happens when you have some Asian characters in the line, for
example.
Try pasting 한국어 or 日本語 and at the same line _, the bottom of the line simply
disappears, it seems to be some sort of miscalculation of line height (as these
characters are taller).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2019-07-14 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=390665

Christoph Cullmann  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #11 from Christoph Cullmann  ---


*** This bug has been marked as a duplicate of bug 404907 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2019-03-28 Thread Lothar
https://bugs.kde.org/show_bug.cgi?id=390665

Lothar  changed:

   What|Removed |Added

 CC||bcoo...@gmail.com

--- Comment #10 from Lothar  ---
*** Bug 405969 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2018-12-11 Thread Matt Postiff
https://bugs.kde.org/show_bug.cgi?id=390665

Matt Postiff  changed:

   What|Removed |Added

 CC||posti...@comcast.net
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #9 from Matt Postiff  ---
I'm using KDevelop. Help | About KDevelop | Libraries reports KDE Frameworks
5.51.0, Qt 5.9.7 and the xcb windowing system. Font = Monospace Normal 9.

On KDevelop 5.3.0 for Linux, running on VMWare 14.1.5, if I have a line of code
like void book_gone(void) and scroll it so it is not visible, then scroll so it
is visible, the underscore and bottom of the letter 'g' are invisible. If I
mouse over that line or arrow the cursor somewhere near that line, then the
underscore and bottom of the 'g' become visible.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2018-08-15 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=390665

Christoph Cullmann  changed:

   What|Removed |Added

 CC||kishor...@gmail.com

--- Comment #8 from Christoph Cullmann  ---
*** Bug 393616 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2018-08-15 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=390665

Christoph Cullmann  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kte
   ||xteditor/45180eacbf53b568e4
   ||22d815f5b31bf263597f29
 Resolution|--- |FIXED

--- Comment #7 from Christoph Cullmann  ---
Git commit 45180eacbf53b568e422d815f5b31bf263597f29 by Christoph Cullmann.
Committed on 15/08/2018 at 09:25.
Pushed by cullmann into branch 'master'.

fix overpainting for _ or letters like j in the last line
that was already fixed for all other lines, but I missed the last line
special case
thanks to Domonik for reminding me what I did at all:

1) setting clip rect to current line
2) paint that one
3) paint the line above to get the overpainted parts

M  +14   -1src/view/kateviewinternal.cpp

https://commits.kde.org/ktexteditor/45180eacbf53b568e422d815f5b31bf263597f29

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2018-08-14 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=390665

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #6 from Christoph Cullmann  ---
That stuff is cut out, only happens at the last line, or?
If you have a line below, the cut out parts appear again, like in the
screenshot?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2018-08-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390665

sl...@codegrunt.com changed:

   What|Removed |Added

 CC||sl...@codegrunt.com

--- Comment #5 from sl...@codegrunt.com ---
Same behaviour occurs under Fedora 28 with KDevelop, specific to mono fonts
under 12 points. 

KDevelop 5.2.3
KDE Frameworks 5.48.0
Qt 5.10.1 (built against 5.10.1)
The xcb windowing system

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2018-06-04 Thread wvk
https://bugs.kde.org/show_bug.cgi?id=390665

wvk  changed:

   What|Removed |Added

Version|17.12.0 |18.04.0
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
 CC||w...@consolving.de

--- Comment #4 from wvk  ---
Exactly the same problem here, using Debian Sid kate 18.04.0. Font is DejaVu
Sans Mono Book.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2018-02-18 Thread Potomac
https://bugs.kde.org/show_bug.cgi?id=390665

--- Comment #3 from Potomac  ---
(In reply to Potomac from comment #2)

> 
> - I still use the "hack font" and font size "12", but I have inserted a line
> break : the bottom of the characters are now visible,
> 
> 
> see the screenshot in attachment

correction : the font size is still lesser than "12",

the bug doesn't occur when font size is "12" and greater

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2018-02-18 Thread Potomac
https://bugs.kde.org/show_bug.cgi?id=390665

--- Comment #2 from Potomac  ---
Created attachment 110786
  --> https://bugs.kde.org/attachment.cgi?id=110786&action=edit
bottom of character not visible

I made some tests,

the first test :

- I use the "hack" font and font size lesser than 12, the bottom of the
characters are not visible

the second test :

- I still use the "hack font" and font size "12", but I have inserted a line
break : the bottom of the characters are now visible,


see the screenshot in attachment

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2018-02-17 Thread Potomac
https://bugs.kde.org/show_bug.cgi?id=390665

--- Comment #1 from Potomac  ---
the bug occurs also with "deja vu mono" font

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 390665] underscore character not visible with "Bitstream Vera Sans Mono roman" and "dejavu mono" fonts

2018-02-17 Thread Potomac
https://bugs.kde.org/show_bug.cgi?id=390665

Potomac  changed:

   What|Removed |Added

Summary|underscore character not|underscore character not
   |visible with Bitstream Vera |visible with "Bitstream
   |Sans Mono roman font|Vera Sans Mono roman" and
   ||"dejavu mono" fonts

-- 
You are receiving this mail because:
You are watching all bug changes.