# White Invisible Text while edit doc

**URL:** https://forum.collaboraonline.com/t/white-invisible-text-while-edit-doc/353
**Category:** Uncategorized
**Created:** [May 5, 2021, 12:24pm UTC](https://forum.collaboraonline.com/t/white-invisible-text-while-edit-doc/353 "2021-05-05T12:24:44Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Damir](https://avatars.discourse-cdn.com/v4/letter/d/7993a0/32.png) [@Damir](https://forum.collaboraonline.com/u/Damir)
#### Post date: [May 5, 2021, 12:24pm UTC](https://forum.collaboraonline.com/t/white-invisible-text-while-edit-doc/353/1 "2021-05-05T12:24:45Z")

</div>

Hello.

I built android version and can open any file.

But the problem is that the text is white and invisible.  
I checked the Font, Bold, Italic, and etc, but still invisible.

When I open powerpoint(.odt) file and click play button, I can see the texts.  
but invisible while edit.

I checked this issue and built with version 6-4, but still got same issue.  
[https://forum.collaboraonline.com/t/android-app-invisible-text-issue/73](https://forum.collaboraonline.com/t/android-app-invisible-text-issue/73)

Is it a css issue?

I checked AndroidStudio Log and I got this.

```auto
D/LOActivity: postMobileMessage: commandvalues command=.uno:LanguageStatus
D/loolwsd: DBG Mobile-23176 2021-05-04 14:40:23.662366 [JavaBridge] DBG From JS: lool: commandvalues command=.uno:LanguageStatus| /home/sic/Downloads/online-android/android/lib/src/main/cpp/androidapp.cpp:195
D/loolwsd: ERR Mobile-23178 2021-05-04 14:40:23.663865 [docbroker_001] ERR Could not open .uno:LanguageStatus| /home/sic/Downloads/online-android/wsd/TileCache.cpp:252
D/LOActivity: postMobileMessage: commandvalues command=.uno:ViewAnnotations
D/loolwsd: DBG Mobile-23176 2021-05-04 14:40:23.666670 [JavaBridge] DBG From JS: lool: commandvalues command=.uno:ViewAnnotations| /home/sic/Downloads/online-android/android/lib/src/main/cpp/androidapp.cpp:195
D/loolwsd: ERR Mobile-23178 2021-05-04 14:40:23.667802 [docbroker_001] ERR Could not open .uno:ViewAnnotations| /home/sic/Downloads/online-android/wsd/TileCache.cpp:252
D/LOActivity: postMobileMessage: commandvalues command=.uno:StyleApply
D/loolwsd: DBG Mobile-23176 2021-05-04 14:40:23.670853 [JavaBridge] DBG From JS: lool: commandvalues command=.uno:StyleApply| /home/sic/Downloads/online-android/android/lib/src/main/cpp/androidapp.cpp:195
D/loolwsd: ERR Mobile-23178 2021-05-04 14:40:23.672005 [docbroker_001] ERR Could not open .uno:StyleApply| /home/sic/Downloads/online-android/wsd/TileCache.cpp:252
D/LOActivity: postMobileMessage: commandvalues command=.uno:CharFontName
D/loolwsd: DBG Mobile-23176 2021-05-04 14:40:23.675078 [JavaBridge] DBG From JS: lool: commandvalues command=.uno:CharFontName| /home/sic/Downloads/online-android/android/lib/src/main/cpp/androidapp.cpp:195
D/loolwsd: ERR Mobile-23178 2021-05-04 14:40:23.676172 [docbroker_001] ERR Could not open .uno:CharFontName| /home/sic/Downloads/online-android/wsd/TileCache.cpp:252

```

Thank you.  
Damir.

---

<div class="post-metadata">

### Author: ![Damir](https://avatars.discourse-cdn.com/v4/letter/d/7993a0/32.png) [@Damir](https://forum.collaboraonline.com/u/Damir)
#### Post date: [May 5, 2021, 3:17pm UTC](https://forum.collaboraonline.com/t/white-invisible-text-while-edit-doc/353/2 "2021-05-05T15:17:45Z")

</div>

Hello.

I tested like below and I can see the text while edit.

I extract .so files from the Collabora Office APK I downloaded from APKPure(PlayStore).  
And I replaced .so files to my APK by apktool  
As a result, I can see the texts.

The difference is version.  
PlayStore APK is 6-4-3 and I cloned distro/collabora/6-4  
Looks like I cloned 6-4-8 or 9.

I used NDK 20.1.5948944.

Please tell me about version

Thank you.  
Damir.

---

<div class="post-metadata">

### Author: ![charles](https://avatars.discourse-cdn.com/v4/letter/c/6f9a4e/32.png) [@charles](https://forum.collaboraonline.com/u/charles)
#### Post date: [May 5, 2021, 4:21pm UTC](https://forum.collaboraonline.com/t/white-invisible-text-while-edit-doc/353/3 "2021-05-05T16:21:34Z")

</div>

I think the public source code for android may be different from real source code of playstore apk.

Right, mentors?

Thanks,  
Charles.

---

<div class="post-metadata">

### Author: ![CanoeCat](https://avatars.discourse-cdn.com/v4/letter/c/e79b87/32.png) [@CanoeCat](https://forum.collaboraonline.com/u/CanoeCat)
#### Post date: [August 16, 2021, 10:44am UTC](https://forum.collaboraonline.com/t/white-invisible-text-while-edit-doc/353/4 "2021-08-16T10:44:52Z")

</div>

I have the same problem, have you solved it?
