ParquetViewer icon indicating copy to clipboard operation
ParquetViewer copied to clipboard

[FEAT] Add horizontal scroll wheel support

Open joukevandermaas opened this issue 2 months ago • 1 comments

Parquet Viewer Version What version of Parquet Viewer are you experiencing the issue with?

3.4.1.2

Where was the parquet file created? Apache Spark, Hive, Java, C#, pyarrow, etc.

AWS generated it, but the file is not the issue.

Sample File Upload a sample file so the issue can be debugged! You can zip your parquet file to upload it directly to GitHub.

N/A

Describe the bug A clear and concise description of what the bug is.

When I use the horizontal scroll function on my mouse, I expect the table to scroll horizontally. Currently it does not move at all.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

joukevandermaas avatar Nov 06 '25 11:11 joukevandermaas

It seems horizontal scroll wheels aren't natively supported in Winforms. Going to switch this to an enchancement ticket instead of a bug ticket.

As a workaround please try using Ctrl + Mouse wheel for horizontal scrolling.

mukunku avatar Nov 24 '25 18:11 mukunku