https://bugs.kde.org/show_bug.cgi?id=467427
Bug ID: 467427
Summary: WhatsThis text of channel list panel contains verbatim
"\n\n"
Classification: Applications
Product: konversation
Version: Git
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Git master src/irc/channellistpanelui.ui:64 contains
<property name="whatsThis">
<string>The filtered list of channels is displayed here. Notice [...].
The channel name does not have to start with the string you entered.\n\nSelect
a channel you want to join by clicking on it.
Notice the "\n\n" at "string you entered.\n\nSelect a channel [...]"
Those characters appear verbatim in the actual tooltip.
See attached screenshot.
--
You are receiving this mail because:
You are watching all bug changes.