https://bugs.documentfoundation.org/show_bug.cgi?id=154884
--- Comment #2 from Mike Kaganski <[email protected]> --- It is the expected thing. You are not adding "abstract character", and when you insert the item from the recents, you are inserting a character with a specific font. The check there in the code does exactly this: checks if the character is there, *and* the font is the same. Consider, for example, some symbol font, or a font with some gothic look: you might want to have the characters from there, independently of their "copies" from other fonts - say, the char from a gothic font could be used in Math, while its copy from symbol font could show some icon in that place... NAB. I don't mark it as such, up to UX to discuss, and if wanted, to make changes (I can provide code pointers if needed). -- You are receiving this mail because: You are the assignee for the bug.
