[konsole] [Bug 462914] glitched horizontal lines in text selection @ 150% scale on X11

2023-03-03 Thread Krzysztof Kundzicz
https://bugs.kde.org/show_bug.cgi?id=462914

--- Comment #9 from Krzysztof Kundzicz  ---
(In reply to nkwkelvin from comment #8)
> Which version will include the fix? I am still facing this bug on 22.12.2.

Supposedly it should've been fixed since 22.12.1 -
https://kde.org/announcements/changelogs/gear/22.12.1/ :

```
[...]
▶ konsole
[...]
Fractional scaling and Antialias don't mix well. Commit. Fixes bug #462914
[...]
```

But in 22.12.3 IT IS STILL BROKEN, exactly as reported, nothing has changed.

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

[konsole] [Bug 462914] glitched horizontal lines in text selection @ 150% scale on X11

2023-03-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=462914

nkwkel...@gmail.com changed:

   What|Removed |Added

 CC||nkwkel...@gmail.com

--- Comment #8 from nkwkel...@gmail.com ---
Which version will include the fix? I am still facing this bug on 22.12.2.

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

[konsole] [Bug 462914] glitched horizontal lines in text selection @ 150% scale on X11

2023-02-16 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=462914

--- Comment #7 from ratijas  ---
> It's marked as resolved but after two KDE Frameworks updates in KDE Neon 
> distro it's still present in terminal. It's just only on git? Is any date 
> when it will be released in next final Frameworks?

This does not have anything to do with Frameworks and their release cycle. It's
been fixed in Konsole itself, which is due to release with other KDE Gears
apps.

https://community.kde.org/Schedules/KDE_Gear_22.12_Schedule

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

[konsole] [Bug 462914] glitched horizontal lines in text selection @ 150% scale on X11

2023-02-15 Thread ray
https://bugs.kde.org/show_bug.cgi?id=462914

ray  changed:

   What|Removed |Added

 CC||r...@deepmail.cc

--- Comment #6 from ray  ---
It's marked as resolved but after two KDE Frameworks updates in KDE Neon distro
it's still present in terminal. It's just only on git? Is any date when it will
be released in next final Frameworks?

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

[konsole] [Bug 462914] glitched horizontal lines in text selection @ 150% scale on X11

2023-01-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=462914

ninj...@gmail.com changed:

   What|Removed |Added

 CC||marc_sm...@gmx.com

--- Comment #5 from ninj...@gmail.com ---
*** Bug 453519 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 462914] glitched horizontal lines in text selection @ 150% scale on X11

2023-01-06 Thread Matan Ziv-Av
https://bugs.kde.org/show_bug.cgi?id=462914

Matan Ziv-Av  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
   |ities/konsole/commit/35c5bc |ities/konsole/commit/56a02a
   |11094e56aece691ef574fe93456 |17edabea90d5d6e2c692a0b836f
   |beab96d |c24b2ee

--- Comment #4 from Matan Ziv-Av  ---
Git commit 56a02a17edabea90d5d6e2c692a0b836fc24b2ee by Matan Ziv-Av, on behalf
of Luis Javier Merino Morán.
Committed on 06/01/2023 at 19:16.
Pushed by matan into branch 'master'.

Fractional scaling and Antialias don't mix well

This is bug #373232 again.  The rendering rewrite in 76f879cd7 reenabled
antialasing in a too wide context, causing the bug to reappear.

After #373232, the situation was that QPainter::TextAntialiasing instead
of QPainter::Antialiasing would be enabled depending on the "Smooth
fonts" setting, and QPainter::Antialiasing would be enabled depending on
that same setting just for TerminalPainter::drawLineCharString().  Go
back to that situation.

M  +3-2src/terminalDisplay/TerminalPainter.cpp

https://invent.kde.org/utilities/konsole/commit/56a02a17edabea90d5d6e2c692a0b836fc24b2ee

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

[konsole] [Bug 462914] glitched horizontal lines in text selection @ 150% scale on X11

2022-12-30 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=462914

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/util
   ||ities/konsole/commit/35c5bc
   ||11094e56aece691ef574fe93456
   ||beab96d
 Status|ASSIGNED|RESOLVED

--- Comment #3 from Kurt Hindenburg  ---
Git commit 35c5bc11094e56aece691ef574fe93456beab96d by Kurt Hindenburg, on
behalf of Luis Javier Merino Morán.
Committed on 30/12/2022 at 16:49.
Pushed by hindenburg into branch 'release/22.12'.

Fractional scaling and Antialias don't mix well

This is bug #373232 again.  The rendering rewrite in 76f879cd7 reenabled
antialasing in a too wide context, causing the bug to reappear.

After #373232, the situation was that QPainter::TextAntialiasing instead
of QPainter::Antialiasing would be enabled depending on the "Smooth
fonts" setting, and QPainter::Antialiasing would be enabled depending on
that same setting just for TerminalPainter::drawLineCharString().  Go
back to that situation.

M  +3-1src/terminalDisplay/TerminalPainter.cpp

https://invent.kde.org/utilities/konsole/commit/35c5bc11094e56aece691ef574fe93456beab96d

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

[konsole] [Bug 462914] glitched horizontal lines in text selection @ 150% scale on X11

2022-12-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=462914

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/utilities/konsole/-/merge_requests/790

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

[konsole] [Bug 462914] glitched horizontal lines in text selection @ 150% scale on X11

2022-12-19 Thread Henry Zhang
https://bugs.kde.org/show_bug.cgi?id=462914

Henry Zhang  changed:

   What|Removed |Added

 CC||henry-...@qq.com

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

[konsole] [Bug 462914] glitched horizontal lines in text selection @ 150% scale on X11

2022-12-12 Thread Krzysztof Kundzicz
https://bugs.kde.org/show_bug.cgi?id=462914

Krzysztof Kundzicz  changed:

   What|Removed |Added

 CC||athantor+kdeb...@athi.pl

--- Comment #1 from Krzysztof Kundzicz  ---
Created attachment 154525
  --> https://bugs.kde.org/attachment.cgi?id=154525=edit
Gitching dialog

/me too, but also all ncurses-drawing apps are glitching out: every
updated/redrawn line is becoming misaligned, especially visible on solid
backgrounds.

It all stared after kde-gear update to the 22.12 version.

Attached an example with simple one-liner showing this glitching in `dialog` 
program (other ncurses apps show the same behaviour).

```
for i in `seq 0 10 100`; do echo ${i} | dialog --gauge "Glitching progress..."
10 60 ; sleep 0.5; done
```

I also have scaling enabled:
```
kk@kk ~ $ printenv | grep SCALE
QT_SCREEN_SCALE_FACTORS=DP-0=1.25;DP-1=1.25;HDMI-0=1.25;DP-2=1.25;
QT_AUTO_SCREEN_SCALE_FACTOR=0
kk@kk ~ $ 
```

After disabling the scaling, the glitching stops.

This new, fancy word-mode is disabled. 
X11, proprietary nvidia drivers.

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