Bug 425414 - Vertical blue line artifact when text is scrolling fast
Summary: Vertical blue line artifact when text is scrolling fast
Status: RESOLVED DUPLICATE of bug 425408
Alias: None
Product: konsole
Classification: Applications
Component: emulation (show other bugs)
Version: 20.08.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-16 10:41 UTC by Daniel Gurney
Modified: 2020-08-19 13:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Blue line artifact (70.54 KB, image/png)
2020-08-16 10:41 UTC, Daniel Gurney
Details
attachment-26079-0.html (2.54 KB, text/html)
2020-08-19 12:36 UTC, Axel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Gurney 2020-08-16 10:41:39 UTC
Created attachment 130907 [details]
Blue line artifact

SUMMARY
When there's a lot of fast-scrolling text in the Konsole window, there is a strange vertical blue line to the left of the text. It follows the text and randomly flickers.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0

ADDITIONAL INFORMATION
Does not happen in Konsole 20.04.3. Also happens in latest git master (40fd8e2a at the time of writing). Both systems I can reproduce this on are using AMD GPUs with the amdgpu driver.
Comment 1 Derek Christ 2020-08-16 10:54:04 UTC
Can confirm.

Operating System: Manjaro Linux
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Kernel Version: 5.7.14-1-MANJARO
OS Type: 64-bit
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
Comment 2 Christoph Feck 2020-08-16 11:09:04 UTC

*** This bug has been marked as a duplicate of bug 425408 ***
Comment 3 Axel 2020-08-19 12:36:28 UTC
Created attachment 131008 [details]
attachment-26079-0.html

Hi, I saw 2 bug reports about this new feature: what if we add something
like "What's new" similar to Chrome and Firefox DevTools have.

I don't know if we can highlight the *What's new* in the menu or a
notification when the first time Konsole is opened and the app was upgraded
from 20.08 to 20.12

I know about this page
https://kde.org/announcements/releases/2020-08-apps-update/ but it is not
visible enough.

*Axel Navarro*


On Sun, Aug 16, 2020 at 7:54 AM Derek Christ <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=425414
>
> Derek Christ <christ.derek@gmail.com> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>      Ever confirmed|0                           |1
>                  CC|                            |christ.derek@gmail.com
>              Status|REPORTED                    |CONFIRMED
>
> --- Comment #1 from Derek Christ <christ.derek@gmail.com> ---
> Can confirm.
>
> Operating System: Manjaro Linux
> KDE Plasma Version: 5.19.4
> KDE Frameworks Version: 5.73.0
> Qt Version: 5.15.0
> Kernel Version: 5.7.14-1-MANJARO
> OS Type: 64-bit
> Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
> Memory: 7.6 GiB of RAM
> Graphics Processor: Mesa Intel® UHD Graphics 620
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
Comment 4 tcanabrava 2020-08-19 13:43:14 UTC
it's not hard to add a "What's new" on konsole, but we need to do that in a way that every KDE also implement. 
I have a *really* old implementation of such thing "KWelcomeWidget" that I can revive.