gyscos / gyscos/cursive

[Bug] ScrollView panics when using mousewheel

Open
#356 5 comments 3 reactions 0 assignees View on GitHub
backends compat_terminal help wanted
Dominant language
Rust
Stars
4.8k
Forks
270
Avg merge
5d 19h
Merged PRs (30d)
2

Description

# Problem description

When using the mouse wheel on a ScrollView with visible scrollbars the program panics. This happens with the pancurses backend under Windows10. Crossterm works fine. The [scrolling example](https://github.com/gyscos/cursive/blob/master/examples/scroll.rs) can be used to reproduce this.

# Environment

* Operating system: Windows10
* Backend used: pancurses
* Current locale (run `locale` in a terminal): Can't get this to work :(
* Cursive version (from crates.io, from git, ...): 0.12

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.