Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

chat: message visible only if message in :focus #36

Open
strukturart opened this issue Dec 14, 2021 · 5 comments · Fixed by plan5/chooj#1
Open

chat: message visible only if message in :focus #36

strukturart opened this issue Dec 14, 2021 · 5 comments · Fixed by plan5/chooj#1

Comments

@strukturart
Copy link

the messages are only visible when they are in focus. maybe only the color black-> white changes

@farooqkz
Copy link
Owner

farooqkz commented May 1, 2022

I don't remember what the problem was. Maybe add some explaination in a comment?

@farooqkz
Copy link
Owner

ping @strukturart

@plan5
Copy link
Contributor

plan5 commented Aug 12, 2023

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 could fix it by setting in src/index.html

in line 9 to

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.

@farooqkz
Copy link
Owner

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 could fix it by setting in src/index.html in line 9 to

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?

@plan5
Copy link
Contributor

plan5 commented Aug 12, 2023

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):

2023-08-12-22-38-42
2023-08-12-22-39-20
2023-08-12-22-39-27

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants