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

ScrollView not displayed correctly on CursesDriver #2866

Closed
kacperpikacz opened this issue Sep 24, 2023 · 5 comments
Closed

ScrollView not displayed correctly on CursesDriver #2866

kacperpikacz opened this issue Sep 24, 2023 · 5 comments
Labels

Comments

@kacperpikacz
Copy link

Describe the bug
ScrollView is not displayed correctly when scrolling using mouse or by dragging scrollbar.

Desktop:
Silicon Ventura 13.6, Terminal.Gui develop

Screenshots

charactermap.mov
scrollview2.mov
@BDisp
Copy link
Collaborator

BDisp commented Sep 24, 2023

Please can you test with the PR #2848 and check again. All the tests on macOS must be done with that PR because some of the issues may be already fixed. Thanks.

@kacperpikacz
Copy link
Author

No changes at all after running with #2848

@tig tig added the bug label Oct 2, 2023
@BDisp
Copy link
Collaborator

BDisp commented Nov 10, 2023

@kacperpikacz does PR #2951 fixes this? Or this is already fixed?

@kacperpikacz
Copy link
Author

@BDisp yes recent pr fixed the scrollview issue shown on second video.

@BDisp
Copy link
Collaborator

BDisp commented Nov 11, 2023

@BDisp yes recent pr fixed the scrollview issue shown on second video.

Thanks @kacperpikacz. The issue of the first video isn't yet fixed because some glyphs doesn't render well. On CursesDriver the non-bmp code points aren't working yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants