# TextInput PlaceHolder text squashed on Android

**URL:** https://forums.fusetools.com/t/textinput-placeholder-text-squashed-on-android/5956
**Category:** Bug Reports
**Created:** [January 28, 2018, 2:45pm UTC](https://forums.fusetools.com/t/textinput-placeholder-text-squashed-on-android/5956 "2018-01-28T14:45:11Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![booster](https://avatars.discourse-cdn.com/v4/letter/b/c0e974/32.png) [@booster](https://forums.fusetools.com/u/booster)
#### Post date: [January 28, 2018, 2:45pm UTC](https://forums.fusetools.com/t/textinput-placeholder-text-squashed-on-android/5956/1 "2018-01-28T14:45:11Z")

</div>

PlaceHolder text for TextInput is squashed on Android when the TextInput doesn’t have focus. It’s displayed alright when it does have focus. See attached images.

This project was last build end of September 2017, so the whatever causes this must have happened afterwards.

Fuse version 1.6.0 (build 15273), MacOS 10.13.2

 ![file](https://s3.us-east-2.amazonaws.com/fuse-legacy-forum-assets/VlmnfAvOwVQk-image-1517150612581.jpg)  
 ![file](https://s3.us-east-2.amazonaws.com/fuse-legacy-forum-assets/HzqzpNMJO26e-image-1517150612578.jpg)

---

<div class="post-metadata">

### Author: ![booster](https://avatars.discourse-cdn.com/v4/letter/b/c0e974/32.png) [@booster](https://forums.fusetools.com/u/booster)
#### Post date: [January 28, 2018, 3:13pm UTC](https://forums.fusetools.com/t/textinput-placeholder-text-squashed-on-android/5956/2 "2018-01-28T15:13:41Z")

</div>

It seems any text entered to the TextInput will also be squashed to the left when focus is lost.

---

<div class="post-metadata">

### Author: ![Uldis](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/uldis/32/657_2.png) [@Uldis](https://forums.fusetools.com/u/Uldis)
#### Post date: [January 29, 2018, 6:57am UTC](https://forums.fusetools.com/t/textinput-placeholder-text-squashed-on-android/5956/3 "2018-01-29T06:57:53Z")

</div>

Hi booster,

do you happen to have a minimal reproduction for this? Which Android version is that?

---

<div class="post-metadata">

### Author: ![booster](https://avatars.discourse-cdn.com/v4/letter/b/c0e974/32.png) [@booster](https://forums.fusetools.com/u/booster)
#### Post date: [January 29, 2018, 8:33am UTC](https://forums.fusetools.com/t/textinput-placeholder-text-squashed-on-android/5956/4 "2018-01-29T08:33:50Z")

</div>

Hey,

No repro, but I’ll try and make one. Just wanted to make sure it wasn’t something known before I started spending customer time on the issue 🙂

The device is running Android 4.4.2

---

<div class="post-metadata">

### Author: ![booster](https://avatars.discourse-cdn.com/v4/letter/b/c0e974/32.png) [@booster](https://forums.fusetools.com/u/booster)
#### Post date: [January 29, 2018, 9:18am UTC](https://forums.fusetools.com/t/textinput-placeholder-text-squashed-on-android/5956/5 "2018-01-29T09:18:30Z")

</div>

It happens with any that has TextWrapping=“Wrap”. Removing TextWrapping solves the issue (but then wrapping doesn’t work ofcourse. I can live with that in this case :)).

---

<div class="post-metadata">

### Author: ![Arturs](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/arturs/32/582_2.png) [@Arturs](https://forums.fusetools.com/u/Arturs)
#### Post date: [January 31, 2018, 9:09am UTC](https://forums.fusetools.com/t/textinput-placeholder-text-squashed-on-android/5956/6 "2018-01-31T09:09:57Z")

</div>

Hey, booster!

I logged issue related to your problem [here](https://github.com/fusetools/fuselibs-public/issues/987).

---

<div class="post-metadata">

### Author: ![booster](https://avatars.discourse-cdn.com/v4/letter/b/c0e974/32.png) [@booster](https://forums.fusetools.com/u/booster)
#### Post date: [January 31, 2018, 9:12am UTC](https://forums.fusetools.com/t/textinput-placeholder-text-squashed-on-android/5956/7 "2018-01-31T09:12:00Z")

</div>

great - thanks! \<3
