Forum Discussion
vr0
Sep 23, 2025Occasional Reader
BUG: Teams "search"/"find" functionality totally broken with rich (formatted) text
Consider the following formatted/rich text comment:
Test
- word1
- word2
- word3
Using "search"/"find" (either the global "Search", or the "Find in chat" function) will fail to match the comment when searching for either "test", "word1", "word2", or "word3".
This is because buggy Teams just strips the formatting (instead of replacing the formatting with breaks), effectively glueing all words together in the index; searching for "testword1word2word3" (one word) DOES match the comment. 🤦🤦🤦
No RepliesBe the first to reply