https://bugs.documentfoundation.org/show_bug.cgi?id=47679
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #18 from V Stuart Foote <[email protected]> --- Yes it is fixed. The copy/paste works as expected. Font conversion is no longer an issue and the OpenSymbol fallback is behaving, i.e. copying a string of OpenSymbol PUA (U+e11aU+e691U+e690U+e593U+e594), <Alt>+X converting, copying glyphs, pasting to different module, <Alt>+X converting back. The Unicode PUA remains intact (no table lookup), and the fallback for the OpenSymbol PUA results in OpenSymbol -- even when pasted as unformatted text. I think this is what we want. I think I was confused/wrong about the StarBat, StarSymbol table lookups in fontcvt.cxx--which now with removing the StarSymbol handling are even more orphaned. The mislabeling and then mishandling of symbol font, assigning MS_1252 encoding, suggested in comment 13 is much more likely. -- You are receiving this mail because: You are the assignee for the bug.
