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

Braille symbols cause visual artefacts #1075

Closed
serpent7776 opened this issue Oct 8, 2023 · 4 comments
Closed

Braille symbols cause visual artefacts #1075

serpent7776 opened this issue Oct 8, 2023 · 4 comments

Comments

@serpent7776
Copy link

Expected Behavior

Braille symbols don't break layout of TUI apps.

Current Behavior

Braille symbols cause visual artefacts, e.g. in btop and bottom.
The issue disappears if braille symbols are disabled.

Possible Solution

Braille symbols rendering is probably buggy and should be fixed.

Steps to Reproduce (for bugs)
  1. Launch btop ar btm with braille symbols enabled.
Context

This breaks TUI layouts.

System Information
  • QTerminal version: 1.3.0
  • Distribution & Version: Manjaro
  • Kernel: Linux arc 5.15.131-1-MANJARO #1 SMP PREEMPT Thu Sep 7 11:05:18 UTC 2023 x86_64 GNU/Linux
  • Qt Version: 5.15.10

image
image

btop: https://github.com/aristocratos/btop
bottom: https://github.com/ClementTsang/bottom

@yan12125
Copy link
Member

The same issue as #685. I have no idea how this can be properly fixed, though.

@correabuscar
Copy link

correabuscar commented Jun 24, 2024

this seems to be #710 (comment)

or maybe not...

@serpent7776
Copy link
Author

Thanks, I confirm that checking Preferences -> Appearance -> Use box drawing characters contained in the font helps with drawing the boxes, but I still see artefacts, e.g.
image

I'm now at QTerminal 2, Qt version 6.7.1.

@correabuscar
Copy link

correabuscar commented Jun 24, 2024

excellent! I see that you're now affected by #1143
just like I am:
btop_after_a_while

that patch fixed it for me

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

No branches or pull requests

3 participants