3. Select the text and comment should be displayed with multiple colors, described in "Detected behavior".
Example with emacs started with emacs -Q
https://imgur.com/mbdSrDb
Example of the issue with regularly started emacs
Sample text used for lisp-mode:
First comment
;; Ово је пример текста на ћирилици. Користим emacs 27.1 верзију и имам проблем са бојом текста у коментару који се простира на више редова, али припада истој линији (wrapped) исписом
Second comment
;; Ово је пример текста на ћирилици. Користим emacs 27.1 верзију и имам проблем са бојом текста у коментару који се простира на више редова, али припада истој линији (wrapped) исписом
This issue started happening after emacs was updated to v27.1
Issue is detected in multiple modes (org, lisp, python, c, js...)
OS used is Archlinux with i3-wm.