-
Notifications
You must be signed in to change notification settings - Fork 13
chat: message visible only if message in :focus #36
Comments
I don't remember what the problem was. Maybe add some explaination in a comment? |
ping @strukturart |
I can confirm this on Nokia 8000 with KaiOS Version 20.00.17.01. It's not happening with my Nokia 8110 (don't have the Version right now but it should be the last available). What happens is that some backgrounds that are white on 8110 will appear black on the 8000. This first happens on the cowsay loading screen: On 8110 there is a white frame, on 8000 there is no (visible) frame around the image. In a chat window, unselected messages will appear black on black. Edit: Tested on commit 9f5abb8 Edit 2: I'll add this to the comment but won't create a PR until I've tested what happens on the 8110 when I do this. |
I think what you are talking about is a totally different issue? |
I think my issue fits the description above quite well, but maybe you know something more about the original report. Anyway, here are some screenshots of what I mean (the content of the visible messages is irrelevant, they're in focus so they're visible as long as they are): I've tested with the 8110 now and I saw no negative impact of setting color to #ffffff so I'll add a PR for you to test if you want. |
This commit is meant to fix farooqkz#36
the messages are only visible when they are in focus. maybe only the color black-> white changes
The text was updated successfully, but these errors were encountered: