Bug 467427 - WhatsThis text of channel list panel contains verbatim "\n\n"
Summary: WhatsThis text of channel list panel contains verbatim "\n\n"
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-16 00:07 UTC by Oliver Kellogg
Modified: 2025-04-18 06:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
konversation-channellistpanelui-whatsthis.png (56.81 KB, image/png)
2023-03-16 00:09 UTC, Oliver Kellogg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Kellogg 2023-03-16 00:07:51 UTC
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.
Comment 1 Oliver Kellogg 2023-03-16 00:09:27 UTC
Created attachment 157322 [details]
konversation-channellistpanelui-whatsthis.png
Comment 2 Bug Janitor Service 2025-04-04 16:36:07 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/konversation/-/merge_requests/118
Comment 3 argonel 2025-04-18 06:26:50 UTC
Git commit d9e46c4530e9511385be655c8c09e4a3e86f06ba by Eli MacKenzie, on behalf of Ulterno Ω*.
Committed on 18/04/2025 at 06:26.
Pushed by argonel into branch 'master'.

Fix What's This? text in the Channel List pane

The text is now wrapped in paragraph tags, as newline characters aren't
rendered in the popup.

M  +1    -1    src/irc/channellistpanelui.ui

https://invent.kde.org/network/konversation/-/commit/d9e46c4530e9511385be655c8c09e4a3e86f06ba