| Summary: | Wide characters in links are not underlined properly | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Miikka Salminen <miikka.salminen> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andresbajotierra, zealot.hoi |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Miikka Salminen
2008-10-26 13:01:28 UTC
Here: Konsole Version 2.1 Using KDE 4.1.2 (KDE 4.1.2) (KDEmod) in ArchLinux i686: I can reproduce this behaviour . May be this is related to bug 154689 ? I can still reproduce it using: Qt: 4.4.3 KDE: 4.1.86 (KDE 4.1.86 (KDE 4.2 >= 20081221)) kdelibs svn rev. 901624 / kdebase svn rev. 901624 on ArchLinux x86_64 - Kernel 2.6.27.10 it's fixed by using string_width(...) to calculate the length of the url which contains wide charaters correctly. |