SUMMARY The "search online" feature searches for HTML formatted text, instead of plain text STEPS TO REPRODUCE 1. Open NeoChat, login and open a room 2. Send a message containing markdown, such as "**KDE**" 3. Right click the message -> search online and use any provider OBSERVED RESULT The search term will be the HTML formatted text, in this case "<strong>KDE</strong>" EXPECTED RESULT The search term should be plain text, in this case "KDE" SOFTWARE/OS VERSIONS Linux: Linux Mint 20 KDE Plasma Version: 5.18.8 NeoChat: 22.04 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.5 ADDITIONAL INFORMATION
This also now seems to have been fixed. Also sadly don't know the commit which fixed it :(