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

No scroll bar when list is longer/wider than terminal is high/wide #160

Open
3 tasks done
tig opened this issue Aug 3, 2022 · 0 comments
Open
3 tasks done

No scroll bar when list is longer/wider than terminal is high/wide #160

tig opened this issue Aug 3, 2022 · 0 comments
Labels
Milestone

Comments

@tig
Copy link
Collaborator

tig commented Aug 3, 2022

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

Keyboard and mouse-wheel scrolling work fine, but because there's no ScrollBarView when the list of items exceeds the number of rows provided by the terminal height...

a) It's hard to know that there are more items
b) it's not possible to scroll with mousedrag

This applies to both # of items and when there are items that are too wide (current behavior is to clip).

Expected behavior

If the number of rows in items exceeds the number of rows provided by the terminal height, have a `ScrollBarView` visible.

Actual behavior

No vertical scroll bar is ever shown.

Error details

No response

Environment data

All platforms

Version

All

Visuals

No response

@tig tig changed the title OCGV: No scroll bar when list is longer/wider than terminal is high/wide No scroll bar when list is longer/wider than terminal is high/wide Aug 25, 2022
@SteveL-MSFT SteveL-MSFT added this to the Future milestone Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants