| Summary: | Problems with colors, bold, and italics | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | Michael Gabilondo <eno> |
| Component: | general | Assignee: | argonel <argonel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | b.buschinski |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Michael Gabilondo
2005-04-14 03:06:39 UTC
The tab character you can get by either copying and pasting, or doing /cmd du -sh somefile Confirming all three bugs for Konversation 1.0.1 on KDE 3.5.7. Tab character (ASCII 9) makes font italic. Use something else, see <http://www.visualirc.net/tech-attrs.php>. Colour code implicitely switches off bold code. Unbold code implicitely switches off colour. This one seems to be a bug in QTextBrowser. That causes any formating tag to close any other formating tag. Fixed in current git master (661d3ccff4b830c6a527151348611d60f00c3960) (1.3.1+ #4074) |