Jump to content
Sheet Folders in Testing Γ—

Unicode character behavior


Recommended Posts

This is more of a question than anything else. I'm curious why sometimes unicode characters are turned into "objects" after they get saved. By "object" I mean once you click on them they get that highlight and the box pops up in the top-left corner so you can drag-and-drop it (just like a fieldset).

Behold:

➤ • ○ ö ✔ ☑ stays as text

does not stay as text

Example image added

unicode.jpg.5e55b2ab3df0c2ef6403001ebe9707b3.jpg

The left one is highlighted. The right one is hovered over (screen capture doesn't grab your cursor).

While these still end up working, it is much more cumbersome editing sheets that use dots instead of numbers because you can't copy and paste "objects" easily and/or without it breaking your formatting (editor loves to add wrapping <p> tags).


In this same vein, I use those second dots with colors to indicate their source (whether they were a base cost, or purchased with a type of experience points, etc.). However, I'm running into an issue where a user says all the dots are the same color. For me, they appear in color. I'm trying to see whether they view on mobile or not.

The post in question.

Edit: I just checked on my phone (android) and they in fact do not display properly. I'll see if I can manage a screenshot... Gosh I hate phones...

Examples

image.png.71d4a02701f3c120b586e920e1921dc9.png

Screenshot_2023-05-24-17-14-50.png.40d5cef1a50158b573d098e6fc9a23aa.png

First is from PC. Second is from mobile (assuming I can get it to save).

 

Link to comment
Share on other sites

  • 2 weeks later...

I understand that (and as a side note, I can only see that first symbol; the rest are nondescript rectangles).

My question was more why? They seem to work fine without the wrapper (which makes them more difficult to use). Also, said wrapper strips them of color for some users and I'm not sure why (both using windows chrome desktop).

Link to comment
Share on other sites

This is simply how IPS works; it's purposefully translating font-specific Unicode implementations to the standard set of emoji fonts used across devices:

font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";

 

Link to comment
Share on other sites

Γ—
Γ—
  • Create New...