UITextView-Placeholder icon indicating copy to clipboard operation
UITextView-Placeholder copied to clipboard

Placeholder font changes if the first character entered into the text view is an emoticon

Open mattsson opened this issue 9 years ago • 2 comments

It changes to a monospaced font, like so:

screenshot_29_03_16_15_15

Steps to Reproduce:

  1. Enter emoticon into text view
  2. Delete emoticon

Expected Outcome: Text view shows placeholder with correct font.

Actual Outcome: Text view shows placeholder with monospaced font: <UICTFont: 0x7fc85e9ed660> font-family: "Apple Color Emoji"; font-weight: normal; font-style: normal; font-size: 14.00pt">

mattsson avatar Mar 29 '16 13:03 mattsson

@mattsson, thanks for detailed report. I'll check it as soon as possible :)

devxoul avatar Mar 30 '16 06:03 devxoul

@mattsson, which version of iOS and UITextView+Placeholder did you tested with? Every emoji cause the bug?

devxoul avatar Apr 12 '16 15:04 devxoul