arduino / arduino/Arduino

Allow scrolling of the tab bar

Open
#6,109 3 comments 0 reactions 0 assignees View on GitHub
Component: IDE user interface Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm using the Arduino IDE for a very large project (31 seperate Sketch files).
Switching through these tabs with the context menu on the right is working but it's not possible to scroll right inside the tab control as it is possible in other tab controls.

Because the scrolling is not implemented and I had to work with 31 tabs, I used my three monitors and resized the window to a width of 3600 pixels and noticed that the header has a maximum width of 3000 pixels and is then leaving ugly padding spaces on the left and right sides. (see screenshot)

![prob2](https://cloud.githubusercontent.com/assets/4956053/24221347/4ad6836a-0f4e-11e7-8c58-cf33f3322944.png)

Thanks for your fantastic work on Arduino,
Julian

Contributor guide

Open the contributing guide

Research direction

The issue names no source files or tests. Start by locating the Arduino IDE tab-bar and header UI implementation, then reproduce the behavior with many Sketch tabs and a very wide window; done means the tab bar scrolls horizontally and the header no longer leaves the reported padding spaces.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.