https://bugs.kde.org/show_bug.cgi?id=517000
Bug ID: 517000
Summary: Can't properly backtick pasted text
Classification: Applications
Product: NeoChat
Version First git master
Reported In:
Platform: Flatpak
OS: Linux
Status: REPORTED
Keywords: regression
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
NeoChat from current git master via KDE's nightly Flatpak repo.
STEPS TO REPRODUCE
1 Copy the text "document-edit" to the clipboard
2. Write "look at the icon `" in the chat text bar
3. Press Ctrl+V to paste the icon name
4. press ` again to close the backticked string
OBSERVED RESULT
the second backtick *opens* a backticked string *after* "document-edit"
EXPECTED RESULT
the second backtick closes a backticked string, resulting in the message saying
"look at the icon `document-edit`"
--
You are receiving this mail because:
You are watching all bug changes.