Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] White title on white background in AlertDialogs in Samsung devices #3192

Closed
JuancaG05 opened this issue Apr 7, 2021 · 1 comment · Fixed by #4277
Closed

[BUG] White title on white background in AlertDialogs in Samsung devices #3192

JuancaG05 opened this issue Apr 7, 2021 · 1 comment · Fixed by #4277

Comments

@JuancaG05
Copy link
Collaborator

Actual behaviour

In Samsung devices, when you open any AlertDialog in the app, the title is shown white-colored, and since the background is also white, it becomes illegible. A screenshot where we can see the problem:

device-2021-04-06-155007

Expected behaviour

The title should appear in black so that it is perfectly legible, as it does in any other not-Samsung device.

Steps to reproduce

  1. Select with a long tap any folder or file
  2. Tap the share button in the Action Bar
  3. Tap the "+" button next to "Public links"

This is an example of an AlertDialog with title in the app, we can find more through the different screens.

Can this problem be reproduced with the official owncloud server?
(url: https://demo.owncloud.org, user: test, password: test)
Yes it can, it's a bug in the front-end part of the app, so the server is not important here.

Environment data

It's been checked with 2 different Samsung devices:

Android version: 9
Device model: Samsung Galaxy S9
ownCloud app version: 2.17

Android version: 11
Device model: Samsung Galaxy S10+
ownCloud app version: 2.17

It has also been tested with another devices such as Nexus 5 (Android 10), Nexus 6P (Android 7), Huawei P20 Lite (Android 9) and Pixel 2 (Android 11), and working fine in all of them.

@jesmrec
Copy link
Collaborator

jesmrec commented Apr 8, 2021

Some black magic in Samsung devices. It will be checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants