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

vbindiff background and border rendering broken #189

Closed
shoffmeister opened this issue May 23, 2018 · 2 comments
Closed

vbindiff background and border rendering broken #189

shoffmeister opened this issue May 23, 2018 · 2 comments
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Conhost For issues in the Console codebase Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@shoffmeister
Copy link

  • Your Windows build number: (Type ver at a Windows Command Prompt)

Microsoft Windows [Version 10.0.17134.48]

  • What you're doing and what's happening: (Copy & paste specific commands and their output, or include screen shots)

vbindiff on unbuntu 18.04 rendering of its background and borders is broken.

To reproduce in general, 'sudo apt install vbindiff' on Ubuntu 18.04, then diff any two large binary files.

image

Notice that the gray background missing in the top and middle; the blue background where no output was written. Notice also the badly formatted border / frame at the bottom of the window.

Note: Upon resizing the console window, the background gets redrawn correctly, but the frame at the bottom is still off.

  • What's wrong / what should be happening instead:

KDE konsole (shown via vcvxsrv Windows X server) rendering from the same system:

image

@zadjii-msft
Copy link
Member

zadjii-msft commented May 23, 2018

Curious that resizing fixes this problem, I'd expect resizing to actually cause this behavior.

This kinda reminds me of #70, I'll take a look. The bottom frame should definitely not look like that.

@zadjii-msft zadjii-msft added the Product-Conhost For issues in the Console codebase label May 23, 2018
@zadjii-msft
Copy link
Member

Actually it turns out this was the issue reported in #240.

Should be fixed and on it's way out to insiders now :)

@zadjii-msft zadjii-msft added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. labels Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Conhost For issues in the Console codebase Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants