You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
Select with a long tap any folder or file
Tap the share button in the Action Bar
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:
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.
The text was updated successfully, but these errors were encountered:
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:
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
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.
The text was updated successfully, but these errors were encountered: