Bug 326524 - Konsole fails to show on highlight "spoiler" text in irc clients
Summary: Konsole fails to show on highlight "spoiler" text in irc clients
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: copy-paste (show other bugs)
Version: 2.11.2
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Konsole Developer
URL: http://i.imgur.com/Apy1vRv.png
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-23 19:10 UTC by Ryan Reamsbottom
Modified: 2017-02-13 01:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Reamsbottom 2013-10-23 19:10:30 UTC
When someone sends text that has the same colour as the background of the terminal, or has the same background and foreground colour specified (ex: <ctrl+c color code flag>1,1black text on black background) Konsole fails to show the text on highlight, instead just showing a black box.

Reproducible: Always

Steps to Reproduce:
1.  Open an IRC client in Konsole, send text using a colour code (ctrl+c, then type 1,1 on irssi for example)
2. Highlight the text
3. Text is still unreadable on highlight
Actual Results:  
Konsole highlights and copies the text, but it is still unreadable.

Expected Results:  
Konsole shows the text on highlight, preferably white on black or black on white depending on colour theme.  For expected results, try out urxvt.

Workaround involves highlighting the text to copy it to the X buffer, and then middle click pasting it into a text editor.  A hassle, but works.