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

server check view: typed 'yes' was white on white bg #110

Open
xaur opened this issue Dec 19, 2018 · 1 comment
Open

server check view: typed 'yes' was white on white bg #110

xaur opened this issue Dec 19, 2018 · 1 comment

Comments

@xaur
Copy link

xaur commented Dec 19, 2018

When I typed 'yes' to confirm server ID, the 'yes' was white on white background, thus invisible.

This happened in v0.1.1 when I was setting up like half year ago.

@marcopeereboom
Copy link
Contributor

This is a real odd issue and it probably hiding in the bowels of ttk. What happens is that at x>50 the text doesn't print. If you move the edit box to an x location that is lower than for then letters before ~50 do show up but not once you get past ~50 again.

No idea why this works correctly with the text edit box at the bottom but it has something to do with the relative x somehow.

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

No branches or pull requests

2 participants