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

Attributed and non-attributed placeholder overlapping on iOS 13.4

Open hvsw opened this issue 4 years ago • 0 comments

What

Attributed and non-attributed placeholder overlapping on iOS 13.4. The issue seems to be related to the order we set text and the placeholder text.

Is this an expected behavior? I guess the most obvious expectation would be that the last one set(attributed or not) should be the one that rules.

Simulator Screen Shot - iPhone 11 - 2020-04-03 at 13 23 45

References

Repository with described issue

hvsw avatar Apr 03 '20 16:04 hvsw