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

Backspace key Icon not rendering correctly #23

Closed
peoplecount opened this issue Feb 2, 2022 · 7 comments · Fixed by #30
Closed

Backspace key Icon not rendering correctly #23

peoplecount opened this issue Feb 2, 2022 · 7 comments · Fixed by #30
Labels
bug Something isn't working

Comments

@peoplecount
Copy link

Hi. The icon next to the letter M in the bottom row of the keyboard in the app seems not to be working. What is the intended use of the button?

@avojak
Copy link
Owner

avojak commented Feb 2, 2022

I'm not sure what you mean by "four horizontal lines". The button in the bottom right is a delete/backspace key, so if there aren't any typed letters pressing it won't do anything.

@peoplecount
Copy link
Author

peoplecount commented Feb 2, 2022 via email

@avojak
Copy link
Owner

avojak commented Feb 2, 2022

Doesn't look like the screenshot got added correctly. So just to clarify, there's no observed bug here right?

@peoplecount
Copy link
Author

Yes. The button is functioning as expected. The only query I have is regarding the icon. Is the four line icon the intended one. It doesn't signify backspace. I am not familiar with any icons from elementary ecosystem, so maybe its just my unfamiliarity.

@avojak
Copy link
Owner

avojak commented Feb 3, 2022

That's really odd, it's using a unicode symbol (U+232B I think) rather than an icon so it should appear like it does in the README screenshots. Could you provide a bit more info about your setup so I can try to investigate further? (There's some info on the GutHub issue template that'll tell you what to add)

@avojak
Copy link
Owner

avojak commented Feb 3, 2022

The best solution here might just be to not use the Unicode character to ensure rendering is consistent.

@peoplecount peoplecount changed the title Icon next to letter M (Four horizontal lines) does nothing Icon next to letter M (Four horizontal lines) not rendering correctly Feb 3, 2022
@peoplecount
Copy link
Author

Output of unmame

Linux LinuxSSD 5.4.0-97-generic #110-Ubuntu SMP Thu Jan 13 18:22:13 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
NAME="Ubuntu"
VERSION="20.04.3 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.3 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

Warble Version 1.2.0

@peoplecount peoplecount changed the title Icon next to letter M (Four horizontal lines) not rendering correctly Backspace key Icon not rendering correctly Feb 4, 2022
@avojak avojak added the bug Something isn't working label Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants